1. 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.
  2. 863.60 s [python3.14-pythran] !!
  3. 863.60 s [python3.14-pythran]
  4. 863.60 s [python3.14-pythran] ********************************************************************************
  5. 863.60 s [python3.14-pythran] ############################
  6. 863.60 s [python3.14-pythran] # Package would be ignored #
  7. 863.60 s [python3.14-pythran] ############################
  8. 863.60 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.numpy.not_equal' as an importable package[^1],
  9. 863.60 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  10. 863.60 s [python3.14-pythran]
  11. 863.60 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  12. 863.60 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.numpy.not_equal' is explicitly added
  13. 863.60 s [python3.14-pythran] to the `packages` configuration field.
  14. 863.60 s [python3.14-pythran]
  15. 863.60 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  16. 863.60 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  17. 863.60 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  18. 863.60 s [python3.14-pythran]
  19. 863.60 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  20. 863.60 s [python3.14-pythran]
  21. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  22. 863.60 s [python3.14-pythran]
  23. 863.60 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.numpy.not_equal' to be distributed and are
  24. 863.60 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.numpy.not_equal' via
  25. 863.60 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  26. 863.60 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  27. 863.60 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  28. 863.60 s [python3.14-pythran]
  29. 863.60 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  30. 863.60 s [python3.14-pythran]
  31. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  32. 863.60 s [python3.14-pythran]
  33. 863.60 s [python3.14-pythran]
  34. 863.60 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  35. 863.60 s [python3.14-pythran] even if it does not contain any `.py` files.
  36. 863.60 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  37. 863.60 s [python3.14-pythran] directory, all directories are treated like packages.
  38. 863.60 s [python3.14-pythran] ********************************************************************************
  39. 863.60 s [python3.14-pythran]
  40. 863.60 s [python3.14-pythran] !!
  41. 863.60 s [python3.14-pythran] check.warn(importable)
  42. 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.
  43. 863.60 s [python3.14-pythran] !!
  44. 863.60 s [python3.14-pythran]
  45. 863.60 s [python3.14-pythran] ********************************************************************************
  46. 863.60 s [python3.14-pythran] ############################
  47. 863.60 s [python3.14-pythran] # Package would be ignored #
  48. 863.60 s [python3.14-pythran] ############################
  49. 863.60 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.numpy.power' as an importable package[^1],
  50. 863.60 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  51. 863.60 s [python3.14-pythran]
  52. 863.60 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  53. 863.60 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.numpy.power' is explicitly added
  54. 863.60 s [python3.14-pythran] to the `packages` configuration field.
  55. 863.60 s [python3.14-pythran]
  56. 863.60 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  57. 863.60 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  58. 863.60 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  59. 863.60 s [python3.14-pythran]
  60. 863.60 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  61. 863.60 s [python3.14-pythran]
  62. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  63. 863.60 s [python3.14-pythran]
  64. 863.60 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.numpy.power' to be distributed and are
  65. 863.60 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.numpy.power' via
  66. 863.60 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  67. 863.60 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  68. 863.60 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  69. 863.60 s [python3.14-pythran]
  70. 863.60 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  71. 863.60 s [python3.14-pythran]
  72. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  73. 863.60 s [python3.14-pythran]
  74. 863.60 s [python3.14-pythran]
  75. 863.60 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  76. 863.60 s [python3.14-pythran] even if it does not contain any `.py` files.
  77. 863.60 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  78. 863.60 s [python3.14-pythran] directory, all directories are treated like packages.
  79. 863.60 s [python3.14-pythran] ********************************************************************************
  80. 863.60 s [python3.14-pythran]
  81. 863.60 s [python3.14-pythran] !!
  82. 863.60 s [python3.14-pythran] check.warn(importable)
  83. 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.
  84. 863.60 s [python3.14-pythran] !!
  85. 863.60 s [python3.14-pythran]
  86. 863.60 s [python3.14-pythran] ********************************************************************************
  87. 863.60 s [python3.14-pythran] ############################
  88. 863.60 s [python3.14-pythran] # Package would be ignored #
  89. 863.60 s [python3.14-pythran] ############################
  90. 863.60 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.numpy.random' as an importable package[^1],
  91. 863.60 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  92. 863.60 s [python3.14-pythran]
  93. 863.60 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  94. 863.60 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.numpy.random' is explicitly added
  95. 863.60 s [python3.14-pythran] to the `packages` configuration field.
  96. 863.60 s [python3.14-pythran]
  97. 863.60 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  98. 863.60 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  99. 863.60 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  100. 863.60 s [python3.14-pythran]
  101. 863.60 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  102. 863.60 s [python3.14-pythran]
  103. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  104. 863.60 s [python3.14-pythran]
  105. 863.60 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.numpy.random' to be distributed and are
  106. 863.60 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.numpy.random' via
  107. 863.60 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  108. 863.60 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  109. 863.60 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  110. 863.60 s [python3.14-pythran]
  111. 863.60 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  112. 863.60 s [python3.14-pythran]
  113. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  114. 863.60 s [python3.14-pythran]
  115. 863.60 s [python3.14-pythran]
  116. 863.60 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  117. 863.60 s [python3.14-pythran] even if it does not contain any `.py` files.
  118. 863.60 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  119. 863.60 s [python3.14-pythran] directory, all directories are treated like packages.
  120. 863.60 s [python3.14-pythran] ********************************************************************************
  121. 863.60 s [python3.14-pythran]
  122. 863.60 s [python3.14-pythran] !!
  123. 863.60 s [python3.14-pythran] check.warn(importable)
  124. 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.
  125. 863.60 s [python3.14-pythran] !!
  126. 863.60 s [python3.14-pythran]
  127. 863.60 s [python3.14-pythran] ********************************************************************************
  128. 863.60 s [python3.14-pythran] ############################
  129. 863.60 s [python3.14-pythran] # Package would be ignored #
  130. 863.60 s [python3.14-pythran] ############################
  131. 863.60 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.numpy.remainder' as an importable package[^1],
  132. 863.60 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  133. 863.60 s [python3.14-pythran]
  134. 863.60 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  135. 863.60 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.numpy.remainder' is explicitly added
  136. 863.60 s [python3.14-pythran] to the `packages` configuration field.
  137. 863.60 s [python3.14-pythran]
  138. 863.60 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  139. 863.60 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  140. 863.60 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  141. 863.60 s [python3.14-pythran]
  142. 863.60 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  143. 863.60 s [python3.14-pythran]
  144. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  145. 863.60 s [python3.14-pythran]
  146. 863.60 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.numpy.remainder' to be distributed and are
  147. 863.60 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.numpy.remainder' via
  148. 863.60 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  149. 863.60 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  150. 863.60 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  151. 863.60 s [python3.14-pythran]
  152. 863.60 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  153. 863.60 s [python3.14-pythran]
  154. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  155. 863.60 s [python3.14-pythran]
  156. 863.60 s [python3.14-pythran]
  157. 863.60 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  158. 863.60 s [python3.14-pythran] even if it does not contain any `.py` files.
  159. 863.60 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  160. 863.60 s [python3.14-pythran] directory, all directories are treated like packages.
  161. 863.60 s [python3.14-pythran] ********************************************************************************
  162. 863.60 s [python3.14-pythran]
  163. 863.60 s [python3.14-pythran] !!
  164. 863.60 s [python3.14-pythran] check.warn(importable)
  165. 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.
  166. 863.60 s [python3.14-pythran] !!
  167. 863.60 s [python3.14-pythran]
  168. 863.60 s [python3.14-pythran] ********************************************************************************
  169. 863.60 s [python3.14-pythran] ############################
  170. 863.60 s [python3.14-pythran] # Package would be ignored #
  171. 863.60 s [python3.14-pythran] ############################
  172. 863.60 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.numpy.right_shift' as an importable package[^1],
  173. 863.60 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  174. 863.60 s [python3.14-pythran]
  175. 863.60 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  176. 863.60 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.numpy.right_shift' is explicitly added
  177. 863.60 s [python3.14-pythran] to the `packages` configuration field.
  178. 863.60 s [python3.14-pythran]
  179. 863.60 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  180. 863.60 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  181. 863.60 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  182. 863.60 s [python3.14-pythran]
  183. 863.60 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  184. 863.60 s [python3.14-pythran]
  185. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  186. 863.60 s [python3.14-pythran]
  187. 863.60 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.numpy.right_shift' to be distributed and are
  188. 863.60 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.numpy.right_shift' via
  189. 863.60 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  190. 863.60 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  191. 863.60 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  192. 863.60 s [python3.14-pythran]
  193. 863.60 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  194. 863.60 s [python3.14-pythran]
  195. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  196. 863.60 s [python3.14-pythran]
  197. 863.60 s [python3.14-pythran]
  198. 863.60 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  199. 863.60 s [python3.14-pythran] even if it does not contain any `.py` files.
  200. 863.60 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  201. 863.60 s [python3.14-pythran] directory, all directories are treated like packages.
  202. 863.60 s [python3.14-pythran] ********************************************************************************
  203. 863.60 s [python3.14-pythran]
  204. 863.60 s [python3.14-pythran] !!
  205. 863.60 s [python3.14-pythran] check.warn(importable)
  206. 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.
  207. 863.60 s [python3.14-pythran] !!
  208. 863.60 s [python3.14-pythran]
  209. 863.60 s [python3.14-pythran] ********************************************************************************
  210. 863.60 s [python3.14-pythran] ############################
  211. 863.60 s [python3.14-pythran] # Package would be ignored #
  212. 863.60 s [python3.14-pythran] ############################
  213. 863.60 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.numpy.subtract' as an importable package[^1],
  214. 863.60 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  215. 863.60 s [python3.14-pythran]
  216. 863.60 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  217. 863.60 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.numpy.subtract' is explicitly added
  218. 863.60 s [python3.14-pythran] to the `packages` configuration field.
  219. 863.60 s [python3.14-pythran]
  220. 863.60 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  221. 863.60 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  222. 863.60 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  223. 863.60 s [python3.14-pythran]
  224. 863.60 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  225. 863.60 s [python3.14-pythran]
  226. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  227. 863.60 s [python3.14-pythran]
  228. 863.60 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.numpy.subtract' to be distributed and are
  229. 863.60 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.numpy.subtract' via
  230. 863.60 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  231. 863.60 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  232. 863.60 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  233. 863.60 s [python3.14-pythran]
  234. 863.60 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  235. 863.60 s [python3.14-pythran]
  236. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  237. 863.60 s [python3.14-pythran]
  238. 863.60 s [python3.14-pythran]
  239. 863.60 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  240. 863.60 s [python3.14-pythran] even if it does not contain any `.py` files.
  241. 863.60 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  242. 863.60 s [python3.14-pythran] directory, all directories are treated like packages.
  243. 863.60 s [python3.14-pythran] ********************************************************************************
  244. 863.60 s [python3.14-pythran]
  245. 863.60 s [python3.14-pythran] !!
  246. 863.60 s [python3.14-pythran] check.warn(importable)
  247. 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.
  248. 863.60 s [python3.14-pythran] !!
  249. 863.60 s [python3.14-pythran]
  250. 863.60 s [python3.14-pythran] ********************************************************************************
  251. 863.60 s [python3.14-pythran] ############################
  252. 863.60 s [python3.14-pythran] # Package would be ignored #
  253. 863.60 s [python3.14-pythran] ############################
  254. 863.60 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.numpy.true_divide' as an importable package[^1],
  255. 863.60 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  256. 863.60 s [python3.14-pythran]
  257. 863.60 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  258. 863.60 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.numpy.true_divide' is explicitly added
  259. 863.60 s [python3.14-pythran] to the `packages` configuration field.
  260. 863.60 s [python3.14-pythran]
  261. 863.60 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  262. 863.60 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  263. 863.60 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  264. 863.60 s [python3.14-pythran]
  265. 863.60 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  266. 863.60 s [python3.14-pythran]
  267. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  268. 863.60 s [python3.14-pythran]
  269. 863.60 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.numpy.true_divide' to be distributed and are
  270. 863.60 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.numpy.true_divide' via
  271. 863.60 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  272. 863.60 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  273. 863.60 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  274. 863.60 s [python3.14-pythran]
  275. 863.60 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  276. 863.60 s [python3.14-pythran]
  277. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  278. 863.60 s [python3.14-pythran]
  279. 863.60 s [python3.14-pythran]
  280. 863.60 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  281. 863.60 s [python3.14-pythran] even if it does not contain any `.py` files.
  282. 863.60 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  283. 863.60 s [python3.14-pythran] directory, all directories are treated like packages.
  284. 863.60 s [python3.14-pythran] ********************************************************************************
  285. 863.60 s [python3.14-pythran]
  286. 863.60 s [python3.14-pythran] !!
  287. 863.60 s [python3.14-pythran] check.warn(importable)
  288. 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.
  289. 863.60 s [python3.14-pythran] !!
  290. 863.60 s [python3.14-pythran]
  291. 863.60 s [python3.14-pythran] ********************************************************************************
  292. 863.60 s [python3.14-pythran] ############################
  293. 863.60 s [python3.14-pythran] # Package would be ignored #
  294. 863.60 s [python3.14-pythran] ############################
  295. 863.60 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.omp' as an importable package[^1],
  296. 863.60 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  297. 863.60 s [python3.14-pythran]
  298. 863.60 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  299. 863.60 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.omp' is explicitly added
  300. 863.60 s [python3.14-pythran] to the `packages` configuration field.
  301. 863.60 s [python3.14-pythran]
  302. 863.60 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  303. 863.60 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  304. 863.60 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  305. 863.60 s [python3.14-pythran]
  306. 863.60 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  307. 863.60 s [python3.14-pythran]
  308. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  309. 863.60 s [python3.14-pythran]
  310. 863.60 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.omp' to be distributed and are
  311. 863.60 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.omp' via
  312. 863.60 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  313. 863.60 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  314. 863.60 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  315. 863.60 s [python3.14-pythran]
  316. 863.60 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  317. 863.60 s [python3.14-pythran]
  318. 863.60 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  319. 863.60 s [python3.14-pythran]
  320. 863.60 s [python3.14-pythran]
  321. 863.60 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  322. 863.60 s [python3.14-pythran] even if it does not contain any `.py` files.
  323. 863.60 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  324. 863.60 s [python3.14-pythran] directory, all directories are treated like packages.
  325. 863.60 s [python3.14-pythran] ********************************************************************************
  326. 863.60 s [python3.14-pythran]
  327. 863.60 s [python3.14-pythran] !!
  328. 863.60 s [python3.14-pythran] check.warn(importable)
  329. 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.
  330. 863.60 s [python3.14-pythran] !!
  331. 863.60 s [python3.14-pythran]
  332. 863.60 s [python3.14-pythran] ********************************************************************************
  333. 863.60 s [python3.14-pythran] ############################
  334. 863.60 s [python3.14-pythran] # Package would be ignored #
  335. 863.60 s [python3.14-pythran] ############################
  336. 863.60 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.operator_' as an importable package[^1],
  337. 863.60 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  338. 863.61 s [python3.14-pythran]
  339. 863.61 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  340. 863.61 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.operator_' is explicitly added
  341. 863.61 s [python3.14-pythran] to the `packages` configuration field.
  342. 863.61 s [python3.14-pythran]
  343. 863.61 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  344. 863.61 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  345. 863.61 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  346. 863.61 s [python3.14-pythran]
  347. 863.61 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  348. 863.61 s [python3.14-pythran]
  349. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  350. 863.61 s [python3.14-pythran]
  351. 863.61 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.operator_' to be distributed and are
  352. 863.61 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.operator_' via
  353. 863.61 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  354. 863.61 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  355. 863.61 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  356. 863.61 s [python3.14-pythran]
  357. 863.61 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  358. 863.61 s [python3.14-pythran]
  359. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  360. 863.61 s [python3.14-pythran]
  361. 863.61 s [python3.14-pythran]
  362. 863.61 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  363. 863.61 s [python3.14-pythran] even if it does not contain any `.py` files.
  364. 863.61 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  365. 863.61 s [python3.14-pythran] directory, all directories are treated like packages.
  366. 863.61 s [python3.14-pythran] ********************************************************************************
  367. 863.61 s [python3.14-pythran]
  368. 863.61 s [python3.14-pythran] !!
  369. 863.61 s [python3.14-pythran] check.warn(importable)
  370. 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.
  371. 863.61 s [python3.14-pythran] !!
  372. 863.61 s [python3.14-pythran]
  373. 863.61 s [python3.14-pythran] ********************************************************************************
  374. 863.61 s [python3.14-pythran] ############################
  375. 863.61 s [python3.14-pythran] # Package would be ignored #
  376. 863.61 s [python3.14-pythran] ############################
  377. 863.61 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.os.path' as an importable package[^1],
  378. 863.61 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  379. 863.61 s [python3.14-pythran]
  380. 863.61 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  381. 863.61 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.os.path' is explicitly added
  382. 863.61 s [python3.14-pythran] to the `packages` configuration field.
  383. 863.61 s [python3.14-pythran]
  384. 863.61 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  385. 863.61 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  386. 863.61 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  387. 863.61 s [python3.14-pythran]
  388. 863.61 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  389. 863.61 s [python3.14-pythran]
  390. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  391. 863.61 s [python3.14-pythran]
  392. 863.61 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.os.path' to be distributed and are
  393. 863.61 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.os.path' via
  394. 863.61 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  395. 863.61 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  396. 863.61 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  397. 863.61 s [python3.14-pythran]
  398. 863.61 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  399. 863.61 s [python3.14-pythran]
  400. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  401. 863.61 s [python3.14-pythran]
  402. 863.61 s [python3.14-pythran]
  403. 863.61 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  404. 863.61 s [python3.14-pythran] even if it does not contain any `.py` files.
  405. 863.61 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  406. 863.61 s [python3.14-pythran] directory, all directories are treated like packages.
  407. 863.61 s [python3.14-pythran] ********************************************************************************
  408. 863.61 s [python3.14-pythran]
  409. 863.61 s [python3.14-pythran] !!
  410. 863.61 s [python3.14-pythran] check.warn(importable)
  411. 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.
  412. 863.61 s [python3.14-pythran] !!
  413. 863.61 s [python3.14-pythran]
  414. 863.61 s [python3.14-pythran] ********************************************************************************
  415. 863.61 s [python3.14-pythran] ############################
  416. 863.61 s [python3.14-pythran] # Package would be ignored #
  417. 863.61 s [python3.14-pythran] ############################
  418. 863.61 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.random' as an importable package[^1],
  419. 863.61 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  420. 863.61 s [python3.14-pythran]
  421. 863.61 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  422. 863.61 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.random' is explicitly added
  423. 863.61 s [python3.14-pythran] to the `packages` configuration field.
  424. 863.61 s [python3.14-pythran]
  425. 863.61 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  426. 863.61 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  427. 863.61 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  428. 863.61 s [python3.14-pythran]
  429. 863.61 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  430. 863.61 s [python3.14-pythran]
  431. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  432. 863.61 s [python3.14-pythran]
  433. 863.61 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.random' to be distributed and are
  434. 863.61 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.random' via
  435. 863.61 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  436. 863.61 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  437. 863.61 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  438. 863.61 s [python3.14-pythran]
  439. 863.61 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  440. 863.61 s [python3.14-pythran]
  441. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  442. 863.61 s [python3.14-pythran]
  443. 863.61 s [python3.14-pythran]
  444. 863.61 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  445. 863.61 s [python3.14-pythran] even if it does not contain any `.py` files.
  446. 863.61 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  447. 863.61 s [python3.14-pythran] directory, all directories are treated like packages.
  448. 863.61 s [python3.14-pythran] ********************************************************************************
  449. 863.61 s [python3.14-pythran]
  450. 863.61 s [python3.14-pythran] !!
  451. 863.61 s [python3.14-pythran] check.warn(importable)
  452. 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.
  453. 863.61 s [python3.14-pythran] !!
  454. 863.61 s [python3.14-pythran]
  455. 863.61 s [python3.14-pythran] ********************************************************************************
  456. 863.61 s [python3.14-pythran] ############################
  457. 863.61 s [python3.14-pythran] # Package would be ignored #
  458. 863.61 s [python3.14-pythran] ############################
  459. 863.61 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.scipy.special' as an importable package[^1],
  460. 863.61 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  461. 863.61 s [python3.14-pythran]
  462. 863.61 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  463. 863.61 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.scipy.special' is explicitly added
  464. 863.61 s [python3.14-pythran] to the `packages` configuration field.
  465. 863.61 s [python3.14-pythran]
  466. 863.61 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  467. 863.61 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  468. 863.61 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  469. 863.61 s [python3.14-pythran]
  470. 863.61 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  471. 863.61 s [python3.14-pythran]
  472. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  473. 863.61 s [python3.14-pythran]
  474. 863.61 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.scipy.special' to be distributed and are
  475. 863.61 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.scipy.special' via
  476. 863.61 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  477. 863.61 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  478. 863.61 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  479. 863.61 s [python3.14-pythran]
  480. 863.61 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  481. 863.61 s [python3.14-pythran]
  482. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  483. 863.61 s [python3.14-pythran]
  484. 863.61 s [python3.14-pythran]
  485. 863.61 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  486. 863.61 s [python3.14-pythran] even if it does not contain any `.py` files.
  487. 863.61 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  488. 863.61 s [python3.14-pythran] directory, all directories are treated like packages.
  489. 863.61 s [python3.14-pythran] ********************************************************************************
  490. 863.61 s [python3.14-pythran]
  491. 863.61 s [python3.14-pythran] !!
  492. 863.61 s [python3.14-pythran] check.warn(importable)
  493. 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.
  494. 863.61 s [python3.14-pythran] !!
  495. 863.61 s [python3.14-pythran]
  496. 863.61 s [python3.14-pythran] ********************************************************************************
  497. 863.61 s [python3.14-pythran] ############################
  498. 863.61 s [python3.14-pythran] # Package would be ignored #
  499. 863.61 s [python3.14-pythran] ############################
  500. 863.61 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.string' as an importable package[^1],
  501. 863.61 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  502. 863.61 s [python3.14-pythran]
  503. 863.61 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  504. 863.61 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.string' is explicitly added
  505. 863.61 s [python3.14-pythran] to the `packages` configuration field.
  506. 863.61 s [python3.14-pythran]
  507. 863.61 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  508. 863.61 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  509. 863.61 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  510. 863.61 s [python3.14-pythran]
  511. 863.61 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  512. 863.61 s [python3.14-pythran]
  513. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  514. 863.61 s [python3.14-pythran]
  515. 863.61 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.string' to be distributed and are
  516. 863.61 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.string' via
  517. 863.61 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  518. 863.61 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  519. 863.61 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  520. 863.61 s [python3.14-pythran]
  521. 863.61 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  522. 863.61 s [python3.14-pythran]
  523. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  524. 863.61 s [python3.14-pythran]
  525. 863.61 s [python3.14-pythran]
  526. 863.61 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  527. 863.61 s [python3.14-pythran] even if it does not contain any `.py` files.
  528. 863.61 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  529. 863.61 s [python3.14-pythran] directory, all directories are treated like packages.
  530. 863.61 s [python3.14-pythran] ********************************************************************************
  531. 863.61 s [python3.14-pythran]
  532. 863.61 s [python3.14-pythran] !!
  533. 863.61 s [python3.14-pythran] check.warn(importable)
  534. 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.
  535. 863.61 s [python3.14-pythran] !!
  536. 863.61 s [python3.14-pythran]
  537. 863.61 s [python3.14-pythran] ********************************************************************************
  538. 863.61 s [python3.14-pythran] ############################
  539. 863.61 s [python3.14-pythran] # Package would be ignored #
  540. 863.61 s [python3.14-pythran] ############################
  541. 863.61 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.time' as an importable package[^1],
  542. 863.61 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  543. 863.61 s [python3.14-pythran]
  544. 863.61 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  545. 863.61 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.time' is explicitly added
  546. 863.61 s [python3.14-pythran] to the `packages` configuration field.
  547. 863.61 s [python3.14-pythran]
  548. 863.61 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  549. 863.61 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  550. 863.61 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  551. 863.61 s [python3.14-pythran]
  552. 863.61 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  553. 863.61 s [python3.14-pythran]
  554. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  555. 863.61 s [python3.14-pythran]
  556. 863.61 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.time' to be distributed and are
  557. 863.61 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.time' via
  558. 863.61 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  559. 863.61 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  560. 863.61 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  561. 863.61 s [python3.14-pythran]
  562. 863.61 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  563. 863.61 s [python3.14-pythran]
  564. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  565. 863.61 s [python3.14-pythran]
  566. 863.61 s [python3.14-pythran]
  567. 863.61 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  568. 863.61 s [python3.14-pythran] even if it does not contain any `.py` files.
  569. 863.61 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  570. 863.61 s [python3.14-pythran] directory, all directories are treated like packages.
  571. 863.61 s [python3.14-pythran] ********************************************************************************
  572. 863.61 s [python3.14-pythran]
  573. 863.61 s [python3.14-pythran] !!
  574. 863.61 s [python3.14-pythran] check.warn(importable)
  575. 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.
  576. 863.61 s [python3.14-pythran] !!
  577. 863.61 s [python3.14-pythran]
  578. 863.61 s [python3.14-pythran] ********************************************************************************
  579. 863.61 s [python3.14-pythran] ############################
  580. 863.61 s [python3.14-pythran] # Package would be ignored #
  581. 863.61 s [python3.14-pythran] ############################
  582. 863.61 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.types' as an importable package[^1],
  583. 863.61 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  584. 863.61 s [python3.14-pythran]
  585. 863.61 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  586. 863.61 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.types' is explicitly added
  587. 863.61 s [python3.14-pythran] to the `packages` configuration field.
  588. 863.61 s [python3.14-pythran]
  589. 863.61 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  590. 863.61 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  591. 863.61 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  592. 863.61 s [python3.14-pythran]
  593. 863.61 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  594. 863.61 s [python3.14-pythran]
  595. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  596. 863.61 s [python3.14-pythran]
  597. 863.61 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.types' to be distributed and are
  598. 863.61 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.types' via
  599. 863.61 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  600. 863.61 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  601. 863.61 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  602. 863.61 s [python3.14-pythran]
  603. 863.61 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  604. 863.61 s [python3.14-pythran]
  605. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  606. 863.61 s [python3.14-pythran]
  607. 863.61 s [python3.14-pythran]
  608. 863.61 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  609. 863.61 s [python3.14-pythran] even if it does not contain any `.py` files.
  610. 863.61 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  611. 863.61 s [python3.14-pythran] directory, all directories are treated like packages.
  612. 863.61 s [python3.14-pythran] ********************************************************************************
  613. 863.61 s [python3.14-pythran]
  614. 863.61 s [python3.14-pythran] !!
  615. 863.61 s [python3.14-pythran] check.warn(importable)
  616. 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.
  617. 863.61 s [python3.14-pythran] !!
  618. 863.61 s [python3.14-pythran]
  619. 863.61 s [python3.14-pythran] ********************************************************************************
  620. 863.61 s [python3.14-pythran] ############################
  621. 863.61 s [python3.14-pythran] # Package would be ignored #
  622. 863.61 s [python3.14-pythran] ############################
  623. 863.61 s [python3.14-pythran] Python recognizes 'pythran.pythonic.include.utils' as an importable package[^1],
  624. 863.61 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  625. 863.61 s [python3.14-pythran]
  626. 863.61 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  627. 863.61 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.include.utils' is explicitly added
  628. 863.61 s [python3.14-pythran] to the `packages` configuration field.
  629. 863.61 s [python3.14-pythran]
  630. 863.61 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  631. 863.61 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  632. 863.61 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  633. 863.61 s [python3.14-pythran]
  634. 863.61 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  635. 863.61 s [python3.14-pythran]
  636. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  637. 863.61 s [python3.14-pythran]
  638. 863.61 s [python3.14-pythran] If you don't want 'pythran.pythonic.include.utils' to be distributed and are
  639. 863.61 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.include.utils' via
  640. 863.61 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  641. 863.61 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  642. 863.61 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  643. 863.61 s [python3.14-pythran]
  644. 863.61 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  645. 863.61 s [python3.14-pythran]
  646. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  647. 863.61 s [python3.14-pythran]
  648. 863.61 s [python3.14-pythran]
  649. 863.61 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  650. 863.61 s [python3.14-pythran] even if it does not contain any `.py` files.
  651. 863.61 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  652. 863.61 s [python3.14-pythran] directory, all directories are treated like packages.
  653. 863.61 s [python3.14-pythran] ********************************************************************************
  654. 863.61 s [python3.14-pythran]
  655. 863.61 s [python3.14-pythran] !!
  656. 863.61 s [python3.14-pythran] check.warn(importable)
  657. 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.
  658. 863.61 s [python3.14-pythran] !!
  659. 863.61 s [python3.14-pythran]
  660. 863.61 s [python3.14-pythran] ********************************************************************************
  661. 863.61 s [python3.14-pythran] ############################
  662. 863.61 s [python3.14-pythran] # Package would be ignored #
  663. 863.61 s [python3.14-pythran] ############################
  664. 863.61 s [python3.14-pythran] Python recognizes 'pythran.pythonic.io._io.TextIOWrapper' as an importable package[^1],
  665. 863.61 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  666. 863.61 s [python3.14-pythran]
  667. 863.61 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  668. 863.61 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.io._io.TextIOWrapper' is explicitly added
  669. 863.61 s [python3.14-pythran] to the `packages` configuration field.
  670. 863.61 s [python3.14-pythran]
  671. 863.61 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  672. 863.61 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  673. 863.61 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  674. 863.61 s [python3.14-pythran]
  675. 863.61 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  676. 863.61 s [python3.14-pythran]
  677. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  678. 863.61 s [python3.14-pythran]
  679. 863.61 s [python3.14-pythran] If you don't want 'pythran.pythonic.io._io.TextIOWrapper' to be distributed and are
  680. 863.61 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.io._io.TextIOWrapper' via
  681. 863.61 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  682. 863.61 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  683. 863.61 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  684. 863.61 s [python3.14-pythran]
  685. 863.61 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  686. 863.61 s [python3.14-pythran]
  687. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  688. 863.61 s [python3.14-pythran]
  689. 863.61 s [python3.14-pythran]
  690. 863.61 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  691. 863.61 s [python3.14-pythran] even if it does not contain any `.py` files.
  692. 863.61 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  693. 863.61 s [python3.14-pythran] directory, all directories are treated like packages.
  694. 863.61 s [python3.14-pythran] ********************************************************************************
  695. 863.61 s [python3.14-pythran]
  696. 863.61 s [python3.14-pythran] !!
  697. 863.61 s [python3.14-pythran] check.warn(importable)
  698. 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.
  699. 863.61 s [python3.14-pythran] !!
  700. 863.61 s [python3.14-pythran]
  701. 863.61 s [python3.14-pythran] ********************************************************************************
  702. 863.61 s [python3.14-pythran] ############################
  703. 863.61 s [python3.14-pythran] # Package would be ignored #
  704. 863.61 s [python3.14-pythran] ############################
  705. 863.61 s [python3.14-pythran] Python recognizes 'pythran.pythonic.itertools' as an importable package[^1],
  706. 863.61 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  707. 863.61 s [python3.14-pythran]
  708. 863.61 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  709. 863.61 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.itertools' is explicitly added
  710. 863.61 s [python3.14-pythran] to the `packages` configuration field.
  711. 863.61 s [python3.14-pythran]
  712. 863.61 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  713. 863.61 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  714. 863.61 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  715. 863.61 s [python3.14-pythran]
  716. 863.61 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  717. 863.61 s [python3.14-pythran]
  718. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  719. 863.61 s [python3.14-pythran]
  720. 863.61 s [python3.14-pythran] If you don't want 'pythran.pythonic.itertools' to be distributed and are
  721. 863.61 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.itertools' via
  722. 863.61 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  723. 863.61 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  724. 863.61 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  725. 863.61 s [python3.14-pythran]
  726. 863.61 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  727. 863.61 s [python3.14-pythran]
  728. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  729. 863.61 s [python3.14-pythran]
  730. 863.61 s [python3.14-pythran]
  731. 863.61 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  732. 863.61 s [python3.14-pythran] even if it does not contain any `.py` files.
  733. 863.61 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  734. 863.61 s [python3.14-pythran] directory, all directories are treated like packages.
  735. 863.61 s [python3.14-pythran] ********************************************************************************
  736. 863.61 s [python3.14-pythran]
  737. 863.61 s [python3.14-pythran] !!
  738. 863.61 s [python3.14-pythran] check.warn(importable)
  739. 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.
  740. 863.61 s [python3.14-pythran] !!
  741. 863.61 s [python3.14-pythran]
  742. 863.61 s [python3.14-pythran] ********************************************************************************
  743. 863.61 s [python3.14-pythran] ############################
  744. 863.61 s [python3.14-pythran] # Package would be ignored #
  745. 863.61 s [python3.14-pythran] ############################
  746. 863.61 s [python3.14-pythran] Python recognizes 'pythran.pythonic.math' as an importable package[^1],
  747. 863.61 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  748. 863.61 s [python3.14-pythran]
  749. 863.61 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  750. 863.61 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.math' is explicitly added
  751. 863.61 s [python3.14-pythran] to the `packages` configuration field.
  752. 863.61 s [python3.14-pythran]
  753. 863.61 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  754. 863.61 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  755. 863.61 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  756. 863.61 s [python3.14-pythran]
  757. 863.61 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  758. 863.61 s [python3.14-pythran]
  759. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  760. 863.61 s [python3.14-pythran]
  761. 863.61 s [python3.14-pythran] If you don't want 'pythran.pythonic.math' to be distributed and are
  762. 863.61 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.math' via
  763. 863.61 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  764. 863.61 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  765. 863.61 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  766. 863.61 s [python3.14-pythran]
  767. 863.61 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  768. 863.61 s [python3.14-pythran]
  769. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  770. 863.61 s [python3.14-pythran]
  771. 863.61 s [python3.14-pythran]
  772. 863.61 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  773. 863.61 s [python3.14-pythran] even if it does not contain any `.py` files.
  774. 863.61 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  775. 863.61 s [python3.14-pythran] directory, all directories are treated like packages.
  776. 863.61 s [python3.14-pythran] ********************************************************************************
  777. 863.61 s [python3.14-pythran]
  778. 863.61 s [python3.14-pythran] !!
  779. 863.61 s [python3.14-pythran] check.warn(importable)
  780. 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.
  781. 863.61 s [python3.14-pythran] !!
  782. 863.61 s [python3.14-pythran]
  783. 863.61 s [python3.14-pythran] ********************************************************************************
  784. 863.61 s [python3.14-pythran] ############################
  785. 863.61 s [python3.14-pythran] # Package would be ignored #
  786. 863.61 s [python3.14-pythran] ############################
  787. 863.61 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy' as an importable package[^1],
  788. 863.61 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  789. 863.61 s [python3.14-pythran]
  790. 863.61 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  791. 863.61 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy' is explicitly added
  792. 863.61 s [python3.14-pythran] to the `packages` configuration field.
  793. 863.61 s [python3.14-pythran]
  794. 863.61 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  795. 863.61 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  796. 863.61 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  797. 863.61 s [python3.14-pythran]
  798. 863.61 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  799. 863.61 s [python3.14-pythran]
  800. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  801. 863.61 s [python3.14-pythran]
  802. 863.61 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy' to be distributed and are
  803. 863.61 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy' via
  804. 863.61 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  805. 863.61 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  806. 863.61 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  807. 863.61 s [python3.14-pythran]
  808. 863.61 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  809. 863.61 s [python3.14-pythran]
  810. 863.61 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  811. 863.61 s [python3.14-pythran]
  812. 863.61 s [python3.14-pythran]
  813. 863.61 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  814. 863.61 s [python3.14-pythran] even if it does not contain any `.py` files.
  815. 863.61 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  816. 863.61 s [python3.14-pythran] directory, all directories are treated like packages.
  817. 863.61 s [python3.14-pythran] ********************************************************************************
  818. 863.61 s [python3.14-pythran]
  819. 863.61 s [python3.14-pythran] !!
  820. 863.61 s [python3.14-pythran] check.warn(importable)
  821. 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.
  822. 863.61 s [python3.14-pythran] !!
  823. 863.61 s [python3.14-pythran]
  824. 863.61 s [python3.14-pythran] ********************************************************************************
  825. 863.61 s [python3.14-pythran] ############################
  826. 863.61 s [python3.14-pythran] # Package would be ignored #
  827. 863.61 s [python3.14-pythran] ############################
  828. 863.61 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.add' as an importable package[^1],
  829. 863.61 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  830. 863.61 s [python3.14-pythran]
  831. 863.61 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  832. 863.61 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.add' is explicitly added
  833. 863.61 s [python3.14-pythran] to the `packages` configuration field.
  834. 863.61 s [python3.14-pythran]
  835. 863.61 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  836. 863.61 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  837. 863.61 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  838. 863.61 s [python3.14-pythran]
  839. 863.61 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  840. 863.62 s [python3.14-pythran]
  841. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  842. 863.62 s [python3.14-pythran]
  843. 863.62 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.add' to be distributed and are
  844. 863.62 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.add' via
  845. 863.62 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  846. 863.62 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  847. 863.62 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  848. 863.62 s [python3.14-pythran]
  849. 863.62 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  850. 863.62 s [python3.14-pythran]
  851. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  852. 863.62 s [python3.14-pythran]
  853. 863.62 s [python3.14-pythran]
  854. 863.62 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  855. 863.62 s [python3.14-pythran] even if it does not contain any `.py` files.
  856. 863.62 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  857. 863.62 s [python3.14-pythran] directory, all directories are treated like packages.
  858. 863.62 s [python3.14-pythran] ********************************************************************************
  859. 863.62 s [python3.14-pythran]
  860. 863.62 s [python3.14-pythran] !!
  861. 863.62 s [python3.14-pythran] check.warn(importable)
  862. 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. 863.62 s [python3.14-pythran] !!
  864. 863.62 s [python3.14-pythran]
  865. 863.62 s [python3.14-pythran] ********************************************************************************
  866. 863.62 s [python3.14-pythran] ############################
  867. 863.62 s [python3.14-pythran] # Package would be ignored #
  868. 863.62 s [python3.14-pythran] ############################
  869. 863.62 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.arctan2' as an importable package[^1],
  870. 863.62 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  871. 863.62 s [python3.14-pythran]
  872. 863.62 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  873. 863.62 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.arctan2' is explicitly added
  874. 863.62 s [python3.14-pythran] to the `packages` configuration field.
  875. 863.62 s [python3.14-pythran]
  876. 863.62 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  877. 863.62 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  878. 863.62 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  879. 863.62 s [python3.14-pythran]
  880. 863.62 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  881. 863.62 s [python3.14-pythran]
  882. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  883. 863.62 s [python3.14-pythran]
  884. 863.62 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.arctan2' to be distributed and are
  885. 863.62 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.arctan2' via
  886. 863.62 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  887. 863.62 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  888. 863.62 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  889. 863.62 s [python3.14-pythran]
  890. 863.62 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  891. 863.62 s [python3.14-pythran]
  892. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  893. 863.62 s [python3.14-pythran]
  894. 863.62 s [python3.14-pythran]
  895. 863.62 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  896. 863.62 s [python3.14-pythran] even if it does not contain any `.py` files.
  897. 863.62 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  898. 863.62 s [python3.14-pythran] directory, all directories are treated like packages.
  899. 863.62 s [python3.14-pythran] ********************************************************************************
  900. 863.62 s [python3.14-pythran]
  901. 863.62 s [python3.14-pythran] !!
  902. 863.62 s [python3.14-pythran] check.warn(importable)
  903. 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.
  904. 863.62 s [python3.14-pythran] !!
  905. 863.62 s [python3.14-pythran]
  906. 863.62 s [python3.14-pythran] ********************************************************************************
  907. 863.62 s [python3.14-pythran] ############################
  908. 863.62 s [python3.14-pythran] # Package would be ignored #
  909. 863.62 s [python3.14-pythran] ############################
  910. 863.62 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.bitwise_and' as an importable package[^1],
  911. 863.62 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  912. 863.62 s [python3.14-pythran]
  913. 863.62 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  914. 863.62 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.bitwise_and' is explicitly added
  915. 863.62 s [python3.14-pythran] to the `packages` configuration field.
  916. 863.62 s [python3.14-pythran]
  917. 863.62 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  918. 863.62 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  919. 863.62 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  920. 863.62 s [python3.14-pythran]
  921. 863.62 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  922. 863.62 s [python3.14-pythran]
  923. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  924. 863.62 s [python3.14-pythran]
  925. 863.62 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.bitwise_and' to be distributed and are
  926. 863.62 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.bitwise_and' via
  927. 863.62 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  928. 863.62 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  929. 863.62 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  930. 863.62 s [python3.14-pythran]
  931. 863.62 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  932. 863.62 s [python3.14-pythran]
  933. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  934. 863.62 s [python3.14-pythran]
  935. 863.62 s [python3.14-pythran]
  936. 863.62 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  937. 863.62 s [python3.14-pythran] even if it does not contain any `.py` files.
  938. 863.62 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  939. 863.62 s [python3.14-pythran] directory, all directories are treated like packages.
  940. 863.62 s [python3.14-pythran] ********************************************************************************
  941. 863.62 s [python3.14-pythran]
  942. 863.62 s [python3.14-pythran] !!
  943. 863.62 s [python3.14-pythran] check.warn(importable)
  944. 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.
  945. 863.62 s [python3.14-pythran] !!
  946. 863.62 s [python3.14-pythran]
  947. 863.62 s [python3.14-pythran] ********************************************************************************
  948. 863.62 s [python3.14-pythran] ############################
  949. 863.62 s [python3.14-pythran] # Package would be ignored #
  950. 863.62 s [python3.14-pythran] ############################
  951. 863.62 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.bitwise_or' as an importable package[^1],
  952. 863.62 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  953. 863.62 s [python3.14-pythran]
  954. 863.62 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  955. 863.62 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.bitwise_or' is explicitly added
  956. 863.62 s [python3.14-pythran] to the `packages` configuration field.
  957. 863.62 s [python3.14-pythran]
  958. 863.62 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  959. 863.62 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  960. 863.62 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  961. 863.62 s [python3.14-pythran]
  962. 863.62 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  963. 863.62 s [python3.14-pythran]
  964. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  965. 863.62 s [python3.14-pythran]
  966. 863.62 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.bitwise_or' to be distributed and are
  967. 863.62 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.bitwise_or' via
  968. 863.62 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  969. 863.62 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  970. 863.62 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  971. 863.62 s [python3.14-pythran]
  972. 863.62 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  973. 863.62 s [python3.14-pythran]
  974. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  975. 863.62 s [python3.14-pythran]
  976. 863.62 s [python3.14-pythran]
  977. 863.62 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  978. 863.62 s [python3.14-pythran] even if it does not contain any `.py` files.
  979. 863.62 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  980. 863.62 s [python3.14-pythran] directory, all directories are treated like packages.
  981. 863.62 s [python3.14-pythran] ********************************************************************************
  982. 863.62 s [python3.14-pythran]
  983. 863.62 s [python3.14-pythran] !!
  984. 863.62 s [python3.14-pythran] check.warn(importable)
  985. 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.
  986. 863.62 s [python3.14-pythran] !!
  987. 863.62 s [python3.14-pythran]
  988. 863.62 s [python3.14-pythran] ********************************************************************************
  989. 863.62 s [python3.14-pythran] ############################
  990. 863.62 s [python3.14-pythran] # Package would be ignored #
  991. 863.62 s [python3.14-pythran] ############################
  992. 863.62 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.bitwise_xor' as an importable package[^1],
  993. 863.62 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  994. 863.62 s [python3.14-pythran]
  995. 863.62 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  996. 863.62 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.bitwise_xor' is explicitly added
  997. 863.62 s [python3.14-pythran] to the `packages` configuration field.
  998. 863.62 s [python3.14-pythran]
  999. 863.62 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1000. 863.62 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1001. 863.62 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1002. 863.62 s [python3.14-pythran]
  1003. 863.62 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1004. 863.62 s [python3.14-pythran]
  1005. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1006. 863.62 s [python3.14-pythran]
  1007. 863.62 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.bitwise_xor' to be distributed and are
  1008. 863.62 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.bitwise_xor' via
  1009. 863.62 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1010. 863.62 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1011. 863.62 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1012. 863.62 s [python3.14-pythran]
  1013. 863.62 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1014. 863.62 s [python3.14-pythran]
  1015. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1016. 863.62 s [python3.14-pythran]
  1017. 863.62 s [python3.14-pythran]
  1018. 863.62 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1019. 863.62 s [python3.14-pythran] even if it does not contain any `.py` files.
  1020. 863.62 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1021. 863.62 s [python3.14-pythran] directory, all directories are treated like packages.
  1022. 863.62 s [python3.14-pythran] ********************************************************************************
  1023. 863.62 s [python3.14-pythran]
  1024. 863.62 s [python3.14-pythran] !!
  1025. 863.62 s [python3.14-pythran] check.warn(importable)
  1026. 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.
  1027. 863.62 s [python3.14-pythran] !!
  1028. 863.62 s [python3.14-pythran]
  1029. 863.62 s [python3.14-pythran] ********************************************************************************
  1030. 863.62 s [python3.14-pythran] ############################
  1031. 863.62 s [python3.14-pythran] # Package would be ignored #
  1032. 863.62 s [python3.14-pythran] ############################
  1033. 863.62 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.copysign' as an importable package[^1],
  1034. 863.62 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1035. 863.62 s [python3.14-pythran]
  1036. 863.62 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1037. 863.62 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.copysign' is explicitly added
  1038. 863.62 s [python3.14-pythran] to the `packages` configuration field.
  1039. 863.62 s [python3.14-pythran]
  1040. 863.62 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1041. 863.62 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1042. 863.62 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1043. 863.62 s [python3.14-pythran]
  1044. 863.62 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1045. 863.62 s [python3.14-pythran]
  1046. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1047. 863.62 s [python3.14-pythran]
  1048. 863.62 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.copysign' to be distributed and are
  1049. 863.62 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.copysign' via
  1050. 863.62 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1051. 863.62 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1052. 863.62 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1053. 863.62 s [python3.14-pythran]
  1054. 863.62 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1055. 863.62 s [python3.14-pythran]
  1056. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1057. 863.62 s [python3.14-pythran]
  1058. 863.62 s [python3.14-pythran]
  1059. 863.62 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1060. 863.62 s [python3.14-pythran] even if it does not contain any `.py` files.
  1061. 863.62 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1062. 863.62 s [python3.14-pythran] directory, all directories are treated like packages.
  1063. 863.62 s [python3.14-pythran] ********************************************************************************
  1064. 863.62 s [python3.14-pythran]
  1065. 863.62 s [python3.14-pythran] !!
  1066. 863.62 s [python3.14-pythran] check.warn(importable)
  1067. 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.
  1068. 863.62 s [python3.14-pythran] !!
  1069. 863.62 s [python3.14-pythran]
  1070. 863.62 s [python3.14-pythran] ********************************************************************************
  1071. 863.62 s [python3.14-pythran] ############################
  1072. 863.62 s [python3.14-pythran] # Package would be ignored #
  1073. 863.62 s [python3.14-pythran] ############################
  1074. 863.62 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.ctypeslib' as an importable package[^1],
  1075. 863.62 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1076. 863.62 s [python3.14-pythran]
  1077. 863.62 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1078. 863.62 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.ctypeslib' is explicitly added
  1079. 863.62 s [python3.14-pythran] to the `packages` configuration field.
  1080. 863.62 s [python3.14-pythran]
  1081. 863.62 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1082. 863.62 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1083. 863.62 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1084. 863.62 s [python3.14-pythran]
  1085. 863.62 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1086. 863.62 s [python3.14-pythran]
  1087. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1088. 863.62 s [python3.14-pythran]
  1089. 863.62 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.ctypeslib' to be distributed and are
  1090. 863.62 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.ctypeslib' via
  1091. 863.62 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1092. 863.62 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1093. 863.62 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1094. 863.62 s [python3.14-pythran]
  1095. 863.62 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1096. 863.62 s [python3.14-pythran]
  1097. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1098. 863.62 s [python3.14-pythran]
  1099. 863.62 s [python3.14-pythran]
  1100. 863.62 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1101. 863.62 s [python3.14-pythran] even if it does not contain any `.py` files.
  1102. 863.62 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1103. 863.62 s [python3.14-pythran] directory, all directories are treated like packages.
  1104. 863.62 s [python3.14-pythran] ********************************************************************************
  1105. 863.62 s [python3.14-pythran]
  1106. 863.62 s [python3.14-pythran] !!
  1107. 863.62 s [python3.14-pythran] check.warn(importable)
  1108. 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.
  1109. 863.62 s [python3.14-pythran] !!
  1110. 863.62 s [python3.14-pythran]
  1111. 863.62 s [python3.14-pythran] ********************************************************************************
  1112. 863.62 s [python3.14-pythran] ############################
  1113. 863.62 s [python3.14-pythran] # Package would be ignored #
  1114. 863.62 s [python3.14-pythran] ############################
  1115. 863.62 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.divide' as an importable package[^1],
  1116. 863.62 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1117. 863.62 s [python3.14-pythran]
  1118. 863.62 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1119. 863.62 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.divide' is explicitly added
  1120. 863.62 s [python3.14-pythran] to the `packages` configuration field.
  1121. 863.62 s [python3.14-pythran]
  1122. 863.62 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1123. 863.62 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1124. 863.62 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1125. 863.62 s [python3.14-pythran]
  1126. 863.62 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1127. 863.62 s [python3.14-pythran]
  1128. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1129. 863.62 s [python3.14-pythran]
  1130. 863.62 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.divide' to be distributed and are
  1131. 863.62 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.divide' via
  1132. 863.62 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1133. 863.62 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1134. 863.62 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1135. 863.62 s [python3.14-pythran]
  1136. 863.62 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1137. 863.62 s [python3.14-pythran]
  1138. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1139. 863.62 s [python3.14-pythran]
  1140. 863.62 s [python3.14-pythran]
  1141. 863.62 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1142. 863.62 s [python3.14-pythran] even if it does not contain any `.py` files.
  1143. 863.62 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1144. 863.62 s [python3.14-pythran] directory, all directories are treated like packages.
  1145. 863.62 s [python3.14-pythran] ********************************************************************************
  1146. 863.62 s [python3.14-pythran]
  1147. 863.62 s [python3.14-pythran] !!
  1148. 863.62 s [python3.14-pythran] check.warn(importable)
  1149. 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.
  1150. 863.62 s [python3.14-pythran] !!
  1151. 863.62 s [python3.14-pythran]
  1152. 863.62 s [python3.14-pythran] ********************************************************************************
  1153. 863.62 s [python3.14-pythran] ############################
  1154. 863.62 s [python3.14-pythran] # Package would be ignored #
  1155. 863.62 s [python3.14-pythran] ############################
  1156. 863.62 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.dtype' as an importable package[^1],
  1157. 863.62 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1158. 863.62 s [python3.14-pythran]
  1159. 863.62 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1160. 863.62 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.dtype' is explicitly added
  1161. 863.62 s [python3.14-pythran] to the `packages` configuration field.
  1162. 863.62 s [python3.14-pythran]
  1163. 863.62 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1164. 863.62 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1165. 863.62 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1166. 863.62 s [python3.14-pythran]
  1167. 863.62 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1168. 863.62 s [python3.14-pythran]
  1169. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1170. 863.62 s [python3.14-pythran]
  1171. 863.62 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.dtype' to be distributed and are
  1172. 863.62 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.dtype' via
  1173. 863.62 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1174. 863.62 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1175. 863.62 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1176. 863.62 s [python3.14-pythran]
  1177. 863.62 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1178. 863.62 s [python3.14-pythran]
  1179. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1180. 863.62 s [python3.14-pythran]
  1181. 863.62 s [python3.14-pythran]
  1182. 863.62 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1183. 863.62 s [python3.14-pythran] even if it does not contain any `.py` files.
  1184. 863.62 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1185. 863.62 s [python3.14-pythran] directory, all directories are treated like packages.
  1186. 863.62 s [python3.14-pythran] ********************************************************************************
  1187. 863.62 s [python3.14-pythran]
  1188. 863.62 s [python3.14-pythran] !!
  1189. 863.62 s [python3.14-pythran] check.warn(importable)
  1190. 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.
  1191. 863.62 s [python3.14-pythran] !!
  1192. 863.62 s [python3.14-pythran]
  1193. 863.62 s [python3.14-pythran] ********************************************************************************
  1194. 863.62 s [python3.14-pythran] ############################
  1195. 863.62 s [python3.14-pythran] # Package would be ignored #
  1196. 863.62 s [python3.14-pythran] ############################
  1197. 863.62 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.equal' as an importable package[^1],
  1198. 863.62 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1199. 863.62 s [python3.14-pythran]
  1200. 863.62 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1201. 863.62 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.equal' is explicitly added
  1202. 863.62 s [python3.14-pythran] to the `packages` configuration field.
  1203. 863.62 s [python3.14-pythran]
  1204. 863.62 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1205. 863.62 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1206. 863.62 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1207. 863.62 s [python3.14-pythran]
  1208. 863.62 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1209. 863.62 s [python3.14-pythran]
  1210. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1211. 863.62 s [python3.14-pythran]
  1212. 863.62 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.equal' to be distributed and are
  1213. 863.62 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.equal' via
  1214. 863.62 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1215. 863.62 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1216. 863.62 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1217. 863.62 s [python3.14-pythran]
  1218. 863.62 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1219. 863.62 s [python3.14-pythran]
  1220. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1221. 863.62 s [python3.14-pythran]
  1222. 863.62 s [python3.14-pythran]
  1223. 863.62 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1224. 863.62 s [python3.14-pythran] even if it does not contain any `.py` files.
  1225. 863.62 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1226. 863.62 s [python3.14-pythran] directory, all directories are treated like packages.
  1227. 863.62 s [python3.14-pythran] ********************************************************************************
  1228. 863.62 s [python3.14-pythran]
  1229. 863.62 s [python3.14-pythran] !!
  1230. 863.62 s [python3.14-pythran] check.warn(importable)
  1231. 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.
  1232. 863.62 s [python3.14-pythran] !!
  1233. 863.62 s [python3.14-pythran]
  1234. 863.62 s [python3.14-pythran] ********************************************************************************
  1235. 863.62 s [python3.14-pythran] ############################
  1236. 863.62 s [python3.14-pythran] # Package would be ignored #
  1237. 863.62 s [python3.14-pythran] ############################
  1238. 863.62 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.fft' as an importable package[^1],
  1239. 863.62 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1240. 863.62 s [python3.14-pythran]
  1241. 863.62 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1242. 863.62 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.fft' is explicitly added
  1243. 863.62 s [python3.14-pythran] to the `packages` configuration field.
  1244. 863.62 s [python3.14-pythran]
  1245. 863.62 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1246. 863.62 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1247. 863.62 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1248. 863.62 s [python3.14-pythran]
  1249. 863.62 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1250. 863.62 s [python3.14-pythran]
  1251. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1252. 863.62 s [python3.14-pythran]
  1253. 863.62 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.fft' to be distributed and are
  1254. 863.62 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.fft' via
  1255. 863.62 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1256. 863.62 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1257. 863.62 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1258. 863.62 s [python3.14-pythran]
  1259. 863.62 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1260. 863.62 s [python3.14-pythran]
  1261. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1262. 863.62 s [python3.14-pythran]
  1263. 863.62 s [python3.14-pythran]
  1264. 863.62 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1265. 863.62 s [python3.14-pythran] even if it does not contain any `.py` files.
  1266. 863.62 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1267. 863.62 s [python3.14-pythran] directory, all directories are treated like packages.
  1268. 863.62 s [python3.14-pythran] ********************************************************************************
  1269. 863.62 s [python3.14-pythran]
  1270. 863.62 s [python3.14-pythran] !!
  1271. 863.62 s [python3.14-pythran] check.warn(importable)
  1272. 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.
  1273. 863.62 s [python3.14-pythran] !!
  1274. 863.62 s [python3.14-pythran]
  1275. 863.62 s [python3.14-pythran] ********************************************************************************
  1276. 863.62 s [python3.14-pythran] ############################
  1277. 863.62 s [python3.14-pythran] # Package would be ignored #
  1278. 863.62 s [python3.14-pythran] ############################
  1279. 863.62 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.floor_divide' as an importable package[^1],
  1280. 863.62 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1281. 863.62 s [python3.14-pythran]
  1282. 863.62 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1283. 863.62 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.floor_divide' is explicitly added
  1284. 863.62 s [python3.14-pythran] to the `packages` configuration field.
  1285. 863.62 s [python3.14-pythran]
  1286. 863.62 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1287. 863.62 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1288. 863.62 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1289. 863.62 s [python3.14-pythran]
  1290. 863.62 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1291. 863.62 s [python3.14-pythran]
  1292. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1293. 863.62 s [python3.14-pythran]
  1294. 863.62 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.floor_divide' to be distributed and are
  1295. 863.62 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.floor_divide' via
  1296. 863.62 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1297. 863.62 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1298. 863.62 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1299. 863.62 s [python3.14-pythran]
  1300. 863.62 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1301. 863.62 s [python3.14-pythran]
  1302. 863.62 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1303. 863.62 s [python3.14-pythran]
  1304. 863.62 s [python3.14-pythran]
  1305. 863.62 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1306. 863.62 s [python3.14-pythran] even if it does not contain any `.py` files.
  1307. 863.62 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1308. 863.62 s [python3.14-pythran] directory, all directories are treated like packages.
  1309. 863.62 s [python3.14-pythran] ********************************************************************************
  1310. 863.62 s [python3.14-pythran]
  1311. 863.62 s [python3.14-pythran] !!
  1312. 863.62 s [python3.14-pythran] check.warn(importable)
  1313. 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.
  1314. 863.62 s [python3.14-pythran] !!
  1315. 863.62 s [python3.14-pythran]
  1316. 863.62 s [python3.14-pythran] ********************************************************************************
  1317. 863.62 s [python3.14-pythran] ############################
  1318. 863.62 s [python3.14-pythran] # Package would be ignored #
  1319. 863.62 s [python3.14-pythran] ############################
  1320. 863.62 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.fmax' as an importable package[^1],
  1321. 863.62 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1322. 863.62 s [python3.14-pythran]
  1323. 863.62 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1324. 863.62 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.fmax' is explicitly added
  1325. 863.62 s [python3.14-pythran] to the `packages` configuration field.
  1326. 863.62 s [python3.14-pythran]
  1327. 863.62 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1328. 863.62 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1329. 863.63 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1330. 863.63 s [python3.14-pythran]
  1331. 863.63 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1332. 863.63 s [python3.14-pythran]
  1333. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1334. 863.63 s [python3.14-pythran]
  1335. 863.63 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.fmax' to be distributed and are
  1336. 863.63 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.fmax' via
  1337. 863.63 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1338. 863.63 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1339. 863.63 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1340. 863.63 s [python3.14-pythran]
  1341. 863.63 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1342. 863.63 s [python3.14-pythran]
  1343. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1344. 863.63 s [python3.14-pythran]
  1345. 863.63 s [python3.14-pythran]
  1346. 863.63 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1347. 863.63 s [python3.14-pythran] even if it does not contain any `.py` files.
  1348. 863.63 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1349. 863.63 s [python3.14-pythran] directory, all directories are treated like packages.
  1350. 863.63 s [python3.14-pythran] ********************************************************************************
  1351. 863.63 s [python3.14-pythran]
  1352. 863.63 s [python3.14-pythran] !!
  1353. 863.63 s [python3.14-pythran] check.warn(importable)
  1354. 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.
  1355. 863.63 s [python3.14-pythran] !!
  1356. 863.63 s [python3.14-pythran]
  1357. 863.63 s [python3.14-pythran] ********************************************************************************
  1358. 863.63 s [python3.14-pythran] ############################
  1359. 863.63 s [python3.14-pythran] # Package would be ignored #
  1360. 863.63 s [python3.14-pythran] ############################
  1361. 863.63 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.fmin' as an importable package[^1],
  1362. 863.63 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1363. 863.63 s [python3.14-pythran]
  1364. 863.63 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1365. 863.63 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.fmin' is explicitly added
  1366. 863.63 s [python3.14-pythran] to the `packages` configuration field.
  1367. 863.63 s [python3.14-pythran]
  1368. 863.63 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1369. 863.63 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1370. 863.63 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1371. 863.63 s [python3.14-pythran]
  1372. 863.63 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1373. 863.63 s [python3.14-pythran]
  1374. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1375. 863.63 s [python3.14-pythran]
  1376. 863.63 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.fmin' to be distributed and are
  1377. 863.63 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.fmin' via
  1378. 863.63 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1379. 863.63 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1380. 863.63 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1381. 863.63 s [python3.14-pythran]
  1382. 863.63 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1383. 863.63 s [python3.14-pythran]
  1384. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1385. 863.63 s [python3.14-pythran]
  1386. 863.63 s [python3.14-pythran]
  1387. 863.63 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1388. 863.63 s [python3.14-pythran] even if it does not contain any `.py` files.
  1389. 863.63 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1390. 863.63 s [python3.14-pythran] directory, all directories are treated like packages.
  1391. 863.63 s [python3.14-pythran] ********************************************************************************
  1392. 863.63 s [python3.14-pythran]
  1393. 863.63 s [python3.14-pythran] !!
  1394. 863.63 s [python3.14-pythran] check.warn(importable)
  1395. 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.
  1396. 863.63 s [python3.14-pythran] !!
  1397. 863.63 s [python3.14-pythran]
  1398. 863.63 s [python3.14-pythran] ********************************************************************************
  1399. 863.63 s [python3.14-pythran] ############################
  1400. 863.63 s [python3.14-pythran] # Package would be ignored #
  1401. 863.63 s [python3.14-pythran] ############################
  1402. 863.63 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.fmod' as an importable package[^1],
  1403. 863.63 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1404. 863.63 s [python3.14-pythran]
  1405. 863.63 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1406. 863.63 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.fmod' is explicitly added
  1407. 863.63 s [python3.14-pythran] to the `packages` configuration field.
  1408. 863.63 s [python3.14-pythran]
  1409. 863.63 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1410. 863.63 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1411. 863.63 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1412. 863.63 s [python3.14-pythran]
  1413. 863.63 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1414. 863.63 s [python3.14-pythran]
  1415. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1416. 863.63 s [python3.14-pythran]
  1417. 863.63 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.fmod' to be distributed and are
  1418. 863.63 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.fmod' via
  1419. 863.63 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1420. 863.63 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1421. 863.63 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1422. 863.63 s [python3.14-pythran]
  1423. 863.63 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1424. 863.63 s [python3.14-pythran]
  1425. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1426. 863.63 s [python3.14-pythran]
  1427. 863.63 s [python3.14-pythran]
  1428. 863.63 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1429. 863.63 s [python3.14-pythran] even if it does not contain any `.py` files.
  1430. 863.63 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1431. 863.63 s [python3.14-pythran] directory, all directories are treated like packages.
  1432. 863.63 s [python3.14-pythran] ********************************************************************************
  1433. 863.63 s [python3.14-pythran]
  1434. 863.63 s [python3.14-pythran] !!
  1435. 863.63 s [python3.14-pythran] check.warn(importable)
  1436. 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.
  1437. 863.63 s [python3.14-pythran] !!
  1438. 863.63 s [python3.14-pythran]
  1439. 863.63 s [python3.14-pythran] ********************************************************************************
  1440. 863.63 s [python3.14-pythran] ############################
  1441. 863.63 s [python3.14-pythran] # Package would be ignored #
  1442. 863.63 s [python3.14-pythran] ############################
  1443. 863.63 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.greater' as an importable package[^1],
  1444. 863.63 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1445. 863.63 s [python3.14-pythran]
  1446. 863.63 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1447. 863.63 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.greater' is explicitly added
  1448. 863.63 s [python3.14-pythran] to the `packages` configuration field.
  1449. 863.63 s [python3.14-pythran]
  1450. 863.63 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1451. 863.63 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1452. 863.63 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1453. 863.63 s [python3.14-pythran]
  1454. 863.63 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1455. 863.63 s [python3.14-pythran]
  1456. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1457. 863.63 s [python3.14-pythran]
  1458. 863.63 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.greater' to be distributed and are
  1459. 863.63 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.greater' via
  1460. 863.63 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1461. 863.63 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1462. 863.63 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1463. 863.63 s [python3.14-pythran]
  1464. 863.63 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1465. 863.63 s [python3.14-pythran]
  1466. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1467. 863.63 s [python3.14-pythran]
  1468. 863.63 s [python3.14-pythran]
  1469. 863.63 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1470. 863.63 s [python3.14-pythran] even if it does not contain any `.py` files.
  1471. 863.63 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1472. 863.63 s [python3.14-pythran] directory, all directories are treated like packages.
  1473. 863.63 s [python3.14-pythran] ********************************************************************************
  1474. 863.63 s [python3.14-pythran]
  1475. 863.63 s [python3.14-pythran] !!
  1476. 863.63 s [python3.14-pythran] check.warn(importable)
  1477. 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.
  1478. 863.63 s [python3.14-pythran] !!
  1479. 863.63 s [python3.14-pythran]
  1480. 863.63 s [python3.14-pythran] ********************************************************************************
  1481. 863.63 s [python3.14-pythran] ############################
  1482. 863.63 s [python3.14-pythran] # Package would be ignored #
  1483. 863.63 s [python3.14-pythran] ############################
  1484. 863.63 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.greater_equal' as an importable package[^1],
  1485. 863.63 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1486. 863.63 s [python3.14-pythran]
  1487. 863.63 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1488. 863.63 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.greater_equal' is explicitly added
  1489. 863.63 s [python3.14-pythran] to the `packages` configuration field.
  1490. 863.63 s [python3.14-pythran]
  1491. 863.63 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1492. 863.63 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1493. 863.63 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1494. 863.63 s [python3.14-pythran]
  1495. 863.63 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1496. 863.63 s [python3.14-pythran]
  1497. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1498. 863.63 s [python3.14-pythran]
  1499. 863.63 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.greater_equal' to be distributed and are
  1500. 863.63 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.greater_equal' via
  1501. 863.63 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1502. 863.63 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1503. 863.63 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1504. 863.63 s [python3.14-pythran]
  1505. 863.63 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1506. 863.63 s [python3.14-pythran]
  1507. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1508. 863.63 s [python3.14-pythran]
  1509. 863.63 s [python3.14-pythran]
  1510. 863.63 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1511. 863.63 s [python3.14-pythran] even if it does not contain any `.py` files.
  1512. 863.63 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1513. 863.63 s [python3.14-pythran] directory, all directories are treated like packages.
  1514. 863.63 s [python3.14-pythran] ********************************************************************************
  1515. 863.63 s [python3.14-pythran]
  1516. 863.63 s [python3.14-pythran] !!
  1517. 863.63 s [python3.14-pythran] check.warn(importable)
  1518. 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.
  1519. 863.63 s [python3.14-pythran] !!
  1520. 863.63 s [python3.14-pythran]
  1521. 863.63 s [python3.14-pythran] ********************************************************************************
  1522. 863.63 s [python3.14-pythran] ############################
  1523. 863.63 s [python3.14-pythran] # Package would be ignored #
  1524. 863.63 s [python3.14-pythran] ############################
  1525. 863.63 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.heaviside' as an importable package[^1],
  1526. 863.63 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1527. 863.63 s [python3.14-pythran]
  1528. 863.63 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1529. 863.63 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.heaviside' is explicitly added
  1530. 863.63 s [python3.14-pythran] to the `packages` configuration field.
  1531. 863.63 s [python3.14-pythran]
  1532. 863.63 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1533. 863.63 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1534. 863.63 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1535. 863.63 s [python3.14-pythran]
  1536. 863.63 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1537. 863.63 s [python3.14-pythran]
  1538. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1539. 863.63 s [python3.14-pythran]
  1540. 863.63 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.heaviside' to be distributed and are
  1541. 863.63 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.heaviside' via
  1542. 863.63 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1543. 863.63 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1544. 863.63 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1545. 863.63 s [python3.14-pythran]
  1546. 863.63 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1547. 863.63 s [python3.14-pythran]
  1548. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1549. 863.63 s [python3.14-pythran]
  1550. 863.63 s [python3.14-pythran]
  1551. 863.63 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1552. 863.63 s [python3.14-pythran] even if it does not contain any `.py` files.
  1553. 863.63 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1554. 863.63 s [python3.14-pythran] directory, all directories are treated like packages.
  1555. 863.63 s [python3.14-pythran] ********************************************************************************
  1556. 863.63 s [python3.14-pythran]
  1557. 863.63 s [python3.14-pythran] !!
  1558. 863.63 s [python3.14-pythran] check.warn(importable)
  1559. 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.
  1560. 863.63 s [python3.14-pythran] !!
  1561. 863.63 s [python3.14-pythran]
  1562. 863.63 s [python3.14-pythran] ********************************************************************************
  1563. 863.63 s [python3.14-pythran] ############################
  1564. 863.63 s [python3.14-pythran] # Package would be ignored #
  1565. 863.63 s [python3.14-pythran] ############################
  1566. 863.63 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.hypot' as an importable package[^1],
  1567. 863.63 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1568. 863.63 s [python3.14-pythran]
  1569. 863.63 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1570. 863.63 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.hypot' is explicitly added
  1571. 863.63 s [python3.14-pythran] to the `packages` configuration field.
  1572. 863.63 s [python3.14-pythran]
  1573. 863.63 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1574. 863.63 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1575. 863.63 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1576. 863.63 s [python3.14-pythran]
  1577. 863.63 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1578. 863.63 s [python3.14-pythran]
  1579. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1580. 863.63 s [python3.14-pythran]
  1581. 863.63 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.hypot' to be distributed and are
  1582. 863.63 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.hypot' via
  1583. 863.63 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1584. 863.63 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1585. 863.63 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1586. 863.63 s [python3.14-pythran]
  1587. 863.63 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1588. 863.63 s [python3.14-pythran]
  1589. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1590. 863.63 s [python3.14-pythran]
  1591. 863.63 s [python3.14-pythran]
  1592. 863.63 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1593. 863.63 s [python3.14-pythran] even if it does not contain any `.py` files.
  1594. 863.63 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1595. 863.63 s [python3.14-pythran] directory, all directories are treated like packages.
  1596. 863.63 s [python3.14-pythran] ********************************************************************************
  1597. 863.63 s [python3.14-pythran]
  1598. 863.63 s [python3.14-pythran] !!
  1599. 863.63 s [python3.14-pythran] check.warn(importable)
  1600. 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.
  1601. 863.63 s [python3.14-pythran] !!
  1602. 863.63 s [python3.14-pythran]
  1603. 863.63 s [python3.14-pythran] ********************************************************************************
  1604. 863.63 s [python3.14-pythran] ############################
  1605. 863.63 s [python3.14-pythran] # Package would be ignored #
  1606. 863.63 s [python3.14-pythran] ############################
  1607. 863.63 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.ldexp' as an importable package[^1],
  1608. 863.63 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1609. 863.63 s [python3.14-pythran]
  1610. 863.63 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1611. 863.63 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.ldexp' is explicitly added
  1612. 863.63 s [python3.14-pythran] to the `packages` configuration field.
  1613. 863.63 s [python3.14-pythran]
  1614. 863.63 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1615. 863.63 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1616. 863.63 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1617. 863.63 s [python3.14-pythran]
  1618. 863.63 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1619. 863.63 s [python3.14-pythran]
  1620. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1621. 863.63 s [python3.14-pythran]
  1622. 863.63 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.ldexp' to be distributed and are
  1623. 863.63 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.ldexp' via
  1624. 863.63 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1625. 863.63 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1626. 863.63 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1627. 863.63 s [python3.14-pythran]
  1628. 863.63 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1629. 863.63 s [python3.14-pythran]
  1630. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1631. 863.63 s [python3.14-pythran]
  1632. 863.63 s [python3.14-pythran]
  1633. 863.63 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1634. 863.63 s [python3.14-pythran] even if it does not contain any `.py` files.
  1635. 863.63 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1636. 863.63 s [python3.14-pythran] directory, all directories are treated like packages.
  1637. 863.63 s [python3.14-pythran] ********************************************************************************
  1638. 863.63 s [python3.14-pythran]
  1639. 863.63 s [python3.14-pythran] !!
  1640. 863.63 s [python3.14-pythran] check.warn(importable)
  1641. 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.
  1642. 863.63 s [python3.14-pythran] !!
  1643. 863.63 s [python3.14-pythran]
  1644. 863.63 s [python3.14-pythran] ********************************************************************************
  1645. 863.63 s [python3.14-pythran] ############################
  1646. 863.63 s [python3.14-pythran] # Package would be ignored #
  1647. 863.63 s [python3.14-pythran] ############################
  1648. 863.63 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.left_shift' as an importable package[^1],
  1649. 863.63 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1650. 863.63 s [python3.14-pythran]
  1651. 863.63 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1652. 863.63 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.left_shift' is explicitly added
  1653. 863.63 s [python3.14-pythran] to the `packages` configuration field.
  1654. 863.63 s [python3.14-pythran]
  1655. 863.63 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1656. 863.63 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1657. 863.63 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1658. 863.63 s [python3.14-pythran]
  1659. 863.63 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1660. 863.63 s [python3.14-pythran]
  1661. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1662. 863.63 s [python3.14-pythran]
  1663. 863.63 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.left_shift' to be distributed and are
  1664. 863.63 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.left_shift' via
  1665. 863.63 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1666. 863.63 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1667. 863.63 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1668. 863.63 s [python3.14-pythran]
  1669. 863.63 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1670. 863.63 s [python3.14-pythran]
  1671. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1672. 863.63 s [python3.14-pythran]
  1673. 863.63 s [python3.14-pythran]
  1674. 863.63 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1675. 863.63 s [python3.14-pythran] even if it does not contain any `.py` files.
  1676. 863.63 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1677. 863.63 s [python3.14-pythran] directory, all directories are treated like packages.
  1678. 863.63 s [python3.14-pythran] ********************************************************************************
  1679. 863.63 s [python3.14-pythran]
  1680. 863.63 s [python3.14-pythran] !!
  1681. 863.63 s [python3.14-pythran] check.warn(importable)
  1682. 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.
  1683. 863.63 s [python3.14-pythran] !!
  1684. 863.63 s [python3.14-pythran]
  1685. 863.63 s [python3.14-pythran] ********************************************************************************
  1686. 863.63 s [python3.14-pythran] ############################
  1687. 863.63 s [python3.14-pythran] # Package would be ignored #
  1688. 863.63 s [python3.14-pythran] ############################
  1689. 863.63 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.less' as an importable package[^1],
  1690. 863.63 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1691. 863.63 s [python3.14-pythran]
  1692. 863.63 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1693. 863.63 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.less' is explicitly added
  1694. 863.63 s [python3.14-pythran] to the `packages` configuration field.
  1695. 863.63 s [python3.14-pythran]
  1696. 863.63 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1697. 863.63 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1698. 863.63 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1699. 863.63 s [python3.14-pythran]
  1700. 863.63 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1701. 863.63 s [python3.14-pythran]
  1702. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1703. 863.63 s [python3.14-pythran]
  1704. 863.63 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.less' to be distributed and are
  1705. 863.63 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.less' via
  1706. 863.63 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1707. 863.63 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1708. 863.63 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1709. 863.63 s [python3.14-pythran]
  1710. 863.63 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1711. 863.63 s [python3.14-pythran]
  1712. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1713. 863.63 s [python3.14-pythran]
  1714. 863.63 s [python3.14-pythran]
  1715. 863.63 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1716. 863.63 s [python3.14-pythran] even if it does not contain any `.py` files.
  1717. 863.63 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1718. 863.63 s [python3.14-pythran] directory, all directories are treated like packages.
  1719. 863.63 s [python3.14-pythran] ********************************************************************************
  1720. 863.63 s [python3.14-pythran]
  1721. 863.63 s [python3.14-pythran] !!
  1722. 863.63 s [python3.14-pythran] check.warn(importable)
  1723. 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.
  1724. 863.63 s [python3.14-pythran] !!
  1725. 863.63 s [python3.14-pythran]
  1726. 863.63 s [python3.14-pythran] ********************************************************************************
  1727. 863.63 s [python3.14-pythran] ############################
  1728. 863.63 s [python3.14-pythran] # Package would be ignored #
  1729. 863.63 s [python3.14-pythran] ############################
  1730. 863.63 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.less_equal' as an importable package[^1],
  1731. 863.63 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1732. 863.63 s [python3.14-pythran]
  1733. 863.63 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1734. 863.63 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.less_equal' is explicitly added
  1735. 863.63 s [python3.14-pythran] to the `packages` configuration field.
  1736. 863.63 s [python3.14-pythran]
  1737. 863.63 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1738. 863.63 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1739. 863.63 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1740. 863.63 s [python3.14-pythran]
  1741. 863.63 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1742. 863.63 s [python3.14-pythran]
  1743. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1744. 863.63 s [python3.14-pythran]
  1745. 863.63 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.less_equal' to be distributed and are
  1746. 863.63 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.less_equal' via
  1747. 863.63 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1748. 863.63 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1749. 863.63 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1750. 863.63 s [python3.14-pythran]
  1751. 863.63 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1752. 863.63 s [python3.14-pythran]
  1753. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1754. 863.63 s [python3.14-pythran]
  1755. 863.63 s [python3.14-pythran]
  1756. 863.63 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1757. 863.63 s [python3.14-pythran] even if it does not contain any `.py` files.
  1758. 863.63 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1759. 863.63 s [python3.14-pythran] directory, all directories are treated like packages.
  1760. 863.63 s [python3.14-pythran] ********************************************************************************
  1761. 863.63 s [python3.14-pythran]
  1762. 863.63 s [python3.14-pythran] !!
  1763. 863.63 s [python3.14-pythran] check.warn(importable)
  1764. 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.
  1765. 863.63 s [python3.14-pythran] !!
  1766. 863.63 s [python3.14-pythran]
  1767. 863.63 s [python3.14-pythran] ********************************************************************************
  1768. 863.63 s [python3.14-pythran] ############################
  1769. 863.63 s [python3.14-pythran] # Package would be ignored #
  1770. 863.63 s [python3.14-pythran] ############################
  1771. 863.63 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.linalg' as an importable package[^1],
  1772. 863.63 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1773. 863.63 s [python3.14-pythran]
  1774. 863.63 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1775. 863.63 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.linalg' is explicitly added
  1776. 863.63 s [python3.14-pythran] to the `packages` configuration field.
  1777. 863.63 s [python3.14-pythran]
  1778. 863.63 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1779. 863.63 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1780. 863.63 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1781. 863.63 s [python3.14-pythran]
  1782. 863.63 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1783. 863.63 s [python3.14-pythran]
  1784. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1785. 863.63 s [python3.14-pythran]
  1786. 863.63 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.linalg' to be distributed and are
  1787. 863.63 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.linalg' via
  1788. 863.63 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1789. 863.63 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1790. 863.63 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1791. 863.63 s [python3.14-pythran]
  1792. 863.63 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1793. 863.63 s [python3.14-pythran]
  1794. 863.63 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1795. 863.63 s [python3.14-pythran]
  1796. 863.63 s [python3.14-pythran]
  1797. 863.63 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1798. 863.63 s [python3.14-pythran] even if it does not contain any `.py` files.
  1799. 863.63 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1800. 863.63 s [python3.14-pythran] directory, all directories are treated like packages.
  1801. 863.63 s [python3.14-pythran] ********************************************************************************
  1802. 863.63 s [python3.14-pythran]
  1803. 863.63 s [python3.14-pythran] !!
  1804. 863.63 s [python3.14-pythran] check.warn(importable)
  1805. 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.
  1806. 863.63 s [python3.14-pythran] !!
  1807. 863.63 s [python3.14-pythran]
  1808. 863.63 s [python3.14-pythran] ********************************************************************************
  1809. 863.63 s [python3.14-pythran] ############################
  1810. 863.63 s [python3.14-pythran] # Package would be ignored #
  1811. 863.63 s [python3.14-pythran] ############################
  1812. 863.63 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.logaddexp' as an importable package[^1],
  1813. 863.63 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1814. 863.63 s [python3.14-pythran]
  1815. 863.63 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1816. 863.63 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.logaddexp' is explicitly added
  1817. 863.64 s [python3.14-pythran] to the `packages` configuration field.
  1818. 863.64 s [python3.14-pythran]
  1819. 863.64 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1820. 863.64 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1821. 863.64 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1822. 863.64 s [python3.14-pythran]
  1823. 863.64 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1824. 863.64 s [python3.14-pythran]
  1825. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1826. 863.64 s [python3.14-pythran]
  1827. 863.64 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.logaddexp' to be distributed and are
  1828. 863.64 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.logaddexp' via
  1829. 863.64 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1830. 863.64 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1831. 863.64 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1832. 863.64 s [python3.14-pythran]
  1833. 863.64 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1834. 863.64 s [python3.14-pythran]
  1835. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1836. 863.64 s [python3.14-pythran]
  1837. 863.64 s [python3.14-pythran]
  1838. 863.64 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1839. 863.64 s [python3.14-pythran] even if it does not contain any `.py` files.
  1840. 863.64 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1841. 863.64 s [python3.14-pythran] directory, all directories are treated like packages.
  1842. 863.64 s [python3.14-pythran] ********************************************************************************
  1843. 863.64 s [python3.14-pythran]
  1844. 863.64 s [python3.14-pythran] !!
  1845. 863.64 s [python3.14-pythran] check.warn(importable)
  1846. 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.
  1847. 863.64 s [python3.14-pythran] !!
  1848. 863.64 s [python3.14-pythran]
  1849. 863.64 s [python3.14-pythran] ********************************************************************************
  1850. 863.64 s [python3.14-pythran] ############################
  1851. 863.64 s [python3.14-pythran] # Package would be ignored #
  1852. 863.64 s [python3.14-pythran] ############################
  1853. 863.64 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.logaddexp2' as an importable package[^1],
  1854. 863.64 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1855. 863.64 s [python3.14-pythran]
  1856. 863.64 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1857. 863.64 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.logaddexp2' is explicitly added
  1858. 863.64 s [python3.14-pythran] to the `packages` configuration field.
  1859. 863.64 s [python3.14-pythran]
  1860. 863.64 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1861. 863.64 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1862. 863.64 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1863. 863.64 s [python3.14-pythran]
  1864. 863.64 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1865. 863.64 s [python3.14-pythran]
  1866. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1867. 863.64 s [python3.14-pythran]
  1868. 863.64 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.logaddexp2' to be distributed and are
  1869. 863.64 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.logaddexp2' via
  1870. 863.64 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1871. 863.64 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1872. 863.64 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1873. 863.64 s [python3.14-pythran]
  1874. 863.64 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1875. 863.64 s [python3.14-pythran]
  1876. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1877. 863.64 s [python3.14-pythran]
  1878. 863.64 s [python3.14-pythran]
  1879. 863.64 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1880. 863.64 s [python3.14-pythran] even if it does not contain any `.py` files.
  1881. 863.64 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1882. 863.64 s [python3.14-pythran] directory, all directories are treated like packages.
  1883. 863.64 s [python3.14-pythran] ********************************************************************************
  1884. 863.64 s [python3.14-pythran]
  1885. 863.64 s [python3.14-pythran] !!
  1886. 863.64 s [python3.14-pythran] check.warn(importable)
  1887. 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.
  1888. 863.64 s [python3.14-pythran] !!
  1889. 863.64 s [python3.14-pythran]
  1890. 863.64 s [python3.14-pythran] ********************************************************************************
  1891. 863.64 s [python3.14-pythran] ############################
  1892. 863.64 s [python3.14-pythran] # Package would be ignored #
  1893. 863.64 s [python3.14-pythran] ############################
  1894. 863.64 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.logical_and' as an importable package[^1],
  1895. 863.64 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1896. 863.64 s [python3.14-pythran]
  1897. 863.64 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1898. 863.64 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.logical_and' is explicitly added
  1899. 863.64 s [python3.14-pythran] to the `packages` configuration field.
  1900. 863.64 s [python3.14-pythran]
  1901. 863.64 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1902. 863.64 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1903. 863.64 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1904. 863.64 s [python3.14-pythran]
  1905. 863.64 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1906. 863.64 s [python3.14-pythran]
  1907. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1908. 863.64 s [python3.14-pythran]
  1909. 863.64 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.logical_and' to be distributed and are
  1910. 863.64 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.logical_and' via
  1911. 863.64 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1912. 863.64 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1913. 863.64 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1914. 863.64 s [python3.14-pythran]
  1915. 863.64 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1916. 863.64 s [python3.14-pythran]
  1917. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1918. 863.64 s [python3.14-pythran]
  1919. 863.64 s [python3.14-pythran]
  1920. 863.64 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1921. 863.64 s [python3.14-pythran] even if it does not contain any `.py` files.
  1922. 863.64 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1923. 863.64 s [python3.14-pythran] directory, all directories are treated like packages.
  1924. 863.64 s [python3.14-pythran] ********************************************************************************
  1925. 863.64 s [python3.14-pythran]
  1926. 863.64 s [python3.14-pythran] !!
  1927. 863.64 s [python3.14-pythran] check.warn(importable)
  1928. 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.
  1929. 863.64 s [python3.14-pythran] !!
  1930. 863.64 s [python3.14-pythran]
  1931. 863.64 s [python3.14-pythran] ********************************************************************************
  1932. 863.64 s [python3.14-pythran] ############################
  1933. 863.64 s [python3.14-pythran] # Package would be ignored #
  1934. 863.64 s [python3.14-pythran] ############################
  1935. 863.64 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.logical_or' as an importable package[^1],
  1936. 863.64 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1937. 863.64 s [python3.14-pythran]
  1938. 863.64 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1939. 863.64 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.logical_or' is explicitly added
  1940. 863.64 s [python3.14-pythran] to the `packages` configuration field.
  1941. 863.64 s [python3.14-pythran]
  1942. 863.64 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1943. 863.64 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1944. 863.64 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1945. 863.64 s [python3.14-pythran]
  1946. 863.64 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1947. 863.64 s [python3.14-pythran]
  1948. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1949. 863.64 s [python3.14-pythran]
  1950. 863.64 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.logical_or' to be distributed and are
  1951. 863.64 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.logical_or' via
  1952. 863.64 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1953. 863.64 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1954. 863.64 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1955. 863.64 s [python3.14-pythran]
  1956. 863.64 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1957. 863.64 s [python3.14-pythran]
  1958. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  1959. 863.64 s [python3.14-pythran]
  1960. 863.64 s [python3.14-pythran]
  1961. 863.64 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  1962. 863.64 s [python3.14-pythran] even if it does not contain any `.py` files.
  1963. 863.64 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  1964. 863.64 s [python3.14-pythran] directory, all directories are treated like packages.
  1965. 863.64 s [python3.14-pythran] ********************************************************************************
  1966. 863.64 s [python3.14-pythran]
  1967. 863.64 s [python3.14-pythran] !!
  1968. 863.64 s [python3.14-pythran] check.warn(importable)
  1969. 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.
  1970. 863.64 s [python3.14-pythran] !!
  1971. 863.64 s [python3.14-pythran]
  1972. 863.64 s [python3.14-pythran] ********************************************************************************
  1973. 863.64 s [python3.14-pythran] ############################
  1974. 863.64 s [python3.14-pythran] # Package would be ignored #
  1975. 863.64 s [python3.14-pythran] ############################
  1976. 863.64 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.logical_xor' as an importable package[^1],
  1977. 863.64 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  1978. 863.64 s [python3.14-pythran]
  1979. 863.64 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  1980. 863.64 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.logical_xor' is explicitly added
  1981. 863.64 s [python3.14-pythran] to the `packages` configuration field.
  1982. 863.64 s [python3.14-pythran]
  1983. 863.64 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  1984. 863.64 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  1985. 863.64 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  1986. 863.64 s [python3.14-pythran]
  1987. 863.64 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  1988. 863.64 s [python3.14-pythran]
  1989. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  1990. 863.64 s [python3.14-pythran]
  1991. 863.64 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.logical_xor' to be distributed and are
  1992. 863.64 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.logical_xor' via
  1993. 863.64 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  1994. 863.64 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  1995. 863.64 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  1996. 863.64 s [python3.14-pythran]
  1997. 863.64 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  1998. 863.64 s [python3.14-pythran]
  1999. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2000. 863.64 s [python3.14-pythran]
  2001. 863.64 s [python3.14-pythran]
  2002. 863.64 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2003. 863.64 s [python3.14-pythran] even if it does not contain any `.py` files.
  2004. 863.64 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2005. 863.64 s [python3.14-pythran] directory, all directories are treated like packages.
  2006. 863.64 s [python3.14-pythran] ********************************************************************************
  2007. 863.64 s [python3.14-pythran]
  2008. 863.64 s [python3.14-pythran] !!
  2009. 863.64 s [python3.14-pythran] check.warn(importable)
  2010. 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.
  2011. 863.64 s [python3.14-pythran] !!
  2012. 863.64 s [python3.14-pythran]
  2013. 863.64 s [python3.14-pythran] ********************************************************************************
  2014. 863.64 s [python3.14-pythran] ############################
  2015. 863.64 s [python3.14-pythran] # Package would be ignored #
  2016. 863.64 s [python3.14-pythran] ############################
  2017. 863.64 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.maximum' as an importable package[^1],
  2018. 863.64 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2019. 863.64 s [python3.14-pythran]
  2020. 863.64 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2021. 863.64 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.maximum' is explicitly added
  2022. 863.64 s [python3.14-pythran] to the `packages` configuration field.
  2023. 863.64 s [python3.14-pythran]
  2024. 863.64 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2025. 863.64 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2026. 863.64 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2027. 863.64 s [python3.14-pythran]
  2028. 863.64 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2029. 863.64 s [python3.14-pythran]
  2030. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2031. 863.64 s [python3.14-pythran]
  2032. 863.64 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.maximum' to be distributed and are
  2033. 863.64 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.maximum' via
  2034. 863.64 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2035. 863.64 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2036. 863.64 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2037. 863.64 s [python3.14-pythran]
  2038. 863.64 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2039. 863.64 s [python3.14-pythran]
  2040. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2041. 863.64 s [python3.14-pythran]
  2042. 863.64 s [python3.14-pythran]
  2043. 863.64 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2044. 863.64 s [python3.14-pythran] even if it does not contain any `.py` files.
  2045. 863.64 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2046. 863.64 s [python3.14-pythran] directory, all directories are treated like packages.
  2047. 863.64 s [python3.14-pythran] ********************************************************************************
  2048. 863.64 s [python3.14-pythran]
  2049. 863.64 s [python3.14-pythran] !!
  2050. 863.64 s [python3.14-pythran] check.warn(importable)
  2051. 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.
  2052. 863.64 s [python3.14-pythran] !!
  2053. 863.64 s [python3.14-pythran]
  2054. 863.64 s [python3.14-pythran] ********************************************************************************
  2055. 863.64 s [python3.14-pythran] ############################
  2056. 863.64 s [python3.14-pythran] # Package would be ignored #
  2057. 863.64 s [python3.14-pythran] ############################
  2058. 863.64 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.minimum' as an importable package[^1],
  2059. 863.64 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2060. 863.64 s [python3.14-pythran]
  2061. 863.64 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2062. 863.64 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.minimum' is explicitly added
  2063. 863.64 s [python3.14-pythran] to the `packages` configuration field.
  2064. 863.64 s [python3.14-pythran]
  2065. 863.64 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2066. 863.64 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2067. 863.64 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2068. 863.64 s [python3.14-pythran]
  2069. 863.64 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2070. 863.64 s [python3.14-pythran]
  2071. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2072. 863.64 s [python3.14-pythran]
  2073. 863.64 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.minimum' to be distributed and are
  2074. 863.64 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.minimum' via
  2075. 863.64 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2076. 863.64 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2077. 863.64 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2078. 863.64 s [python3.14-pythran]
  2079. 863.64 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2080. 863.64 s [python3.14-pythran]
  2081. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2082. 863.64 s [python3.14-pythran]
  2083. 863.64 s [python3.14-pythran]
  2084. 863.64 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2085. 863.64 s [python3.14-pythran] even if it does not contain any `.py` files.
  2086. 863.64 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2087. 863.64 s [python3.14-pythran] directory, all directories are treated like packages.
  2088. 863.64 s [python3.14-pythran] ********************************************************************************
  2089. 863.64 s [python3.14-pythran]
  2090. 863.64 s [python3.14-pythran] !!
  2091. 863.64 s [python3.14-pythran] check.warn(importable)
  2092. 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.
  2093. 863.64 s [python3.14-pythran] !!
  2094. 863.64 s [python3.14-pythran]
  2095. 863.64 s [python3.14-pythran] ********************************************************************************
  2096. 863.64 s [python3.14-pythran] ############################
  2097. 863.64 s [python3.14-pythran] # Package would be ignored #
  2098. 863.64 s [python3.14-pythran] ############################
  2099. 863.64 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.mod' as an importable package[^1],
  2100. 863.64 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2101. 863.64 s [python3.14-pythran]
  2102. 863.64 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2103. 863.64 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.mod' is explicitly added
  2104. 863.64 s [python3.14-pythran] to the `packages` configuration field.
  2105. 863.64 s [python3.14-pythran]
  2106. 863.64 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2107. 863.64 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2108. 863.64 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2109. 863.64 s [python3.14-pythran]
  2110. 863.64 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2111. 863.64 s [python3.14-pythran]
  2112. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2113. 863.64 s [python3.14-pythran]
  2114. 863.64 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.mod' to be distributed and are
  2115. 863.64 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.mod' via
  2116. 863.64 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2117. 863.64 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2118. 863.64 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2119. 863.64 s [python3.14-pythran]
  2120. 863.64 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2121. 863.64 s [python3.14-pythran]
  2122. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2123. 863.64 s [python3.14-pythran]
  2124. 863.64 s [python3.14-pythran]
  2125. 863.64 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2126. 863.64 s [python3.14-pythran] even if it does not contain any `.py` files.
  2127. 863.64 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2128. 863.64 s [python3.14-pythran] directory, all directories are treated like packages.
  2129. 863.64 s [python3.14-pythran] ********************************************************************************
  2130. 863.64 s [python3.14-pythran]
  2131. 863.64 s [python3.14-pythran] !!
  2132. 863.64 s [python3.14-pythran] check.warn(importable)
  2133. 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.
  2134. 863.64 s [python3.14-pythran] !!
  2135. 863.64 s [python3.14-pythran]
  2136. 863.64 s [python3.14-pythran] ********************************************************************************
  2137. 863.64 s [python3.14-pythran] ############################
  2138. 863.64 s [python3.14-pythran] # Package would be ignored #
  2139. 863.64 s [python3.14-pythran] ############################
  2140. 863.64 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.multiply' as an importable package[^1],
  2141. 863.64 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2142. 863.64 s [python3.14-pythran]
  2143. 863.64 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2144. 863.64 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.multiply' is explicitly added
  2145. 863.64 s [python3.14-pythran] to the `packages` configuration field.
  2146. 863.64 s [python3.14-pythran]
  2147. 863.64 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2148. 863.64 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2149. 863.64 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2150. 863.64 s [python3.14-pythran]
  2151. 863.64 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2152. 863.64 s [python3.14-pythran]
  2153. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2154. 863.64 s [python3.14-pythran]
  2155. 863.64 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.multiply' to be distributed and are
  2156. 863.64 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.multiply' via
  2157. 863.64 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2158. 863.64 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2159. 863.64 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2160. 863.64 s [python3.14-pythran]
  2161. 863.64 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2162. 863.64 s [python3.14-pythran]
  2163. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2164. 863.64 s [python3.14-pythran]
  2165. 863.64 s [python3.14-pythran]
  2166. 863.64 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2167. 863.64 s [python3.14-pythran] even if it does not contain any `.py` files.
  2168. 863.64 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2169. 863.64 s [python3.14-pythran] directory, all directories are treated like packages.
  2170. 863.64 s [python3.14-pythran] ********************************************************************************
  2171. 863.64 s [python3.14-pythran]
  2172. 863.64 s [python3.14-pythran] !!
  2173. 863.64 s [python3.14-pythran] check.warn(importable)
  2174. 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.
  2175. 863.64 s [python3.14-pythran] !!
  2176. 863.64 s [python3.14-pythran]
  2177. 863.64 s [python3.14-pythran] ********************************************************************************
  2178. 863.64 s [python3.14-pythran] ############################
  2179. 863.64 s [python3.14-pythran] # Package would be ignored #
  2180. 863.64 s [python3.14-pythran] ############################
  2181. 863.64 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.ndarray' as an importable package[^1],
  2182. 863.64 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2183. 863.64 s [python3.14-pythran]
  2184. 863.64 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2185. 863.64 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.ndarray' is explicitly added
  2186. 863.64 s [python3.14-pythran] to the `packages` configuration field.
  2187. 863.64 s [python3.14-pythran]
  2188. 863.64 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2189. 863.64 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2190. 863.64 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2191. 863.64 s [python3.14-pythran]
  2192. 863.64 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2193. 863.64 s [python3.14-pythran]
  2194. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2195. 863.64 s [python3.14-pythran]
  2196. 863.64 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.ndarray' to be distributed and are
  2197. 863.64 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.ndarray' via
  2198. 863.64 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2199. 863.64 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2200. 863.64 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2201. 863.64 s [python3.14-pythran]
  2202. 863.64 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2203. 863.64 s [python3.14-pythran]
  2204. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2205. 863.64 s [python3.14-pythran]
  2206. 863.64 s [python3.14-pythran]
  2207. 863.64 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2208. 863.64 s [python3.14-pythran] even if it does not contain any `.py` files.
  2209. 863.64 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2210. 863.64 s [python3.14-pythran] directory, all directories are treated like packages.
  2211. 863.64 s [python3.14-pythran] ********************************************************************************
  2212. 863.64 s [python3.14-pythran]
  2213. 863.64 s [python3.14-pythran] !!
  2214. 863.64 s [python3.14-pythran] check.warn(importable)
  2215. 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.
  2216. 863.64 s [python3.14-pythran] !!
  2217. 863.64 s [python3.14-pythran]
  2218. 863.64 s [python3.14-pythran] ********************************************************************************
  2219. 863.64 s [python3.14-pythran] ############################
  2220. 863.64 s [python3.14-pythran] # Package would be ignored #
  2221. 863.64 s [python3.14-pythran] ############################
  2222. 863.64 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.negative' as an importable package[^1],
  2223. 863.64 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2224. 863.64 s [python3.14-pythran]
  2225. 863.64 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2226. 863.64 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.negative' is explicitly added
  2227. 863.64 s [python3.14-pythran] to the `packages` configuration field.
  2228. 863.64 s [python3.14-pythran]
  2229. 863.64 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2230. 863.64 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2231. 863.64 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2232. 863.64 s [python3.14-pythran]
  2233. 863.64 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2234. 863.64 s [python3.14-pythran]
  2235. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2236. 863.64 s [python3.14-pythran]
  2237. 863.64 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.negative' to be distributed and are
  2238. 863.64 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.negative' via
  2239. 863.64 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2240. 863.64 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2241. 863.64 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2242. 863.64 s [python3.14-pythran]
  2243. 863.64 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2244. 863.64 s [python3.14-pythran]
  2245. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2246. 863.64 s [python3.14-pythran]
  2247. 863.64 s [python3.14-pythran]
  2248. 863.64 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2249. 863.64 s [python3.14-pythran] even if it does not contain any `.py` files.
  2250. 863.64 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2251. 863.64 s [python3.14-pythran] directory, all directories are treated like packages.
  2252. 863.64 s [python3.14-pythran] ********************************************************************************
  2253. 863.64 s [python3.14-pythran]
  2254. 863.64 s [python3.14-pythran] !!
  2255. 863.64 s [python3.14-pythran] check.warn(importable)
  2256. 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.
  2257. 863.64 s [python3.14-pythran] !!
  2258. 863.64 s [python3.14-pythran]
  2259. 863.64 s [python3.14-pythran] ********************************************************************************
  2260. 863.64 s [python3.14-pythran] ############################
  2261. 863.64 s [python3.14-pythran] # Package would be ignored #
  2262. 863.64 s [python3.14-pythran] ############################
  2263. 863.64 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.nextafter' as an importable package[^1],
  2264. 863.64 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2265. 863.64 s [python3.14-pythran]
  2266. 863.64 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2267. 863.64 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.nextafter' is explicitly added
  2268. 863.64 s [python3.14-pythran] to the `packages` configuration field.
  2269. 863.64 s [python3.14-pythran]
  2270. 863.64 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2271. 863.64 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2272. 863.64 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2273. 863.64 s [python3.14-pythran]
  2274. 863.64 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2275. 863.64 s [python3.14-pythran]
  2276. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2277. 863.64 s [python3.14-pythran]
  2278. 863.64 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.nextafter' to be distributed and are
  2279. 863.64 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.nextafter' via
  2280. 863.64 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2281. 863.64 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2282. 863.64 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2283. 863.64 s [python3.14-pythran]
  2284. 863.64 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2285. 863.64 s [python3.14-pythran]
  2286. 863.64 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2287. 863.64 s [python3.14-pythran]
  2288. 863.64 s [python3.14-pythran]
  2289. 863.64 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2290. 863.64 s [python3.14-pythran] even if it does not contain any `.py` files.
  2291. 863.64 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2292. 863.64 s [python3.14-pythran] directory, all directories are treated like packages.
  2293. 863.64 s [python3.14-pythran] ********************************************************************************
  2294. 863.64 s [python3.14-pythran]
  2295. 863.64 s [python3.14-pythran] !!
  2296. 863.64 s [python3.14-pythran] check.warn(importable)
  2297. 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.
  2298. 863.64 s [python3.14-pythran] !!
  2299. 863.64 s [python3.14-pythran]
  2300. 863.65 s [python3.14-pythran] ********************************************************************************
  2301. 863.65 s [python3.14-pythran] ############################
  2302. 863.65 s [python3.14-pythran] # Package would be ignored #
  2303. 863.65 s [python3.14-pythran] ############################
  2304. 863.65 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.not_equal' as an importable package[^1],
  2305. 863.65 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2306. 863.65 s [python3.14-pythran]
  2307. 863.65 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2308. 863.65 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.not_equal' is explicitly added
  2309. 863.65 s [python3.14-pythran] to the `packages` configuration field.
  2310. 863.65 s [python3.14-pythran]
  2311. 863.65 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2312. 863.65 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2313. 863.65 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2314. 863.65 s [python3.14-pythran]
  2315. 863.65 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2316. 863.65 s [python3.14-pythran]
  2317. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2318. 863.65 s [python3.14-pythran]
  2319. 863.65 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.not_equal' to be distributed and are
  2320. 863.65 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.not_equal' via
  2321. 863.65 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2322. 863.65 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2323. 863.65 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2324. 863.65 s [python3.14-pythran]
  2325. 863.65 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2326. 863.65 s [python3.14-pythran]
  2327. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2328. 863.65 s [python3.14-pythran]
  2329. 863.65 s [python3.14-pythran]
  2330. 863.65 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2331. 863.65 s [python3.14-pythran] even if it does not contain any `.py` files.
  2332. 863.65 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2333. 863.65 s [python3.14-pythran] directory, all directories are treated like packages.
  2334. 863.65 s [python3.14-pythran] ********************************************************************************
  2335. 863.65 s [python3.14-pythran]
  2336. 863.65 s [python3.14-pythran] !!
  2337. 863.65 s [python3.14-pythran] check.warn(importable)
  2338. 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.
  2339. 863.65 s [python3.14-pythran] !!
  2340. 863.65 s [python3.14-pythran]
  2341. 863.65 s [python3.14-pythran] ********************************************************************************
  2342. 863.65 s [python3.14-pythran] ############################
  2343. 863.65 s [python3.14-pythran] # Package would be ignored #
  2344. 863.65 s [python3.14-pythran] ############################
  2345. 863.65 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.power' as an importable package[^1],
  2346. 863.65 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2347. 863.65 s [python3.14-pythran]
  2348. 863.65 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2349. 863.65 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.power' is explicitly added
  2350. 863.65 s [python3.14-pythran] to the `packages` configuration field.
  2351. 863.65 s [python3.14-pythran]
  2352. 863.65 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2353. 863.65 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2354. 863.65 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2355. 863.65 s [python3.14-pythran]
  2356. 863.65 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2357. 863.65 s [python3.14-pythran]
  2358. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2359. 863.65 s [python3.14-pythran]
  2360. 863.65 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.power' to be distributed and are
  2361. 863.65 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.power' via
  2362. 863.65 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2363. 863.65 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2364. 863.65 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2365. 863.65 s [python3.14-pythran]
  2366. 863.65 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2367. 863.65 s [python3.14-pythran]
  2368. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2369. 863.65 s [python3.14-pythran]
  2370. 863.65 s [python3.14-pythran]
  2371. 863.65 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2372. 863.65 s [python3.14-pythran] even if it does not contain any `.py` files.
  2373. 863.65 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2374. 863.65 s [python3.14-pythran] directory, all directories are treated like packages.
  2375. 863.65 s [python3.14-pythran] ********************************************************************************
  2376. 863.65 s [python3.14-pythran]
  2377. 863.65 s [python3.14-pythran] !!
  2378. 863.65 s [python3.14-pythran] check.warn(importable)
  2379. 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.
  2380. 863.65 s [python3.14-pythran] !!
  2381. 863.65 s [python3.14-pythran]
  2382. 863.65 s [python3.14-pythran] ********************************************************************************
  2383. 863.65 s [python3.14-pythran] ############################
  2384. 863.65 s [python3.14-pythran] # Package would be ignored #
  2385. 863.65 s [python3.14-pythran] ############################
  2386. 863.65 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.random' as an importable package[^1],
  2387. 863.65 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2388. 863.65 s [python3.14-pythran]
  2389. 863.65 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2390. 863.65 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.random' is explicitly added
  2391. 863.65 s [python3.14-pythran] to the `packages` configuration field.
  2392. 863.65 s [python3.14-pythran]
  2393. 863.65 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2394. 863.65 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2395. 863.65 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2396. 863.65 s [python3.14-pythran]
  2397. 863.65 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2398. 863.65 s [python3.14-pythran]
  2399. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2400. 863.65 s [python3.14-pythran]
  2401. 863.65 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.random' to be distributed and are
  2402. 863.65 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.random' via
  2403. 863.65 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2404. 863.65 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2405. 863.65 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2406. 863.65 s [python3.14-pythran]
  2407. 863.65 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2408. 863.65 s [python3.14-pythran]
  2409. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2410. 863.65 s [python3.14-pythran]
  2411. 863.65 s [python3.14-pythran]
  2412. 863.65 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2413. 863.65 s [python3.14-pythran] even if it does not contain any `.py` files.
  2414. 863.65 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2415. 863.65 s [python3.14-pythran] directory, all directories are treated like packages.
  2416. 863.65 s [python3.14-pythran] ********************************************************************************
  2417. 863.65 s [python3.14-pythran]
  2418. 863.65 s [python3.14-pythran] !!
  2419. 863.65 s [python3.14-pythran] check.warn(importable)
  2420. 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.
  2421. 863.65 s [python3.14-pythran] !!
  2422. 863.65 s [python3.14-pythran]
  2423. 863.65 s [python3.14-pythran] ********************************************************************************
  2424. 863.65 s [python3.14-pythran] ############################
  2425. 863.65 s [python3.14-pythran] # Package would be ignored #
  2426. 863.65 s [python3.14-pythran] ############################
  2427. 863.65 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.remainder' as an importable package[^1],
  2428. 863.65 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2429. 863.65 s [python3.14-pythran]
  2430. 863.65 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2431. 863.65 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.remainder' is explicitly added
  2432. 863.65 s [python3.14-pythran] to the `packages` configuration field.
  2433. 863.65 s [python3.14-pythran]
  2434. 863.65 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2435. 863.65 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2436. 863.65 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2437. 863.65 s [python3.14-pythran]
  2438. 863.65 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2439. 863.65 s [python3.14-pythran]
  2440. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2441. 863.65 s [python3.14-pythran]
  2442. 863.65 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.remainder' to be distributed and are
  2443. 863.65 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.remainder' via
  2444. 863.65 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2445. 863.65 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2446. 863.65 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2447. 863.65 s [python3.14-pythran]
  2448. 863.65 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2449. 863.65 s [python3.14-pythran]
  2450. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2451. 863.65 s [python3.14-pythran]
  2452. 863.65 s [python3.14-pythran]
  2453. 863.65 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2454. 863.65 s [python3.14-pythran] even if it does not contain any `.py` files.
  2455. 863.65 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2456. 863.65 s [python3.14-pythran] directory, all directories are treated like packages.
  2457. 863.65 s [python3.14-pythran] ********************************************************************************
  2458. 863.65 s [python3.14-pythran]
  2459. 863.65 s [python3.14-pythran] !!
  2460. 863.65 s [python3.14-pythran] check.warn(importable)
  2461. 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.
  2462. 863.65 s [python3.14-pythran] !!
  2463. 863.65 s [python3.14-pythran]
  2464. 863.65 s [python3.14-pythran] ********************************************************************************
  2465. 863.65 s [python3.14-pythran] ############################
  2466. 863.65 s [python3.14-pythran] # Package would be ignored #
  2467. 863.65 s [python3.14-pythran] ############################
  2468. 863.65 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.right_shift' as an importable package[^1],
  2469. 863.65 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2470. 863.65 s [python3.14-pythran]
  2471. 863.65 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2472. 863.65 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.right_shift' is explicitly added
  2473. 863.65 s [python3.14-pythran] to the `packages` configuration field.
  2474. 863.65 s [python3.14-pythran]
  2475. 863.65 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2476. 863.65 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2477. 863.65 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2478. 863.65 s [python3.14-pythran]
  2479. 863.65 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2480. 863.65 s [python3.14-pythran]
  2481. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2482. 863.65 s [python3.14-pythran]
  2483. 863.65 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.right_shift' to be distributed and are
  2484. 863.65 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.right_shift' via
  2485. 863.65 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2486. 863.65 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2487. 863.65 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2488. 863.65 s [python3.14-pythran]
  2489. 863.65 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2490. 863.65 s [python3.14-pythran]
  2491. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2492. 863.65 s [python3.14-pythran]
  2493. 863.65 s [python3.14-pythran]
  2494. 863.65 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2495. 863.65 s [python3.14-pythran] even if it does not contain any `.py` files.
  2496. 863.65 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2497. 863.65 s [python3.14-pythran] directory, all directories are treated like packages.
  2498. 863.65 s [python3.14-pythran] ********************************************************************************
  2499. 863.65 s [python3.14-pythran]
  2500. 863.65 s [python3.14-pythran] !!
  2501. 863.65 s [python3.14-pythran] check.warn(importable)
  2502. 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.
  2503. 863.65 s [python3.14-pythran] !!
  2504. 863.65 s [python3.14-pythran]
  2505. 863.65 s [python3.14-pythran] ********************************************************************************
  2506. 863.65 s [python3.14-pythran] ############################
  2507. 863.65 s [python3.14-pythran] # Package would be ignored #
  2508. 863.65 s [python3.14-pythran] ############################
  2509. 863.65 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.subtract' as an importable package[^1],
  2510. 863.65 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2511. 863.65 s [python3.14-pythran]
  2512. 863.65 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2513. 863.65 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.subtract' is explicitly added
  2514. 863.65 s [python3.14-pythran] to the `packages` configuration field.
  2515. 863.65 s [python3.14-pythran]
  2516. 863.65 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2517. 863.65 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2518. 863.65 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2519. 863.65 s [python3.14-pythran]
  2520. 863.65 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2521. 863.65 s [python3.14-pythran]
  2522. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2523. 863.65 s [python3.14-pythran]
  2524. 863.65 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.subtract' to be distributed and are
  2525. 863.65 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.subtract' via
  2526. 863.65 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2527. 863.65 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2528. 863.65 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2529. 863.65 s [python3.14-pythran]
  2530. 863.65 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2531. 863.65 s [python3.14-pythran]
  2532. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2533. 863.65 s [python3.14-pythran]
  2534. 863.65 s [python3.14-pythran]
  2535. 863.65 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2536. 863.65 s [python3.14-pythran] even if it does not contain any `.py` files.
  2537. 863.65 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2538. 863.65 s [python3.14-pythran] directory, all directories are treated like packages.
  2539. 863.65 s [python3.14-pythran] ********************************************************************************
  2540. 863.65 s [python3.14-pythran]
  2541. 863.65 s [python3.14-pythran] !!
  2542. 863.65 s [python3.14-pythran] check.warn(importable)
  2543. 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.
  2544. 863.65 s [python3.14-pythran] !!
  2545. 863.65 s [python3.14-pythran]
  2546. 863.65 s [python3.14-pythran] ********************************************************************************
  2547. 863.65 s [python3.14-pythran] ############################
  2548. 863.65 s [python3.14-pythran] # Package would be ignored #
  2549. 863.65 s [python3.14-pythran] ############################
  2550. 863.65 s [python3.14-pythran] Python recognizes 'pythran.pythonic.numpy.true_divide' as an importable package[^1],
  2551. 863.65 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2552. 863.65 s [python3.14-pythran]
  2553. 863.65 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2554. 863.65 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.numpy.true_divide' is explicitly added
  2555. 863.65 s [python3.14-pythran] to the `packages` configuration field.
  2556. 863.65 s [python3.14-pythran]
  2557. 863.65 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2558. 863.65 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2559. 863.65 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2560. 863.65 s [python3.14-pythran]
  2561. 863.65 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2562. 863.65 s [python3.14-pythran]
  2563. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2564. 863.65 s [python3.14-pythran]
  2565. 863.65 s [python3.14-pythran] If you don't want 'pythran.pythonic.numpy.true_divide' to be distributed and are
  2566. 863.65 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.numpy.true_divide' via
  2567. 863.65 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2568. 863.65 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2569. 863.65 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2570. 863.65 s [python3.14-pythran]
  2571. 863.65 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2572. 863.65 s [python3.14-pythran]
  2573. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2574. 863.65 s [python3.14-pythran]
  2575. 863.65 s [python3.14-pythran]
  2576. 863.65 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2577. 863.65 s [python3.14-pythran] even if it does not contain any `.py` files.
  2578. 863.65 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2579. 863.65 s [python3.14-pythran] directory, all directories are treated like packages.
  2580. 863.65 s [python3.14-pythran] ********************************************************************************
  2581. 863.65 s [python3.14-pythran]
  2582. 863.65 s [python3.14-pythran] !!
  2583. 863.65 s [python3.14-pythran] check.warn(importable)
  2584. 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.
  2585. 863.65 s [python3.14-pythran] !!
  2586. 863.65 s [python3.14-pythran]
  2587. 863.65 s [python3.14-pythran] ********************************************************************************
  2588. 863.65 s [python3.14-pythran] ############################
  2589. 863.65 s [python3.14-pythran] # Package would be ignored #
  2590. 863.65 s [python3.14-pythran] ############################
  2591. 863.65 s [python3.14-pythran] Python recognizes 'pythran.pythonic.omp' as an importable package[^1],
  2592. 863.65 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2593. 863.65 s [python3.14-pythran]
  2594. 863.65 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2595. 863.65 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.omp' is explicitly added
  2596. 863.65 s [python3.14-pythran] to the `packages` configuration field.
  2597. 863.65 s [python3.14-pythran]
  2598. 863.65 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2599. 863.65 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2600. 863.65 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2601. 863.65 s [python3.14-pythran]
  2602. 863.65 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2603. 863.65 s [python3.14-pythran]
  2604. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2605. 863.65 s [python3.14-pythran]
  2606. 863.65 s [python3.14-pythran] If you don't want 'pythran.pythonic.omp' to be distributed and are
  2607. 863.65 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.omp' via
  2608. 863.65 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2609. 863.65 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2610. 863.65 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2611. 863.65 s [python3.14-pythran]
  2612. 863.65 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2613. 863.65 s [python3.14-pythran]
  2614. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2615. 863.65 s [python3.14-pythran]
  2616. 863.65 s [python3.14-pythran]
  2617. 863.65 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2618. 863.65 s [python3.14-pythran] even if it does not contain any `.py` files.
  2619. 863.65 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2620. 863.65 s [python3.14-pythran] directory, all directories are treated like packages.
  2621. 863.65 s [python3.14-pythran] ********************************************************************************
  2622. 863.65 s [python3.14-pythran]
  2623. 863.65 s [python3.14-pythran] !!
  2624. 863.65 s [python3.14-pythran] check.warn(importable)
  2625. 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.
  2626. 863.65 s [python3.14-pythran] !!
  2627. 863.65 s [python3.14-pythran]
  2628. 863.65 s [python3.14-pythran] ********************************************************************************
  2629. 863.65 s [python3.14-pythran] ############################
  2630. 863.65 s [python3.14-pythran] # Package would be ignored #
  2631. 863.65 s [python3.14-pythran] ############################
  2632. 863.65 s [python3.14-pythran] Python recognizes 'pythran.pythonic.operator_' as an importable package[^1],
  2633. 863.65 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2634. 863.65 s [python3.14-pythran]
  2635. 863.65 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2636. 863.65 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.operator_' is explicitly added
  2637. 863.65 s [python3.14-pythran] to the `packages` configuration field.
  2638. 863.65 s [python3.14-pythran]
  2639. 863.65 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2640. 863.65 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2641. 863.65 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2642. 863.65 s [python3.14-pythran]
  2643. 863.65 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2644. 863.65 s [python3.14-pythran]
  2645. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2646. 863.65 s [python3.14-pythran]
  2647. 863.65 s [python3.14-pythran] If you don't want 'pythran.pythonic.operator_' to be distributed and are
  2648. 863.65 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.operator_' via
  2649. 863.65 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2650. 863.65 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2651. 863.65 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2652. 863.65 s [python3.14-pythran]
  2653. 863.65 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2654. 863.65 s [python3.14-pythran]
  2655. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2656. 863.65 s [python3.14-pythran]
  2657. 863.65 s [python3.14-pythran]
  2658. 863.65 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2659. 863.65 s [python3.14-pythran] even if it does not contain any `.py` files.
  2660. 863.65 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2661. 863.65 s [python3.14-pythran] directory, all directories are treated like packages.
  2662. 863.65 s [python3.14-pythran] ********************************************************************************
  2663. 863.65 s [python3.14-pythran]
  2664. 863.65 s [python3.14-pythran] !!
  2665. 863.65 s [python3.14-pythran] check.warn(importable)
  2666. 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.
  2667. 863.65 s [python3.14-pythran] !!
  2668. 863.65 s [python3.14-pythran]
  2669. 863.65 s [python3.14-pythran] ********************************************************************************
  2670. 863.65 s [python3.14-pythran] ############################
  2671. 863.65 s [python3.14-pythran] # Package would be ignored #
  2672. 863.65 s [python3.14-pythran] ############################
  2673. 863.65 s [python3.14-pythran] Python recognizes 'pythran.pythonic.os.path' as an importable package[^1],
  2674. 863.65 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2675. 863.65 s [python3.14-pythran]
  2676. 863.65 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2677. 863.65 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.os.path' is explicitly added
  2678. 863.65 s [python3.14-pythran] to the `packages` configuration field.
  2679. 863.65 s [python3.14-pythran]
  2680. 863.65 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2681. 863.65 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2682. 863.65 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2683. 863.65 s [python3.14-pythran]
  2684. 863.65 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2685. 863.65 s [python3.14-pythran]
  2686. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2687. 863.65 s [python3.14-pythran]
  2688. 863.65 s [python3.14-pythran] If you don't want 'pythran.pythonic.os.path' to be distributed and are
  2689. 863.65 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.os.path' via
  2690. 863.65 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2691. 863.65 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2692. 863.65 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2693. 863.65 s [python3.14-pythran]
  2694. 863.65 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2695. 863.65 s [python3.14-pythran]
  2696. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2697. 863.65 s [python3.14-pythran]
  2698. 863.65 s [python3.14-pythran]
  2699. 863.65 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2700. 863.65 s [python3.14-pythran] even if it does not contain any `.py` files.
  2701. 863.65 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2702. 863.65 s [python3.14-pythran] directory, all directories are treated like packages.
  2703. 863.65 s [python3.14-pythran] ********************************************************************************
  2704. 863.65 s [python3.14-pythran]
  2705. 863.65 s [python3.14-pythran] !!
  2706. 863.65 s [python3.14-pythran] check.warn(importable)
  2707. 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.
  2708. 863.65 s [python3.14-pythran] !!
  2709. 863.65 s [python3.14-pythran]
  2710. 863.65 s [python3.14-pythran] ********************************************************************************
  2711. 863.65 s [python3.14-pythran] ############################
  2712. 863.65 s [python3.14-pythran] # Package would be ignored #
  2713. 863.65 s [python3.14-pythran] ############################
  2714. 863.65 s [python3.14-pythran] Python recognizes 'pythran.pythonic.patch' as an importable package[^1],
  2715. 863.65 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2716. 863.65 s [python3.14-pythran]
  2717. 863.65 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2718. 863.65 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.patch' is explicitly added
  2719. 863.65 s [python3.14-pythran] to the `packages` configuration field.
  2720. 863.65 s [python3.14-pythran]
  2721. 863.65 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2722. 863.65 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2723. 863.65 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2724. 863.65 s [python3.14-pythran]
  2725. 863.65 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2726. 863.65 s [python3.14-pythran]
  2727. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2728. 863.65 s [python3.14-pythran]
  2729. 863.65 s [python3.14-pythran] If you don't want 'pythran.pythonic.patch' to be distributed and are
  2730. 863.65 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.patch' via
  2731. 863.65 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2732. 863.65 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2733. 863.65 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2734. 863.65 s [python3.14-pythran]
  2735. 863.65 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2736. 863.65 s [python3.14-pythran]
  2737. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2738. 863.65 s [python3.14-pythran]
  2739. 863.65 s [python3.14-pythran]
  2740. 863.65 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2741. 863.65 s [python3.14-pythran] even if it does not contain any `.py` files.
  2742. 863.65 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2743. 863.65 s [python3.14-pythran] directory, all directories are treated like packages.
  2744. 863.65 s [python3.14-pythran] ********************************************************************************
  2745. 863.65 s [python3.14-pythran]
  2746. 863.65 s [python3.14-pythran] !!
  2747. 863.65 s [python3.14-pythran] check.warn(importable)
  2748. 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.
  2749. 863.65 s [python3.14-pythran] !!
  2750. 863.65 s [python3.14-pythran]
  2751. 863.65 s [python3.14-pythran] ********************************************************************************
  2752. 863.65 s [python3.14-pythran] ############################
  2753. 863.65 s [python3.14-pythran] # Package would be ignored #
  2754. 863.65 s [python3.14-pythran] ############################
  2755. 863.65 s [python3.14-pythran] Python recognizes 'pythran.pythonic.python' as an importable package[^1],
  2756. 863.65 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2757. 863.65 s [python3.14-pythran]
  2758. 863.65 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2759. 863.65 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.python' is explicitly added
  2760. 863.65 s [python3.14-pythran] to the `packages` configuration field.
  2761. 863.65 s [python3.14-pythran]
  2762. 863.65 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2763. 863.65 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2764. 863.65 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2765. 863.65 s [python3.14-pythran]
  2766. 863.65 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2767. 863.65 s [python3.14-pythran]
  2768. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2769. 863.65 s [python3.14-pythran]
  2770. 863.65 s [python3.14-pythran] If you don't want 'pythran.pythonic.python' to be distributed and are
  2771. 863.65 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.python' via
  2772. 863.65 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2773. 863.65 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2774. 863.65 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2775. 863.65 s [python3.14-pythran]
  2776. 863.65 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2777. 863.65 s [python3.14-pythran]
  2778. 863.65 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2779. 863.65 s [python3.14-pythran]
  2780. 863.66 s [python3.14-pythran]
  2781. 863.66 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2782. 863.66 s [python3.14-pythran] even if it does not contain any `.py` files.
  2783. 863.66 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2784. 863.66 s [python3.14-pythran] directory, all directories are treated like packages.
  2785. 863.66 s [python3.14-pythran] ********************************************************************************
  2786. 863.66 s [python3.14-pythran]
  2787. 863.66 s [python3.14-pythran] !!
  2788. 863.66 s [python3.14-pythran] check.warn(importable)
  2789. 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.
  2790. 863.66 s [python3.14-pythran] !!
  2791. 863.66 s [python3.14-pythran]
  2792. 863.66 s [python3.14-pythran] ********************************************************************************
  2793. 863.66 s [python3.14-pythran] ############################
  2794. 863.66 s [python3.14-pythran] # Package would be ignored #
  2795. 863.66 s [python3.14-pythran] ############################
  2796. 863.66 s [python3.14-pythran] Python recognizes 'pythran.pythonic.random' as an importable package[^1],
  2797. 863.66 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2798. 863.66 s [python3.14-pythran]
  2799. 863.66 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2800. 863.66 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.random' is explicitly added
  2801. 863.66 s [python3.14-pythran] to the `packages` configuration field.
  2802. 863.66 s [python3.14-pythran]
  2803. 863.66 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2804. 863.66 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2805. 863.66 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2806. 863.66 s [python3.14-pythran]
  2807. 863.66 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2808. 863.66 s [python3.14-pythran]
  2809. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2810. 863.66 s [python3.14-pythran]
  2811. 863.66 s [python3.14-pythran] If you don't want 'pythran.pythonic.random' to be distributed and are
  2812. 863.66 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.random' via
  2813. 863.66 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2814. 863.66 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2815. 863.66 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2816. 863.66 s [python3.14-pythran]
  2817. 863.66 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2818. 863.66 s [python3.14-pythran]
  2819. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2820. 863.66 s [python3.14-pythran]
  2821. 863.66 s [python3.14-pythran]
  2822. 863.66 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2823. 863.66 s [python3.14-pythran] even if it does not contain any `.py` files.
  2824. 863.66 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2825. 863.66 s [python3.14-pythran] directory, all directories are treated like packages.
  2826. 863.66 s [python3.14-pythran] ********************************************************************************
  2827. 863.66 s [python3.14-pythran]
  2828. 863.66 s [python3.14-pythran] !!
  2829. 863.66 s [python3.14-pythran] check.warn(importable)
  2830. 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.
  2831. 863.66 s [python3.14-pythran] !!
  2832. 863.66 s [python3.14-pythran]
  2833. 863.66 s [python3.14-pythran] ********************************************************************************
  2834. 863.66 s [python3.14-pythran] ############################
  2835. 863.66 s [python3.14-pythran] # Package would be ignored #
  2836. 863.66 s [python3.14-pythran] ############################
  2837. 863.66 s [python3.14-pythran] Python recognizes 'pythran.pythonic.scipy.special' as an importable package[^1],
  2838. 863.66 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2839. 863.66 s [python3.14-pythran]
  2840. 863.66 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2841. 863.66 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.scipy.special' is explicitly added
  2842. 863.66 s [python3.14-pythran] to the `packages` configuration field.
  2843. 863.66 s [python3.14-pythran]
  2844. 863.66 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2845. 863.66 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2846. 863.66 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2847. 863.66 s [python3.14-pythran]
  2848. 863.66 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2849. 863.66 s [python3.14-pythran]
  2850. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2851. 863.66 s [python3.14-pythran]
  2852. 863.66 s [python3.14-pythran] If you don't want 'pythran.pythonic.scipy.special' to be distributed and are
  2853. 863.66 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.scipy.special' via
  2854. 863.66 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2855. 863.66 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2856. 863.66 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2857. 863.66 s [python3.14-pythran]
  2858. 863.66 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2859. 863.66 s [python3.14-pythran]
  2860. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2861. 863.66 s [python3.14-pythran]
  2862. 863.66 s [python3.14-pythran]
  2863. 863.66 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2864. 863.66 s [python3.14-pythran] even if it does not contain any `.py` files.
  2865. 863.66 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2866. 863.66 s [python3.14-pythran] directory, all directories are treated like packages.
  2867. 863.66 s [python3.14-pythran] ********************************************************************************
  2868. 863.66 s [python3.14-pythran]
  2869. 863.66 s [python3.14-pythran] !!
  2870. 863.66 s [python3.14-pythran] check.warn(importable)
  2871. 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.
  2872. 863.66 s [python3.14-pythran] !!
  2873. 863.66 s [python3.14-pythran]
  2874. 863.66 s [python3.14-pythran] ********************************************************************************
  2875. 863.66 s [python3.14-pythran] ############################
  2876. 863.66 s [python3.14-pythran] # Package would be ignored #
  2877. 863.66 s [python3.14-pythran] ############################
  2878. 863.66 s [python3.14-pythran] Python recognizes 'pythran.pythonic.string' as an importable package[^1],
  2879. 863.66 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2880. 863.66 s [python3.14-pythran]
  2881. 863.66 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2882. 863.66 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.string' is explicitly added
  2883. 863.66 s [python3.14-pythran] to the `packages` configuration field.
  2884. 863.66 s [python3.14-pythran]
  2885. 863.66 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2886. 863.66 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2887. 863.66 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2888. 863.66 s [python3.14-pythran]
  2889. 863.66 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2890. 863.66 s [python3.14-pythran]
  2891. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2892. 863.66 s [python3.14-pythran]
  2893. 863.66 s [python3.14-pythran] If you don't want 'pythran.pythonic.string' to be distributed and are
  2894. 863.66 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.string' via
  2895. 863.66 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2896. 863.66 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2897. 863.66 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2898. 863.66 s [python3.14-pythran]
  2899. 863.66 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2900. 863.66 s [python3.14-pythran]
  2901. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2902. 863.66 s [python3.14-pythran]
  2903. 863.66 s [python3.14-pythran]
  2904. 863.66 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2905. 863.66 s [python3.14-pythran] even if it does not contain any `.py` files.
  2906. 863.66 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2907. 863.66 s [python3.14-pythran] directory, all directories are treated like packages.
  2908. 863.66 s [python3.14-pythran] ********************************************************************************
  2909. 863.66 s [python3.14-pythran]
  2910. 863.66 s [python3.14-pythran] !!
  2911. 863.66 s [python3.14-pythran] check.warn(importable)
  2912. 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.
  2913. 863.66 s [python3.14-pythran] !!
  2914. 863.66 s [python3.14-pythran]
  2915. 863.66 s [python3.14-pythran] ********************************************************************************
  2916. 863.66 s [python3.14-pythran] ############################
  2917. 863.66 s [python3.14-pythran] # Package would be ignored #
  2918. 863.66 s [python3.14-pythran] ############################
  2919. 863.66 s [python3.14-pythran] Python recognizes 'pythran.pythonic.time' as an importable package[^1],
  2920. 863.66 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2921. 863.66 s [python3.14-pythran]
  2922. 863.66 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2923. 863.66 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.time' is explicitly added
  2924. 863.66 s [python3.14-pythran] to the `packages` configuration field.
  2925. 863.66 s [python3.14-pythran]
  2926. 863.66 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2927. 863.66 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2928. 863.66 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2929. 863.66 s [python3.14-pythran]
  2930. 863.66 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2931. 863.66 s [python3.14-pythran]
  2932. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2933. 863.66 s [python3.14-pythran]
  2934. 863.66 s [python3.14-pythran] If you don't want 'pythran.pythonic.time' to be distributed and are
  2935. 863.66 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.time' via
  2936. 863.66 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2937. 863.66 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2938. 863.66 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2939. 863.66 s [python3.14-pythran]
  2940. 863.66 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2941. 863.66 s [python3.14-pythran]
  2942. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2943. 863.66 s [python3.14-pythran]
  2944. 863.66 s [python3.14-pythran]
  2945. 863.66 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2946. 863.66 s [python3.14-pythran] even if it does not contain any `.py` files.
  2947. 863.66 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2948. 863.66 s [python3.14-pythran] directory, all directories are treated like packages.
  2949. 863.66 s [python3.14-pythran] ********************************************************************************
  2950. 863.66 s [python3.14-pythran]
  2951. 863.66 s [python3.14-pythran] !!
  2952. 863.66 s [python3.14-pythran] check.warn(importable)
  2953. 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.
  2954. 863.66 s [python3.14-pythran] !!
  2955. 863.66 s [python3.14-pythran]
  2956. 863.66 s [python3.14-pythran] ********************************************************************************
  2957. 863.66 s [python3.14-pythran] ############################
  2958. 863.66 s [python3.14-pythran] # Package would be ignored #
  2959. 863.66 s [python3.14-pythran] ############################
  2960. 863.66 s [python3.14-pythran] Python recognizes 'pythran.pythonic.types' as an importable package[^1],
  2961. 863.66 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  2962. 863.66 s [python3.14-pythran]
  2963. 863.66 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  2964. 863.66 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.types' is explicitly added
  2965. 863.66 s [python3.14-pythran] to the `packages` configuration field.
  2966. 863.66 s [python3.14-pythran]
  2967. 863.66 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  2968. 863.66 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  2969. 863.66 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  2970. 863.66 s [python3.14-pythran]
  2971. 863.66 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  2972. 863.66 s [python3.14-pythran]
  2973. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  2974. 863.66 s [python3.14-pythran]
  2975. 863.66 s [python3.14-pythran] If you don't want 'pythran.pythonic.types' to be distributed and are
  2976. 863.66 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.types' via
  2977. 863.66 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  2978. 863.66 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  2979. 863.66 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  2980. 863.66 s [python3.14-pythran]
  2981. 863.66 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  2982. 863.66 s [python3.14-pythran]
  2983. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  2984. 863.66 s [python3.14-pythran]
  2985. 863.66 s [python3.14-pythran]
  2986. 863.66 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  2987. 863.66 s [python3.14-pythran] even if it does not contain any `.py` files.
  2988. 863.66 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  2989. 863.66 s [python3.14-pythran] directory, all directories are treated like packages.
  2990. 863.66 s [python3.14-pythran] ********************************************************************************
  2991. 863.66 s [python3.14-pythran]
  2992. 863.66 s [python3.14-pythran] !!
  2993. 863.66 s [python3.14-pythran] check.warn(importable)
  2994. 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.
  2995. 863.66 s [python3.14-pythran] !!
  2996. 863.66 s [python3.14-pythran]
  2997. 863.66 s [python3.14-pythran] ********************************************************************************
  2998. 863.66 s [python3.14-pythran] ############################
  2999. 863.66 s [python3.14-pythran] # Package would be ignored #
  3000. 863.66 s [python3.14-pythran] ############################
  3001. 863.66 s [python3.14-pythran] Python recognizes 'pythran.pythonic.utils' as an importable package[^1],
  3002. 863.66 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  3003. 863.66 s [python3.14-pythran]
  3004. 863.66 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  3005. 863.66 s [python3.14-pythran] package, please make sure that 'pythran.pythonic.utils' is explicitly added
  3006. 863.66 s [python3.14-pythran] to the `packages` configuration field.
  3007. 863.66 s [python3.14-pythran]
  3008. 863.66 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  3009. 863.66 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  3010. 863.66 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  3011. 863.66 s [python3.14-pythran]
  3012. 863.66 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  3013. 863.66 s [python3.14-pythran]
  3014. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  3015. 863.66 s [python3.14-pythran]
  3016. 863.66 s [python3.14-pythran] If you don't want 'pythran.pythonic.utils' to be distributed and are
  3017. 863.66 s [python3.14-pythran] already explicitly excluding 'pythran.pythonic.utils' via
  3018. 863.66 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  3019. 863.66 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  3020. 863.66 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  3021. 863.66 s [python3.14-pythran]
  3022. 863.66 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  3023. 863.66 s [python3.14-pythran]
  3024. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  3025. 863.66 s [python3.14-pythran]
  3026. 863.66 s [python3.14-pythran]
  3027. 863.66 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  3028. 863.66 s [python3.14-pythran] even if it does not contain any `.py` files.
  3029. 863.66 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  3030. 863.66 s [python3.14-pythran] directory, all directories are treated like packages.
  3031. 863.66 s [python3.14-pythran] ********************************************************************************
  3032. 863.66 s [python3.14-pythran]
  3033. 863.66 s [python3.14-pythran] !!
  3034. 863.66 s [python3.14-pythran] check.warn(importable)
  3035. 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.
  3036. 863.66 s [python3.14-pythran] !!
  3037. 863.66 s [python3.14-pythran]
  3038. 863.66 s [python3.14-pythran] ********************************************************************************
  3039. 863.66 s [python3.14-pythran] ############################
  3040. 863.66 s [python3.14-pythran] # Package would be ignored #
  3041. 863.66 s [python3.14-pythran] ############################
  3042. 863.66 s [python3.14-pythran] Python recognizes 'pythran.xsimd' as an importable package[^1],
  3043. 863.66 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  3044. 863.66 s [python3.14-pythran]
  3045. 863.66 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  3046. 863.66 s [python3.14-pythran] package, please make sure that 'pythran.xsimd' is explicitly added
  3047. 863.66 s [python3.14-pythran] to the `packages` configuration field.
  3048. 863.66 s [python3.14-pythran]
  3049. 863.66 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  3050. 863.66 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  3051. 863.66 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  3052. 863.66 s [python3.14-pythran]
  3053. 863.66 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  3054. 863.66 s [python3.14-pythran]
  3055. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  3056. 863.66 s [python3.14-pythran]
  3057. 863.66 s [python3.14-pythran] If you don't want 'pythran.xsimd' to be distributed and are
  3058. 863.66 s [python3.14-pythran] already explicitly excluding 'pythran.xsimd' via
  3059. 863.66 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  3060. 863.66 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  3061. 863.66 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  3062. 863.66 s [python3.14-pythran]
  3063. 863.66 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  3064. 863.66 s [python3.14-pythran]
  3065. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  3066. 863.66 s [python3.14-pythran]
  3067. 863.66 s [python3.14-pythran]
  3068. 863.66 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  3069. 863.66 s [python3.14-pythran] even if it does not contain any `.py` files.
  3070. 863.66 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  3071. 863.66 s [python3.14-pythran] directory, all directories are treated like packages.
  3072. 863.66 s [python3.14-pythran] ********************************************************************************
  3073. 863.66 s [python3.14-pythran]
  3074. 863.66 s [python3.14-pythran] !!
  3075. 863.66 s [python3.14-pythran] check.warn(importable)
  3076. 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.
  3077. 863.66 s [python3.14-pythran] !!
  3078. 863.66 s [python3.14-pythran]
  3079. 863.66 s [python3.14-pythran] ********************************************************************************
  3080. 863.66 s [python3.14-pythran] ############################
  3081. 863.66 s [python3.14-pythran] # Package would be ignored #
  3082. 863.66 s [python3.14-pythran] ############################
  3083. 863.66 s [python3.14-pythran] Python recognizes 'pythran.xsimd.arch' as an importable package[^1],
  3084. 863.66 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  3085. 863.66 s [python3.14-pythran]
  3086. 863.66 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  3087. 863.66 s [python3.14-pythran] package, please make sure that 'pythran.xsimd.arch' is explicitly added
  3088. 863.66 s [python3.14-pythran] to the `packages` configuration field.
  3089. 863.66 s [python3.14-pythran]
  3090. 863.66 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  3091. 863.66 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  3092. 863.66 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  3093. 863.66 s [python3.14-pythran]
  3094. 863.66 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  3095. 863.66 s [python3.14-pythran]
  3096. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  3097. 863.66 s [python3.14-pythran]
  3098. 863.66 s [python3.14-pythran] If you don't want 'pythran.xsimd.arch' to be distributed and are
  3099. 863.66 s [python3.14-pythran] already explicitly excluding 'pythran.xsimd.arch' via
  3100. 863.66 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  3101. 863.66 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  3102. 863.66 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  3103. 863.66 s [python3.14-pythran]
  3104. 863.66 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  3105. 863.66 s [python3.14-pythran]
  3106. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  3107. 863.66 s [python3.14-pythran]
  3108. 863.66 s [python3.14-pythran]
  3109. 863.66 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  3110. 863.66 s [python3.14-pythran] even if it does not contain any `.py` files.
  3111. 863.66 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  3112. 863.66 s [python3.14-pythran] directory, all directories are treated like packages.
  3113. 863.66 s [python3.14-pythran] ********************************************************************************
  3114. 863.66 s [python3.14-pythran]
  3115. 863.66 s [python3.14-pythran] !!
  3116. 863.66 s [python3.14-pythran] check.warn(importable)
  3117. 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.
  3118. 863.66 s [python3.14-pythran] !!
  3119. 863.66 s [python3.14-pythran]
  3120. 863.66 s [python3.14-pythran] ********************************************************************************
  3121. 863.66 s [python3.14-pythran] ############################
  3122. 863.66 s [python3.14-pythran] # Package would be ignored #
  3123. 863.66 s [python3.14-pythran] ############################
  3124. 863.66 s [python3.14-pythran] Python recognizes 'pythran.xsimd.arch.generic' as an importable package[^1],
  3125. 863.66 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  3126. 863.66 s [python3.14-pythran]
  3127. 863.66 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  3128. 863.66 s [python3.14-pythran] package, please make sure that 'pythran.xsimd.arch.generic' is explicitly added
  3129. 863.66 s [python3.14-pythran] to the `packages` configuration field.
  3130. 863.66 s [python3.14-pythran]
  3131. 863.66 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  3132. 863.66 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  3133. 863.66 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  3134. 863.66 s [python3.14-pythran]
  3135. 863.66 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  3136. 863.66 s [python3.14-pythran]
  3137. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  3138. 863.66 s [python3.14-pythran]
  3139. 863.66 s [python3.14-pythran] If you don't want 'pythran.xsimd.arch.generic' to be distributed and are
  3140. 863.66 s [python3.14-pythran] already explicitly excluding 'pythran.xsimd.arch.generic' via
  3141. 863.66 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  3142. 863.66 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  3143. 863.66 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  3144. 863.66 s [python3.14-pythran]
  3145. 863.66 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  3146. 863.66 s [python3.14-pythran]
  3147. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  3148. 863.66 s [python3.14-pythran]
  3149. 863.66 s [python3.14-pythran]
  3150. 863.66 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  3151. 863.66 s [python3.14-pythran] even if it does not contain any `.py` files.
  3152. 863.66 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  3153. 863.66 s [python3.14-pythran] directory, all directories are treated like packages.
  3154. 863.66 s [python3.14-pythran] ********************************************************************************
  3155. 863.66 s [python3.14-pythran]
  3156. 863.66 s [python3.14-pythran] !!
  3157. 863.66 s [python3.14-pythran] check.warn(importable)
  3158. 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.
  3159. 863.66 s [python3.14-pythran] !!
  3160. 863.66 s [python3.14-pythran]
  3161. 863.66 s [python3.14-pythran] ********************************************************************************
  3162. 863.66 s [python3.14-pythran] ############################
  3163. 863.66 s [python3.14-pythran] # Package would be ignored #
  3164. 863.66 s [python3.14-pythran] ############################
  3165. 863.66 s [python3.14-pythran] Python recognizes 'pythran.xsimd.config' as an importable package[^1],
  3166. 863.66 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  3167. 863.66 s [python3.14-pythran]
  3168. 863.66 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  3169. 863.66 s [python3.14-pythran] package, please make sure that 'pythran.xsimd.config' is explicitly added
  3170. 863.66 s [python3.14-pythran] to the `packages` configuration field.
  3171. 863.66 s [python3.14-pythran]
  3172. 863.66 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  3173. 863.66 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  3174. 863.66 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  3175. 863.66 s [python3.14-pythran]
  3176. 863.66 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  3177. 863.66 s [python3.14-pythran]
  3178. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  3179. 863.66 s [python3.14-pythran]
  3180. 863.66 s [python3.14-pythran] If you don't want 'pythran.xsimd.config' to be distributed and are
  3181. 863.66 s [python3.14-pythran] already explicitly excluding 'pythran.xsimd.config' via
  3182. 863.66 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  3183. 863.66 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  3184. 863.66 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  3185. 863.66 s [python3.14-pythran]
  3186. 863.66 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  3187. 863.66 s [python3.14-pythran]
  3188. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  3189. 863.66 s [python3.14-pythran]
  3190. 863.66 s [python3.14-pythran]
  3191. 863.66 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  3192. 863.66 s [python3.14-pythran] even if it does not contain any `.py` files.
  3193. 863.66 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  3194. 863.66 s [python3.14-pythran] directory, all directories are treated like packages.
  3195. 863.66 s [python3.14-pythran] ********************************************************************************
  3196. 863.66 s [python3.14-pythran]
  3197. 863.66 s [python3.14-pythran] !!
  3198. 863.66 s [python3.14-pythran] check.warn(importable)
  3199. 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.
  3200. 863.66 s [python3.14-pythran] !!
  3201. 863.66 s [python3.14-pythran]
  3202. 863.66 s [python3.14-pythran] ********************************************************************************
  3203. 863.66 s [python3.14-pythran] ############################
  3204. 863.66 s [python3.14-pythran] # Package would be ignored #
  3205. 863.66 s [python3.14-pythran] ############################
  3206. 863.66 s [python3.14-pythran] Python recognizes 'pythran.xsimd.math' as an importable package[^1],
  3207. 863.66 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  3208. 863.66 s [python3.14-pythran]
  3209. 863.66 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  3210. 863.66 s [python3.14-pythran] package, please make sure that 'pythran.xsimd.math' is explicitly added
  3211. 863.66 s [python3.14-pythran] to the `packages` configuration field.
  3212. 863.66 s [python3.14-pythran]
  3213. 863.66 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  3214. 863.66 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  3215. 863.66 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  3216. 863.66 s [python3.14-pythran]
  3217. 863.66 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  3218. 863.66 s [python3.14-pythran]
  3219. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  3220. 863.66 s [python3.14-pythran]
  3221. 863.66 s [python3.14-pythran] If you don't want 'pythran.xsimd.math' to be distributed and are
  3222. 863.66 s [python3.14-pythran] already explicitly excluding 'pythran.xsimd.math' via
  3223. 863.66 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  3224. 863.66 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  3225. 863.66 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  3226. 863.66 s [python3.14-pythran]
  3227. 863.66 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  3228. 863.66 s [python3.14-pythran]
  3229. 863.66 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  3230. 863.66 s [python3.14-pythran]
  3231. 863.66 s [python3.14-pythran]
  3232. 863.66 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  3233. 863.66 s [python3.14-pythran] even if it does not contain any `.py` files.
  3234. 863.66 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  3235. 863.66 s [python3.14-pythran] directory, all directories are treated like packages.
  3236. 863.66 s [python3.14-pythran] ********************************************************************************
  3237. 863.66 s [python3.14-pythran]
  3238. 863.66 s [python3.14-pythran] !!
  3239. 863.66 s [python3.14-pythran] check.warn(importable)
  3240. 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.
  3241. 863.66 s [python3.14-pythran] !!
  3242. 863.66 s [python3.14-pythran]
  3243. 863.66 s [python3.14-pythran] ********************************************************************************
  3244. 863.66 s [python3.14-pythran] ############################
  3245. 863.66 s [python3.14-pythran] # Package would be ignored #
  3246. 863.66 s [python3.14-pythran] ############################
  3247. 863.66 s [python3.14-pythran] Python recognizes 'pythran.xsimd.memory' as an importable package[^1],
  3248. 863.66 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  3249. 863.66 s [python3.14-pythran]
  3250. 863.66 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  3251. 863.66 s [python3.14-pythran] package, please make sure that 'pythran.xsimd.memory' is explicitly added
  3252. 863.66 s [python3.14-pythran] to the `packages` configuration field.
  3253. 863.66 s [python3.14-pythran]
  3254. 863.66 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  3255. 863.66 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  3256. 863.66 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  3257. 863.66 s [python3.14-pythran]
  3258. 863.66 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  3259. 863.66 s [python3.14-pythran]
  3260. 863.67 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  3261. 863.67 s [python3.14-pythran]
  3262. 863.67 s [python3.14-pythran] If you don't want 'pythran.xsimd.memory' to be distributed and are
  3263. 863.67 s [python3.14-pythran] already explicitly excluding 'pythran.xsimd.memory' via
  3264. 863.67 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  3265. 863.67 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  3266. 863.67 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  3267. 863.67 s [python3.14-pythran]
  3268. 863.67 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  3269. 863.67 s [python3.14-pythran]
  3270. 863.67 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  3271. 863.67 s [python3.14-pythran]
  3272. 863.67 s [python3.14-pythran]
  3273. 863.67 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  3274. 863.67 s [python3.14-pythran] even if it does not contain any `.py` files.
  3275. 863.67 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  3276. 863.67 s [python3.14-pythran] directory, all directories are treated like packages.
  3277. 863.67 s [python3.14-pythran] ********************************************************************************
  3278. 863.67 s [python3.14-pythran]
  3279. 863.67 s [python3.14-pythran] !!
  3280. 863.67 s [python3.14-pythran] check.warn(importable)
  3281. 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.
  3282. 863.67 s [python3.14-pythran] !!
  3283. 863.67 s [python3.14-pythran]
  3284. 863.67 s [python3.14-pythran] ********************************************************************************
  3285. 863.67 s [python3.14-pythran] ############################
  3286. 863.67 s [python3.14-pythran] # Package would be ignored #
  3287. 863.67 s [python3.14-pythran] ############################
  3288. 863.67 s [python3.14-pythran] Python recognizes 'pythran.xsimd.types' as an importable package[^1],
  3289. 863.67 s [python3.14-pythran] but it is absent from setuptools' `packages` configuration.
  3290. 863.67 s [python3.14-pythran]
  3291. 863.67 s [python3.14-pythran] This leads to an ambiguous overall configuration. If you want to distribute this
  3292. 863.67 s [python3.14-pythran] package, please make sure that 'pythran.xsimd.types' is explicitly added
  3293. 863.67 s [python3.14-pythran] to the `packages` configuration field.
  3294. 863.67 s [python3.14-pythran]
  3295. 863.67 s [python3.14-pythran] Alternatively, you can also rely on setuptools' discovery methods
  3296. 863.67 s [python3.14-pythran] (for example by using `find_namespace_packages(...)`/`find_namespace:`
  3297. 863.67 s [python3.14-pythran] instead of `find_packages(...)`/`find:`).
  3298. 863.67 s [python3.14-pythran]
  3299. 863.67 s [python3.14-pythran] You can read more about "package discovery" on setuptools documentation page:
  3300. 863.67 s [python3.14-pythran]
  3301. 863.67 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
  3302. 863.67 s [python3.14-pythran]
  3303. 863.67 s [python3.14-pythran] If you don't want 'pythran.xsimd.types' to be distributed and are
  3304. 863.67 s [python3.14-pythran] already explicitly excluding 'pythran.xsimd.types' via
  3305. 863.67 s [python3.14-pythran] `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
  3306. 863.67 s [python3.14-pythran] you can try to use `exclude_package_data`, or `include-package-data=False` in
  3307. 863.67 s [python3.14-pythran] combination with a more fine grained `package-data` configuration.
  3308. 863.67 s [python3.14-pythran]
  3309. 863.67 s [python3.14-pythran] You can read more about "package data files" on setuptools documentation page:
  3310. 863.67 s [python3.14-pythran]
  3311. 863.67 s [python3.14-pythran] - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
  3312. 863.67 s [python3.14-pythran]
  3313. 863.67 s [python3.14-pythran]
  3314. 863.67 s [python3.14-pythran] [^1]: For Python, any directory (with suitable naming) can be imported,
  3315. 863.67 s [python3.14-pythran] even if it does not contain any `.py` files.
  3316. 863.67 s [python3.14-pythran] On the other hand, currently there is no concept of package data
  3317. 863.67 s [python3.14-pythran] directory, all directories are treated like packages.
  3318. 863.67 s [python3.14-pythran] ********************************************************************************
  3319. 863.67 s [python3.14-pythran]
  3320. 863.67 s [python3.14-pythran] !!
  3321. 863.67 s [python3.14-pythran] check.warn(importable)
  3322. 863.67 s [python3.14-pythran] copying pythran/pythran-darwin.cfg -> build/lib/pythran
  3323. 863.67 s [python3.14-pythran] copying pythran/pythran-default.cfg -> build/lib/pythran
  3324. 863.67 s [python3.14-pythran] copying pythran/pythran-linux.cfg -> build/lib/pythran
  3325. 863.67 s [python3.14-pythran] copying pythran/pythran-linux2.cfg -> build/lib/pythran
  3326. 863.67 s [python3.14-pythran] copying pythran/pythran-win32.cfg -> build/lib/pythran
  3327. 863.67 s [python3.14-pythran] copying pythran/pythran.cfg -> build/lib/pythran
  3328. 863.67 s [python3.14-pythran] creating build/lib/pythran/boost
  3329. 863.67 s [python3.14-pythran] copying pythran/boost/array.hpp -> build/lib/pythran/boost
  3330. 863.67 s [python3.14-pythran] copying pythran/boost/assert.hpp -> build/lib/pythran/boost
  3331. 863.67 s [python3.14-pythran] copying pythran/boost/atomic.hpp -> build/lib/pythran/boost
  3332. 863.67 s [python3.14-pythran] copying pythran/boost/checked_delete.hpp -> build/lib/pythran/boost
  3333. 863.67 s [python3.14-pythran] copying pythran/boost/concept_check.hpp -> build/lib/pythran/boost
  3334. 863.67 s [python3.14-pythran] copying pythran/boost/config.hpp -> build/lib/pythran/boost
  3335. 863.67 s [python3.14-pythran] copying pythran/boost/cstdint.hpp -> build/lib/pythran/boost
  3336. 863.68 s [python3.14-pythran] copying pythran/boost/current_function.hpp -> build/lib/pythran/boost
  3337. 863.68 s [python3.14-pythran] copying pythran/boost/format.hpp -> build/lib/pythran/boost
  3338. 863.68 s [python3.14-pythran] copying pythran/boost/integer.hpp -> build/lib/pythran/boost
  3339. 863.68 s [python3.14-pythran] copying pythran/boost/integer_fwd.hpp -> build/lib/pythran/boost
  3340. 863.68 s [python3.14-pythran] copying pythran/boost/integer_traits.hpp -> build/lib/pythran/boost
  3341. 863.68 s [python3.14-pythran] copying pythran/boost/lexical_cast.hpp -> build/lib/pythran/boost
  3342. 863.68 s [python3.14-pythran] copying pythran/boost/limits.hpp -> build/lib/pythran/boost
  3343. 863.68 s [python3.14-pythran] copying pythran/boost/memory_order.hpp -> build/lib/pythran/boost
  3344. 863.68 s [python3.14-pythran] copying pythran/boost/next_prior.hpp -> build/lib/pythran/boost
  3345. 863.68 s [python3.14-pythran] copying pythran/boost/non_type.hpp -> build/lib/pythran/boost
  3346. 863.68 s [python3.14-pythran] copying pythran/boost/noncopyable.hpp -> build/lib/pythran/boost
  3347. 863.68 s [python3.14-pythran] copying pythran/boost/none.hpp -> build/lib/pythran/boost
  3348. 863.68 s [python3.14-pythran] copying pythran/boost/none_t.hpp -> build/lib/pythran/boost
  3349. 863.68 s [python3.14-pythran] copying pythran/boost/optional.hpp -> build/lib/pythran/boost
  3350. 863.68 s [python3.14-pythran] copying pythran/boost/predef.h -> build/lib/pythran/boost
  3351. 863.68 s [python3.14-pythran] copying pythran/boost/ref.hpp -> build/lib/pythran/boost
  3352. 863.68 s [python3.14-pythran] copying pythran/boost/shared_ptr.hpp -> build/lib/pythran/boost
  3353. 863.68 s [python3.14-pythran] copying pythran/boost/static_assert.hpp -> build/lib/pythran/boost
  3354. 863.68 s [python3.14-pythran] copying pythran/boost/swap.hpp -> build/lib/pythran/boost
  3355. 863.68 s [python3.14-pythran] copying pythran/boost/throw_exception.hpp -> build/lib/pythran/boost
  3356. 863.68 s [python3.14-pythran] copying pythran/boost/type.hpp -> build/lib/pythran/boost
  3357. 863.68 s [python3.14-pythran] copying pythran/boost/utility.hpp -> build/lib/pythran/boost
  3358. 863.68 s [python3.14-pythran] copying pythran/boost/version.hpp -> build/lib/pythran/boost
  3359. 863.68 s [python3.14-pythran] creating build/lib/pythran/boost/atomic
  3360. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/atomic.hpp -> build/lib/pythran/boost/atomic
  3361. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/atomic_flag.hpp -> build/lib/pythran/boost/atomic
  3362. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/capabilities.hpp -> build/lib/pythran/boost/atomic
  3363. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/fences.hpp -> build/lib/pythran/boost/atomic
  3364. 863.68 s [python3.14-pythran] creating build/lib/pythran/boost/atomic/detail
  3365. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/addressof.hpp -> build/lib/pythran/boost/atomic/detail
  3366. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/atomic_flag.hpp -> build/lib/pythran/boost/atomic/detail
  3367. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/atomic_template.hpp -> build/lib/pythran/boost/atomic/detail
  3368. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/bitwise_cast.hpp -> build/lib/pythran/boost/atomic/detail
  3369. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/bitwise_fp_cast.hpp -> build/lib/pythran/boost/atomic/detail
  3370. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/caps_gcc_alpha.hpp -> build/lib/pythran/boost/atomic/detail
  3371. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/caps_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail
  3372. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/caps_gcc_atomic.hpp -> build/lib/pythran/boost/atomic/detail
  3373. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/caps_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail
  3374. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/caps_gcc_sparc.hpp -> build/lib/pythran/boost/atomic/detail
  3375. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/caps_gcc_sync.hpp -> build/lib/pythran/boost/atomic/detail
  3376. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/caps_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail
  3377. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/caps_linux_arm.hpp -> build/lib/pythran/boost/atomic/detail
  3378. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/caps_msvc_arm.hpp -> build/lib/pythran/boost/atomic/detail
  3379. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/caps_msvc_x86.hpp -> build/lib/pythran/boost/atomic/detail
  3380. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/caps_windows.hpp -> build/lib/pythran/boost/atomic/detail
  3381. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/config.hpp -> build/lib/pythran/boost/atomic/detail
  3382. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/extra_fp_operations.hpp -> build/lib/pythran/boost/atomic/detail
  3383. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/extra_fp_operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail
  3384. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/extra_fp_ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail
  3385. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/extra_fp_ops_generic.hpp -> build/lib/pythran/boost/atomic/detail
  3386. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/extra_operations.hpp -> build/lib/pythran/boost/atomic/detail
  3387. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/extra_operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail
  3388. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/extra_ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail
  3389. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/extra_ops_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail
  3390. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/extra_ops_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail
  3391. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/extra_ops_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail
  3392. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/extra_ops_generic.hpp -> build/lib/pythran/boost/atomic/detail
  3393. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/extra_ops_msvc_arm.hpp -> build/lib/pythran/boost/atomic/detail
  3394. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/extra_ops_msvc_x86.hpp -> build/lib/pythran/boost/atomic/detail
  3395. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/float_sizes.hpp -> build/lib/pythran/boost/atomic/detail
  3396. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/fp_operations.hpp -> build/lib/pythran/boost/atomic/detail
  3397. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/fp_operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail
  3398. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/fp_ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail
  3399. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/fp_ops_generic.hpp -> build/lib/pythran/boost/atomic/detail
  3400. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/hwcaps_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail
  3401. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/hwcaps_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail
  3402. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/hwcaps_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail
  3403. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/int_sizes.hpp -> build/lib/pythran/boost/atomic/detail
  3404. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/integral_extend.hpp -> build/lib/pythran/boost/atomic/detail
  3405. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/interlocked.hpp -> build/lib/pythran/boost/atomic/detail
  3406. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/link.hpp -> build/lib/pythran/boost/atomic/detail
  3407. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/lockpool.hpp -> build/lib/pythran/boost/atomic/detail
  3408. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/operations.hpp -> build/lib/pythran/boost/atomic/detail
  3409. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail
  3410. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/operations_lockfree.hpp -> build/lib/pythran/boost/atomic/detail
  3411. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_cas_based.hpp -> build/lib/pythran/boost/atomic/detail
  3412. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail
  3413. 863.68 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_extending_cas_based.hpp -> build/lib/pythran/boost/atomic/detail
  3414. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_alpha.hpp -> build/lib/pythran/boost/atomic/detail
  3415. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail
  3416. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_arm_common.hpp -> build/lib/pythran/boost/atomic/detail
  3417. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_atomic.hpp -> build/lib/pythran/boost/atomic/detail
  3418. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail
  3419. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_ppc_common.hpp -> build/lib/pythran/boost/atomic/detail
  3420. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_sparc.hpp -> build/lib/pythran/boost/atomic/detail
  3421. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_sync.hpp -> build/lib/pythran/boost/atomic/detail
  3422. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail
  3423. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_gcc_x86_dcas.hpp -> build/lib/pythran/boost/atomic/detail
  3424. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_linux_arm.hpp -> build/lib/pythran/boost/atomic/detail
  3425. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_msvc_arm.hpp -> build/lib/pythran/boost/atomic/detail
  3426. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_msvc_common.hpp -> build/lib/pythran/boost/atomic/detail
  3427. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_msvc_x86.hpp -> build/lib/pythran/boost/atomic/detail
  3428. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/ops_windows.hpp -> build/lib/pythran/boost/atomic/detail
  3429. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/pause.hpp -> build/lib/pythran/boost/atomic/detail
  3430. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/platform.hpp -> build/lib/pythran/boost/atomic/detail
  3431. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/storage_type.hpp -> build/lib/pythran/boost/atomic/detail
  3432. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/string_ops.hpp -> build/lib/pythran/boost/atomic/detail
  3433. 863.69 s [python3.14-pythran] creating build/lib/pythran/boost/atomic/detail/type_traits
  3434. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/conditional.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
  3435. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/integral_constant.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
  3436. 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
  3437. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/is_function.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
  3438. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/is_iec559.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
  3439. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/is_integral.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
  3440. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/is_signed.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
  3441. 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
  3442. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/make_signed.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
  3443. 863.69 s [python3.14-pythran] copying pythran/boost/atomic/detail/type_traits/make_unsigned.hpp -> build/lib/pythran/boost/atomic/detail/type_traits
  3444. 863.69 s [python3.14-pythran] creating build/lib/pythran/boost/concept
  3445. 863.69 s [python3.14-pythran] copying pythran/boost/concept/assert.hpp -> build/lib/pythran/boost/concept
  3446. 863.69 s [python3.14-pythran] copying pythran/boost/concept/usage.hpp -> build/lib/pythran/boost/concept
  3447. 863.69 s [python3.14-pythran] creating build/lib/pythran/boost/concept/detail
  3448. 863.69 s [python3.14-pythran] copying pythran/boost/concept/detail/backward_compatibility.hpp -> build/lib/pythran/boost/concept/detail
  3449. 863.69 s [python3.14-pythran] copying pythran/boost/concept/detail/borland.hpp -> build/lib/pythran/boost/concept/detail
  3450. 863.69 s [python3.14-pythran] copying pythran/boost/concept/detail/concept_def.hpp -> build/lib/pythran/boost/concept/detail
  3451. 863.69 s [python3.14-pythran] copying pythran/boost/concept/detail/concept_undef.hpp -> build/lib/pythran/boost/concept/detail
  3452. 863.69 s [python3.14-pythran] copying pythran/boost/concept/detail/general.hpp -> build/lib/pythran/boost/concept/detail
  3453. 863.69 s [python3.14-pythran] copying pythran/boost/concept/detail/has_constraints.hpp -> build/lib/pythran/boost/concept/detail
  3454. 863.69 s [python3.14-pythran] copying pythran/boost/concept/detail/msvc.hpp -> build/lib/pythran/boost/concept/detail
  3455. 863.69 s [python3.14-pythran] creating build/lib/pythran/boost/config
  3456. 863.69 s [python3.14-pythran] copying pythran/boost/config/abi_prefix.hpp -> build/lib/pythran/boost/config
  3457. 863.69 s [python3.14-pythran] copying pythran/boost/config/abi_suffix.hpp -> build/lib/pythran/boost/config
  3458. 863.69 s [python3.14-pythran] copying pythran/boost/config/auto_link.hpp -> build/lib/pythran/boost/config
  3459. 863.69 s [python3.14-pythran] copying pythran/boost/config/header_deprecated.hpp -> build/lib/pythran/boost/config
  3460. 863.69 s [python3.14-pythran] copying pythran/boost/config/helper_macros.hpp -> build/lib/pythran/boost/config
  3461. 863.69 s [python3.14-pythran] copying pythran/boost/config/pragma_message.hpp -> build/lib/pythran/boost/config
  3462. 863.69 s [python3.14-pythran] copying pythran/boost/config/requires_threads.hpp -> build/lib/pythran/boost/config
  3463. 863.69 s [python3.14-pythran] copying pythran/boost/config/user.hpp -> build/lib/pythran/boost/config
  3464. 863.69 s [python3.14-pythran] copying pythran/boost/config/warning_disable.hpp -> build/lib/pythran/boost/config
  3465. 863.69 s [python3.14-pythran] copying pythran/boost/config/workaround.hpp -> build/lib/pythran/boost/config
  3466. 863.69 s [python3.14-pythran] creating build/lib/pythran/boost/config/abi
  3467. 863.69 s [python3.14-pythran] copying pythran/boost/config/abi/borland_prefix.hpp -> build/lib/pythran/boost/config/abi
  3468. 863.69 s [python3.14-pythran] copying pythran/boost/config/abi/borland_suffix.hpp -> build/lib/pythran/boost/config/abi
  3469. 863.69 s [python3.14-pythran] copying pythran/boost/config/abi/msvc_prefix.hpp -> build/lib/pythran/boost/config/abi
  3470. 863.69 s [python3.14-pythran] copying pythran/boost/config/abi/msvc_suffix.hpp -> build/lib/pythran/boost/config/abi
  3471. 863.69 s [python3.14-pythran] creating build/lib/pythran/boost/config/compiler
  3472. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/borland.hpp -> build/lib/pythran/boost/config/compiler
  3473. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/clang.hpp -> build/lib/pythran/boost/config/compiler
  3474. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/codegear.hpp -> build/lib/pythran/boost/config/compiler
  3475. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/comeau.hpp -> build/lib/pythran/boost/config/compiler
  3476. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/common_edg.hpp -> build/lib/pythran/boost/config/compiler
  3477. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/compaq_cxx.hpp -> build/lib/pythran/boost/config/compiler
  3478. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/cray.hpp -> build/lib/pythran/boost/config/compiler
  3479. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/diab.hpp -> build/lib/pythran/boost/config/compiler
  3480. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/digitalmars.hpp -> build/lib/pythran/boost/config/compiler
  3481. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/gcc.hpp -> build/lib/pythran/boost/config/compiler
  3482. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/gcc_xml.hpp -> build/lib/pythran/boost/config/compiler
  3483. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/greenhills.hpp -> build/lib/pythran/boost/config/compiler
  3484. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/hp_acc.hpp -> build/lib/pythran/boost/config/compiler
  3485. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/intel.hpp -> build/lib/pythran/boost/config/compiler
  3486. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/kai.hpp -> build/lib/pythran/boost/config/compiler
  3487. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/metrowerks.hpp -> build/lib/pythran/boost/config/compiler
  3488. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/mpw.hpp -> build/lib/pythran/boost/config/compiler
  3489. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/nvcc.hpp -> build/lib/pythran/boost/config/compiler
  3490. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/pathscale.hpp -> build/lib/pythran/boost/config/compiler
  3491. 863.69 s [python3.14-pythran] copying pythran/boost/config/compiler/pgi.hpp -> build/lib/pythran/boost/config/compiler
  3492. 863.70 s [python3.14-pythran] copying pythran/boost/config/compiler/sgi_mipspro.hpp -> build/lib/pythran/boost/config/compiler
  3493. 863.70 s [python3.14-pythran] copying pythran/boost/config/compiler/sunpro_cc.hpp -> build/lib/pythran/boost/config/compiler
  3494. 863.70 s [python3.14-pythran] copying pythran/boost/config/compiler/vacpp.hpp -> build/lib/pythran/boost/config/compiler
  3495. 863.70 s [python3.14-pythran] copying pythran/boost/config/compiler/visualc.hpp -> build/lib/pythran/boost/config/compiler
  3496. 863.70 s [python3.14-pythran] copying pythran/boost/config/compiler/xlcpp.hpp -> build/lib/pythran/boost/config/compiler
  3497. 863.70 s [python3.14-pythran] copying pythran/boost/config/compiler/xlcpp_zos.hpp -> build/lib/pythran/boost/config/compiler
  3498. 863.70 s [python3.14-pythran] creating build/lib/pythran/boost/config/detail
  3499. 863.70 s [python3.14-pythran] copying pythran/boost/config/detail/posix_features.hpp -> build/lib/pythran/boost/config/detail
  3500. 863.70 s [python3.14-pythran] copying pythran/boost/config/detail/select_compiler_config.hpp -> build/lib/pythran/boost/config/detail
  3501. 863.70 s [python3.14-pythran] copying pythran/boost/config/detail/select_platform_config.hpp -> build/lib/pythran/boost/config/detail
  3502. 863.70 s [python3.14-pythran] copying pythran/boost/config/detail/select_stdlib_config.hpp -> build/lib/pythran/boost/config/detail
  3503. 863.70 s [python3.14-pythran] copying pythran/boost/config/detail/suffix.hpp -> build/lib/pythran/boost/config/detail
  3504. 863.70 s [python3.14-pythran] creating build/lib/pythran/boost/config/no_tr1
  3505. 863.70 s [python3.14-pythran] copying pythran/boost/config/no_tr1/cmath.hpp -> build/lib/pythran/boost/config/no_tr1
  3506. 863.70 s [python3.14-pythran] copying pythran/boost/config/no_tr1/complex.hpp -> build/lib/pythran/boost/config/no_tr1
  3507. 863.70 s [python3.14-pythran] copying pythran/boost/config/no_tr1/functional.hpp -> build/lib/pythran/boost/config/no_tr1
  3508. 863.70 s [python3.14-pythran] copying pythran/boost/config/no_tr1/memory.hpp -> build/lib/pythran/boost/config/no_tr1
  3509. 863.70 s [python3.14-pythran] copying pythran/boost/config/no_tr1/utility.hpp -> build/lib/pythran/boost/config/no_tr1
  3510. 863.70 s [python3.14-pythran] creating build/lib/pythran/boost/config/platform
  3511. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/aix.hpp -> build/lib/pythran/boost/config/platform
  3512. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/amigaos.hpp -> build/lib/pythran/boost/config/platform
  3513. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/beos.hpp -> build/lib/pythran/boost/config/platform
  3514. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/bsd.hpp -> build/lib/pythran/boost/config/platform
  3515. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/cloudabi.hpp -> build/lib/pythran/boost/config/platform
  3516. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/cray.hpp -> build/lib/pythran/boost/config/platform
  3517. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/cygwin.hpp -> build/lib/pythran/boost/config/platform
  3518. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/haiku.hpp -> build/lib/pythran/boost/config/platform
  3519. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/hpux.hpp -> build/lib/pythran/boost/config/platform
  3520. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/irix.hpp -> build/lib/pythran/boost/config/platform
  3521. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/linux.hpp -> build/lib/pythran/boost/config/platform
  3522. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/macos.hpp -> build/lib/pythran/boost/config/platform
  3523. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/qnxnto.hpp -> build/lib/pythran/boost/config/platform
  3524. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/solaris.hpp -> build/lib/pythran/boost/config/platform
  3525. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/symbian.hpp -> build/lib/pythran/boost/config/platform
  3526. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/vms.hpp -> build/lib/pythran/boost/config/platform
  3527. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/vxworks.hpp -> build/lib/pythran/boost/config/platform
  3528. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/win32.hpp -> build/lib/pythran/boost/config/platform
  3529. 863.70 s [python3.14-pythran] copying pythran/boost/config/platform/zos.hpp -> build/lib/pythran/boost/config/platform
  3530. 863.70 s [python3.14-pythran] creating build/lib/pythran/boost/config/stdlib
  3531. 863.70 s [python3.14-pythran] copying pythran/boost/config/stdlib/dinkumware.hpp -> build/lib/pythran/boost/config/stdlib
  3532. 863.70 s [python3.14-pythran] copying pythran/boost/config/stdlib/libcomo.hpp -> build/lib/pythran/boost/config/stdlib
  3533. 863.70 s [python3.14-pythran] copying pythran/boost/config/stdlib/libcpp.hpp -> build/lib/pythran/boost/config/stdlib
  3534. 863.70 s [python3.14-pythran] copying pythran/boost/config/stdlib/libstdcpp3.hpp -> build/lib/pythran/boost/config/stdlib
  3535. 863.70 s [python3.14-pythran] copying pythran/boost/config/stdlib/modena.hpp -> build/lib/pythran/boost/config/stdlib
  3536. 863.70 s [python3.14-pythran] copying pythran/boost/config/stdlib/msl.hpp -> build/lib/pythran/boost/config/stdlib
  3537. 863.70 s [python3.14-pythran] copying pythran/boost/config/stdlib/roguewave.hpp -> build/lib/pythran/boost/config/stdlib
  3538. 863.70 s [python3.14-pythran] copying pythran/boost/config/stdlib/sgi.hpp -> build/lib/pythran/boost/config/stdlib
  3539. 863.70 s [python3.14-pythran] copying pythran/boost/config/stdlib/stlport.hpp -> build/lib/pythran/boost/config/stdlib
  3540. 863.70 s [python3.14-pythran] copying pythran/boost/config/stdlib/vacpp.hpp -> build/lib/pythran/boost/config/stdlib
  3541. 863.70 s [python3.14-pythran] copying pythran/boost/config/stdlib/xlcpp_zos.hpp -> build/lib/pythran/boost/config/stdlib
  3542. 863.70 s [python3.14-pythran] creating build/lib/pythran/boost/container
  3543. 863.70 s [python3.14-pythran] copying pythran/boost/container/container_fwd.hpp -> build/lib/pythran/boost/container
  3544. 863.70 s [python3.14-pythran] creating build/lib/pythran/boost/container/detail
  3545. 863.70 s [python3.14-pythran] copying pythran/boost/container/detail/std_fwd.hpp -> build/lib/pythran/boost/container/detail
  3546. 863.70 s [python3.14-pythran] creating build/lib/pythran/boost/core
  3547. 863.70 s [python3.14-pythran] copying pythran/boost/core/addressof.hpp -> build/lib/pythran/boost/core
  3548. 863.70 s [python3.14-pythran] copying pythran/boost/core/checked_delete.hpp -> build/lib/pythran/boost/core
  3549. 863.70 s [python3.14-pythran] copying pythran/boost/core/demangle.hpp -> build/lib/pythran/boost/core
  3550. 863.70 s [python3.14-pythran] copying pythran/boost/core/enable_if.hpp -> build/lib/pythran/boost/core
  3551. 863.70 s [python3.14-pythran] copying pythran/boost/core/explicit_operator_bool.hpp -> build/lib/pythran/boost/core
  3552. 863.70 s [python3.14-pythran] copying pythran/boost/core/ignore_unused.hpp -> build/lib/pythran/boost/core
  3553. 863.70 s [python3.14-pythran] copying pythran/boost/core/noncopyable.hpp -> build/lib/pythran/boost/core
  3554. 863.70 s [python3.14-pythran] copying pythran/boost/core/ref.hpp -> build/lib/pythran/boost/core
  3555. 863.70 s [python3.14-pythran] copying pythran/boost/core/swap.hpp -> build/lib/pythran/boost/core
  3556. 863.70 s [python3.14-pythran] copying pythran/boost/core/typeinfo.hpp -> build/lib/pythran/boost/core
  3557. 863.70 s [python3.14-pythran] copying pythran/boost/core/use_default.hpp -> build/lib/pythran/boost/core
  3558. 863.70 s [python3.14-pythran] creating build/lib/pythran/boost/detail
  3559. 863.70 s [python3.14-pythran] copying pythran/boost/detail/basic_pointerbuf.hpp -> build/lib/pythran/boost/detail
  3560. 863.70 s [python3.14-pythran] copying pythran/boost/detail/fenv.hpp -> build/lib/pythran/boost/detail
  3561. 863.70 s [python3.14-pythran] copying pythran/boost/detail/indirect_traits.hpp -> build/lib/pythran/boost/detail
  3562. 863.70 s [python3.14-pythran] copying pythran/boost/detail/iterator.hpp -> build/lib/pythran/boost/detail
  3563. 863.70 s [python3.14-pythran] copying pythran/boost/detail/lcast_precision.hpp -> build/lib/pythran/boost/detail
  3564. 863.70 s [python3.14-pythran] copying pythran/boost/detail/lightweight_mutex.hpp -> build/lib/pythran/boost/detail
  3565. 863.70 s [python3.14-pythran] copying pythran/boost/detail/reference_content.hpp -> build/lib/pythran/boost/detail
  3566. 863.70 s [python3.14-pythran] copying pythran/boost/detail/select_type.hpp -> build/lib/pythran/boost/detail
  3567. 863.70 s [python3.14-pythran] copying pythran/boost/detail/workaround.hpp -> build/lib/pythran/boost/detail
  3568. 863.70 s [python3.14-pythran] creating build/lib/pythran/boost/exception
  3569. 863.70 s [python3.14-pythran] copying pythran/boost/exception/exception.hpp -> build/lib/pythran/boost/exception
  3570. 863.70 s [python3.14-pythran] creating build/lib/pythran/boost/format
  3571. 863.70 s [python3.14-pythran] copying pythran/boost/format/alt_sstream.hpp -> build/lib/pythran/boost/format
  3572. 863.70 s [python3.14-pythran] copying pythran/boost/format/alt_sstream_impl.hpp -> build/lib/pythran/boost/format
  3573. 863.70 s [python3.14-pythran] copying pythran/boost/format/exceptions.hpp -> build/lib/pythran/boost/format
  3574. 863.71 s [python3.14-pythran] copying pythran/boost/format/feed_args.hpp -> build/lib/pythran/boost/format
  3575. 863.71 s [python3.14-pythran] copying pythran/boost/format/format_class.hpp -> build/lib/pythran/boost/format
  3576. 863.71 s [python3.14-pythran] copying pythran/boost/format/format_fwd.hpp -> build/lib/pythran/boost/format
  3577. 863.71 s [python3.14-pythran] copying pythran/boost/format/format_implementation.hpp -> build/lib/pythran/boost/format
  3578. 863.71 s [python3.14-pythran] copying pythran/boost/format/free_funcs.hpp -> build/lib/pythran/boost/format
  3579. 863.71 s [python3.14-pythran] copying pythran/boost/format/group.hpp -> build/lib/pythran/boost/format
  3580. 863.71 s [python3.14-pythran] copying pythran/boost/format/internals.hpp -> build/lib/pythran/boost/format
  3581. 863.71 s [python3.14-pythran] copying pythran/boost/format/internals_fwd.hpp -> build/lib/pythran/boost/format
  3582. 863.71 s [python3.14-pythran] copying pythran/boost/format/parsing.hpp -> build/lib/pythran/boost/format
  3583. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/format/detail
  3584. 863.71 s [python3.14-pythran] copying pythran/boost/format/detail/compat_workarounds.hpp -> build/lib/pythran/boost/format/detail
  3585. 863.71 s [python3.14-pythran] copying pythran/boost/format/detail/config_macros.hpp -> build/lib/pythran/boost/format/detail
  3586. 863.71 s [python3.14-pythran] copying pythran/boost/format/detail/msvc_disambiguater.hpp -> build/lib/pythran/boost/format/detail
  3587. 863.71 s [python3.14-pythran] copying pythran/boost/format/detail/unset_macros.hpp -> build/lib/pythran/boost/format/detail
  3588. 863.71 s [python3.14-pythran] copying pythran/boost/format/detail/workarounds_gcc-2_95.hpp -> build/lib/pythran/boost/format/detail
  3589. 863.71 s [python3.14-pythran] copying pythran/boost/format/detail/workarounds_stlport.hpp -> build/lib/pythran/boost/format/detail
  3590. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/fusion
  3591. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/tuple.hpp -> build/lib/pythran/boost/fusion
  3592. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/adapted
  3593. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/adapted/std_pair.hpp -> build/lib/pythran/boost/fusion/adapted
  3594. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/adapted/mpl
  3595. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/adapted/mpl/mpl_iterator.hpp -> build/lib/pythran/boost/fusion/adapted/mpl
  3596. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/adapted/mpl/detail
  3597. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/adapted/mpl/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/adapted/mpl/detail
  3598. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/adapted/mpl/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/adapted/mpl/detail
  3599. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/adapted/struct
  3600. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/adapted/struct/adapt_struct.hpp -> build/lib/pythran/boost/fusion/adapted/struct
  3601. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/adapted/struct/detail
  3602. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/adapt_auto.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
  3603. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/adapt_base.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
  3604. 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
  3605. 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
  3606. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
  3607. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
  3608. 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
  3609. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
  3610. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
  3611. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/extension.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
  3612. 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
  3613. 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
  3614. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/adapted/struct/detail/size_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail
  3615. 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
  3616. 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
  3617. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/adapted/struct/detail/preprocessor
  3618. 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
  3619. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/algorithm/transformation
  3620. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/algorithm/transformation/push_back.hpp -> build/lib/pythran/boost/fusion/algorithm/transformation
  3621. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/algorithm/transformation/push_front.hpp -> build/lib/pythran/boost/fusion/algorithm/transformation
  3622. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/container/generation
  3623. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/generation/ignore.hpp -> build/lib/pythran/boost/fusion/container/generation
  3624. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/container/list
  3625. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/list/cons.hpp -> build/lib/pythran/boost/fusion/container/list
  3626. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/list/cons_fwd.hpp -> build/lib/pythran/boost/fusion/container/list
  3627. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/list/cons_iterator.hpp -> build/lib/pythran/boost/fusion/container/list
  3628. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/list/list_fwd.hpp -> build/lib/pythran/boost/fusion/container/list
  3629. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/list/nil.hpp -> build/lib/pythran/boost/fusion/container/list
  3630. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/container/list/detail
  3631. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/list/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail
  3632. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/list/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail
  3633. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/list/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail
  3634. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/list/detail/empty_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail
  3635. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/list/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail
  3636. 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
  3637. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/list/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail
  3638. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/list/detail/reverse_cons.hpp -> build/lib/pythran/boost/fusion/container/list/detail
  3639. 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
  3640. 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
  3641. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/container/list/detail/cpp03
  3642. 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
  3643. 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
  3644. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed
  3645. 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
  3646. 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
  3647. 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
  3648. 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
  3649. 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
  3650. 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
  3651. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/container/vector
  3652. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/vector/vector.hpp -> build/lib/pythran/boost/fusion/container/vector
  3653. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/vector/vector_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector
  3654. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/vector/vector_iterator.hpp -> build/lib/pythran/boost/fusion/container/vector
  3655. 863.71 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/container/vector/detail
  3656. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/advance_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
  3657. 863.71 s [python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
  3658. 863.72 s [python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
  3659. 863.72 s [python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/config.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
  3660. 863.72 s [python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
  3661. 863.72 s [python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/distance_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
  3662. 863.72 s [python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
  3663. 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
  3664. 863.72 s [python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
  3665. 863.72 s [python3.14-pythran] copying pythran/boost/fusion/container/vector/detail/prior_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail
  3666. 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
  3667. 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
  3668. 863.72 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/container/vector/detail/cpp03
  3669. 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
  3670. 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
  3671. 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
  3672. 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
  3673. 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
  3674. 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
  3675. 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
  3676. 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
  3677. 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
  3678. 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
  3679. 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
  3680. 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
  3681. 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
  3682. 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
  3683. 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
  3684. 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
  3685. 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
  3686. 863.72 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
  3687. 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
  3688. 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
  3689. 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
  3690. 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
  3691. 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
  3692. 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
  3693. 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
  3694. 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
  3695. 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
  3696. 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
  3697. 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
  3698. 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
  3699. 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
  3700. 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
  3701. 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
  3702. 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
  3703. 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
  3704. 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
  3705. 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
  3706. 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
  3707. 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
  3708. 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
  3709. 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
  3710. 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
  3711. 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
  3712. 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
  3713. 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
  3714. 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
  3715. 863.72 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/include
  3716. 863.72 s [python3.14-pythran] copying pythran/boost/fusion/include/std_pair.hpp -> build/lib/pythran/boost/fusion/include
  3717. 863.72 s [python3.14-pythran] copying pythran/boost/fusion/include/tuple.hpp -> build/lib/pythran/boost/fusion/include
  3718. 863.72 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/iterator
  3719. 863.72 s [python3.14-pythran] copying pythran/boost/fusion/iterator/advance.hpp -> build/lib/pythran/boost/fusion/iterator
  3720. 863.72 s [python3.14-pythran] copying pythran/boost/fusion/iterator/basic_iterator.hpp -> build/lib/pythran/boost/fusion/iterator
  3721. 863.72 s [python3.14-pythran] copying pythran/boost/fusion/iterator/deref.hpp -> build/lib/pythran/boost/fusion/iterator
  3722. 863.72 s [python3.14-pythran] copying pythran/boost/fusion/iterator/deref_data.hpp -> build/lib/pythran/boost/fusion/iterator
  3723. 863.72 s [python3.14-pythran] copying pythran/boost/fusion/iterator/distance.hpp -> build/lib/pythran/boost/fusion/iterator
  3724. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/equal_to.hpp -> build/lib/pythran/boost/fusion/iterator
  3725. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/iterator_facade.hpp -> build/lib/pythran/boost/fusion/iterator
  3726. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/key_of.hpp -> build/lib/pythran/boost/fusion/iterator
  3727. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/next.hpp -> build/lib/pythran/boost/fusion/iterator
  3728. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/prior.hpp -> build/lib/pythran/boost/fusion/iterator
  3729. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/segmented_iterator.hpp -> build/lib/pythran/boost/fusion/iterator
  3730. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/value_of.hpp -> build/lib/pythran/boost/fusion/iterator
  3731. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/value_of_data.hpp -> build/lib/pythran/boost/fusion/iterator
  3732. 863.73 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/iterator/detail
  3733. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/detail/adapt_deref_traits.hpp -> build/lib/pythran/boost/fusion/iterator/detail
  3734. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/detail/adapt_value_traits.hpp -> build/lib/pythran/boost/fusion/iterator/detail
  3735. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/detail/advance.hpp -> build/lib/pythran/boost/fusion/iterator/detail
  3736. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/detail/distance.hpp -> build/lib/pythran/boost/fusion/iterator/detail
  3737. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/detail/segment_sequence.hpp -> build/lib/pythran/boost/fusion/iterator/detail
  3738. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/detail/segmented_equal_to.hpp -> build/lib/pythran/boost/fusion/iterator/detail
  3739. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/detail/segmented_iterator.hpp -> build/lib/pythran/boost/fusion/iterator/detail
  3740. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/detail/segmented_next_impl.hpp -> build/lib/pythran/boost/fusion/iterator/detail
  3741. 863.73 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/iterator/mpl
  3742. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/mpl/convert_iterator.hpp -> build/lib/pythran/boost/fusion/iterator/mpl
  3743. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/iterator/mpl/fusion_iterator.hpp -> build/lib/pythran/boost/fusion/iterator/mpl
  3744. 863.73 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/mpl
  3745. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/mpl/begin.hpp -> build/lib/pythran/boost/fusion/mpl
  3746. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/mpl/end.hpp -> build/lib/pythran/boost/fusion/mpl
  3747. 863.73 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/sequence
  3748. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/comparison.hpp -> build/lib/pythran/boost/fusion/sequence
  3749. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic_fwd.hpp -> build/lib/pythran/boost/fusion/sequence
  3750. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/io.hpp -> build/lib/pythran/boost/fusion/sequence
  3751. 863.73 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/sequence/comparison
  3752. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/enable_comparison.hpp -> build/lib/pythran/boost/fusion/sequence/comparison
  3753. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison
  3754. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/greater.hpp -> build/lib/pythran/boost/fusion/sequence/comparison
  3755. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/greater_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison
  3756. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/less.hpp -> build/lib/pythran/boost/fusion/sequence/comparison
  3757. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/less_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison
  3758. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/not_equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison
  3759. 863.73 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/sequence/comparison/detail
  3760. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/detail/equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail
  3761. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/detail/greater.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail
  3762. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/detail/greater_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail
  3763. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/detail/less.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail
  3764. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/comparison/detail/less_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail
  3765. 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
  3766. 863.73 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/sequence/intrinsic
  3767. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/at.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic
  3768. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/begin.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic
  3769. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/empty.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic
  3770. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/end.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic
  3771. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/segments.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic
  3772. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/size.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic
  3773. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/value_at.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic
  3774. 863.73 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/sequence/intrinsic/detail
  3775. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail
  3776. 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
  3777. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail
  3778. 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
  3779. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail
  3780. 863.73 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/sequence/io
  3781. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/io/in.hpp -> build/lib/pythran/boost/fusion/sequence/io
  3782. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/io/out.hpp -> build/lib/pythran/boost/fusion/sequence/io
  3783. 863.73 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/sequence/io/detail
  3784. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/io/detail/in.hpp -> build/lib/pythran/boost/fusion/sequence/io/detail
  3785. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/io/detail/manip.hpp -> build/lib/pythran/boost/fusion/sequence/io/detail
  3786. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/sequence/io/detail/out.hpp -> build/lib/pythran/boost/fusion/sequence/io/detail
  3787. 863.73 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/support
  3788. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/as_const.hpp -> build/lib/pythran/boost/fusion/support
  3789. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/category_of.hpp -> build/lib/pythran/boost/fusion/support
  3790. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/config.hpp -> build/lib/pythran/boost/fusion/support
  3791. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/is_iterator.hpp -> build/lib/pythran/boost/fusion/support
  3792. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/is_segmented.hpp -> build/lib/pythran/boost/fusion/support
  3793. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/is_sequence.hpp -> build/lib/pythran/boost/fusion/support
  3794. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/is_view.hpp -> build/lib/pythran/boost/fusion/support
  3795. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/iterator_base.hpp -> build/lib/pythran/boost/fusion/support
  3796. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/sequence_base.hpp -> build/lib/pythran/boost/fusion/support
  3797. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/tag_of.hpp -> build/lib/pythran/boost/fusion/support
  3798. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/tag_of_fwd.hpp -> build/lib/pythran/boost/fusion/support
  3799. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/void.hpp -> build/lib/pythran/boost/fusion/support
  3800. 863.73 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/support/detail
  3801. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/detail/access.hpp -> build/lib/pythran/boost/fusion/support/detail
  3802. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/detail/and.hpp -> build/lib/pythran/boost/fusion/support/detail
  3803. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/detail/as_fusion_element.hpp -> build/lib/pythran/boost/fusion/support/detail
  3804. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/detail/enabler.hpp -> build/lib/pythran/boost/fusion/support/detail
  3805. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/detail/index_sequence.hpp -> build/lib/pythran/boost/fusion/support/detail
  3806. 863.73 s [python3.14-pythran] copying pythran/boost/fusion/support/detail/is_mpl_sequence.hpp -> build/lib/pythran/boost/fusion/support/detail
  3807. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/support/detail/is_native_fusion_sequence.hpp -> build/lib/pythran/boost/fusion/support/detail
  3808. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/support/detail/mpl_iterator_category.hpp -> build/lib/pythran/boost/fusion/support/detail
  3809. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/support/detail/pp_round.hpp -> build/lib/pythran/boost/fusion/support/detail
  3810. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/support/detail/segmented_fold_until_impl.hpp -> build/lib/pythran/boost/fusion/support/detail
  3811. 863.74 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/tuple
  3812. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/make_tuple.hpp -> build/lib/pythran/boost/fusion/tuple
  3813. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/tuple.hpp -> build/lib/pythran/boost/fusion/tuple
  3814. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/tuple_fwd.hpp -> build/lib/pythran/boost/fusion/tuple
  3815. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/tuple_tie.hpp -> build/lib/pythran/boost/fusion/tuple
  3816. 863.74 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/tuple/detail
  3817. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/make_tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail
  3818. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail
  3819. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/tuple_expand.hpp -> build/lib/pythran/boost/fusion/tuple/detail
  3820. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/tuple_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail
  3821. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/tuple_tie.hpp -> build/lib/pythran/boost/fusion/tuple/detail
  3822. 863.74 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3823. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3824. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3825. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3826. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3827. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3828. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3829. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3830. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple10.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3831. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3832. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple20.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3833. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3834. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple30.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3835. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3836. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple40.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3837. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3838. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple50.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3839. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3840. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3841. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3842. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3843. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3844. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3845. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3846. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed
  3847. 863.74 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/view
  3848. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/view/iterator_range.hpp -> build/lib/pythran/boost/fusion/view
  3849. 863.74 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/view/iterator_range
  3850. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/view/iterator_range/iterator_range.hpp -> build/lib/pythran/boost/fusion/view/iterator_range
  3851. 863.74 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/view/iterator_range/detail
  3852. 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
  3853. 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
  3854. 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
  3855. 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
  3856. 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
  3857. 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
  3858. 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
  3859. 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
  3860. 863.74 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/view/joint_view
  3861. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/view/joint_view/joint_view.hpp -> build/lib/pythran/boost/fusion/view/joint_view
  3862. 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
  3863. 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
  3864. 863.74 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/view/joint_view/detail
  3865. 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
  3866. 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
  3867. 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
  3868. 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
  3869. 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
  3870. 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
  3871. 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
  3872. 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
  3873. 863.74 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/view/single_view
  3874. 863.74 s [python3.14-pythran] copying pythran/boost/fusion/view/single_view/single_view.hpp -> build/lib/pythran/boost/fusion/view/single_view
  3875. 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
  3876. 863.74 s [python3.14-pythran] creating build/lib/pythran/boost/fusion/view/single_view/detail
  3877. 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
  3878. 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
  3879. 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
  3880. 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
  3881. 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
  3882. 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
  3883. 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
  3884. 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
  3885. 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
  3886. 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
  3887. 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
  3888. 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
  3889. 863.75 s [python3.14-pythran] creating build/lib/pythran/boost/iterator
  3890. 863.75 s [python3.14-pythran] copying pythran/boost/iterator/advance.hpp -> build/lib/pythran/boost/iterator
  3891. 863.75 s [python3.14-pythran] copying pythran/boost/iterator/distance.hpp -> build/lib/pythran/boost/iterator
  3892. 863.75 s [python3.14-pythran] copying pythran/boost/iterator/interoperable.hpp -> build/lib/pythran/boost/iterator
  3893. 863.75 s [python3.14-pythran] copying pythran/boost/iterator/iterator_adaptor.hpp -> build/lib/pythran/boost/iterator
  3894. 863.75 s [python3.14-pythran] copying pythran/boost/iterator/iterator_categories.hpp -> build/lib/pythran/boost/iterator
  3895. 863.75 s [python3.14-pythran] copying pythran/boost/iterator/iterator_concepts.hpp -> build/lib/pythran/boost/iterator
  3896. 863.75 s [python3.14-pythran] copying pythran/boost/iterator/iterator_facade.hpp -> build/lib/pythran/boost/iterator
  3897. 863.75 s [python3.14-pythran] copying pythran/boost/iterator/iterator_traits.hpp -> build/lib/pythran/boost/iterator
  3898. 863.75 s [python3.14-pythran] copying pythran/boost/iterator/reverse_iterator.hpp -> build/lib/pythran/boost/iterator
  3899. 863.75 s [python3.14-pythran] creating build/lib/pythran/boost/iterator/detail
  3900. 863.75 s [python3.14-pythran] copying pythran/boost/iterator/detail/config_def.hpp -> build/lib/pythran/boost/iterator/detail
  3901. 863.75 s [python3.14-pythran] copying pythran/boost/iterator/detail/config_undef.hpp -> build/lib/pythran/boost/iterator/detail
  3902. 863.75 s [python3.14-pythran] copying pythran/boost/iterator/detail/enable_if.hpp -> build/lib/pythran/boost/iterator/detail
  3903. 863.75 s [python3.14-pythran] copying pythran/boost/iterator/detail/facade_iterator_category.hpp -> build/lib/pythran/boost/iterator/detail
  3904. 863.75 s [python3.14-pythran] creating build/lib/pythran/boost/lexical_cast
  3905. 863.75 s [python3.14-pythran] copying pythran/boost/lexical_cast/bad_lexical_cast.hpp -> build/lib/pythran/boost/lexical_cast
  3906. 863.75 s [python3.14-pythran] copying pythran/boost/lexical_cast/try_lexical_convert.hpp -> build/lib/pythran/boost/lexical_cast
  3907. 863.75 s [python3.14-pythran] creating build/lib/pythran/boost/lexical_cast/detail
  3908. 863.75 s [python3.14-pythran] copying pythran/boost/lexical_cast/detail/converter_lexical.hpp -> build/lib/pythran/boost/lexical_cast/detail
  3909. 863.75 s [python3.14-pythran] copying pythran/boost/lexical_cast/detail/converter_lexical_streams.hpp -> build/lib/pythran/boost/lexical_cast/detail
  3910. 863.75 s [python3.14-pythran] copying pythran/boost/lexical_cast/detail/converter_numeric.hpp -> build/lib/pythran/boost/lexical_cast/detail
  3911. 863.75 s [python3.14-pythran] copying pythran/boost/lexical_cast/detail/inf_nan.hpp -> build/lib/pythran/boost/lexical_cast/detail
  3912. 863.75 s [python3.14-pythran] copying pythran/boost/lexical_cast/detail/is_character.hpp -> build/lib/pythran/boost/lexical_cast/detail
  3913. 863.75 s [python3.14-pythran] copying pythran/boost/lexical_cast/detail/lcast_char_constants.hpp -> build/lib/pythran/boost/lexical_cast/detail
  3914. 863.75 s [python3.14-pythran] copying pythran/boost/lexical_cast/detail/lcast_unsigned_converters.hpp -> build/lib/pythran/boost/lexical_cast/detail
  3915. 863.75 s [python3.14-pythran] copying pythran/boost/lexical_cast/detail/widest_char.hpp -> build/lib/pythran/boost/lexical_cast/detail
  3916. 863.75 s [python3.14-pythran] creating build/lib/pythran/boost/math/constants
  3917. 863.75 s [python3.14-pythran] copying pythran/boost/math/constants/calculate_constants.hpp -> build/lib/pythran/boost/math/constants
  3918. 863.75 s [python3.14-pythran] copying pythran/boost/math/constants/constants.hpp -> build/lib/pythran/boost/math/constants
  3919. 863.75 s [python3.14-pythran] creating build/lib/pythran/boost/math/distributions
  3920. 863.75 s [python3.14-pythran] copying pythran/boost/math/distributions/complement.hpp -> build/lib/pythran/boost/math/distributions
  3921. 863.75 s [python3.14-pythran] copying pythran/boost/math/distributions/fwd.hpp -> build/lib/pythran/boost/math/distributions
  3922. 863.75 s [python3.14-pythran] copying pythran/boost/math/distributions/normal.hpp -> build/lib/pythran/boost/math/distributions
  3923. 863.75 s [python3.14-pythran] creating build/lib/pythran/boost/math/distributions/detail
  3924. 863.75 s [python3.14-pythran] copying pythran/boost/math/distributions/detail/common_error_handling.hpp -> build/lib/pythran/boost/math/distributions/detail
  3925. 863.75 s [python3.14-pythran] copying pythran/boost/math/distributions/detail/derived_accessors.hpp -> build/lib/pythran/boost/math/distributions/detail
  3926. 863.75 s [python3.14-pythran] creating build/lib/pythran/boost/math/policies
  3927. 863.75 s [python3.14-pythran] copying pythran/boost/math/policies/error_handling.hpp -> build/lib/pythran/boost/math/policies
  3928. 863.75 s [python3.14-pythran] copying pythran/boost/math/policies/policy.hpp -> build/lib/pythran/boost/math/policies
  3929. 863.75 s [python3.14-pythran] creating build/lib/pythran/boost/math/special_functions
  3930. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/bernoulli.hpp -> build/lib/pythran/boost/math/special_functions
  3931. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/bessel.hpp -> build/lib/pythran/boost/math/special_functions
  3932. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/bessel_prime.hpp -> build/lib/pythran/boost/math/special_functions
  3933. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/beta.hpp -> build/lib/pythran/boost/math/special_functions
  3934. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/binomial.hpp -> build/lib/pythran/boost/math/special_functions
  3935. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/cbrt.hpp -> build/lib/pythran/boost/math/special_functions
  3936. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/cos_pi.hpp -> build/lib/pythran/boost/math/special_functions
  3937. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/digamma.hpp -> build/lib/pythran/boost/math/special_functions
  3938. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/erf.hpp -> build/lib/pythran/boost/math/special_functions
  3939. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/expm1.hpp -> build/lib/pythran/boost/math/special_functions
  3940. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/factorials.hpp -> build/lib/pythran/boost/math/special_functions
  3941. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/fpclassify.hpp -> build/lib/pythran/boost/math/special_functions
  3942. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/gamma.hpp -> build/lib/pythran/boost/math/special_functions
  3943. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/hankel.hpp -> build/lib/pythran/boost/math/special_functions
  3944. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/hypot.hpp -> build/lib/pythran/boost/math/special_functions
  3945. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/lanczos.hpp -> build/lib/pythran/boost/math/special_functions
  3946. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/log1p.hpp -> build/lib/pythran/boost/math/special_functions
  3947. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/math_fwd.hpp -> build/lib/pythran/boost/math/special_functions
  3948. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/next.hpp -> build/lib/pythran/boost/math/special_functions
  3949. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/polygamma.hpp -> build/lib/pythran/boost/math/special_functions
  3950. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/pow.hpp -> build/lib/pythran/boost/math/special_functions
  3951. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/powm1.hpp -> build/lib/pythran/boost/math/special_functions
  3952. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/round.hpp -> build/lib/pythran/boost/math/special_functions
  3953. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/sign.hpp -> build/lib/pythran/boost/math/special_functions
  3954. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/sin_pi.hpp -> build/lib/pythran/boost/math/special_functions
  3955. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/sinc.hpp -> build/lib/pythran/boost/math/special_functions
  3956. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/sqrt1pm1.hpp -> build/lib/pythran/boost/math/special_functions
  3957. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/trigamma.hpp -> build/lib/pythran/boost/math/special_functions
  3958. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/trunc.hpp -> build/lib/pythran/boost/math/special_functions
  3959. 863.75 s [python3.14-pythran] copying pythran/boost/math/special_functions/zeta.hpp -> build/lib/pythran/boost/math/special_functions
  3960. 863.75 s [python3.14-pythran] creating build/lib/pythran/boost/math/special_functions/detail
  3961. 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
  3962. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/bernoulli_details.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3963. 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
  3964. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_i0.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3965. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_i1.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3966. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_ik.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3967. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_j0.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3968. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_j1.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3969. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_jn.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3970. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_jy.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3971. 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
  3972. 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
  3973. 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
  3974. 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
  3975. 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
  3976. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_k0.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3977. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_k1.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3978. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_kn.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3979. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_y0.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3980. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_y1.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3981. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/bessel_yn.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3982. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/erf_inv.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3983. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/fp_traits.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3984. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/gamma_inva.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3985. 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
  3986. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/ibeta_inverse.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3987. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/iconv.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3988. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/igamma_inverse.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3989. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/igamma_large.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3990. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/lanczos_sse2.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3991. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/lgamma_small.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3992. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/polygamma.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3993. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/round_fwd.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3994. 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
  3995. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/unchecked_bernoulli.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3996. 863.76 s [python3.14-pythran] copying pythran/boost/math/special_functions/detail/unchecked_factorial.hpp -> build/lib/pythran/boost/math/special_functions/detail
  3997. 863.76 s [python3.14-pythran] creating build/lib/pythran/boost/math/tools
  3998. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/atomic.hpp -> build/lib/pythran/boost/math/tools
  3999. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/big_constant.hpp -> build/lib/pythran/boost/math/tools
  4000. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/complex.hpp -> build/lib/pythran/boost/math/tools
  4001. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/config.hpp -> build/lib/pythran/boost/math/tools
  4002. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/convert_from_string.hpp -> build/lib/pythran/boost/math/tools
  4003. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/fraction.hpp -> build/lib/pythran/boost/math/tools
  4004. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/precision.hpp -> build/lib/pythran/boost/math/tools
  4005. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/promotion.hpp -> build/lib/pythran/boost/math/tools
  4006. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/rational.hpp -> build/lib/pythran/boost/math/tools
  4007. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/real_cast.hpp -> build/lib/pythran/boost/math/tools
  4008. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/roots.hpp -> build/lib/pythran/boost/math/tools
  4009. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/series.hpp -> build/lib/pythran/boost/math/tools
  4010. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/toms748_solve.hpp -> build/lib/pythran/boost/math/tools
  4011. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/tuple.hpp -> build/lib/pythran/boost/math/tools
  4012. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/user.hpp -> build/lib/pythran/boost/math/tools
  4013. 863.76 s [python3.14-pythran] creating build/lib/pythran/boost/math/tools/detail
  4014. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/is_const_iterable.hpp -> build/lib/pythran/boost/math/tools/detail
  4015. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_10.hpp -> build/lib/pythran/boost/math/tools/detail
  4016. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_11.hpp -> build/lib/pythran/boost/math/tools/detail
  4017. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_12.hpp -> build/lib/pythran/boost/math/tools/detail
  4018. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_13.hpp -> build/lib/pythran/boost/math/tools/detail
  4019. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_14.hpp -> build/lib/pythran/boost/math/tools/detail
  4020. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_15.hpp -> build/lib/pythran/boost/math/tools/detail
  4021. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_16.hpp -> build/lib/pythran/boost/math/tools/detail
  4022. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_17.hpp -> build/lib/pythran/boost/math/tools/detail
  4023. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_18.hpp -> build/lib/pythran/boost/math/tools/detail
  4024. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_19.hpp -> build/lib/pythran/boost/math/tools/detail
  4025. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_2.hpp -> build/lib/pythran/boost/math/tools/detail
  4026. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_20.hpp -> build/lib/pythran/boost/math/tools/detail
  4027. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_3.hpp -> build/lib/pythran/boost/math/tools/detail
  4028. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_4.hpp -> build/lib/pythran/boost/math/tools/detail
  4029. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_5.hpp -> build/lib/pythran/boost/math/tools/detail
  4030. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_6.hpp -> build/lib/pythran/boost/math/tools/detail
  4031. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_7.hpp -> build/lib/pythran/boost/math/tools/detail
  4032. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_8.hpp -> build/lib/pythran/boost/math/tools/detail
  4033. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner1_9.hpp -> build/lib/pythran/boost/math/tools/detail
  4034. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_10.hpp -> build/lib/pythran/boost/math/tools/detail
  4035. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_11.hpp -> build/lib/pythran/boost/math/tools/detail
  4036. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_12.hpp -> build/lib/pythran/boost/math/tools/detail
  4037. 863.76 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_13.hpp -> build/lib/pythran/boost/math/tools/detail
  4038. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_14.hpp -> build/lib/pythran/boost/math/tools/detail
  4039. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_15.hpp -> build/lib/pythran/boost/math/tools/detail
  4040. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_16.hpp -> build/lib/pythran/boost/math/tools/detail
  4041. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_17.hpp -> build/lib/pythran/boost/math/tools/detail
  4042. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_18.hpp -> build/lib/pythran/boost/math/tools/detail
  4043. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_19.hpp -> build/lib/pythran/boost/math/tools/detail
  4044. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_2.hpp -> build/lib/pythran/boost/math/tools/detail
  4045. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_20.hpp -> build/lib/pythran/boost/math/tools/detail
  4046. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_3.hpp -> build/lib/pythran/boost/math/tools/detail
  4047. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_4.hpp -> build/lib/pythran/boost/math/tools/detail
  4048. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_5.hpp -> build/lib/pythran/boost/math/tools/detail
  4049. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_6.hpp -> build/lib/pythran/boost/math/tools/detail
  4050. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_7.hpp -> build/lib/pythran/boost/math/tools/detail
  4051. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_8.hpp -> build/lib/pythran/boost/math/tools/detail
  4052. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner2_9.hpp -> build/lib/pythran/boost/math/tools/detail
  4053. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_10.hpp -> build/lib/pythran/boost/math/tools/detail
  4054. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_11.hpp -> build/lib/pythran/boost/math/tools/detail
  4055. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_12.hpp -> build/lib/pythran/boost/math/tools/detail
  4056. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_13.hpp -> build/lib/pythran/boost/math/tools/detail
  4057. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_14.hpp -> build/lib/pythran/boost/math/tools/detail
  4058. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_15.hpp -> build/lib/pythran/boost/math/tools/detail
  4059. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_16.hpp -> build/lib/pythran/boost/math/tools/detail
  4060. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_17.hpp -> build/lib/pythran/boost/math/tools/detail
  4061. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_18.hpp -> build/lib/pythran/boost/math/tools/detail
  4062. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_19.hpp -> build/lib/pythran/boost/math/tools/detail
  4063. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_2.hpp -> build/lib/pythran/boost/math/tools/detail
  4064. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_20.hpp -> build/lib/pythran/boost/math/tools/detail
  4065. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_3.hpp -> build/lib/pythran/boost/math/tools/detail
  4066. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_4.hpp -> build/lib/pythran/boost/math/tools/detail
  4067. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_5.hpp -> build/lib/pythran/boost/math/tools/detail
  4068. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_6.hpp -> build/lib/pythran/boost/math/tools/detail
  4069. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_7.hpp -> build/lib/pythran/boost/math/tools/detail
  4070. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_8.hpp -> build/lib/pythran/boost/math/tools/detail
  4071. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/polynomial_horner3_9.hpp -> build/lib/pythran/boost/math/tools/detail
  4072. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_10.hpp -> build/lib/pythran/boost/math/tools/detail
  4073. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_11.hpp -> build/lib/pythran/boost/math/tools/detail
  4074. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_12.hpp -> build/lib/pythran/boost/math/tools/detail
  4075. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_13.hpp -> build/lib/pythran/boost/math/tools/detail
  4076. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_14.hpp -> build/lib/pythran/boost/math/tools/detail
  4077. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_15.hpp -> build/lib/pythran/boost/math/tools/detail
  4078. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_16.hpp -> build/lib/pythran/boost/math/tools/detail
  4079. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_17.hpp -> build/lib/pythran/boost/math/tools/detail
  4080. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_18.hpp -> build/lib/pythran/boost/math/tools/detail
  4081. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_19.hpp -> build/lib/pythran/boost/math/tools/detail
  4082. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_2.hpp -> build/lib/pythran/boost/math/tools/detail
  4083. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_20.hpp -> build/lib/pythran/boost/math/tools/detail
  4084. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_3.hpp -> build/lib/pythran/boost/math/tools/detail
  4085. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_4.hpp -> build/lib/pythran/boost/math/tools/detail
  4086. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_5.hpp -> build/lib/pythran/boost/math/tools/detail
  4087. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_6.hpp -> build/lib/pythran/boost/math/tools/detail
  4088. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_7.hpp -> build/lib/pythran/boost/math/tools/detail
  4089. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_8.hpp -> build/lib/pythran/boost/math/tools/detail
  4090. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner1_9.hpp -> build/lib/pythran/boost/math/tools/detail
  4091. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_10.hpp -> build/lib/pythran/boost/math/tools/detail
  4092. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_11.hpp -> build/lib/pythran/boost/math/tools/detail
  4093. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_12.hpp -> build/lib/pythran/boost/math/tools/detail
  4094. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_13.hpp -> build/lib/pythran/boost/math/tools/detail
  4095. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_14.hpp -> build/lib/pythran/boost/math/tools/detail
  4096. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_15.hpp -> build/lib/pythran/boost/math/tools/detail
  4097. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_16.hpp -> build/lib/pythran/boost/math/tools/detail
  4098. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_17.hpp -> build/lib/pythran/boost/math/tools/detail
  4099. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_18.hpp -> build/lib/pythran/boost/math/tools/detail
  4100. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_19.hpp -> build/lib/pythran/boost/math/tools/detail
  4101. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_2.hpp -> build/lib/pythran/boost/math/tools/detail
  4102. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_20.hpp -> build/lib/pythran/boost/math/tools/detail
  4103. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_3.hpp -> build/lib/pythran/boost/math/tools/detail
  4104. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_4.hpp -> build/lib/pythran/boost/math/tools/detail
  4105. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_5.hpp -> build/lib/pythran/boost/math/tools/detail
  4106. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_6.hpp -> build/lib/pythran/boost/math/tools/detail
  4107. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_7.hpp -> build/lib/pythran/boost/math/tools/detail
  4108. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_8.hpp -> build/lib/pythran/boost/math/tools/detail
  4109. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner2_9.hpp -> build/lib/pythran/boost/math/tools/detail
  4110. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_10.hpp -> build/lib/pythran/boost/math/tools/detail
  4111. 863.77 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_11.hpp -> build/lib/pythran/boost/math/tools/detail
  4112. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_12.hpp -> build/lib/pythran/boost/math/tools/detail
  4113. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_13.hpp -> build/lib/pythran/boost/math/tools/detail
  4114. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_14.hpp -> build/lib/pythran/boost/math/tools/detail
  4115. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_15.hpp -> build/lib/pythran/boost/math/tools/detail
  4116. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_16.hpp -> build/lib/pythran/boost/math/tools/detail
  4117. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_17.hpp -> build/lib/pythran/boost/math/tools/detail
  4118. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_18.hpp -> build/lib/pythran/boost/math/tools/detail
  4119. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_19.hpp -> build/lib/pythran/boost/math/tools/detail
  4120. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_2.hpp -> build/lib/pythran/boost/math/tools/detail
  4121. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_20.hpp -> build/lib/pythran/boost/math/tools/detail
  4122. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_3.hpp -> build/lib/pythran/boost/math/tools/detail
  4123. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_4.hpp -> build/lib/pythran/boost/math/tools/detail
  4124. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_5.hpp -> build/lib/pythran/boost/math/tools/detail
  4125. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_6.hpp -> build/lib/pythran/boost/math/tools/detail
  4126. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_7.hpp -> build/lib/pythran/boost/math/tools/detail
  4127. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_8.hpp -> build/lib/pythran/boost/math/tools/detail
  4128. 863.78 s [python3.14-pythran] copying pythran/boost/math/tools/detail/rational_horner3_9.hpp -> build/lib/pythran/boost/math/tools/detail
  4129. 863.78 s [python3.14-pythran] creating build/lib/pythran/boost/move
  4130. 863.78 s [python3.14-pythran] copying pythran/boost/move/core.hpp -> build/lib/pythran/boost/move
  4131. 863.78 s [python3.14-pythran] copying pythran/boost/move/traits.hpp -> build/lib/pythran/boost/move
  4132. 863.78 s [python3.14-pythran] copying pythran/boost/move/utility.hpp -> build/lib/pythran/boost/move
  4133. 863.78 s [python3.14-pythran] copying pythran/boost/move/utility_core.hpp -> build/lib/pythran/boost/move
  4134. 863.78 s [python3.14-pythran] creating build/lib/pythran/boost/move/detail
  4135. 863.78 s [python3.14-pythran] copying pythran/boost/move/detail/config_begin.hpp -> build/lib/pythran/boost/move/detail
  4136. 863.78 s [python3.14-pythran] copying pythran/boost/move/detail/config_end.hpp -> build/lib/pythran/boost/move/detail
  4137. 863.78 s [python3.14-pythran] copying pythran/boost/move/detail/meta_utils.hpp -> build/lib/pythran/boost/move/detail
  4138. 863.78 s [python3.14-pythran] copying pythran/boost/move/detail/meta_utils_core.hpp -> build/lib/pythran/boost/move/detail
  4139. 863.78 s [python3.14-pythran] copying pythran/boost/move/detail/std_ns_begin.hpp -> build/lib/pythran/boost/move/detail
  4140. 863.78 s [python3.14-pythran] copying pythran/boost/move/detail/std_ns_end.hpp -> build/lib/pythran/boost/move/detail
  4141. 863.78 s [python3.14-pythran] copying pythran/boost/move/detail/type_traits.hpp -> build/lib/pythran/boost/move/detail
  4142. 863.78 s [python3.14-pythran] copying pythran/boost/move/detail/workaround.hpp -> build/lib/pythran/boost/move/detail
  4143. 863.78 s [python3.14-pythran] creating build/lib/pythran/boost/mpl
  4144. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/O1_size.hpp -> build/lib/pythran/boost/mpl
  4145. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/O1_size_fwd.hpp -> build/lib/pythran/boost/mpl
  4146. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/advance.hpp -> build/lib/pythran/boost/mpl
  4147. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/advance_fwd.hpp -> build/lib/pythran/boost/mpl
  4148. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/always.hpp -> build/lib/pythran/boost/mpl
  4149. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/and.hpp -> build/lib/pythran/boost/mpl
  4150. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/apply.hpp -> build/lib/pythran/boost/mpl
  4151. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/apply_fwd.hpp -> build/lib/pythran/boost/mpl
  4152. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/apply_wrap.hpp -> build/lib/pythran/boost/mpl
  4153. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/arg.hpp -> build/lib/pythran/boost/mpl
  4154. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/arg_fwd.hpp -> build/lib/pythran/boost/mpl
  4155. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/assert.hpp -> build/lib/pythran/boost/mpl
  4156. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/at.hpp -> build/lib/pythran/boost/mpl
  4157. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/at_fwd.hpp -> build/lib/pythran/boost/mpl
  4158. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/back_fwd.hpp -> build/lib/pythran/boost/mpl
  4159. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/back_inserter.hpp -> build/lib/pythran/boost/mpl
  4160. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/begin.hpp -> build/lib/pythran/boost/mpl
  4161. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/begin_end.hpp -> build/lib/pythran/boost/mpl
  4162. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/begin_end_fwd.hpp -> build/lib/pythran/boost/mpl
  4163. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/bind.hpp -> build/lib/pythran/boost/mpl
  4164. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/bind_fwd.hpp -> build/lib/pythran/boost/mpl
  4165. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/bool.hpp -> build/lib/pythran/boost/mpl
  4166. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/bool_fwd.hpp -> build/lib/pythran/boost/mpl
  4167. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/clear.hpp -> build/lib/pythran/boost/mpl
  4168. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/clear_fwd.hpp -> build/lib/pythran/boost/mpl
  4169. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/comparison.hpp -> build/lib/pythran/boost/mpl
  4170. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/contains.hpp -> build/lib/pythran/boost/mpl
  4171. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/contains_fwd.hpp -> build/lib/pythran/boost/mpl
  4172. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/deref.hpp -> build/lib/pythran/boost/mpl
  4173. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/distance.hpp -> build/lib/pythran/boost/mpl
  4174. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/distance_fwd.hpp -> build/lib/pythran/boost/mpl
  4175. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/divides.hpp -> build/lib/pythran/boost/mpl
  4176. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/empty_base.hpp -> build/lib/pythran/boost/mpl
  4177. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/empty_fwd.hpp -> build/lib/pythran/boost/mpl
  4178. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/end.hpp -> build/lib/pythran/boost/mpl
  4179. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/equal_to.hpp -> build/lib/pythran/boost/mpl
  4180. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/eval_if.hpp -> build/lib/pythran/boost/mpl
  4181. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/find.hpp -> build/lib/pythran/boost/mpl
  4182. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/find_if.hpp -> build/lib/pythran/boost/mpl
  4183. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/fold.hpp -> build/lib/pythran/boost/mpl
  4184. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/front_fwd.hpp -> build/lib/pythran/boost/mpl
  4185. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/front_inserter.hpp -> build/lib/pythran/boost/mpl
  4186. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/greater.hpp -> build/lib/pythran/boost/mpl
  4187. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/greater_equal.hpp -> build/lib/pythran/boost/mpl
  4188. 863.78 s [python3.14-pythran] copying pythran/boost/mpl/has_xxx.hpp -> build/lib/pythran/boost/mpl
  4189. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/identity.hpp -> build/lib/pythran/boost/mpl
  4190. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/if.hpp -> build/lib/pythran/boost/mpl
  4191. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/inherit.hpp -> build/lib/pythran/boost/mpl
  4192. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/inserter.hpp -> build/lib/pythran/boost/mpl
  4193. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/int.hpp -> build/lib/pythran/boost/mpl
  4194. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/int_fwd.hpp -> build/lib/pythran/boost/mpl
  4195. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/integral_c.hpp -> build/lib/pythran/boost/mpl
  4196. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/integral_c_fwd.hpp -> build/lib/pythran/boost/mpl
  4197. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/integral_c_tag.hpp -> build/lib/pythran/boost/mpl
  4198. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/is_placeholder.hpp -> build/lib/pythran/boost/mpl
  4199. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/is_sequence.hpp -> build/lib/pythran/boost/mpl
  4200. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/iter_fold.hpp -> build/lib/pythran/boost/mpl
  4201. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/iter_fold_if.hpp -> build/lib/pythran/boost/mpl
  4202. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/iterator_range.hpp -> build/lib/pythran/boost/mpl
  4203. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/iterator_tags.hpp -> build/lib/pythran/boost/mpl
  4204. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/lambda.hpp -> build/lib/pythran/boost/mpl
  4205. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/lambda_fwd.hpp -> build/lib/pythran/boost/mpl
  4206. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/less.hpp -> build/lib/pythran/boost/mpl
  4207. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/less_equal.hpp -> build/lib/pythran/boost/mpl
  4208. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/list.hpp -> build/lib/pythran/boost/mpl
  4209. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/logical.hpp -> build/lib/pythran/boost/mpl
  4210. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/long.hpp -> build/lib/pythran/boost/mpl
  4211. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/long_fwd.hpp -> build/lib/pythran/boost/mpl
  4212. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/minus.hpp -> build/lib/pythran/boost/mpl
  4213. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/multiplies.hpp -> build/lib/pythran/boost/mpl
  4214. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/negate.hpp -> build/lib/pythran/boost/mpl
  4215. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/next.hpp -> build/lib/pythran/boost/mpl
  4216. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/next_prior.hpp -> build/lib/pythran/boost/mpl
  4217. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/not.hpp -> build/lib/pythran/boost/mpl
  4218. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/not_equal_to.hpp -> build/lib/pythran/boost/mpl
  4219. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/numeric_cast.hpp -> build/lib/pythran/boost/mpl
  4220. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/or.hpp -> build/lib/pythran/boost/mpl
  4221. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/pair.hpp -> build/lib/pythran/boost/mpl
  4222. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/placeholders.hpp -> build/lib/pythran/boost/mpl
  4223. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/plus.hpp -> build/lib/pythran/boost/mpl
  4224. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/pop_back_fwd.hpp -> build/lib/pythran/boost/mpl
  4225. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/pop_front_fwd.hpp -> build/lib/pythran/boost/mpl
  4226. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/prior.hpp -> build/lib/pythran/boost/mpl
  4227. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/protect.hpp -> build/lib/pythran/boost/mpl
  4228. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/push_back.hpp -> build/lib/pythran/boost/mpl
  4229. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/push_back_fwd.hpp -> build/lib/pythran/boost/mpl
  4230. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/push_front.hpp -> build/lib/pythran/boost/mpl
  4231. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/push_front_fwd.hpp -> build/lib/pythran/boost/mpl
  4232. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/quote.hpp -> build/lib/pythran/boost/mpl
  4233. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/remove_if.hpp -> build/lib/pythran/boost/mpl
  4234. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/reverse_fold.hpp -> build/lib/pythran/boost/mpl
  4235. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/same_as.hpp -> build/lib/pythran/boost/mpl
  4236. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/sequence_tag.hpp -> build/lib/pythran/boost/mpl
  4237. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/sequence_tag_fwd.hpp -> build/lib/pythran/boost/mpl
  4238. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/size.hpp -> build/lib/pythran/boost/mpl
  4239. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/size_fwd.hpp -> build/lib/pythran/boost/mpl
  4240. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/size_t.hpp -> build/lib/pythran/boost/mpl
  4241. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/size_t_fwd.hpp -> build/lib/pythran/boost/mpl
  4242. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/tag.hpp -> build/lib/pythran/boost/mpl
  4243. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/times.hpp -> build/lib/pythran/boost/mpl
  4244. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/vector.hpp -> build/lib/pythran/boost/mpl
  4245. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/void.hpp -> build/lib/pythran/boost/mpl
  4246. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/void_fwd.hpp -> build/lib/pythran/boost/mpl
  4247. 863.79 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_
  4248. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/O1_size_impl.hpp -> build/lib/pythran/boost/mpl/aux_
  4249. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/adl_barrier.hpp -> build/lib/pythran/boost/mpl/aux_
  4250. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_
  4251. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_
  4252. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/arg_typedef.hpp -> build/lib/pythran/boost/mpl/aux_
  4253. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/arithmetic_op.hpp -> build/lib/pythran/boost/mpl/aux_
  4254. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/arity.hpp -> build/lib/pythran/boost/mpl/aux_
  4255. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/arity_spec.hpp -> build/lib/pythran/boost/mpl/aux_
  4256. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/at_impl.hpp -> build/lib/pythran/boost/mpl/aux_
  4257. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/begin_end_impl.hpp -> build/lib/pythran/boost/mpl/aux_
  4258. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/clear_impl.hpp -> build/lib/pythran/boost/mpl/aux_
  4259. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/common_name_wknd.hpp -> build/lib/pythran/boost/mpl/aux_
  4260. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/comparison_op.hpp -> build/lib/pythran/boost/mpl/aux_
  4261. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/contains_impl.hpp -> build/lib/pythran/boost/mpl/aux_
  4262. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/count_args.hpp -> build/lib/pythran/boost/mpl/aux_
  4263. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/find_if_pred.hpp -> build/lib/pythran/boost/mpl/aux_
  4264. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_
  4265. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/fold_impl_body.hpp -> build/lib/pythran/boost/mpl/aux_
  4266. 863.79 s [python3.14-pythran] copying pythran/boost/mpl/aux_/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_
  4267. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/has_apply.hpp -> build/lib/pythran/boost/mpl/aux_
  4268. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/has_begin.hpp -> build/lib/pythran/boost/mpl/aux_
  4269. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/has_rebind.hpp -> build/lib/pythran/boost/mpl/aux_
  4270. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/has_size.hpp -> build/lib/pythran/boost/mpl/aux_
  4271. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/has_tag.hpp -> build/lib/pythran/boost/mpl/aux_
  4272. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/has_type.hpp -> build/lib/pythran/boost/mpl/aux_
  4273. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/include_preprocessed.hpp -> build/lib/pythran/boost/mpl/aux_
  4274. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/inserter_algorithm.hpp -> build/lib/pythran/boost/mpl/aux_
  4275. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/integral_wrapper.hpp -> build/lib/pythran/boost/mpl/aux_
  4276. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/is_msvc_eti_arg.hpp -> build/lib/pythran/boost/mpl/aux_
  4277. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/iter_apply.hpp -> build/lib/pythran/boost/mpl/aux_
  4278. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_
  4279. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_
  4280. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/lambda_arity_param.hpp -> build/lib/pythran/boost/mpl/aux_
  4281. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_
  4282. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/lambda_spec.hpp -> build/lib/pythran/boost/mpl/aux_
  4283. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/lambda_support.hpp -> build/lib/pythran/boost/mpl/aux_
  4284. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/largest_int.hpp -> build/lib/pythran/boost/mpl/aux_
  4285. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/logical_op.hpp -> build/lib/pythran/boost/mpl/aux_
  4286. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/msvc_dtw.hpp -> build/lib/pythran/boost/mpl/aux_
  4287. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/msvc_eti_base.hpp -> build/lib/pythran/boost/mpl/aux_
  4288. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/msvc_is_class.hpp -> build/lib/pythran/boost/mpl/aux_
  4289. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/msvc_never_true.hpp -> build/lib/pythran/boost/mpl/aux_
  4290. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/msvc_type.hpp -> build/lib/pythran/boost/mpl/aux_
  4291. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/na.hpp -> build/lib/pythran/boost/mpl/aux_
  4292. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/na_assert.hpp -> build/lib/pythran/boost/mpl/aux_
  4293. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/na_fwd.hpp -> build/lib/pythran/boost/mpl/aux_
  4294. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/na_spec.hpp -> build/lib/pythran/boost/mpl/aux_
  4295. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/nested_type_wknd.hpp -> build/lib/pythran/boost/mpl/aux_
  4296. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/nttp_decl.hpp -> build/lib/pythran/boost/mpl/aux_
  4297. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/numeric_cast_utils.hpp -> build/lib/pythran/boost/mpl/aux_
  4298. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/numeric_op.hpp -> build/lib/pythran/boost/mpl/aux_
  4299. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/push_back_impl.hpp -> build/lib/pythran/boost/mpl/aux_
  4300. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/push_front_impl.hpp -> build/lib/pythran/boost/mpl/aux_
  4301. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_
  4302. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/reverse_fold_impl_body.hpp -> build/lib/pythran/boost/mpl/aux_
  4303. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/sequence_wrapper.hpp -> build/lib/pythran/boost/mpl/aux_
  4304. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/size_impl.hpp -> build/lib/pythran/boost/mpl/aux_
  4305. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/static_cast.hpp -> build/lib/pythran/boost/mpl/aux_
  4306. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_
  4307. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/template_arity_fwd.hpp -> build/lib/pythran/boost/mpl/aux_
  4308. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/traits_lambda_spec.hpp -> build/lib/pythran/boost/mpl/aux_
  4309. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/type_wrapper.hpp -> build/lib/pythran/boost/mpl/aux_
  4310. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/value_wknd.hpp -> build/lib/pythran/boost/mpl/aux_
  4311. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/yes_no.hpp -> build/lib/pythran/boost/mpl/aux_
  4312. 863.80 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/config
  4313. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/adl.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4314. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/arrays.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4315. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/bcc.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4316. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/bind.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4317. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/compiler.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4318. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/ctps.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4319. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4320. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/dtp.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4321. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/eti.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4322. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/forwarding.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4323. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/gcc.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4324. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/gpu.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4325. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/has_apply.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4326. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/has_xxx.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4327. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/integral.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4328. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/intel.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4329. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/lambda.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4330. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/msvc.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4331. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/msvc_typename.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4332. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/nttp.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4333. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/overload_resolution.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4334. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/pp_counter.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4335. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/preprocessor.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4336. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/static_constant.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4337. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/ttp.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4338. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/typeof.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4339. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/use_preprocessed.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4340. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/config/workaround.hpp -> build/lib/pythran/boost/mpl/aux_/config
  4341. 863.80 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4342. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4343. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4344. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4345. 863.80 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4346. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4347. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4348. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4349. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4350. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4351. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4352. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4353. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4354. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4355. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4356. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4357. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4358. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4359. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4360. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4361. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4362. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4363. 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
  4364. 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
  4365. 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
  4366. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4367. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4368. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4369. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4370. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4371. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4372. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4373. 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
  4374. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4375. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4376. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4377. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4378. 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
  4379. 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
  4380. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4381. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4382. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4383. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4384. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4385. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4386. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4387. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4388. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc
  4389. 863.81 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4390. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4391. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4392. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4393. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4394. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4395. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4396. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4397. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4398. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4399. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4400. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4401. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4402. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4403. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4404. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4405. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4406. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4407. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4408. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4409. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4410. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4411. 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
  4412. 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
  4413. 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
  4414. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4415. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4416. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4417. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4418. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4419. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4420. 863.81 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4421. 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
  4422. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4423. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4424. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4425. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4426. 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
  4427. 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
  4428. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4429. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4430. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4431. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4432. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4433. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4434. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4435. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4436. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551
  4437. 863.82 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
  4438. 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
  4439. 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
  4440. 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
  4441. 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
  4442. 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
  4443. 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
  4444. 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
  4445. 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
  4446. 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
  4447. 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
  4448. 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
  4449. 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
  4450. 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
  4451. 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
  4452. 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
  4453. 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
  4454. 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
  4455. 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
  4456. 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
  4457. 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
  4458. 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
  4459. 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
  4460. 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
  4461. 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
  4462. 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
  4463. 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
  4464. 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
  4465. 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
  4466. 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
  4467. 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
  4468. 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
  4469. 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
  4470. 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
  4471. 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
  4472. 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
  4473. 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
  4474. 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
  4475. 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
  4476. 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
  4477. 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
  4478. 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
  4479. 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
  4480. 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
  4481. 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
  4482. 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
  4483. 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
  4484. 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
  4485. 863.82 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4486. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4487. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4488. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4489. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4490. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4491. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4492. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4493. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4494. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4495. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4496. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4497. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4498. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4499. 863.82 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4500. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4501. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4502. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4503. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4504. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4505. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4506. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4507. 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
  4508. 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
  4509. 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
  4510. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4511. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4512. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4513. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4514. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4515. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4516. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4517. 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
  4518. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4519. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4520. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4521. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4522. 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
  4523. 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
  4524. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4525. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4526. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4527. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4528. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4529. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4530. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4531. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4532. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc
  4533. 863.83 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4534. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4535. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4536. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4537. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4538. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4539. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4540. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4541. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4542. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4543. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4544. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4545. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4546. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4547. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4548. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4549. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4550. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4551. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4552. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4553. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4554. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4555. 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
  4556. 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
  4557. 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
  4558. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4559. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4560. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4561. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4562. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4563. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4564. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4565. 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
  4566. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4567. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4568. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4569. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4570. 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
  4571. 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
  4572. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4573. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4574. 863.83 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4575. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4576. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4577. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4578. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4579. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4580. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc
  4581. 863.84 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4582. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4583. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4584. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4585. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4586. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4587. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4588. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4589. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4590. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4591. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4592. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4593. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4594. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4595. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4596. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4597. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4598. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4599. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4600. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4601. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4602. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4603. 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
  4604. 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
  4605. 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
  4606. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4607. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4608. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4609. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4610. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4611. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4612. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4613. 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
  4614. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4615. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4616. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4617. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4618. 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
  4619. 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
  4620. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4621. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4622. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4623. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4624. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4625. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4626. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4627. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4628. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60
  4629. 863.84 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4630. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4631. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4632. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4633. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4634. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4635. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4636. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4637. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4638. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4639. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4640. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4641. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4642. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4643. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4644. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4645. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4646. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4647. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4648. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4649. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4650. 863.84 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4651. 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
  4652. 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
  4653. 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
  4654. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4655. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4656. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4657. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4658. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4659. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4660. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4661. 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
  4662. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4663. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4664. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4665. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4666. 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
  4667. 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
  4668. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4669. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4670. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4671. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4672. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4673. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4674. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4675. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4676. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70
  4677. 863.85 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4678. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4679. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4680. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4681. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4682. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4683. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4684. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4685. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4686. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4687. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4688. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4689. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4690. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4691. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4692. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4693. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4694. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4695. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4696. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4697. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4698. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4699. 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
  4700. 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
  4701. 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
  4702. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4703. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4704. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4705. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4706. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4707. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4708. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4709. 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
  4710. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4711. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4712. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4713. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4714. 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
  4715. 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
  4716. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4717. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4718. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4719. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4720. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4721. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4722. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4723. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4724. 863.85 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw
  4725. 863.85 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps
  4726. 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
  4727. 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
  4728. 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
  4729. 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
  4730. 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
  4731. 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
  4732. 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
  4733. 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
  4734. 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
  4735. 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
  4736. 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
  4737. 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
  4738. 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
  4739. 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
  4740. 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
  4741. 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
  4742. 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
  4743. 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
  4744. 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
  4745. 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
  4746. 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
  4747. 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
  4748. 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
  4749. 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
  4750. 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
  4751. 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
  4752. 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
  4753. 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
  4754. 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
  4755. 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
  4756. 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
  4757. 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
  4758. 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
  4759. 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
  4760. 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
  4761. 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
  4762. 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
  4763. 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
  4764. 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
  4765. 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
  4766. 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
  4767. 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
  4768. 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
  4769. 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
  4770. 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
  4771. 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
  4772. 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
  4773. 863.86 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp
  4774. 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
  4775. 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
  4776. 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
  4777. 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
  4778. 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
  4779. 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
  4780. 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
  4781. 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
  4782. 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
  4783. 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
  4784. 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
  4785. 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
  4786. 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
  4787. 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
  4788. 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
  4789. 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
  4790. 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
  4791. 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
  4792. 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
  4793. 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
  4794. 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
  4795. 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
  4796. 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
  4797. 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
  4798. 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
  4799. 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
  4800. 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
  4801. 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
  4802. 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
  4803. 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
  4804. 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
  4805. 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
  4806. 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
  4807. 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
  4808. 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
  4809. 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
  4810. 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
  4811. 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
  4812. 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
  4813. 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
  4814. 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
  4815. 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
  4816. 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
  4817. 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
  4818. 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
  4819. 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
  4820. 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
  4821. 863.87 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4822. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4823. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4824. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4825. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4826. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4827. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4828. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4829. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4830. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4831. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4832. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4833. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4834. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4835. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4836. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4837. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4838. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4839. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4840. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4841. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4842. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4843. 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
  4844. 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
  4845. 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
  4846. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4847. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4848. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4849. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4850. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4851. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4852. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4853. 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
  4854. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4855. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4856. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4857. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4858. 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
  4859. 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
  4860. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4861. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4862. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4863. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4864. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4865. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4866. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4867. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4868. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessed/plain/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain
  4869. 863.87 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/aux_/preprocessor
  4870. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/add.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
  4871. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/def_params_tail.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
  4872. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/default_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
  4873. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/enum.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
  4874. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/ext_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
  4875. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/filter_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
  4876. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/is_seq.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
  4877. 863.87 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
  4878. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/partial_spec_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
  4879. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/range.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
  4880. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/repeat.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
  4881. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/sub.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
  4882. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/token_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
  4883. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/aux_/preprocessor/tuple.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor
  4884. 863.88 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/limits
  4885. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/limits/arity.hpp -> build/lib/pythran/boost/mpl/limits
  4886. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/limits/list.hpp -> build/lib/pythran/boost/mpl/limits
  4887. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/limits/unrolling.hpp -> build/lib/pythran/boost/mpl/limits
  4888. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/limits/vector.hpp -> build/lib/pythran/boost/mpl/limits
  4889. 863.88 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/list
  4890. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/list0.hpp -> build/lib/pythran/boost/mpl/list
  4891. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/list0_c.hpp -> build/lib/pythran/boost/mpl/list
  4892. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/list10.hpp -> build/lib/pythran/boost/mpl/list
  4893. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/list10_c.hpp -> build/lib/pythran/boost/mpl/list
  4894. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/list20.hpp -> build/lib/pythran/boost/mpl/list
  4895. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/list20_c.hpp -> build/lib/pythran/boost/mpl/list
  4896. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/list30.hpp -> build/lib/pythran/boost/mpl/list
  4897. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/list30_c.hpp -> build/lib/pythran/boost/mpl/list
  4898. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/list40.hpp -> build/lib/pythran/boost/mpl/list
  4899. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/list40_c.hpp -> build/lib/pythran/boost/mpl/list
  4900. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/list50.hpp -> build/lib/pythran/boost/mpl/list
  4901. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/list50_c.hpp -> build/lib/pythran/boost/mpl/list
  4902. 863.88 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/list/aux_
  4903. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/aux_/O1_size.hpp -> build/lib/pythran/boost/mpl/list/aux_
  4904. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/aux_/begin_end.hpp -> build/lib/pythran/boost/mpl/list/aux_
  4905. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/aux_/clear.hpp -> build/lib/pythran/boost/mpl/list/aux_
  4906. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/aux_/empty.hpp -> build/lib/pythran/boost/mpl/list/aux_
  4907. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/aux_/front.hpp -> build/lib/pythran/boost/mpl/list/aux_
  4908. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/aux_/include_preprocessed.hpp -> build/lib/pythran/boost/mpl/list/aux_
  4909. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/aux_/item.hpp -> build/lib/pythran/boost/mpl/list/aux_
  4910. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/aux_/iterator.hpp -> build/lib/pythran/boost/mpl/list/aux_
  4911. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/aux_/numbered.hpp -> build/lib/pythran/boost/mpl/list/aux_
  4912. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/aux_/numbered_c.hpp -> build/lib/pythran/boost/mpl/list/aux_
  4913. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/aux_/pop_front.hpp -> build/lib/pythran/boost/mpl/list/aux_
  4914. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/aux_/push_back.hpp -> build/lib/pythran/boost/mpl/list/aux_
  4915. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/aux_/push_front.hpp -> build/lib/pythran/boost/mpl/list/aux_
  4916. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/aux_/size.hpp -> build/lib/pythran/boost/mpl/list/aux_
  4917. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/list/aux_/tag.hpp -> build/lib/pythran/boost/mpl/list/aux_
  4918. 863.88 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain
  4919. 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
  4920. 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
  4921. 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
  4922. 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
  4923. 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
  4924. 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
  4925. 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
  4926. 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
  4927. 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
  4928. 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
  4929. 863.88 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/vector
  4930. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/vector0.hpp -> build/lib/pythran/boost/mpl/vector
  4931. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/vector0_c.hpp -> build/lib/pythran/boost/mpl/vector
  4932. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/vector10.hpp -> build/lib/pythran/boost/mpl/vector
  4933. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/vector10_c.hpp -> build/lib/pythran/boost/mpl/vector
  4934. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/vector20.hpp -> build/lib/pythran/boost/mpl/vector
  4935. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/vector20_c.hpp -> build/lib/pythran/boost/mpl/vector
  4936. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/vector30.hpp -> build/lib/pythran/boost/mpl/vector
  4937. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/vector30_c.hpp -> build/lib/pythran/boost/mpl/vector
  4938. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/vector40.hpp -> build/lib/pythran/boost/mpl/vector
  4939. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/vector40_c.hpp -> build/lib/pythran/boost/mpl/vector
  4940. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/vector50.hpp -> build/lib/pythran/boost/mpl/vector
  4941. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/vector50_c.hpp -> build/lib/pythran/boost/mpl/vector
  4942. 863.88 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/vector/aux_
  4943. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/O1_size.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4944. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/at.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4945. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/back.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4946. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/begin_end.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4947. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/clear.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4948. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/empty.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4949. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/front.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4950. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/include_preprocessed.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4951. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/item.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4952. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/iterator.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4953. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/numbered.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4954. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/numbered_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4955. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/pop_back.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4956. 863.88 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/pop_front.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4957. 863.89 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/push_back.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4958. 863.89 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/push_front.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4959. 863.89 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/size.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4960. 863.89 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/tag.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4961. 863.89 s [python3.14-pythran] copying pythran/boost/mpl/vector/aux_/vector0.hpp -> build/lib/pythran/boost/mpl/vector/aux_
  4962. 863.89 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
  4963. 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
  4964. 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
  4965. 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
  4966. 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
  4967. 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
  4968. 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
  4969. 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
  4970. 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
  4971. 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
  4972. 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
  4973. 863.89 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain
  4974. 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
  4975. 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
  4976. 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
  4977. 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
  4978. 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
  4979. 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
  4980. 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
  4981. 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
  4982. 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
  4983. 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
  4984. 863.89 s [python3.14-pythran] creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
  4985. 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
  4986. 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
  4987. 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
  4988. 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
  4989. 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
  4990. 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
  4991. 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
  4992. 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
  4993. 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
  4994. 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
  4995. 863.89 s [python3.14-pythran] creating build/lib/pythran/boost/numeric/conversion
  4996. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/bounds.hpp -> build/lib/pythran/boost/numeric/conversion
  4997. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/cast.hpp -> build/lib/pythran/boost/numeric/conversion
  4998. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/conversion_traits.hpp -> build/lib/pythran/boost/numeric/conversion
  4999. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/converter.hpp -> build/lib/pythran/boost/numeric/conversion
  5000. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/converter_policies.hpp -> build/lib/pythran/boost/numeric/conversion
  5001. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/int_float_mixture_enum.hpp -> build/lib/pythran/boost/numeric/conversion
  5002. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/numeric_cast_traits.hpp -> build/lib/pythran/boost/numeric/conversion
  5003. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/sign_mixture_enum.hpp -> build/lib/pythran/boost/numeric/conversion
  5004. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/udt_builtin_mixture_enum.hpp -> build/lib/pythran/boost/numeric/conversion
  5005. 863.89 s [python3.14-pythran] creating build/lib/pythran/boost/numeric/conversion/detail
  5006. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/detail/bounds.hpp -> build/lib/pythran/boost/numeric/conversion/detail
  5007. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/detail/conversion_traits.hpp -> build/lib/pythran/boost/numeric/conversion/detail
  5008. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/detail/converter.hpp -> build/lib/pythran/boost/numeric/conversion/detail
  5009. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/detail/int_float_mixture.hpp -> build/lib/pythran/boost/numeric/conversion/detail
  5010. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/detail/is_subranged.hpp -> build/lib/pythran/boost/numeric/conversion/detail
  5011. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/detail/meta.hpp -> build/lib/pythran/boost/numeric/conversion/detail
  5012. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/detail/numeric_cast_traits.hpp -> build/lib/pythran/boost/numeric/conversion/detail
  5013. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/detail/old_numeric_cast.hpp -> build/lib/pythran/boost/numeric/conversion/detail
  5014. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/detail/sign_mixture.hpp -> build/lib/pythran/boost/numeric/conversion/detail
  5015. 863.89 s [python3.14-pythran] copying pythran/boost/numeric/conversion/detail/udt_builtin_mixture.hpp -> build/lib/pythran/boost/numeric/conversion/detail
  5016. 863.89 s [python3.14-pythran] creating build/lib/pythran/boost/numeric/conversion/detail/preprocessed
  5017. 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
  5018. 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
  5019. 863.89 s [python3.14-pythran] creating build/lib/pythran/boost/optional
  5020. 863.89 s [python3.14-pythran] copying pythran/boost/optional/bad_optional_access.hpp -> build/lib/pythran/boost/optional
  5021. 863.89 s [python3.14-pythran] copying pythran/boost/optional/optional.hpp -> build/lib/pythran/boost/optional
  5022. 863.89 s [python3.14-pythran] copying pythran/boost/optional/optional_fwd.hpp -> build/lib/pythran/boost/optional
  5023. 863.89 s [python3.14-pythran] creating build/lib/pythran/boost/optional/detail
  5024. 863.89 s [python3.14-pythran] copying pythran/boost/optional/detail/old_optional_implementation.hpp -> build/lib/pythran/boost/optional/detail
  5025. 863.89 s [python3.14-pythran] copying pythran/boost/optional/detail/optional_aligned_storage.hpp -> build/lib/pythran/boost/optional/detail
  5026. 863.89 s [python3.14-pythran] copying pythran/boost/optional/detail/optional_config.hpp -> build/lib/pythran/boost/optional/detail
  5027. 863.90 s [python3.14-pythran] copying pythran/boost/optional/detail/optional_factory_support.hpp -> build/lib/pythran/boost/optional/detail
  5028. 863.90 s [python3.14-pythran] copying pythran/boost/optional/detail/optional_reference_spec.hpp -> build/lib/pythran/boost/optional/detail
  5029. 863.90 s [python3.14-pythran] copying pythran/boost/optional/detail/optional_relops.hpp -> build/lib/pythran/boost/optional/detail
  5030. 863.90 s [python3.14-pythran] copying pythran/boost/optional/detail/optional_swap.hpp -> build/lib/pythran/boost/optional/detail
  5031. 863.90 s [python3.14-pythran] copying pythran/boost/optional/detail/optional_trivially_copyable_base.hpp -> build/lib/pythran/boost/optional/detail
  5032. 863.90 s [python3.14-pythran] creating build/lib/pythran/boost/predef
  5033. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture.h -> build/lib/pythran/boost/predef
  5034. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler.h -> build/lib/pythran/boost/predef
  5035. 863.90 s [python3.14-pythran] copying pythran/boost/predef/hardware.h -> build/lib/pythran/boost/predef
  5036. 863.90 s [python3.14-pythran] copying pythran/boost/predef/language.h -> build/lib/pythran/boost/predef
  5037. 863.90 s [python3.14-pythran] copying pythran/boost/predef/library.h -> build/lib/pythran/boost/predef
  5038. 863.90 s [python3.14-pythran] copying pythran/boost/predef/make.h -> build/lib/pythran/boost/predef
  5039. 863.90 s [python3.14-pythran] copying pythran/boost/predef/os.h -> build/lib/pythran/boost/predef
  5040. 863.90 s [python3.14-pythran] copying pythran/boost/predef/other.h -> build/lib/pythran/boost/predef
  5041. 863.90 s [python3.14-pythran] copying pythran/boost/predef/platform.h -> build/lib/pythran/boost/predef
  5042. 863.90 s [python3.14-pythran] copying pythran/boost/predef/version.h -> build/lib/pythran/boost/predef
  5043. 863.90 s [python3.14-pythran] copying pythran/boost/predef/version_number.h -> build/lib/pythran/boost/predef
  5044. 863.90 s [python3.14-pythran] creating build/lib/pythran/boost/predef/architecture
  5045. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/alpha.h -> build/lib/pythran/boost/predef/architecture
  5046. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/arm.h -> build/lib/pythran/boost/predef/architecture
  5047. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/blackfin.h -> build/lib/pythran/boost/predef/architecture
  5048. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/convex.h -> build/lib/pythran/boost/predef/architecture
  5049. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/ia64.h -> build/lib/pythran/boost/predef/architecture
  5050. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/m68k.h -> build/lib/pythran/boost/predef/architecture
  5051. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/mips.h -> build/lib/pythran/boost/predef/architecture
  5052. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/parisc.h -> build/lib/pythran/boost/predef/architecture
  5053. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/ppc.h -> build/lib/pythran/boost/predef/architecture
  5054. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/ptx.h -> build/lib/pythran/boost/predef/architecture
  5055. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/pyramid.h -> build/lib/pythran/boost/predef/architecture
  5056. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/rs6k.h -> build/lib/pythran/boost/predef/architecture
  5057. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/sparc.h -> build/lib/pythran/boost/predef/architecture
  5058. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/superh.h -> build/lib/pythran/boost/predef/architecture
  5059. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/sys370.h -> build/lib/pythran/boost/predef/architecture
  5060. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/sys390.h -> build/lib/pythran/boost/predef/architecture
  5061. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/x86.h -> build/lib/pythran/boost/predef/architecture
  5062. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/z.h -> build/lib/pythran/boost/predef/architecture
  5063. 863.90 s [python3.14-pythran] creating build/lib/pythran/boost/predef/architecture/x86
  5064. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/x86/32.h -> build/lib/pythran/boost/predef/architecture/x86
  5065. 863.90 s [python3.14-pythran] copying pythran/boost/predef/architecture/x86/64.h -> build/lib/pythran/boost/predef/architecture/x86
  5066. 863.90 s [python3.14-pythran] creating build/lib/pythran/boost/predef/compiler
  5067. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/borland.h -> build/lib/pythran/boost/predef/compiler
  5068. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/clang.h -> build/lib/pythran/boost/predef/compiler
  5069. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/comeau.h -> build/lib/pythran/boost/predef/compiler
  5070. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/compaq.h -> build/lib/pythran/boost/predef/compiler
  5071. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/diab.h -> build/lib/pythran/boost/predef/compiler
  5072. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/digitalmars.h -> build/lib/pythran/boost/predef/compiler
  5073. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/dignus.h -> build/lib/pythran/boost/predef/compiler
  5074. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/edg.h -> build/lib/pythran/boost/predef/compiler
  5075. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/ekopath.h -> build/lib/pythran/boost/predef/compiler
  5076. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/gcc.h -> build/lib/pythran/boost/predef/compiler
  5077. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/gcc_xml.h -> build/lib/pythran/boost/predef/compiler
  5078. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/greenhills.h -> build/lib/pythran/boost/predef/compiler
  5079. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/hp_acc.h -> build/lib/pythran/boost/predef/compiler
  5080. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/iar.h -> build/lib/pythran/boost/predef/compiler
  5081. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/ibm.h -> build/lib/pythran/boost/predef/compiler
  5082. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/intel.h -> build/lib/pythran/boost/predef/compiler
  5083. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/kai.h -> build/lib/pythran/boost/predef/compiler
  5084. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/llvm.h -> build/lib/pythran/boost/predef/compiler
  5085. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/metaware.h -> build/lib/pythran/boost/predef/compiler
  5086. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/metrowerks.h -> build/lib/pythran/boost/predef/compiler
  5087. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/microtec.h -> build/lib/pythran/boost/predef/compiler
  5088. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/mpw.h -> build/lib/pythran/boost/predef/compiler
  5089. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/nvcc.h -> build/lib/pythran/boost/predef/compiler
  5090. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/palm.h -> build/lib/pythran/boost/predef/compiler
  5091. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/pgi.h -> build/lib/pythran/boost/predef/compiler
  5092. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/sgi_mipspro.h -> build/lib/pythran/boost/predef/compiler
  5093. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/sunpro.h -> build/lib/pythran/boost/predef/compiler
  5094. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/tendra.h -> build/lib/pythran/boost/predef/compiler
  5095. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/visualc.h -> build/lib/pythran/boost/predef/compiler
  5096. 863.90 s [python3.14-pythran] copying pythran/boost/predef/compiler/watcom.h -> build/lib/pythran/boost/predef/compiler
  5097. 863.90 s [python3.14-pythran] creating build/lib/pythran/boost/predef/detail
  5098. 863.90 s [python3.14-pythran] copying pythran/boost/predef/detail/_cassert.h -> build/lib/pythran/boost/predef/detail
  5099. 863.90 s [python3.14-pythran] copying pythran/boost/predef/detail/_exception.h -> build/lib/pythran/boost/predef/detail
  5100. 863.90 s [python3.14-pythran] copying pythran/boost/predef/detail/comp_detected.h -> build/lib/pythran/boost/predef/detail
  5101. 863.90 s [python3.14-pythran] copying pythran/boost/predef/detail/os_detected.h -> build/lib/pythran/boost/predef/detail
  5102. 863.90 s [python3.14-pythran] copying pythran/boost/predef/detail/platform_detected.h -> build/lib/pythran/boost/predef/detail
  5103. 863.90 s [python3.14-pythran] copying pythran/boost/predef/detail/test.h -> build/lib/pythran/boost/predef/detail
  5104. 863.90 s [python3.14-pythran] creating build/lib/pythran/boost/predef/hardware
  5105. 863.90 s [python3.14-pythran] copying pythran/boost/predef/hardware/simd.h -> build/lib/pythran/boost/predef/hardware
  5106. 863.90 s [python3.14-pythran] creating build/lib/pythran/boost/predef/hardware/simd
  5107. 863.90 s [python3.14-pythran] copying pythran/boost/predef/hardware/simd/arm.h -> build/lib/pythran/boost/predef/hardware/simd
  5108. 863.91 s [python3.14-pythran] copying pythran/boost/predef/hardware/simd/ppc.h -> build/lib/pythran/boost/predef/hardware/simd
  5109. 863.91 s [python3.14-pythran] copying pythran/boost/predef/hardware/simd/x86.h -> build/lib/pythran/boost/predef/hardware/simd
  5110. 863.91 s [python3.14-pythran] copying pythran/boost/predef/hardware/simd/x86_amd.h -> build/lib/pythran/boost/predef/hardware/simd
  5111. 863.91 s [python3.14-pythran] creating build/lib/pythran/boost/predef/hardware/simd/arm
  5112. 863.91 s [python3.14-pythran] copying pythran/boost/predef/hardware/simd/arm/versions.h -> build/lib/pythran/boost/predef/hardware/simd/arm
  5113. 863.91 s [python3.14-pythran] creating build/lib/pythran/boost/predef/hardware/simd/ppc
  5114. 863.91 s [python3.14-pythran] copying pythran/boost/predef/hardware/simd/ppc/versions.h -> build/lib/pythran/boost/predef/hardware/simd/ppc
  5115. 863.91 s [python3.14-pythran] creating build/lib/pythran/boost/predef/hardware/simd/x86
  5116. 863.91 s [python3.14-pythran] copying pythran/boost/predef/hardware/simd/x86/versions.h -> build/lib/pythran/boost/predef/hardware/simd/x86
  5117. 863.91 s [python3.14-pythran] creating build/lib/pythran/boost/predef/hardware/simd/x86_amd
  5118. 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
  5119. 863.91 s [python3.14-pythran] creating build/lib/pythran/boost/predef/language
  5120. 863.91 s [python3.14-pythran] copying pythran/boost/predef/language/cuda.h -> build/lib/pythran/boost/predef/language
  5121. 863.91 s [python3.14-pythran] copying pythran/boost/predef/language/objc.h -> build/lib/pythran/boost/predef/language
  5122. 863.91 s [python3.14-pythran] copying pythran/boost/predef/language/stdc.h -> build/lib/pythran/boost/predef/language
  5123. 863.91 s [python3.14-pythran] copying pythran/boost/predef/language/stdcpp.h -> build/lib/pythran/boost/predef/language
  5124. 863.91 s [python3.14-pythran] creating build/lib/pythran/boost/predef/library
  5125. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/c.h -> build/lib/pythran/boost/predef/library
  5126. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/std.h -> build/lib/pythran/boost/predef/library
  5127. 863.91 s [python3.14-pythran] creating build/lib/pythran/boost/predef/library/c
  5128. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/c/_prefix.h -> build/lib/pythran/boost/predef/library/c
  5129. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/c/cloudabi.h -> build/lib/pythran/boost/predef/library/c
  5130. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/c/gnu.h -> build/lib/pythran/boost/predef/library/c
  5131. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/c/uc.h -> build/lib/pythran/boost/predef/library/c
  5132. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/c/vms.h -> build/lib/pythran/boost/predef/library/c
  5133. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/c/zos.h -> build/lib/pythran/boost/predef/library/c
  5134. 863.91 s [python3.14-pythran] creating build/lib/pythran/boost/predef/library/std
  5135. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/std/_prefix.h -> build/lib/pythran/boost/predef/library/std
  5136. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/std/cxx.h -> build/lib/pythran/boost/predef/library/std
  5137. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/std/dinkumware.h -> build/lib/pythran/boost/predef/library/std
  5138. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/std/libcomo.h -> build/lib/pythran/boost/predef/library/std
  5139. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/std/modena.h -> build/lib/pythran/boost/predef/library/std
  5140. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/std/msl.h -> build/lib/pythran/boost/predef/library/std
  5141. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/std/roguewave.h -> build/lib/pythran/boost/predef/library/std
  5142. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/std/sgi.h -> build/lib/pythran/boost/predef/library/std
  5143. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/std/stdcpp3.h -> build/lib/pythran/boost/predef/library/std
  5144. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/std/stlport.h -> build/lib/pythran/boost/predef/library/std
  5145. 863.91 s [python3.14-pythran] copying pythran/boost/predef/library/std/vacpp.h -> build/lib/pythran/boost/predef/library/std
  5146. 863.91 s [python3.14-pythran] creating build/lib/pythran/boost/predef/os
  5147. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/aix.h -> build/lib/pythran/boost/predef/os
  5148. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/amigaos.h -> build/lib/pythran/boost/predef/os
  5149. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/android.h -> build/lib/pythran/boost/predef/os
  5150. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/beos.h -> build/lib/pythran/boost/predef/os
  5151. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/bsd.h -> build/lib/pythran/boost/predef/os
  5152. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/cygwin.h -> build/lib/pythran/boost/predef/os
  5153. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/haiku.h -> build/lib/pythran/boost/predef/os
  5154. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/hpux.h -> build/lib/pythran/boost/predef/os
  5155. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/ios.h -> build/lib/pythran/boost/predef/os
  5156. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/irix.h -> build/lib/pythran/boost/predef/os
  5157. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/linux.h -> build/lib/pythran/boost/predef/os
  5158. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/macos.h -> build/lib/pythran/boost/predef/os
  5159. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/os400.h -> build/lib/pythran/boost/predef/os
  5160. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/qnxnto.h -> build/lib/pythran/boost/predef/os
  5161. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/solaris.h -> build/lib/pythran/boost/predef/os
  5162. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/unix.h -> build/lib/pythran/boost/predef/os
  5163. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/vms.h -> build/lib/pythran/boost/predef/os
  5164. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/windows.h -> build/lib/pythran/boost/predef/os
  5165. 863.91 s [python3.14-pythran] creating build/lib/pythran/boost/predef/os/bsd
  5166. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/bsd/bsdi.h -> build/lib/pythran/boost/predef/os/bsd
  5167. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/bsd/dragonfly.h -> build/lib/pythran/boost/predef/os/bsd
  5168. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/bsd/free.h -> build/lib/pythran/boost/predef/os/bsd
  5169. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/bsd/net.h -> build/lib/pythran/boost/predef/os/bsd
  5170. 863.91 s [python3.14-pythran] copying pythran/boost/predef/os/bsd/open.h -> build/lib/pythran/boost/predef/os/bsd
  5171. 863.91 s [python3.14-pythran] creating build/lib/pythran/boost/predef/other
  5172. 863.91 s [python3.14-pythran] copying pythran/boost/predef/other/endian.h -> build/lib/pythran/boost/predef/other
  5173. 863.91 s [python3.14-pythran] creating build/lib/pythran/boost/predef/platform
  5174. 863.91 s [python3.14-pythran] copying pythran/boost/predef/platform/android.h -> build/lib/pythran/boost/predef/platform
  5175. 863.91 s [python3.14-pythran] copying pythran/boost/predef/platform/cloudabi.h -> build/lib/pythran/boost/predef/platform
  5176. 863.91 s [python3.14-pythran] copying pythran/boost/predef/platform/ios.h -> build/lib/pythran/boost/predef/platform
  5177. 863.91 s [python3.14-pythran] copying pythran/boost/predef/platform/mingw.h -> build/lib/pythran/boost/predef/platform
  5178. 863.91 s [python3.14-pythran] copying pythran/boost/predef/platform/mingw32.h -> build/lib/pythran/boost/predef/platform
  5179. 863.91 s [python3.14-pythran] copying pythran/boost/predef/platform/mingw64.h -> build/lib/pythran/boost/predef/platform
  5180. 863.91 s [python3.14-pythran] copying pythran/boost/predef/platform/windows_desktop.h -> build/lib/pythran/boost/predef/platform
  5181. 863.91 s [python3.14-pythran] copying pythran/boost/predef/platform/windows_phone.h -> build/lib/pythran/boost/predef/platform
  5182. 863.91 s [python3.14-pythran] copying pythran/boost/predef/platform/windows_runtime.h -> build/lib/pythran/boost/predef/platform
  5183. 863.91 s [python3.14-pythran] copying pythran/boost/predef/platform/windows_server.h -> build/lib/pythran/boost/predef/platform
  5184. 863.91 s [python3.14-pythran] copying pythran/boost/predef/platform/windows_store.h -> build/lib/pythran/boost/predef/platform
  5185. 863.91 s [python3.14-pythran] copying pythran/boost/predef/platform/windows_system.h -> build/lib/pythran/boost/predef/platform
  5186. 863.91 s [python3.14-pythran] copying pythran/boost/predef/platform/windows_uwp.h -> build/lib/pythran/boost/predef/platform
  5187. 863.91 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor
  5188. 863.91 s [python3.14-pythran] copying pythran/boost/preprocessor/cat.hpp -> build/lib/pythran/boost/preprocessor
  5189. 863.91 s [python3.14-pythran] copying pythran/boost/preprocessor/comma_if.hpp -> build/lib/pythran/boost/preprocessor
  5190. 863.91 s [python3.14-pythran] copying pythran/boost/preprocessor/dec.hpp -> build/lib/pythran/boost/preprocessor
  5191. 863.91 s [python3.14-pythran] copying pythran/boost/preprocessor/empty.hpp -> build/lib/pythran/boost/preprocessor
  5192. 863.91 s [python3.14-pythran] copying pythran/boost/preprocessor/enum.hpp -> build/lib/pythran/boost/preprocessor
  5193. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/enum_params.hpp -> build/lib/pythran/boost/preprocessor
  5194. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/enum_params_with_a_default.hpp -> build/lib/pythran/boost/preprocessor
  5195. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/enum_shifted_params.hpp -> build/lib/pythran/boost/preprocessor
  5196. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/expr_if.hpp -> build/lib/pythran/boost/preprocessor
  5197. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/identity.hpp -> build/lib/pythran/boost/preprocessor
  5198. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/if.hpp -> build/lib/pythran/boost/preprocessor
  5199. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/inc.hpp -> build/lib/pythran/boost/preprocessor
  5200. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iterate.hpp -> build/lib/pythran/boost/preprocessor
  5201. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/repeat.hpp -> build/lib/pythran/boost/preprocessor
  5202. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/repeat_from_to.hpp -> build/lib/pythran/boost/preprocessor
  5203. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/stringize.hpp -> build/lib/pythran/boost/preprocessor
  5204. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/arithmetic
  5205. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/arithmetic/add.hpp -> build/lib/pythran/boost/preprocessor/arithmetic
  5206. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/arithmetic/dec.hpp -> build/lib/pythran/boost/preprocessor/arithmetic
  5207. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/arithmetic/inc.hpp -> build/lib/pythran/boost/preprocessor/arithmetic
  5208. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/arithmetic/mod.hpp -> build/lib/pythran/boost/preprocessor/arithmetic
  5209. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/arithmetic/sub.hpp -> build/lib/pythran/boost/preprocessor/arithmetic
  5210. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/arithmetic/detail
  5211. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/arithmetic/detail/div_base.hpp -> build/lib/pythran/boost/preprocessor/arithmetic/detail
  5212. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/array
  5213. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/array/data.hpp -> build/lib/pythran/boost/preprocessor/array
  5214. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/array/elem.hpp -> build/lib/pythran/boost/preprocessor/array
  5215. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/array/size.hpp -> build/lib/pythran/boost/preprocessor/array
  5216. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/comparison
  5217. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/comparison/less.hpp -> build/lib/pythran/boost/preprocessor/comparison
  5218. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/comparison/less_equal.hpp -> build/lib/pythran/boost/preprocessor/comparison
  5219. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/comparison/not_equal.hpp -> build/lib/pythran/boost/preprocessor/comparison
  5220. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/config
  5221. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/config/config.hpp -> build/lib/pythran/boost/preprocessor/config
  5222. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/control
  5223. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/control/deduce_d.hpp -> build/lib/pythran/boost/preprocessor/control
  5224. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/control/expr_if.hpp -> build/lib/pythran/boost/preprocessor/control
  5225. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/control/expr_iif.hpp -> build/lib/pythran/boost/preprocessor/control
  5226. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/control/if.hpp -> build/lib/pythran/boost/preprocessor/control
  5227. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/control/iif.hpp -> build/lib/pythran/boost/preprocessor/control
  5228. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/control/while.hpp -> build/lib/pythran/boost/preprocessor/control
  5229. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/control/detail
  5230. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/control/detail/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail
  5231. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/control/detail/dmc
  5232. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/control/detail/dmc/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail/dmc
  5233. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/control/detail/edg
  5234. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/control/detail/edg/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail/edg
  5235. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/control/detail/msvc
  5236. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/control/detail/msvc/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail/msvc
  5237. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/debug
  5238. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/debug/error.hpp -> build/lib/pythran/boost/preprocessor/debug
  5239. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/detail
  5240. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/detail/auto_rec.hpp -> build/lib/pythran/boost/preprocessor/detail
  5241. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/detail/check.hpp -> build/lib/pythran/boost/preprocessor/detail
  5242. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/detail/is_binary.hpp -> build/lib/pythran/boost/preprocessor/detail
  5243. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/detail/is_unary.hpp -> build/lib/pythran/boost/preprocessor/detail
  5244. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/detail/split.hpp -> build/lib/pythran/boost/preprocessor/detail
  5245. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/detail/dmc
  5246. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/detail/dmc/auto_rec.hpp -> build/lib/pythran/boost/preprocessor/detail/dmc
  5247. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/facilities
  5248. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/facilities/empty.hpp -> build/lib/pythran/boost/preprocessor/facilities
  5249. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/facilities/expand.hpp -> build/lib/pythran/boost/preprocessor/facilities
  5250. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/facilities/identity.hpp -> build/lib/pythran/boost/preprocessor/facilities
  5251. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/facilities/intercept.hpp -> build/lib/pythran/boost/preprocessor/facilities
  5252. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/facilities/is_1.hpp -> build/lib/pythran/boost/preprocessor/facilities
  5253. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/facilities/is_empty.hpp -> build/lib/pythran/boost/preprocessor/facilities
  5254. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/facilities/is_empty_variadic.hpp -> build/lib/pythran/boost/preprocessor/facilities
  5255. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/facilities/overload.hpp -> build/lib/pythran/boost/preprocessor/facilities
  5256. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/facilities/detail
  5257. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/facilities/detail/is_empty.hpp -> build/lib/pythran/boost/preprocessor/facilities/detail
  5258. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/iteration
  5259. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/iterate.hpp -> build/lib/pythran/boost/preprocessor/iteration
  5260. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/local.hpp -> build/lib/pythran/boost/preprocessor/iteration
  5261. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/self.hpp -> build/lib/pythran/boost/preprocessor/iteration
  5262. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/iteration/detail
  5263. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/finish.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail
  5264. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/local.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail
  5265. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/rlocal.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail
  5266. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/self.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail
  5267. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/start.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail
  5268. 863.92 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/iteration/detail/bounds
  5269. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/lower1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
  5270. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/lower2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
  5271. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/lower3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
  5272. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/lower4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
  5273. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/lower5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
  5274. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/upper1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
  5275. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/upper2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
  5276. 863.92 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/upper3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
  5277. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/upper4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
  5278. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/bounds/upper5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds
  5279. 863.93 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/iteration/detail/iter
  5280. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/forward1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
  5281. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/forward2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
  5282. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/forward3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
  5283. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/forward4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
  5284. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/forward5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
  5285. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/reverse1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
  5286. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/reverse2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
  5287. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/reverse3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
  5288. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/reverse4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
  5289. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/iteration/detail/iter/reverse5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter
  5290. 863.93 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/list
  5291. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/list/adt.hpp -> build/lib/pythran/boost/preprocessor/list
  5292. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/list/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list
  5293. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/list/fold_right.hpp -> build/lib/pythran/boost/preprocessor/list
  5294. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/list/for_each_i.hpp -> build/lib/pythran/boost/preprocessor/list
  5295. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/list/reverse.hpp -> build/lib/pythran/boost/preprocessor/list
  5296. 863.93 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/list/detail
  5297. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/list/detail/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list/detail
  5298. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/list/detail/fold_right.hpp -> build/lib/pythran/boost/preprocessor/list/detail
  5299. 863.93 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/list/detail/dmc
  5300. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/list/detail/dmc/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list/detail/dmc
  5301. 863.93 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/list/detail/edg
  5302. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/list/detail/edg/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list/detail/edg
  5303. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/list/detail/edg/fold_right.hpp -> build/lib/pythran/boost/preprocessor/list/detail/edg
  5304. 863.93 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/logical
  5305. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/logical/and.hpp -> build/lib/pythran/boost/preprocessor/logical
  5306. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/logical/bitand.hpp -> build/lib/pythran/boost/preprocessor/logical
  5307. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/logical/bitor.hpp -> build/lib/pythran/boost/preprocessor/logical
  5308. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/logical/bool.hpp -> build/lib/pythran/boost/preprocessor/logical
  5309. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/logical/compl.hpp -> build/lib/pythran/boost/preprocessor/logical
  5310. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/logical/not.hpp -> build/lib/pythran/boost/preprocessor/logical
  5311. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/logical/or.hpp -> build/lib/pythran/boost/preprocessor/logical
  5312. 863.93 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/punctuation
  5313. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/punctuation/comma.hpp -> build/lib/pythran/boost/preprocessor/punctuation
  5314. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/punctuation/comma_if.hpp -> build/lib/pythran/boost/preprocessor/punctuation
  5315. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/punctuation/is_begin_parens.hpp -> build/lib/pythran/boost/preprocessor/punctuation
  5316. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/punctuation/paren.hpp -> build/lib/pythran/boost/preprocessor/punctuation
  5317. 863.93 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/punctuation/detail
  5318. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/punctuation/detail/is_begin_parens.hpp -> build/lib/pythran/boost/preprocessor/punctuation/detail
  5319. 863.93 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/repetition
  5320. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum.hpp -> build/lib/pythran/boost/preprocessor/repetition
  5321. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum_binary_params.hpp -> build/lib/pythran/boost/preprocessor/repetition
  5322. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum_params.hpp -> build/lib/pythran/boost/preprocessor/repetition
  5323. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum_params_with_a_default.hpp -> build/lib/pythran/boost/preprocessor/repetition
  5324. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum_shifted.hpp -> build/lib/pythran/boost/preprocessor/repetition
  5325. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum_shifted_params.hpp -> build/lib/pythran/boost/preprocessor/repetition
  5326. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum_trailing.hpp -> build/lib/pythran/boost/preprocessor/repetition
  5327. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/repetition/enum_trailing_params.hpp -> build/lib/pythran/boost/preprocessor/repetition
  5328. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/repetition/for.hpp -> build/lib/pythran/boost/preprocessor/repetition
  5329. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/repetition/repeat.hpp -> build/lib/pythran/boost/preprocessor/repetition
  5330. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/repetition/repeat_from_to.hpp -> build/lib/pythran/boost/preprocessor/repetition
  5331. 863.93 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/repetition/detail
  5332. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/repetition/detail/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail
  5333. 863.93 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/repetition/detail/dmc
  5334. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/repetition/detail/dmc/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail/dmc
  5335. 863.93 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/repetition/detail/edg
  5336. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/repetition/detail/edg/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail/edg
  5337. 863.93 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/repetition/detail/msvc
  5338. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/repetition/detail/msvc/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail/msvc
  5339. 863.93 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/seq
  5340. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/seq/cat.hpp -> build/lib/pythran/boost/preprocessor/seq
  5341. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/seq/elem.hpp -> build/lib/pythran/boost/preprocessor/seq
  5342. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/seq/enum.hpp -> build/lib/pythran/boost/preprocessor/seq
  5343. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/seq/first_n.hpp -> build/lib/pythran/boost/preprocessor/seq
  5344. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/seq/fold_left.hpp -> build/lib/pythran/boost/preprocessor/seq
  5345. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/seq/for_each.hpp -> build/lib/pythran/boost/preprocessor/seq
  5346. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/seq/for_each_i.hpp -> build/lib/pythran/boost/preprocessor/seq
  5347. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/seq/push_front.hpp -> build/lib/pythran/boost/preprocessor/seq
  5348. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/seq/rest_n.hpp -> build/lib/pythran/boost/preprocessor/seq
  5349. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/seq/seq.hpp -> build/lib/pythran/boost/preprocessor/seq
  5350. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/seq/size.hpp -> build/lib/pythran/boost/preprocessor/seq
  5351. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/seq/subseq.hpp -> build/lib/pythran/boost/preprocessor/seq
  5352. 863.93 s [python3.14-pythran] copying pythran/boost/preprocessor/seq/transform.hpp -> build/lib/pythran/boost/preprocessor/seq
  5353. 863.94 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/seq/detail
  5354. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/seq/detail/is_empty.hpp -> build/lib/pythran/boost/preprocessor/seq/detail
  5355. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/seq/detail/split.hpp -> build/lib/pythran/boost/preprocessor/seq/detail
  5356. 863.94 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/slot
  5357. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/slot/slot.hpp -> build/lib/pythran/boost/preprocessor/slot
  5358. 863.94 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/slot/detail
  5359. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/counter.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
  5360. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/def.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
  5361. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/shared.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
  5362. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/slot1.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
  5363. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/slot2.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
  5364. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/slot3.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
  5365. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/slot4.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
  5366. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/slot/detail/slot5.hpp -> build/lib/pythran/boost/preprocessor/slot/detail
  5367. 863.94 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/tuple
  5368. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/tuple/eat.hpp -> build/lib/pythran/boost/preprocessor/tuple
  5369. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/tuple/elem.hpp -> build/lib/pythran/boost/preprocessor/tuple
  5370. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/tuple/rem.hpp -> build/lib/pythran/boost/preprocessor/tuple
  5371. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/tuple/size.hpp -> build/lib/pythran/boost/preprocessor/tuple
  5372. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/tuple/to_list.hpp -> build/lib/pythran/boost/preprocessor/tuple
  5373. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/tuple/to_seq.hpp -> build/lib/pythran/boost/preprocessor/tuple
  5374. 863.94 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/tuple/detail
  5375. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/tuple/detail/is_single_return.hpp -> build/lib/pythran/boost/preprocessor/tuple/detail
  5376. 863.94 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/variadic
  5377. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/variadic/elem.hpp -> build/lib/pythran/boost/preprocessor/variadic
  5378. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/variadic/has_opt.hpp -> build/lib/pythran/boost/preprocessor/variadic
  5379. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/variadic/size.hpp -> build/lib/pythran/boost/preprocessor/variadic
  5380. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/variadic/to_seq.hpp -> build/lib/pythran/boost/preprocessor/variadic
  5381. 863.94 s [python3.14-pythran] creating build/lib/pythran/boost/preprocessor/variadic/detail
  5382. 863.94 s [python3.14-pythran] copying pythran/boost/preprocessor/variadic/detail/has_opt.hpp -> build/lib/pythran/boost/preprocessor/variadic/detail
  5383. 863.94 s [python3.14-pythran] creating build/lib/pythran/boost/range
  5384. 863.94 s [python3.14-pythran] copying pythran/boost/range/begin.hpp -> build/lib/pythran/boost/range
  5385. 863.94 s [python3.14-pythran] copying pythran/boost/range/concepts.hpp -> build/lib/pythran/boost/range
  5386. 863.94 s [python3.14-pythran] copying pythran/boost/range/config.hpp -> build/lib/pythran/boost/range
  5387. 863.94 s [python3.14-pythran] copying pythran/boost/range/const_iterator.hpp -> build/lib/pythran/boost/range
  5388. 863.94 s [python3.14-pythran] copying pythran/boost/range/difference_type.hpp -> build/lib/pythran/boost/range
  5389. 863.94 s [python3.14-pythran] copying pythran/boost/range/distance.hpp -> build/lib/pythran/boost/range
  5390. 863.94 s [python3.14-pythran] copying pythran/boost/range/empty.hpp -> build/lib/pythran/boost/range
  5391. 863.94 s [python3.14-pythran] copying pythran/boost/range/end.hpp -> build/lib/pythran/boost/range
  5392. 863.94 s [python3.14-pythran] copying pythran/boost/range/functions.hpp -> build/lib/pythran/boost/range
  5393. 863.94 s [python3.14-pythran] copying pythran/boost/range/has_range_iterator.hpp -> build/lib/pythran/boost/range
  5394. 863.94 s [python3.14-pythran] copying pythran/boost/range/iterator.hpp -> build/lib/pythran/boost/range
  5395. 863.94 s [python3.14-pythran] copying pythran/boost/range/iterator_range_core.hpp -> build/lib/pythran/boost/range
  5396. 863.94 s [python3.14-pythran] copying pythran/boost/range/mutable_iterator.hpp -> build/lib/pythran/boost/range
  5397. 863.94 s [python3.14-pythran] copying pythran/boost/range/range_fwd.hpp -> build/lib/pythran/boost/range
  5398. 863.94 s [python3.14-pythran] copying pythran/boost/range/rbegin.hpp -> build/lib/pythran/boost/range
  5399. 863.94 s [python3.14-pythran] copying pythran/boost/range/rend.hpp -> build/lib/pythran/boost/range
  5400. 863.94 s [python3.14-pythran] copying pythran/boost/range/reverse_iterator.hpp -> build/lib/pythran/boost/range
  5401. 863.94 s [python3.14-pythran] copying pythran/boost/range/size.hpp -> build/lib/pythran/boost/range
  5402. 863.94 s [python3.14-pythran] copying pythran/boost/range/size_type.hpp -> build/lib/pythran/boost/range
  5403. 863.94 s [python3.14-pythran] copying pythran/boost/range/value_type.hpp -> build/lib/pythran/boost/range
  5404. 863.94 s [python3.14-pythran] creating build/lib/pythran/boost/range/algorithm
  5405. 863.94 s [python3.14-pythran] copying pythran/boost/range/algorithm/equal.hpp -> build/lib/pythran/boost/range/algorithm
  5406. 863.94 s [python3.14-pythran] creating build/lib/pythran/boost/range/detail
  5407. 863.94 s [python3.14-pythran] copying pythran/boost/range/detail/begin.hpp -> build/lib/pythran/boost/range/detail
  5408. 863.94 s [python3.14-pythran] copying pythran/boost/range/detail/common.hpp -> build/lib/pythran/boost/range/detail
  5409. 863.94 s [python3.14-pythran] copying pythran/boost/range/detail/end.hpp -> build/lib/pythran/boost/range/detail
  5410. 863.94 s [python3.14-pythran] copying pythran/boost/range/detail/extract_optional_type.hpp -> build/lib/pythran/boost/range/detail
  5411. 863.94 s [python3.14-pythran] copying pythran/boost/range/detail/has_member_size.hpp -> build/lib/pythran/boost/range/detail
  5412. 863.94 s [python3.14-pythran] copying pythran/boost/range/detail/implementation_help.hpp -> build/lib/pythran/boost/range/detail
  5413. 863.94 s [python3.14-pythran] copying pythran/boost/range/detail/misc_concept.hpp -> build/lib/pythran/boost/range/detail
  5414. 863.94 s [python3.14-pythran] copying pythran/boost/range/detail/msvc_has_iterator_workaround.hpp -> build/lib/pythran/boost/range/detail
  5415. 863.94 s [python3.14-pythran] copying pythran/boost/range/detail/safe_bool.hpp -> build/lib/pythran/boost/range/detail
  5416. 863.94 s [python3.14-pythran] copying pythran/boost/range/detail/sfinae.hpp -> build/lib/pythran/boost/range/detail
  5417. 863.94 s [python3.14-pythran] creating build/lib/pythran/boost/smart_ptr
  5418. 863.94 s [python3.14-pythran] copying pythran/boost/smart_ptr/bad_weak_ptr.hpp -> build/lib/pythran/boost/smart_ptr
  5419. 863.94 s [python3.14-pythran] copying pythran/boost/smart_ptr/shared_ptr.hpp -> build/lib/pythran/boost/smart_ptr
  5420. 863.94 s [python3.14-pythran] creating build/lib/pythran/boost/smart_ptr/detail
  5421. 863.94 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/lightweight_mutex.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5422. 863.94 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/local_counted_base.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5423. 863.94 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/local_sp_deleter.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5424. 863.94 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/lwm_nop.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5425. 863.94 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/lwm_pthreads.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5426. 863.94 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/lwm_win32_cs.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5427. 863.94 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/operator_bool.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5428. 863.94 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/quick_allocator.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5429. 863.94 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/shared_count.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5430. 863.94 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_convertible.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5431. 863.94 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5432. 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
  5433. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_aix.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5434. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_clang.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5435. 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
  5436. 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
  5437. 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
  5438. 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
  5439. 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
  5440. 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
  5441. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_nt.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5442. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_pt.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5443. 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
  5444. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_spin.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5445. 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
  5446. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_sync.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5447. 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
  5448. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_base_w32.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5449. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_counted_impl.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5450. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_disable_deprecated.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5451. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_has_sync.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5452. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_interlocked.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5453. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_noexcept.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5454. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_nullptr_t.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5455. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/sp_typeinfo_.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5456. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5457. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock_gcc_arm.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5458. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock_nt.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5459. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock_pool.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5460. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock_pt.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5461. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock_std_atomic.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5462. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock_sync.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5463. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/spinlock_w32.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5464. 863.95 s [python3.14-pythran] copying pythran/boost/smart_ptr/detail/yield_k.hpp -> build/lib/pythran/boost/smart_ptr/detail
  5465. 863.95 s [python3.14-pythran] creating build/lib/pythran/boost/tuple
  5466. 863.95 s [python3.14-pythran] copying pythran/boost/tuple/tuple.hpp -> build/lib/pythran/boost/tuple
  5467. 863.95 s [python3.14-pythran] copying pythran/boost/tuple/tuple_comparison.hpp -> build/lib/pythran/boost/tuple
  5468. 863.95 s [python3.14-pythran] creating build/lib/pythran/boost/tuple/detail
  5469. 863.95 s [python3.14-pythran] copying pythran/boost/tuple/detail/tuple_basic.hpp -> build/lib/pythran/boost/tuple/detail
  5470. 863.95 s [python3.14-pythran] creating build/lib/pythran/boost/type_traits
  5471. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/add_const.hpp -> build/lib/pythran/boost/type_traits
  5472. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/add_cv.hpp -> build/lib/pythran/boost/type_traits
  5473. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/add_lvalue_reference.hpp -> build/lib/pythran/boost/type_traits
  5474. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/add_pointer.hpp -> build/lib/pythran/boost/type_traits
  5475. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/add_reference.hpp -> build/lib/pythran/boost/type_traits
  5476. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/add_rvalue_reference.hpp -> build/lib/pythran/boost/type_traits
  5477. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/add_volatile.hpp -> build/lib/pythran/boost/type_traits
  5478. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/alignment_of.hpp -> build/lib/pythran/boost/type_traits
  5479. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/conditional.hpp -> build/lib/pythran/boost/type_traits
  5480. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/conversion_traits.hpp -> build/lib/pythran/boost/type_traits
  5481. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/cv_traits.hpp -> build/lib/pythran/boost/type_traits
  5482. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/decay.hpp -> build/lib/pythran/boost/type_traits
  5483. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/declval.hpp -> build/lib/pythran/boost/type_traits
  5484. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/enable_if.hpp -> build/lib/pythran/boost/type_traits
  5485. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/function_traits.hpp -> build/lib/pythran/boost/type_traits
  5486. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/has_left_shift.hpp -> build/lib/pythran/boost/type_traits
  5487. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/has_minus.hpp -> build/lib/pythran/boost/type_traits
  5488. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/has_minus_assign.hpp -> build/lib/pythran/boost/type_traits
  5489. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/has_nothrow_assign.hpp -> build/lib/pythran/boost/type_traits
  5490. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/has_nothrow_constructor.hpp -> build/lib/pythran/boost/type_traits
  5491. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/has_nothrow_copy.hpp -> build/lib/pythran/boost/type_traits
  5492. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/has_plus.hpp -> build/lib/pythran/boost/type_traits
  5493. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/has_plus_assign.hpp -> build/lib/pythran/boost/type_traits
  5494. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/has_right_shift.hpp -> build/lib/pythran/boost/type_traits
  5495. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/has_trivial_assign.hpp -> build/lib/pythran/boost/type_traits
  5496. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/has_trivial_constructor.hpp -> build/lib/pythran/boost/type_traits
  5497. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/has_trivial_copy.hpp -> build/lib/pythran/boost/type_traits
  5498. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/has_trivial_move_assign.hpp -> build/lib/pythran/boost/type_traits
  5499. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/has_trivial_move_constructor.hpp -> build/lib/pythran/boost/type_traits
  5500. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/integral_constant.hpp -> build/lib/pythran/boost/type_traits
  5501. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/intrinsics.hpp -> build/lib/pythran/boost/type_traits
  5502. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/is_abstract.hpp -> build/lib/pythran/boost/type_traits
  5503. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/is_arithmetic.hpp -> build/lib/pythran/boost/type_traits
  5504. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/is_array.hpp -> build/lib/pythran/boost/type_traits
  5505. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/is_assignable.hpp -> build/lib/pythran/boost/type_traits
  5506. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/is_base_and_derived.hpp -> build/lib/pythran/boost/type_traits
  5507. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/is_base_of.hpp -> build/lib/pythran/boost/type_traits
  5508. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/is_class.hpp -> build/lib/pythran/boost/type_traits
  5509. 863.95 s [python3.14-pythran] copying pythran/boost/type_traits/is_complete.hpp -> build/lib/pythran/boost/type_traits
  5510. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_complex.hpp -> build/lib/pythran/boost/type_traits
  5511. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_const.hpp -> build/lib/pythran/boost/type_traits
  5512. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_constructible.hpp -> build/lib/pythran/boost/type_traits
  5513. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_convertible.hpp -> build/lib/pythran/boost/type_traits
  5514. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_copy_constructible.hpp -> build/lib/pythran/boost/type_traits
  5515. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_default_constructible.hpp -> build/lib/pythran/boost/type_traits
  5516. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_destructible.hpp -> build/lib/pythran/boost/type_traits
  5517. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_detected.hpp -> build/lib/pythran/boost/type_traits
  5518. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_empty.hpp -> build/lib/pythran/boost/type_traits
  5519. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_enum.hpp -> build/lib/pythran/boost/type_traits
  5520. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_float.hpp -> build/lib/pythran/boost/type_traits
  5521. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_floating_point.hpp -> build/lib/pythran/boost/type_traits
  5522. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_function.hpp -> build/lib/pythran/boost/type_traits
  5523. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_fundamental.hpp -> build/lib/pythran/boost/type_traits
  5524. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_integral.hpp -> build/lib/pythran/boost/type_traits
  5525. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_lvalue_reference.hpp -> build/lib/pythran/boost/type_traits
  5526. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_member_function_pointer.hpp -> build/lib/pythran/boost/type_traits
  5527. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_member_pointer.hpp -> build/lib/pythran/boost/type_traits
  5528. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_noncopyable.hpp -> build/lib/pythran/boost/type_traits
  5529. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_nothrow_move_assignable.hpp -> build/lib/pythran/boost/type_traits
  5530. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_nothrow_move_constructible.hpp -> build/lib/pythran/boost/type_traits
  5531. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_pod.hpp -> build/lib/pythran/boost/type_traits
  5532. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_pointer.hpp -> build/lib/pythran/boost/type_traits
  5533. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_polymorphic.hpp -> build/lib/pythran/boost/type_traits
  5534. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_reference.hpp -> build/lib/pythran/boost/type_traits
  5535. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_rvalue_reference.hpp -> build/lib/pythran/boost/type_traits
  5536. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_same.hpp -> build/lib/pythran/boost/type_traits
  5537. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_scalar.hpp -> build/lib/pythran/boost/type_traits
  5538. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_signed.hpp -> build/lib/pythran/boost/type_traits
  5539. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_union.hpp -> build/lib/pythran/boost/type_traits
  5540. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_unsigned.hpp -> build/lib/pythran/boost/type_traits
  5541. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_void.hpp -> build/lib/pythran/boost/type_traits
  5542. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/is_volatile.hpp -> build/lib/pythran/boost/type_traits
  5543. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/make_signed.hpp -> build/lib/pythran/boost/type_traits
  5544. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/make_unsigned.hpp -> build/lib/pythran/boost/type_traits
  5545. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/make_void.hpp -> build/lib/pythran/boost/type_traits
  5546. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/nonesuch.hpp -> build/lib/pythran/boost/type_traits
  5547. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/remove_all_extents.hpp -> build/lib/pythran/boost/type_traits
  5548. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/remove_bounds.hpp -> build/lib/pythran/boost/type_traits
  5549. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/remove_const.hpp -> build/lib/pythran/boost/type_traits
  5550. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/remove_cv.hpp -> build/lib/pythran/boost/type_traits
  5551. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/remove_cv_ref.hpp -> build/lib/pythran/boost/type_traits
  5552. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/remove_extent.hpp -> build/lib/pythran/boost/type_traits
  5553. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/remove_pointer.hpp -> build/lib/pythran/boost/type_traits
  5554. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/remove_reference.hpp -> build/lib/pythran/boost/type_traits
  5555. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/remove_volatile.hpp -> build/lib/pythran/boost/type_traits
  5556. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/type_identity.hpp -> build/lib/pythran/boost/type_traits
  5557. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/type_with_alignment.hpp -> build/lib/pythran/boost/type_traits
  5558. 863.96 s [python3.14-pythran] creating build/lib/pythran/boost/type_traits/detail
  5559. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/detail/config.hpp -> build/lib/pythran/boost/type_traits/detail
  5560. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/detail/detector.hpp -> build/lib/pythran/boost/type_traits/detail
  5561. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/detail/has_binary_operator.hpp -> build/lib/pythran/boost/type_traits/detail
  5562. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/detail/is_function_cxx_03.hpp -> build/lib/pythran/boost/type_traits/detail
  5563. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/detail/is_function_cxx_11.hpp -> build/lib/pythran/boost/type_traits/detail
  5564. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/detail/is_function_msvc10_fix.hpp -> build/lib/pythran/boost/type_traits/detail
  5565. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/detail/is_function_ptr_helper.hpp -> build/lib/pythran/boost/type_traits/detail
  5566. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/detail/is_function_ptr_tester.hpp -> build/lib/pythran/boost/type_traits/detail
  5567. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/detail/is_likely_lambda.hpp -> build/lib/pythran/boost/type_traits/detail
  5568. 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
  5569. 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
  5570. 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
  5571. 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
  5572. 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
  5573. 863.96 s [python3.14-pythran] copying pythran/boost/type_traits/detail/yes_no_type.hpp -> build/lib/pythran/boost/type_traits/detail
  5574. 863.96 s [python3.14-pythran] creating build/lib/pythran/boost/typeof
  5575. 863.96 s [python3.14-pythran] copying pythran/boost/typeof/constant.hpp -> build/lib/pythran/boost/typeof
  5576. 863.96 s [python3.14-pythran] copying pythran/boost/typeof/decltype.hpp -> build/lib/pythran/boost/typeof
  5577. 863.96 s [python3.14-pythran] copying pythran/boost/typeof/encode_decode.hpp -> build/lib/pythran/boost/typeof
  5578. 863.96 s [python3.14-pythran] copying pythran/boost/typeof/encode_decode_params.hpp -> build/lib/pythran/boost/typeof
  5579. 863.96 s [python3.14-pythran] copying pythran/boost/typeof/int_encoding.hpp -> build/lib/pythran/boost/typeof
  5580. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/integral_template_param.hpp -> build/lib/pythran/boost/typeof
  5581. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/message.hpp -> build/lib/pythran/boost/typeof
  5582. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/modifiers.hpp -> build/lib/pythran/boost/typeof
  5583. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/native.hpp -> build/lib/pythran/boost/typeof
  5584. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/pointers_data_members.hpp -> build/lib/pythran/boost/typeof
  5585. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/register_functions.hpp -> build/lib/pythran/boost/typeof
  5586. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/register_functions_iterate.hpp -> build/lib/pythran/boost/typeof
  5587. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/register_fundamental.hpp -> build/lib/pythran/boost/typeof
  5588. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/register_mem_functions.hpp -> build/lib/pythran/boost/typeof
  5589. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/template_encoding.hpp -> build/lib/pythran/boost/typeof
  5590. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/template_template_param.hpp -> build/lib/pythran/boost/typeof
  5591. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/type_encoding.hpp -> build/lib/pythran/boost/typeof
  5592. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/type_template_param.hpp -> build/lib/pythran/boost/typeof
  5593. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/typeof.hpp -> build/lib/pythran/boost/typeof
  5594. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/typeof_impl.hpp -> build/lib/pythran/boost/typeof
  5595. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/unsupported.hpp -> build/lib/pythran/boost/typeof
  5596. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/vector.hpp -> build/lib/pythran/boost/typeof
  5597. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/vector100.hpp -> build/lib/pythran/boost/typeof
  5598. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/vector150.hpp -> build/lib/pythran/boost/typeof
  5599. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/vector200.hpp -> build/lib/pythran/boost/typeof
  5600. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/vector50.hpp -> build/lib/pythran/boost/typeof
  5601. 863.97 s [python3.14-pythran] creating build/lib/pythran/boost/typeof/dmc
  5602. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/dmc/typeof_impl.hpp -> build/lib/pythran/boost/typeof/dmc
  5603. 863.97 s [python3.14-pythran] creating build/lib/pythran/boost/typeof/msvc
  5604. 863.97 s [python3.14-pythran] copying pythran/boost/typeof/msvc/typeof_impl.hpp -> build/lib/pythran/boost/typeof/msvc
  5605. 863.97 s [python3.14-pythran] creating build/lib/pythran/boost/utility
  5606. 863.97 s [python3.14-pythran] copying pythran/boost/utility/base_from_member.hpp -> build/lib/pythran/boost/utility
  5607. 863.97 s [python3.14-pythran] copying pythran/boost/utility/binary.hpp -> build/lib/pythran/boost/utility
  5608. 863.97 s [python3.14-pythran] copying pythran/boost/utility/compare_pointees.hpp -> build/lib/pythran/boost/utility
  5609. 863.97 s [python3.14-pythran] copying pythran/boost/utility/declval.hpp -> build/lib/pythran/boost/utility
  5610. 863.97 s [python3.14-pythran] copying pythran/boost/utility/enable_if.hpp -> build/lib/pythran/boost/utility
  5611. 863.97 s [python3.14-pythran] copying pythran/boost/utility/identity_type.hpp -> build/lib/pythran/boost/utility
  5612. 863.97 s [python3.14-pythran] copying pythran/boost/utility/result_of.hpp -> build/lib/pythran/boost/utility
  5613. 863.97 s [python3.14-pythran] copying pythran/boost/utility/swap.hpp -> build/lib/pythran/boost/utility
  5614. 863.97 s [python3.14-pythran] creating build/lib/pythran/boost/utility/detail
  5615. 863.97 s [python3.14-pythran] copying pythran/boost/utility/detail/result_of_iterate.hpp -> build/lib/pythran/boost/utility/detail
  5616. 863.97 s [python3.14-pythran] creating build/lib/pythran/pythonic
  5617. 863.97 s [python3.14-pythran] copying pythran/pythonic/core.hpp -> build/lib/pythran/pythonic
  5618. 863.97 s [python3.14-pythran] creating build/lib/pythran/pythonic/__dispatch__
  5619. 863.97 s [python3.14-pythran] copying pythran/pythonic/__dispatch__/append.hpp -> build/lib/pythran/pythonic/__dispatch__
  5620. 863.97 s [python3.14-pythran] copying pythran/pythonic/__dispatch__/clear.hpp -> build/lib/pythran/pythonic/__dispatch__
  5621. 863.97 s [python3.14-pythran] copying pythran/pythonic/__dispatch__/conjugate.hpp -> build/lib/pythran/pythonic/__dispatch__
  5622. 863.97 s [python3.14-pythran] copying pythran/pythonic/__dispatch__/copy.hpp -> build/lib/pythran/pythonic/__dispatch__
  5623. 863.97 s [python3.14-pythran] copying pythran/pythonic/__dispatch__/count.hpp -> build/lib/pythran/pythonic/__dispatch__
  5624. 863.97 s [python3.14-pythran] copying pythran/pythonic/__dispatch__/extend.hpp -> build/lib/pythran/pythonic/__dispatch__
  5625. 863.97 s [python3.14-pythran] copying pythran/pythonic/__dispatch__/index.hpp -> build/lib/pythran/pythonic/__dispatch__
  5626. 863.97 s [python3.14-pythran] copying pythran/pythonic/__dispatch__/insert.hpp -> build/lib/pythran/pythonic/__dispatch__
  5627. 863.97 s [python3.14-pythran] copying pythran/pythonic/__dispatch__/pop.hpp -> build/lib/pythran/pythonic/__dispatch__
  5628. 863.97 s [python3.14-pythran] copying pythran/pythonic/__dispatch__/remove.hpp -> build/lib/pythran/pythonic/__dispatch__
  5629. 863.97 s [python3.14-pythran] copying pythran/pythonic/__dispatch__/reverse.hpp -> build/lib/pythran/pythonic/__dispatch__
  5630. 863.97 s [python3.14-pythran] copying pythran/pythonic/__dispatch__/sort.hpp -> build/lib/pythran/pythonic/__dispatch__
  5631. 863.97 s [python3.14-pythran] copying pythran/pythonic/__dispatch__/tolist.hpp -> build/lib/pythran/pythonic/__dispatch__
  5632. 863.97 s [python3.14-pythran] copying pythran/pythonic/__dispatch__/update.hpp -> build/lib/pythran/pythonic/__dispatch__
  5633. 863.97 s [python3.14-pythran] creating build/lib/pythran/pythonic/array
  5634. 863.97 s [python3.14-pythran] copying pythran/pythonic/array/array.hpp -> build/lib/pythran/pythonic/array
  5635. 863.97 s [python3.14-pythran] copying pythran/pythonic/array/typecodes.hpp -> build/lib/pythran/pythonic/array
  5636. 863.97 s [python3.14-pythran] creating build/lib/pythran/pythonic/array/array
  5637. 863.97 s [python3.14-pythran] copying pythran/pythonic/array/array/buffer_info.hpp -> build/lib/pythran/pythonic/array/array
  5638. 863.98 s [python3.14-pythran] copying pythran/pythonic/array/array/byteswap.hpp -> build/lib/pythran/pythonic/array/array
  5639. 863.98 s [python3.14-pythran] copying pythran/pythonic/array/array/count.hpp -> build/lib/pythran/pythonic/array/array
  5640. 863.98 s [python3.14-pythran] copying pythran/pythonic/array/array/extend.hpp -> build/lib/pythran/pythonic/array/array
  5641. 863.98 s [python3.14-pythran] copying pythran/pythonic/array/array/frombytes.hpp -> build/lib/pythran/pythonic/array/array
  5642. 863.98 s [python3.14-pythran] copying pythran/pythonic/array/array/fromfile.hpp -> build/lib/pythran/pythonic/array/array
  5643. 863.98 s [python3.14-pythran] copying pythran/pythonic/array/array/fromlist.hpp -> build/lib/pythran/pythonic/array/array
  5644. 863.98 s [python3.14-pythran] creating build/lib/pythran/pythonic/bisect
  5645. 863.98 s [python3.14-pythran] copying pythran/pythonic/bisect/bisect.hpp -> build/lib/pythran/pythonic/bisect
  5646. 863.98 s [python3.14-pythran] copying pythran/pythonic/bisect/bisect_left.hpp -> build/lib/pythran/pythonic/bisect
  5647. 863.98 s [python3.14-pythran] copying pythran/pythonic/bisect/bisect_right.hpp -> build/lib/pythran/pythonic/bisect
  5648. 863.98 s [python3.14-pythran] creating build/lib/pythran/pythonic/builtins
  5649. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/ArithmeticError.hpp -> build/lib/pythran/pythonic/builtins
  5650. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/AssertionError.hpp -> build/lib/pythran/pythonic/builtins
  5651. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/AttributeError.hpp -> build/lib/pythran/pythonic/builtins
  5652. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/BaseException.hpp -> build/lib/pythran/pythonic/builtins
  5653. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/BufferError.hpp -> build/lib/pythran/pythonic/builtins
  5654. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/BytesWarning.hpp -> build/lib/pythran/pythonic/builtins
  5655. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/DeprecationWarning.hpp -> build/lib/pythran/pythonic/builtins
  5656. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/EOFError.hpp -> build/lib/pythran/pythonic/builtins
  5657. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/EnvironmentError.hpp -> build/lib/pythran/pythonic/builtins
  5658. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/Exception.hpp -> build/lib/pythran/pythonic/builtins
  5659. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/False.hpp -> build/lib/pythran/pythonic/builtins
  5660. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/FileNotFoundError.hpp -> build/lib/pythran/pythonic/builtins
  5661. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/FloatingPointError.hpp -> build/lib/pythran/pythonic/builtins
  5662. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/FutureWarning.hpp -> build/lib/pythran/pythonic/builtins
  5663. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/GeneratorExit.hpp -> build/lib/pythran/pythonic/builtins
  5664. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/IOError.hpp -> build/lib/pythran/pythonic/builtins
  5665. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/ImportError.hpp -> build/lib/pythran/pythonic/builtins
  5666. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/ImportWarning.hpp -> build/lib/pythran/pythonic/builtins
  5667. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/IndentationError.hpp -> build/lib/pythran/pythonic/builtins
  5668. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/IndexError.hpp -> build/lib/pythran/pythonic/builtins
  5669. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/KeyError.hpp -> build/lib/pythran/pythonic/builtins
  5670. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/KeyboardInterrupt.hpp -> build/lib/pythran/pythonic/builtins
  5671. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/LookupError.hpp -> build/lib/pythran/pythonic/builtins
  5672. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/MemoryError.hpp -> build/lib/pythran/pythonic/builtins
  5673. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/NameError.hpp -> build/lib/pythran/pythonic/builtins
  5674. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/None.hpp -> build/lib/pythran/pythonic/builtins
  5675. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/NotImplementedError.hpp -> build/lib/pythran/pythonic/builtins
  5676. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/OSError.hpp -> build/lib/pythran/pythonic/builtins
  5677. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/OverflowError.hpp -> build/lib/pythran/pythonic/builtins
  5678. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/PendingDeprecationWarning.hpp -> build/lib/pythran/pythonic/builtins
  5679. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/ReferenceError.hpp -> build/lib/pythran/pythonic/builtins
  5680. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/RuntimeError.hpp -> build/lib/pythran/pythonic/builtins
  5681. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/RuntimeWarning.hpp -> build/lib/pythran/pythonic/builtins
  5682. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/StopIteration.hpp -> build/lib/pythran/pythonic/builtins
  5683. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/SyntaxError.hpp -> build/lib/pythran/pythonic/builtins
  5684. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/SyntaxWarning.hpp -> build/lib/pythran/pythonic/builtins
  5685. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/SystemError.hpp -> build/lib/pythran/pythonic/builtins
  5686. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/SystemExit.hpp -> build/lib/pythran/pythonic/builtins
  5687. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/TabError.hpp -> build/lib/pythran/pythonic/builtins
  5688. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/True.hpp -> build/lib/pythran/pythonic/builtins
  5689. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/TypeError.hpp -> build/lib/pythran/pythonic/builtins
  5690. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/UnboundLocalError.hpp -> build/lib/pythran/pythonic/builtins
  5691. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/UnicodeError.hpp -> build/lib/pythran/pythonic/builtins
  5692. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/UnicodeWarning.hpp -> build/lib/pythran/pythonic/builtins
  5693. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/UserWarning.hpp -> build/lib/pythran/pythonic/builtins
  5694. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/ValueError.hpp -> build/lib/pythran/pythonic/builtins
  5695. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/Warning.hpp -> build/lib/pythran/pythonic/builtins
  5696. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/ZeroDivisionError.hpp -> build/lib/pythran/pythonic/builtins
  5697. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/abs.hpp -> build/lib/pythran/pythonic/builtins
  5698. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/all.hpp -> build/lib/pythran/pythonic/builtins
  5699. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/any.hpp -> build/lib/pythran/pythonic/builtins
  5700. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/assert.hpp -> build/lib/pythran/pythonic/builtins
  5701. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/bin.hpp -> build/lib/pythran/pythonic/builtins
  5702. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/bool_.hpp -> build/lib/pythran/pythonic/builtins
  5703. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/chr.hpp -> build/lib/pythran/pythonic/builtins
  5704. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/complex.hpp -> build/lib/pythran/pythonic/builtins
  5705. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/dict.hpp -> build/lib/pythran/pythonic/builtins
  5706. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/divmod.hpp -> build/lib/pythran/pythonic/builtins
  5707. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/enumerate.hpp -> build/lib/pythran/pythonic/builtins
  5708. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/file.hpp -> build/lib/pythran/pythonic/builtins
  5709. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/filter.hpp -> build/lib/pythran/pythonic/builtins
  5710. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/float_.hpp -> build/lib/pythran/pythonic/builtins
  5711. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/getattr.hpp -> build/lib/pythran/pythonic/builtins
  5712. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/hex.hpp -> build/lib/pythran/pythonic/builtins
  5713. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/id.hpp -> build/lib/pythran/pythonic/builtins
  5714. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/in.hpp -> build/lib/pythran/pythonic/builtins
  5715. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/int_.hpp -> build/lib/pythran/pythonic/builtins
  5716. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/isinstance.hpp -> build/lib/pythran/pythonic/builtins
  5717. 863.98 s [python3.14-pythran] copying pythran/pythonic/builtins/iter.hpp -> build/lib/pythran/pythonic/builtins
  5718. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/len.hpp -> build/lib/pythran/pythonic/builtins
  5719. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/list.hpp -> build/lib/pythran/pythonic/builtins
  5720. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/map.hpp -> build/lib/pythran/pythonic/builtins
  5721. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/max.hpp -> build/lib/pythran/pythonic/builtins
  5722. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/min.hpp -> build/lib/pythran/pythonic/builtins
  5723. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/minmax.hpp -> build/lib/pythran/pythonic/builtins
  5724. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/next.hpp -> build/lib/pythran/pythonic/builtins
  5725. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/oct.hpp -> build/lib/pythran/pythonic/builtins
  5726. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/open.hpp -> build/lib/pythran/pythonic/builtins
  5727. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/ord.hpp -> build/lib/pythran/pythonic/builtins
  5728. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/pow.hpp -> build/lib/pythran/pythonic/builtins
  5729. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/print.hpp -> build/lib/pythran/pythonic/builtins
  5730. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/range.hpp -> build/lib/pythran/pythonic/builtins
  5731. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/reduce.hpp -> build/lib/pythran/pythonic/builtins
  5732. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/reversed.hpp -> build/lib/pythran/pythonic/builtins
  5733. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/round.hpp -> build/lib/pythran/pythonic/builtins
  5734. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/set.hpp -> build/lib/pythran/pythonic/builtins
  5735. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/slice.hpp -> build/lib/pythran/pythonic/builtins
  5736. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/sorted.hpp -> build/lib/pythran/pythonic/builtins
  5737. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/str.hpp -> build/lib/pythran/pythonic/builtins
  5738. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/sum.hpp -> build/lib/pythran/pythonic/builtins
  5739. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/tuple.hpp -> build/lib/pythran/pythonic/builtins
  5740. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/type.hpp -> build/lib/pythran/pythonic/builtins
  5741. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/xrange.hpp -> build/lib/pythran/pythonic/builtins
  5742. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/zip.hpp -> build/lib/pythran/pythonic/builtins
  5743. 863.99 s [python3.14-pythran] creating build/lib/pythran/pythonic/builtins/complex
  5744. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/complex/conjugate.hpp -> build/lib/pythran/pythonic/builtins/complex
  5745. 863.99 s [python3.14-pythran] creating build/lib/pythran/pythonic/builtins/dict
  5746. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/dict/clear.hpp -> build/lib/pythran/pythonic/builtins/dict
  5747. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/dict/copy.hpp -> build/lib/pythran/pythonic/builtins/dict
  5748. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/dict/fromkeys.hpp -> build/lib/pythran/pythonic/builtins/dict
  5749. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/dict/get.hpp -> build/lib/pythran/pythonic/builtins/dict
  5750. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/dict/items.hpp -> build/lib/pythran/pythonic/builtins/dict
  5751. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/dict/keys.hpp -> build/lib/pythran/pythonic/builtins/dict
  5752. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/dict/pop.hpp -> build/lib/pythran/pythonic/builtins/dict
  5753. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/dict/popitem.hpp -> build/lib/pythran/pythonic/builtins/dict
  5754. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/dict/setdefault.hpp -> build/lib/pythran/pythonic/builtins/dict
  5755. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/dict/update.hpp -> build/lib/pythran/pythonic/builtins/dict
  5756. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/dict/values.hpp -> build/lib/pythran/pythonic/builtins/dict
  5757. 863.99 s [python3.14-pythran] creating build/lib/pythran/pythonic/builtins/file
  5758. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/file/close.hpp -> build/lib/pythran/pythonic/builtins/file
  5759. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/file/fileno.hpp -> build/lib/pythran/pythonic/builtins/file
  5760. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/file/flush.hpp -> build/lib/pythran/pythonic/builtins/file
  5761. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/file/isatty.hpp -> build/lib/pythran/pythonic/builtins/file
  5762. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/file/next.hpp -> build/lib/pythran/pythonic/builtins/file
  5763. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/file/read.hpp -> build/lib/pythran/pythonic/builtins/file
  5764. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/file/readline.hpp -> build/lib/pythran/pythonic/builtins/file
  5765. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/file/readlines.hpp -> build/lib/pythran/pythonic/builtins/file
  5766. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/file/seek.hpp -> build/lib/pythran/pythonic/builtins/file
  5767. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/file/tell.hpp -> build/lib/pythran/pythonic/builtins/file
  5768. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/file/truncate.hpp -> build/lib/pythran/pythonic/builtins/file
  5769. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/file/write.hpp -> build/lib/pythran/pythonic/builtins/file
  5770. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/file/writelines.hpp -> build/lib/pythran/pythonic/builtins/file
  5771. 863.99 s [python3.14-pythran] creating build/lib/pythran/pythonic/builtins/float_
  5772. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/float_/is_integer.hpp -> build/lib/pythran/pythonic/builtins/float_
  5773. 863.99 s [python3.14-pythran] creating build/lib/pythran/pythonic/builtins/list
  5774. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/list/append.hpp -> build/lib/pythran/pythonic/builtins/list
  5775. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/list/count.hpp -> build/lib/pythran/pythonic/builtins/list
  5776. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/list/extend.hpp -> build/lib/pythran/pythonic/builtins/list
  5777. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/list/insert.hpp -> build/lib/pythran/pythonic/builtins/list
  5778. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/list/pop.hpp -> build/lib/pythran/pythonic/builtins/list
  5779. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/list/remove.hpp -> build/lib/pythran/pythonic/builtins/list
  5780. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/list/reverse.hpp -> build/lib/pythran/pythonic/builtins/list
  5781. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/list/sort.hpp -> build/lib/pythran/pythonic/builtins/list
  5782. 863.99 s [python3.14-pythran] creating build/lib/pythran/pythonic/builtins/pythran
  5783. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/pythran/StaticIfBreak.hpp -> build/lib/pythran/pythonic/builtins/pythran
  5784. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/pythran/StaticIfCont.hpp -> build/lib/pythran/pythonic/builtins/pythran
  5785. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/pythran/StaticIfNoReturn.hpp -> build/lib/pythran/pythonic/builtins/pythran
  5786. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/pythran/StaticIfReturn.hpp -> build/lib/pythran/pythonic/builtins/pythran
  5787. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/pythran/abssqr.hpp -> build/lib/pythran/pythonic/builtins/pythran
  5788. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/pythran/and_.hpp -> build/lib/pythran/pythonic/builtins/pythran
  5789. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/pythran/is_none.hpp -> build/lib/pythran/pythonic/builtins/pythran
  5790. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/pythran/kwonly.hpp -> build/lib/pythran/pythonic/builtins/pythran
  5791. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/pythran/len_set.hpp -> build/lib/pythran/pythonic/builtins/pythran
  5792. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/pythran/make_shape.hpp -> build/lib/pythran/pythonic/builtins/pythran
  5793. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/pythran/or_.hpp -> build/lib/pythran/pythonic/builtins/pythran
  5794. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/pythran/restrict_assign.hpp -> build/lib/pythran/pythonic/builtins/pythran
  5795. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/pythran/static_if.hpp -> build/lib/pythran/pythonic/builtins/pythran
  5796. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/pythran/static_list.hpp -> build/lib/pythran/pythonic/builtins/pythran
  5797. 863.99 s [python3.14-pythran] creating build/lib/pythran/pythonic/builtins/set
  5798. 863.99 s [python3.14-pythran] copying pythran/pythonic/builtins/set/add.hpp -> build/lib/pythran/pythonic/builtins/set
  5799. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/set/clear.hpp -> build/lib/pythran/pythonic/builtins/set
  5800. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/set/copy.hpp -> build/lib/pythran/pythonic/builtins/set
  5801. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/set/difference.hpp -> build/lib/pythran/pythonic/builtins/set
  5802. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/set/difference_update.hpp -> build/lib/pythran/pythonic/builtins/set
  5803. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/set/discard.hpp -> build/lib/pythran/pythonic/builtins/set
  5804. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/set/intersection.hpp -> build/lib/pythran/pythonic/builtins/set
  5805. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/set/intersection_update.hpp -> build/lib/pythran/pythonic/builtins/set
  5806. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/set/isdisjoint.hpp -> build/lib/pythran/pythonic/builtins/set
  5807. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/set/issubset.hpp -> build/lib/pythran/pythonic/builtins/set
  5808. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/set/issuperset.hpp -> build/lib/pythran/pythonic/builtins/set
  5809. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/set/remove.hpp -> build/lib/pythran/pythonic/builtins/set
  5810. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/set/symmetric_difference.hpp -> build/lib/pythran/pythonic/builtins/set
  5811. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/set/symmetric_difference_update.hpp -> build/lib/pythran/pythonic/builtins/set
  5812. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/set/union_.hpp -> build/lib/pythran/pythonic/builtins/set
  5813. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/set/update.hpp -> build/lib/pythran/pythonic/builtins/set
  5814. 864.00 s [python3.14-pythran] creating build/lib/pythran/pythonic/builtins/str
  5815. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/__mod__.hpp -> build/lib/pythran/pythonic/builtins/str
  5816. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/capitalize.hpp -> build/lib/pythran/pythonic/builtins/str
  5817. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/count.hpp -> build/lib/pythran/pythonic/builtins/str
  5818. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/endswith.hpp -> build/lib/pythran/pythonic/builtins/str
  5819. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/find.hpp -> build/lib/pythran/pythonic/builtins/str
  5820. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/isalpha.hpp -> build/lib/pythran/pythonic/builtins/str
  5821. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/isdigit.hpp -> build/lib/pythran/pythonic/builtins/str
  5822. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/join.hpp -> build/lib/pythran/pythonic/builtins/str
  5823. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/lower.hpp -> build/lib/pythran/pythonic/builtins/str
  5824. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/lstrip.hpp -> build/lib/pythran/pythonic/builtins/str
  5825. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/replace.hpp -> build/lib/pythran/pythonic/builtins/str
  5826. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/rstrip.hpp -> build/lib/pythran/pythonic/builtins/str
  5827. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/split.hpp -> build/lib/pythran/pythonic/builtins/str
  5828. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/startswith.hpp -> build/lib/pythran/pythonic/builtins/str
  5829. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/strip.hpp -> build/lib/pythran/pythonic/builtins/str
  5830. 864.00 s [python3.14-pythran] copying pythran/pythonic/builtins/str/upper.hpp -> build/lib/pythran/pythonic/builtins/str
  5831. 864.00 s [python3.14-pythran] creating build/lib/pythran/pythonic/cmath
  5832. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/acos.hpp -> build/lib/pythran/pythonic/cmath
  5833. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/acosh.hpp -> build/lib/pythran/pythonic/cmath
  5834. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/asin.hpp -> build/lib/pythran/pythonic/cmath
  5835. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/asinh.hpp -> build/lib/pythran/pythonic/cmath
  5836. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/atan.hpp -> build/lib/pythran/pythonic/cmath
  5837. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/atanh.hpp -> build/lib/pythran/pythonic/cmath
  5838. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/cos.hpp -> build/lib/pythran/pythonic/cmath
  5839. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/cosh.hpp -> build/lib/pythran/pythonic/cmath
  5840. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/e.hpp -> build/lib/pythran/pythonic/cmath
  5841. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/exp.hpp -> build/lib/pythran/pythonic/cmath
  5842. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/isinf.hpp -> build/lib/pythran/pythonic/cmath
  5843. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/isnan.hpp -> build/lib/pythran/pythonic/cmath
  5844. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/log.hpp -> build/lib/pythran/pythonic/cmath
  5845. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/log10.hpp -> build/lib/pythran/pythonic/cmath
  5846. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/pi.hpp -> build/lib/pythran/pythonic/cmath
  5847. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/sin.hpp -> build/lib/pythran/pythonic/cmath
  5848. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/sinh.hpp -> build/lib/pythran/pythonic/cmath
  5849. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/sqrt.hpp -> build/lib/pythran/pythonic/cmath
  5850. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/tan.hpp -> build/lib/pythran/pythonic/cmath
  5851. 864.00 s [python3.14-pythran] copying pythran/pythonic/cmath/tanh.hpp -> build/lib/pythran/pythonic/cmath
  5852. 864.00 s [python3.14-pythran] creating build/lib/pythran/pythonic/functools
  5853. 864.00 s [python3.14-pythran] copying pythran/pythonic/functools/partial.hpp -> build/lib/pythran/pythonic/functools
  5854. 864.00 s [python3.14-pythran] copying pythran/pythonic/functools/reduce.hpp -> build/lib/pythran/pythonic/functools
  5855. 864.00 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/__dispatch__
  5856. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/__dispatch__/append.hpp -> build/lib/pythran/pythonic/include/__dispatch__
  5857. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/__dispatch__/clear.hpp -> build/lib/pythran/pythonic/include/__dispatch__
  5858. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/__dispatch__/conjugate.hpp -> build/lib/pythran/pythonic/include/__dispatch__
  5859. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/__dispatch__/copy.hpp -> build/lib/pythran/pythonic/include/__dispatch__
  5860. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/__dispatch__/count.hpp -> build/lib/pythran/pythonic/include/__dispatch__
  5861. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/__dispatch__/extend.hpp -> build/lib/pythran/pythonic/include/__dispatch__
  5862. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/__dispatch__/index.hpp -> build/lib/pythran/pythonic/include/__dispatch__
  5863. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/__dispatch__/insert.hpp -> build/lib/pythran/pythonic/include/__dispatch__
  5864. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/__dispatch__/pop.hpp -> build/lib/pythran/pythonic/include/__dispatch__
  5865. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/__dispatch__/remove.hpp -> build/lib/pythran/pythonic/include/__dispatch__
  5866. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/__dispatch__/reverse.hpp -> build/lib/pythran/pythonic/include/__dispatch__
  5867. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/__dispatch__/sort.hpp -> build/lib/pythran/pythonic/include/__dispatch__
  5868. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/__dispatch__/tolist.hpp -> build/lib/pythran/pythonic/include/__dispatch__
  5869. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/__dispatch__/update.hpp -> build/lib/pythran/pythonic/include/__dispatch__
  5870. 864.00 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/array
  5871. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/array/array.hpp -> build/lib/pythran/pythonic/include/array
  5872. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/array/typecodes.hpp -> build/lib/pythran/pythonic/include/array
  5873. 864.00 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/array/array
  5874. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/array/array/buffer_info.hpp -> build/lib/pythran/pythonic/include/array/array
  5875. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/array/array/byteswap.hpp -> build/lib/pythran/pythonic/include/array/array
  5876. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/array/array/count.hpp -> build/lib/pythran/pythonic/include/array/array
  5877. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/array/array/extend.hpp -> build/lib/pythran/pythonic/include/array/array
  5878. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/array/array/frombytes.hpp -> build/lib/pythran/pythonic/include/array/array
  5879. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/array/array/fromfile.hpp -> build/lib/pythran/pythonic/include/array/array
  5880. 864.00 s [python3.14-pythran] copying pythran/pythonic/include/array/array/fromlist.hpp -> build/lib/pythran/pythonic/include/array/array
  5881. 864.01 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/bisect
  5882. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/bisect/bisect.hpp -> build/lib/pythran/pythonic/include/bisect
  5883. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/bisect/bisect_left.hpp -> build/lib/pythran/pythonic/include/bisect
  5884. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/bisect/bisect_right.hpp -> build/lib/pythran/pythonic/include/bisect
  5885. 864.01 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins
  5886. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/ArithmeticError.hpp -> build/lib/pythran/pythonic/include/builtins
  5887. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/AssertionError.hpp -> build/lib/pythran/pythonic/include/builtins
  5888. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/AttributeError.hpp -> build/lib/pythran/pythonic/include/builtins
  5889. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/BaseException.hpp -> build/lib/pythran/pythonic/include/builtins
  5890. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/BufferError.hpp -> build/lib/pythran/pythonic/include/builtins
  5891. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/BytesWarning.hpp -> build/lib/pythran/pythonic/include/builtins
  5892. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/DeprecationWarning.hpp -> build/lib/pythran/pythonic/include/builtins
  5893. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/EOFError.hpp -> build/lib/pythran/pythonic/include/builtins
  5894. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/EnvironmentError.hpp -> build/lib/pythran/pythonic/include/builtins
  5895. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/Exception.hpp -> build/lib/pythran/pythonic/include/builtins
  5896. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/False.hpp -> build/lib/pythran/pythonic/include/builtins
  5897. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/FileNotFoundError.hpp -> build/lib/pythran/pythonic/include/builtins
  5898. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/FloatingPointError.hpp -> build/lib/pythran/pythonic/include/builtins
  5899. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/FutureWarning.hpp -> build/lib/pythran/pythonic/include/builtins
  5900. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/GeneratorExit.hpp -> build/lib/pythran/pythonic/include/builtins
  5901. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/IOError.hpp -> build/lib/pythran/pythonic/include/builtins
  5902. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/ImportError.hpp -> build/lib/pythran/pythonic/include/builtins
  5903. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/ImportWarning.hpp -> build/lib/pythran/pythonic/include/builtins
  5904. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/IndentationError.hpp -> build/lib/pythran/pythonic/include/builtins
  5905. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/IndexError.hpp -> build/lib/pythran/pythonic/include/builtins
  5906. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/KeyError.hpp -> build/lib/pythran/pythonic/include/builtins
  5907. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/KeyboardInterrupt.hpp -> build/lib/pythran/pythonic/include/builtins
  5908. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/LookupError.hpp -> build/lib/pythran/pythonic/include/builtins
  5909. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/MemoryError.hpp -> build/lib/pythran/pythonic/include/builtins
  5910. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/NameError.hpp -> build/lib/pythran/pythonic/include/builtins
  5911. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/None.hpp -> build/lib/pythran/pythonic/include/builtins
  5912. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/NotImplementedError.hpp -> build/lib/pythran/pythonic/include/builtins
  5913. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/OSError.hpp -> build/lib/pythran/pythonic/include/builtins
  5914. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/OverflowError.hpp -> build/lib/pythran/pythonic/include/builtins
  5915. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/PendingDeprecationWarning.hpp -> build/lib/pythran/pythonic/include/builtins
  5916. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/ReferenceError.hpp -> build/lib/pythran/pythonic/include/builtins
  5917. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/RuntimeError.hpp -> build/lib/pythran/pythonic/include/builtins
  5918. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/RuntimeWarning.hpp -> build/lib/pythran/pythonic/include/builtins
  5919. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/StopIteration.hpp -> build/lib/pythran/pythonic/include/builtins
  5920. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/SyntaxError.hpp -> build/lib/pythran/pythonic/include/builtins
  5921. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/SyntaxWarning.hpp -> build/lib/pythran/pythonic/include/builtins
  5922. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/SystemError.hpp -> build/lib/pythran/pythonic/include/builtins
  5923. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/SystemExit.hpp -> build/lib/pythran/pythonic/include/builtins
  5924. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/TabError.hpp -> build/lib/pythran/pythonic/include/builtins
  5925. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/True.hpp -> build/lib/pythran/pythonic/include/builtins
  5926. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/TypeError.hpp -> build/lib/pythran/pythonic/include/builtins
  5927. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/UnboundLocalError.hpp -> build/lib/pythran/pythonic/include/builtins
  5928. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/UnicodeError.hpp -> build/lib/pythran/pythonic/include/builtins
  5929. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/UnicodeWarning.hpp -> build/lib/pythran/pythonic/include/builtins
  5930. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/UserWarning.hpp -> build/lib/pythran/pythonic/include/builtins
  5931. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/ValueError.hpp -> build/lib/pythran/pythonic/include/builtins
  5932. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/Warning.hpp -> build/lib/pythran/pythonic/include/builtins
  5933. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/ZeroDivisionError.hpp -> build/lib/pythran/pythonic/include/builtins
  5934. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/abs.hpp -> build/lib/pythran/pythonic/include/builtins
  5935. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/all.hpp -> build/lib/pythran/pythonic/include/builtins
  5936. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/any.hpp -> build/lib/pythran/pythonic/include/builtins
  5937. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/assert.hpp -> build/lib/pythran/pythonic/include/builtins
  5938. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/bin.hpp -> build/lib/pythran/pythonic/include/builtins
  5939. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/bool_.hpp -> build/lib/pythran/pythonic/include/builtins
  5940. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/chr.hpp -> build/lib/pythran/pythonic/include/builtins
  5941. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/complex.hpp -> build/lib/pythran/pythonic/include/builtins
  5942. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/dict.hpp -> build/lib/pythran/pythonic/include/builtins
  5943. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/divmod.hpp -> build/lib/pythran/pythonic/include/builtins
  5944. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/enumerate.hpp -> build/lib/pythran/pythonic/include/builtins
  5945. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/file.hpp -> build/lib/pythran/pythonic/include/builtins
  5946. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/filter.hpp -> build/lib/pythran/pythonic/include/builtins
  5947. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/float_.hpp -> build/lib/pythran/pythonic/include/builtins
  5948. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/getattr.hpp -> build/lib/pythran/pythonic/include/builtins
  5949. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/hex.hpp -> build/lib/pythran/pythonic/include/builtins
  5950. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/id.hpp -> build/lib/pythran/pythonic/include/builtins
  5951. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/in.hpp -> build/lib/pythran/pythonic/include/builtins
  5952. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/int_.hpp -> build/lib/pythran/pythonic/include/builtins
  5953. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/isinstance.hpp -> build/lib/pythran/pythonic/include/builtins
  5954. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/iter.hpp -> build/lib/pythran/pythonic/include/builtins
  5955. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/len.hpp -> build/lib/pythran/pythonic/include/builtins
  5956. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/list.hpp -> build/lib/pythran/pythonic/include/builtins
  5957. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/map.hpp -> build/lib/pythran/pythonic/include/builtins
  5958. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/max.hpp -> build/lib/pythran/pythonic/include/builtins
  5959. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/min.hpp -> build/lib/pythran/pythonic/include/builtins
  5960. 864.01 s [python3.14-pythran] copying pythran/pythonic/include/builtins/minmax.hpp -> build/lib/pythran/pythonic/include/builtins
  5961. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/next.hpp -> build/lib/pythran/pythonic/include/builtins
  5962. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/oct.hpp -> build/lib/pythran/pythonic/include/builtins
  5963. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/open.hpp -> build/lib/pythran/pythonic/include/builtins
  5964. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/ord.hpp -> build/lib/pythran/pythonic/include/builtins
  5965. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/pow.hpp -> build/lib/pythran/pythonic/include/builtins
  5966. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/print.hpp -> build/lib/pythran/pythonic/include/builtins
  5967. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/range.hpp -> build/lib/pythran/pythonic/include/builtins
  5968. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/reduce.hpp -> build/lib/pythran/pythonic/include/builtins
  5969. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/reversed.hpp -> build/lib/pythran/pythonic/include/builtins
  5970. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/round.hpp -> build/lib/pythran/pythonic/include/builtins
  5971. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set.hpp -> build/lib/pythran/pythonic/include/builtins
  5972. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/slice.hpp -> build/lib/pythran/pythonic/include/builtins
  5973. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/sorted.hpp -> build/lib/pythran/pythonic/include/builtins
  5974. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str.hpp -> build/lib/pythran/pythonic/include/builtins
  5975. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/sum.hpp -> build/lib/pythran/pythonic/include/builtins
  5976. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/tuple.hpp -> build/lib/pythran/pythonic/include/builtins
  5977. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/type.hpp -> build/lib/pythran/pythonic/include/builtins
  5978. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/xrange.hpp -> build/lib/pythran/pythonic/include/builtins
  5979. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/zip.hpp -> build/lib/pythran/pythonic/include/builtins
  5980. 864.02 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/complex
  5981. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/complex/conjugate.hpp -> build/lib/pythran/pythonic/include/builtins/complex
  5982. 864.02 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/dict
  5983. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/dict/clear.hpp -> build/lib/pythran/pythonic/include/builtins/dict
  5984. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/dict/copy.hpp -> build/lib/pythran/pythonic/include/builtins/dict
  5985. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/dict/fromkeys.hpp -> build/lib/pythran/pythonic/include/builtins/dict
  5986. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/dict/get.hpp -> build/lib/pythran/pythonic/include/builtins/dict
  5987. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/dict/items.hpp -> build/lib/pythran/pythonic/include/builtins/dict
  5988. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/dict/keys.hpp -> build/lib/pythran/pythonic/include/builtins/dict
  5989. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/dict/pop.hpp -> build/lib/pythran/pythonic/include/builtins/dict
  5990. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/dict/popitem.hpp -> build/lib/pythran/pythonic/include/builtins/dict
  5991. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/dict/setdefault.hpp -> build/lib/pythran/pythonic/include/builtins/dict
  5992. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/dict/update.hpp -> build/lib/pythran/pythonic/include/builtins/dict
  5993. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/dict/values.hpp -> build/lib/pythran/pythonic/include/builtins/dict
  5994. 864.02 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/file
  5995. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/file/close.hpp -> build/lib/pythran/pythonic/include/builtins/file
  5996. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/file/fileno.hpp -> build/lib/pythran/pythonic/include/builtins/file
  5997. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/file/flush.hpp -> build/lib/pythran/pythonic/include/builtins/file
  5998. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/file/isatty.hpp -> build/lib/pythran/pythonic/include/builtins/file
  5999. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/file/next.hpp -> build/lib/pythran/pythonic/include/builtins/file
  6000. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/file/read.hpp -> build/lib/pythran/pythonic/include/builtins/file
  6001. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/file/readline.hpp -> build/lib/pythran/pythonic/include/builtins/file
  6002. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/file/readlines.hpp -> build/lib/pythran/pythonic/include/builtins/file
  6003. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/file/seek.hpp -> build/lib/pythran/pythonic/include/builtins/file
  6004. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/file/tell.hpp -> build/lib/pythran/pythonic/include/builtins/file
  6005. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/file/truncate.hpp -> build/lib/pythran/pythonic/include/builtins/file
  6006. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/file/write.hpp -> build/lib/pythran/pythonic/include/builtins/file
  6007. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/file/writelines.hpp -> build/lib/pythran/pythonic/include/builtins/file
  6008. 864.02 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/float_
  6009. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/float_/is_integer.hpp -> build/lib/pythran/pythonic/include/builtins/float_
  6010. 864.02 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/list
  6011. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/list/append.hpp -> build/lib/pythran/pythonic/include/builtins/list
  6012. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/list/count.hpp -> build/lib/pythran/pythonic/include/builtins/list
  6013. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/list/extend.hpp -> build/lib/pythran/pythonic/include/builtins/list
  6014. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/list/insert.hpp -> build/lib/pythran/pythonic/include/builtins/list
  6015. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/list/pop.hpp -> build/lib/pythran/pythonic/include/builtins/list
  6016. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/list/remove.hpp -> build/lib/pythran/pythonic/include/builtins/list
  6017. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/list/reverse.hpp -> build/lib/pythran/pythonic/include/builtins/list
  6018. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/list/sort.hpp -> build/lib/pythran/pythonic/include/builtins/list
  6019. 864.02 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/pythran
  6020. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/StaticIfBreak.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
  6021. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/StaticIfCont.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
  6022. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/StaticIfNoReturn.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
  6023. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/StaticIfReturn.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
  6024. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/abssqr.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
  6025. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/and_.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
  6026. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/is_none.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
  6027. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/kwonly.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
  6028. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/len_set.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
  6029. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/make_shape.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
  6030. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/or_.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
  6031. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/restrict_assign.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
  6032. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/static_if.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
  6033. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/pythran/static_list.hpp -> build/lib/pythran/pythonic/include/builtins/pythran
  6034. 864.02 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/set
  6035. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/add.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6036. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/clear.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6037. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/copy.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6038. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/difference.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6039. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/difference_update.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6040. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/discard.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6041. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/intersection.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6042. 864.02 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/intersection_update.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6043. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/isdisjoint.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6044. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/issubset.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6045. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/issuperset.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6046. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/remove.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6047. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/symmetric_difference.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6048. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/symmetric_difference_update.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6049. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/union_.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6050. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/set/update.hpp -> build/lib/pythran/pythonic/include/builtins/set
  6051. 864.03 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/builtins/str
  6052. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/__mod__.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6053. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/capitalize.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6054. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/count.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6055. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/endswith.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6056. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/find.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6057. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/isalpha.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6058. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/isdigit.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6059. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/join.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6060. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/lower.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6061. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/lstrip.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6062. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/replace.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6063. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/rstrip.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6064. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/split.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6065. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/startswith.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6066. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/strip.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6067. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/builtins/str/upper.hpp -> build/lib/pythran/pythonic/include/builtins/str
  6068. 864.03 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/cmath
  6069. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/acos.hpp -> build/lib/pythran/pythonic/include/cmath
  6070. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/acosh.hpp -> build/lib/pythran/pythonic/include/cmath
  6071. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/asin.hpp -> build/lib/pythran/pythonic/include/cmath
  6072. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/asinh.hpp -> build/lib/pythran/pythonic/include/cmath
  6073. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/atan.hpp -> build/lib/pythran/pythonic/include/cmath
  6074. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/atanh.hpp -> build/lib/pythran/pythonic/include/cmath
  6075. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/cos.hpp -> build/lib/pythran/pythonic/include/cmath
  6076. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/cosh.hpp -> build/lib/pythran/pythonic/include/cmath
  6077. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/e.hpp -> build/lib/pythran/pythonic/include/cmath
  6078. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/exp.hpp -> build/lib/pythran/pythonic/include/cmath
  6079. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/isinf.hpp -> build/lib/pythran/pythonic/include/cmath
  6080. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/isnan.hpp -> build/lib/pythran/pythonic/include/cmath
  6081. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/log.hpp -> build/lib/pythran/pythonic/include/cmath
  6082. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/log10.hpp -> build/lib/pythran/pythonic/include/cmath
  6083. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/pi.hpp -> build/lib/pythran/pythonic/include/cmath
  6084. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/sin.hpp -> build/lib/pythran/pythonic/include/cmath
  6085. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/sinh.hpp -> build/lib/pythran/pythonic/include/cmath
  6086. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/sqrt.hpp -> build/lib/pythran/pythonic/include/cmath
  6087. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/tan.hpp -> build/lib/pythran/pythonic/include/cmath
  6088. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/cmath/tanh.hpp -> build/lib/pythran/pythonic/include/cmath
  6089. 864.03 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/functools
  6090. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/functools/partial.hpp -> build/lib/pythran/pythonic/include/functools
  6091. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/functools/reduce.hpp -> build/lib/pythran/pythonic/include/functools
  6092. 864.03 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
  6093. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/close.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
  6094. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/fileno.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
  6095. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/flush.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
  6096. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/isatty.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
  6097. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/next.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
  6098. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/read.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
  6099. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/readline.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
  6100. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/readlines.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
  6101. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/seek.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
  6102. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/tell.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
  6103. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/truncate.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
  6104. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/write.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
  6105. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/io/_io/TextIOWrapper/writelines.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper
  6106. 864.03 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/itertools
  6107. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/itertools/combinations.hpp -> build/lib/pythran/pythonic/include/itertools
  6108. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/itertools/common.hpp -> build/lib/pythran/pythonic/include/itertools
  6109. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/itertools/count.hpp -> build/lib/pythran/pythonic/include/itertools
  6110. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/itertools/ifilter.hpp -> build/lib/pythran/pythonic/include/itertools
  6111. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/itertools/islice.hpp -> build/lib/pythran/pythonic/include/itertools
  6112. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/itertools/permutations.hpp -> build/lib/pythran/pythonic/include/itertools
  6113. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/itertools/product.hpp -> build/lib/pythran/pythonic/include/itertools
  6114. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/itertools/repeat.hpp -> build/lib/pythran/pythonic/include/itertools
  6115. 864.03 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/math
  6116. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/math/acos.hpp -> build/lib/pythran/pythonic/include/math
  6117. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/math/acosh.hpp -> build/lib/pythran/pythonic/include/math
  6118. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/math/asin.hpp -> build/lib/pythran/pythonic/include/math
  6119. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/math/asinh.hpp -> build/lib/pythran/pythonic/include/math
  6120. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/math/atan.hpp -> build/lib/pythran/pythonic/include/math
  6121. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/math/atan2.hpp -> build/lib/pythran/pythonic/include/math
  6122. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/math/atanh.hpp -> build/lib/pythran/pythonic/include/math
  6123. 864.03 s [python3.14-pythran] copying pythran/pythonic/include/math/ceil.hpp -> build/lib/pythran/pythonic/include/math
  6124. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/copysign.hpp -> build/lib/pythran/pythonic/include/math
  6125. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/cos.hpp -> build/lib/pythran/pythonic/include/math
  6126. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/cosh.hpp -> build/lib/pythran/pythonic/include/math
  6127. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/degrees.hpp -> build/lib/pythran/pythonic/include/math
  6128. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/e.hpp -> build/lib/pythran/pythonic/include/math
  6129. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/erf.hpp -> build/lib/pythran/pythonic/include/math
  6130. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/erfc.hpp -> build/lib/pythran/pythonic/include/math
  6131. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/exp.hpp -> build/lib/pythran/pythonic/include/math
  6132. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/expm1.hpp -> build/lib/pythran/pythonic/include/math
  6133. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/fabs.hpp -> build/lib/pythran/pythonic/include/math
  6134. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/factorial.hpp -> build/lib/pythran/pythonic/include/math
  6135. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/floor.hpp -> build/lib/pythran/pythonic/include/math
  6136. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/fmod.hpp -> build/lib/pythran/pythonic/include/math
  6137. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/frexp.hpp -> build/lib/pythran/pythonic/include/math
  6138. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/gamma.hpp -> build/lib/pythran/pythonic/include/math
  6139. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/hypot.hpp -> build/lib/pythran/pythonic/include/math
  6140. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/isinf.hpp -> build/lib/pythran/pythonic/include/math
  6141. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/isnan.hpp -> build/lib/pythran/pythonic/include/math
  6142. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/ldexp.hpp -> build/lib/pythran/pythonic/include/math
  6143. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/lgamma.hpp -> build/lib/pythran/pythonic/include/math
  6144. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/log.hpp -> build/lib/pythran/pythonic/include/math
  6145. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/log10.hpp -> build/lib/pythran/pythonic/include/math
  6146. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/log1p.hpp -> build/lib/pythran/pythonic/include/math
  6147. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/modf.hpp -> build/lib/pythran/pythonic/include/math
  6148. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/pi.hpp -> build/lib/pythran/pythonic/include/math
  6149. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/pow.hpp -> build/lib/pythran/pythonic/include/math
  6150. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/radians.hpp -> build/lib/pythran/pythonic/include/math
  6151. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/sin.hpp -> build/lib/pythran/pythonic/include/math
  6152. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/sinh.hpp -> build/lib/pythran/pythonic/include/math
  6153. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/sqrt.hpp -> build/lib/pythran/pythonic/include/math
  6154. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/tan.hpp -> build/lib/pythran/pythonic/include/math
  6155. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/tanh.hpp -> build/lib/pythran/pythonic/include/math
  6156. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/math/trunc.hpp -> build/lib/pythran/pythonic/include/math
  6157. 864.04 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy
  6158. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/.hpp -> build/lib/pythran/pythonic/include/numpy
  6159. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/NINF.hpp -> build/lib/pythran/pythonic/include/numpy
  6160. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/abs.hpp -> build/lib/pythran/pythonic/include/numpy
  6161. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/absolute.hpp -> build/lib/pythran/pythonic/include/numpy
  6162. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/add.hpp -> build/lib/pythran/pythonic/include/numpy
  6163. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/alen.hpp -> build/lib/pythran/pythonic/include/numpy
  6164. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/all.hpp -> build/lib/pythran/pythonic/include/numpy
  6165. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/allclose.hpp -> build/lib/pythran/pythonic/include/numpy
  6166. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/alltrue.hpp -> build/lib/pythran/pythonic/include/numpy
  6167. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/amax.hpp -> build/lib/pythran/pythonic/include/numpy
  6168. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/amin.hpp -> build/lib/pythran/pythonic/include/numpy
  6169. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/angle.hpp -> build/lib/pythran/pythonic/include/numpy
  6170. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/angle_in_deg.hpp -> build/lib/pythran/pythonic/include/numpy
  6171. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/angle_in_rad.hpp -> build/lib/pythran/pythonic/include/numpy
  6172. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/any.hpp -> build/lib/pythran/pythonic/include/numpy
  6173. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/append.hpp -> build/lib/pythran/pythonic/include/numpy
  6174. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/arange.hpp -> build/lib/pythran/pythonic/include/numpy
  6175. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/arccos.hpp -> build/lib/pythran/pythonic/include/numpy
  6176. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/arccosh.hpp -> build/lib/pythran/pythonic/include/numpy
  6177. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/arcsin.hpp -> build/lib/pythran/pythonic/include/numpy
  6178. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/arcsinh.hpp -> build/lib/pythran/pythonic/include/numpy
  6179. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/arctan.hpp -> build/lib/pythran/pythonic/include/numpy
  6180. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/arctan2.hpp -> build/lib/pythran/pythonic/include/numpy
  6181. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/arctanh.hpp -> build/lib/pythran/pythonic/include/numpy
  6182. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/argmax.hpp -> build/lib/pythran/pythonic/include/numpy
  6183. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/argmin.hpp -> build/lib/pythran/pythonic/include/numpy
  6184. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/argsort.hpp -> build/lib/pythran/pythonic/include/numpy
  6185. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/argwhere.hpp -> build/lib/pythran/pythonic/include/numpy
  6186. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/around.hpp -> build/lib/pythran/pythonic/include/numpy
  6187. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/array.hpp -> build/lib/pythran/pythonic/include/numpy
  6188. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/array2string.hpp -> build/lib/pythran/pythonic/include/numpy
  6189. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/array_equal.hpp -> build/lib/pythran/pythonic/include/numpy
  6190. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/array_equiv.hpp -> build/lib/pythran/pythonic/include/numpy
  6191. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/array_split.hpp -> build/lib/pythran/pythonic/include/numpy
  6192. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/array_str.hpp -> build/lib/pythran/pythonic/include/numpy
  6193. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/asarray.hpp -> build/lib/pythran/pythonic/include/numpy
  6194. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/asarray_chkfinite.hpp -> build/lib/pythran/pythonic/include/numpy
  6195. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ascontiguousarray.hpp -> build/lib/pythran/pythonic/include/numpy
  6196. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/asfarray.hpp -> build/lib/pythran/pythonic/include/numpy
  6197. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/asscalar.hpp -> build/lib/pythran/pythonic/include/numpy
  6198. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/atleast_1d.hpp -> build/lib/pythran/pythonic/include/numpy
  6199. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/atleast_2d.hpp -> build/lib/pythran/pythonic/include/numpy
  6200. 864.04 s [python3.14-pythran] copying pythran/pythonic/include/numpy/atleast_3d.hpp -> build/lib/pythran/pythonic/include/numpy
  6201. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/average.hpp -> build/lib/pythran/pythonic/include/numpy
  6202. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/base_repr.hpp -> build/lib/pythran/pythonic/include/numpy
  6203. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/binary_repr.hpp -> build/lib/pythran/pythonic/include/numpy
  6204. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/bincount.hpp -> build/lib/pythran/pythonic/include/numpy
  6205. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_and.hpp -> build/lib/pythran/pythonic/include/numpy
  6206. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_not.hpp -> build/lib/pythran/pythonic/include/numpy
  6207. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_or.hpp -> build/lib/pythran/pythonic/include/numpy
  6208. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_xor.hpp -> build/lib/pythran/pythonic/include/numpy
  6209. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/bool_.hpp -> build/lib/pythran/pythonic/include/numpy
  6210. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/broadcast_to.hpp -> build/lib/pythran/pythonic/include/numpy
  6211. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/byte.hpp -> build/lib/pythran/pythonic/include/numpy
  6212. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/cbrt.hpp -> build/lib/pythran/pythonic/include/numpy
  6213. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ceil.hpp -> build/lib/pythran/pythonic/include/numpy
  6214. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/clip.hpp -> build/lib/pythran/pythonic/include/numpy
  6215. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/complex.hpp -> build/lib/pythran/pythonic/include/numpy
  6216. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/complex128.hpp -> build/lib/pythran/pythonic/include/numpy
  6217. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/complex256.hpp -> build/lib/pythran/pythonic/include/numpy
  6218. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/complex64.hpp -> build/lib/pythran/pythonic/include/numpy
  6219. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/concatenate.hpp -> build/lib/pythran/pythonic/include/numpy
  6220. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/conj.hpp -> build/lib/pythran/pythonic/include/numpy
  6221. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/conjugate.hpp -> build/lib/pythran/pythonic/include/numpy
  6222. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/convolve.hpp -> build/lib/pythran/pythonic/include/numpy
  6223. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/copy.hpp -> build/lib/pythran/pythonic/include/numpy
  6224. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/copysign.hpp -> build/lib/pythran/pythonic/include/numpy
  6225. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/copyto.hpp -> build/lib/pythran/pythonic/include/numpy
  6226. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/correlate.hpp -> build/lib/pythran/pythonic/include/numpy
  6227. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/cos.hpp -> build/lib/pythran/pythonic/include/numpy
  6228. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/cosh.hpp -> build/lib/pythran/pythonic/include/numpy
  6229. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/count_nonzero.hpp -> build/lib/pythran/pythonic/include/numpy
  6230. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/cross.hpp -> build/lib/pythran/pythonic/include/numpy
  6231. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/cumprod.hpp -> build/lib/pythran/pythonic/include/numpy
  6232. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/cumproduct.hpp -> build/lib/pythran/pythonic/include/numpy
  6233. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/cumsum.hpp -> build/lib/pythran/pythonic/include/numpy
  6234. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/deg2rad.hpp -> build/lib/pythran/pythonic/include/numpy
  6235. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/degrees.hpp -> build/lib/pythran/pythonic/include/numpy
  6236. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/delete_.hpp -> build/lib/pythran/pythonic/include/numpy
  6237. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/diag.hpp -> build/lib/pythran/pythonic/include/numpy
  6238. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/diagflat.hpp -> build/lib/pythran/pythonic/include/numpy
  6239. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/diagonal.hpp -> build/lib/pythran/pythonic/include/numpy
  6240. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/diff.hpp -> build/lib/pythran/pythonic/include/numpy
  6241. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/digitize.hpp -> build/lib/pythran/pythonic/include/numpy
  6242. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/divide.hpp -> build/lib/pythran/pythonic/include/numpy
  6243. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/dot.hpp -> build/lib/pythran/pythonic/include/numpy
  6244. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/double_.hpp -> build/lib/pythran/pythonic/include/numpy
  6245. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/e.hpp -> build/lib/pythran/pythonic/include/numpy
  6246. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ediff1d.hpp -> build/lib/pythran/pythonic/include/numpy
  6247. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/empty.hpp -> build/lib/pythran/pythonic/include/numpy
  6248. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/empty_like.hpp -> build/lib/pythran/pythonic/include/numpy
  6249. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/equal.hpp -> build/lib/pythran/pythonic/include/numpy
  6250. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/exp.hpp -> build/lib/pythran/pythonic/include/numpy
  6251. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/expand_dims.hpp -> build/lib/pythran/pythonic/include/numpy
  6252. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/expm1.hpp -> build/lib/pythran/pythonic/include/numpy
  6253. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/eye.hpp -> build/lib/pythran/pythonic/include/numpy
  6254. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fabs.hpp -> build/lib/pythran/pythonic/include/numpy
  6255. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fill_diagonal.hpp -> build/lib/pythran/pythonic/include/numpy
  6256. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/finfo.hpp -> build/lib/pythran/pythonic/include/numpy
  6257. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fix.hpp -> build/lib/pythran/pythonic/include/numpy
  6258. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/flatnonzero.hpp -> build/lib/pythran/pythonic/include/numpy
  6259. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/flip.hpp -> build/lib/pythran/pythonic/include/numpy
  6260. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fliplr.hpp -> build/lib/pythran/pythonic/include/numpy
  6261. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/flipud.hpp -> build/lib/pythran/pythonic/include/numpy
  6262. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/float128.hpp -> build/lib/pythran/pythonic/include/numpy
  6263. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/float32.hpp -> build/lib/pythran/pythonic/include/numpy
  6264. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/float64.hpp -> build/lib/pythran/pythonic/include/numpy
  6265. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/float_.hpp -> build/lib/pythran/pythonic/include/numpy
  6266. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/floor.hpp -> build/lib/pythran/pythonic/include/numpy
  6267. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/floor_divide.hpp -> build/lib/pythran/pythonic/include/numpy
  6268. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fmax.hpp -> build/lib/pythran/pythonic/include/numpy
  6269. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fmin.hpp -> build/lib/pythran/pythonic/include/numpy
  6270. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fmod.hpp -> build/lib/pythran/pythonic/include/numpy
  6271. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/frexp.hpp -> build/lib/pythran/pythonic/include/numpy
  6272. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fromfile.hpp -> build/lib/pythran/pythonic/include/numpy
  6273. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fromfunction.hpp -> build/lib/pythran/pythonic/include/numpy
  6274. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fromiter.hpp -> build/lib/pythran/pythonic/include/numpy
  6275. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fromstring.hpp -> build/lib/pythran/pythonic/include/numpy
  6276. 864.05 s [python3.14-pythran] copying pythran/pythonic/include/numpy/full.hpp -> build/lib/pythran/pythonic/include/numpy
  6277. 864.06 s [python3.14-pythran] copying pythran/pythonic/include/numpy/full_like.hpp -> build/lib/pythran/pythonic/include/numpy
  6278. 864.06 s [python3.14-pythran] copying pythran/pythonic/include/numpy/greater.hpp -> build/lib/pythran/pythonic/include/numpy
  6279. 864.06 s [python3.14-pythran] copying pythran/pythonic/include/numpy/greater_equal.hpp -> build/lib/pythran/pythonic/include/numpy
  6280. 864.06 s [python3.14-pythran] copying pythran/pythonic/include/numpy/heaviside.hpp -> build/lib/pythran/pythonic/include/numpy
  6281. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/hstack.hpp -> build/lib/pythran/pythonic/include/numpy
  6282. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/hypot.hpp -> build/lib/pythran/pythonic/include/numpy
  6283. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/identity.hpp -> build/lib/pythran/pythonic/include/numpy
  6284. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/imag.hpp -> build/lib/pythran/pythonic/include/numpy
  6285. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/indices.hpp -> build/lib/pythran/pythonic/include/numpy
  6286. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/inf.hpp -> build/lib/pythran/pythonic/include/numpy
  6287. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/inner.hpp -> build/lib/pythran/pythonic/include/numpy
  6288. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/insert.hpp -> build/lib/pythran/pythonic/include/numpy
  6289. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/int16.hpp -> build/lib/pythran/pythonic/include/numpy
  6290. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/int32.hpp -> build/lib/pythran/pythonic/include/numpy
  6291. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/int64.hpp -> build/lib/pythran/pythonic/include/numpy
  6292. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/int8.hpp -> build/lib/pythran/pythonic/include/numpy
  6293. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/int_.hpp -> build/lib/pythran/pythonic/include/numpy
  6294. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/intc.hpp -> build/lib/pythran/pythonic/include/numpy
  6295. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/interp.hpp -> build/lib/pythran/pythonic/include/numpy
  6296. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/intersect1d.hpp -> build/lib/pythran/pythonic/include/numpy
  6297. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/intp.hpp -> build/lib/pythran/pythonic/include/numpy
  6298. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/invert.hpp -> build/lib/pythran/pythonic/include/numpy
  6299. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/isclose.hpp -> build/lib/pythran/pythonic/include/numpy
  6300. 864.11 s [python3.14-pythran] copying pythran/pythonic/include/numpy/iscomplex.hpp -> build/lib/pythran/pythonic/include/numpy
  6301. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/isfinite.hpp -> build/lib/pythran/pythonic/include/numpy
  6302. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/isinf.hpp -> build/lib/pythran/pythonic/include/numpy
  6303. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/isnan.hpp -> build/lib/pythran/pythonic/include/numpy
  6304. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/isneginf.hpp -> build/lib/pythran/pythonic/include/numpy
  6305. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/isposinf.hpp -> build/lib/pythran/pythonic/include/numpy
  6306. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/isreal.hpp -> build/lib/pythran/pythonic/include/numpy
  6307. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/isrealobj.hpp -> build/lib/pythran/pythonic/include/numpy
  6308. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/isscalar.hpp -> build/lib/pythran/pythonic/include/numpy
  6309. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/issctype.hpp -> build/lib/pythran/pythonic/include/numpy
  6310. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ldexp.hpp -> build/lib/pythran/pythonic/include/numpy
  6311. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/left_shift.hpp -> build/lib/pythran/pythonic/include/numpy
  6312. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/less.hpp -> build/lib/pythran/pythonic/include/numpy
  6313. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/less_equal.hpp -> build/lib/pythran/pythonic/include/numpy
  6314. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/lexsort.hpp -> build/lib/pythran/pythonic/include/numpy
  6315. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/linspace.hpp -> build/lib/pythran/pythonic/include/numpy
  6316. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/log.hpp -> build/lib/pythran/pythonic/include/numpy
  6317. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/log10.hpp -> build/lib/pythran/pythonic/include/numpy
  6318. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/log1p.hpp -> build/lib/pythran/pythonic/include/numpy
  6319. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/log2.hpp -> build/lib/pythran/pythonic/include/numpy
  6320. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/logaddexp.hpp -> build/lib/pythran/pythonic/include/numpy
  6321. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/logaddexp2.hpp -> build/lib/pythran/pythonic/include/numpy
  6322. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/logical_and.hpp -> build/lib/pythran/pythonic/include/numpy
  6323. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/logical_not.hpp -> build/lib/pythran/pythonic/include/numpy
  6324. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/logical_or.hpp -> build/lib/pythran/pythonic/include/numpy
  6325. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/logical_xor.hpp -> build/lib/pythran/pythonic/include/numpy
  6326. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/logspace.hpp -> build/lib/pythran/pythonic/include/numpy
  6327. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/longlong.hpp -> build/lib/pythran/pythonic/include/numpy
  6328. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/max.hpp -> build/lib/pythran/pythonic/include/numpy
  6329. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/maximum.hpp -> build/lib/pythran/pythonic/include/numpy
  6330. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/mean.hpp -> build/lib/pythran/pythonic/include/numpy
  6331. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/median.hpp -> build/lib/pythran/pythonic/include/numpy
  6332. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/min.hpp -> build/lib/pythran/pythonic/include/numpy
  6333. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/minimum.hpp -> build/lib/pythran/pythonic/include/numpy
  6334. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/mod.hpp -> build/lib/pythran/pythonic/include/numpy
  6335. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/multiply.hpp -> build/lib/pythran/pythonic/include/numpy
  6336. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/nan.hpp -> build/lib/pythran/pythonic/include/numpy
  6337. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/nan_to_num.hpp -> build/lib/pythran/pythonic/include/numpy
  6338. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/nanargmax.hpp -> build/lib/pythran/pythonic/include/numpy
  6339. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/nanargmin.hpp -> build/lib/pythran/pythonic/include/numpy
  6340. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/nanmax.hpp -> build/lib/pythran/pythonic/include/numpy
  6341. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/nanmin.hpp -> build/lib/pythran/pythonic/include/numpy
  6342. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/nansum.hpp -> build/lib/pythran/pythonic/include/numpy
  6343. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray.hpp -> build/lib/pythran/pythonic/include/numpy
  6344. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ndenumerate.hpp -> build/lib/pythran/pythonic/include/numpy
  6345. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ndim.hpp -> build/lib/pythran/pythonic/include/numpy
  6346. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ndindex.hpp -> build/lib/pythran/pythonic/include/numpy
  6347. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/negative.hpp -> build/lib/pythran/pythonic/include/numpy
  6348. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/newaxis.hpp -> build/lib/pythran/pythonic/include/numpy
  6349. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/nextafter.hpp -> build/lib/pythran/pythonic/include/numpy
  6350. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/nonzero.hpp -> build/lib/pythran/pythonic/include/numpy
  6351. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/not_equal.hpp -> build/lib/pythran/pythonic/include/numpy
  6352. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ones.hpp -> build/lib/pythran/pythonic/include/numpy
  6353. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ones_like.hpp -> build/lib/pythran/pythonic/include/numpy
  6354. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/outer.hpp -> build/lib/pythran/pythonic/include/numpy
  6355. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/partial_sum.hpp -> build/lib/pythran/pythonic/include/numpy
  6356. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/pi.hpp -> build/lib/pythran/pythonic/include/numpy
  6357. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/place.hpp -> build/lib/pythran/pythonic/include/numpy
  6358. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/power.hpp -> build/lib/pythran/pythonic/include/numpy
  6359. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/prod.hpp -> build/lib/pythran/pythonic/include/numpy
  6360. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/product.hpp -> build/lib/pythran/pythonic/include/numpy
  6361. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ptp.hpp -> build/lib/pythran/pythonic/include/numpy
  6362. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/put.hpp -> build/lib/pythran/pythonic/include/numpy
  6363. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/putmask.hpp -> build/lib/pythran/pythonic/include/numpy
  6364. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/rad2deg.hpp -> build/lib/pythran/pythonic/include/numpy
  6365. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/radians.hpp -> build/lib/pythran/pythonic/include/numpy
  6366. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ravel.hpp -> build/lib/pythran/pythonic/include/numpy
  6367. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/real.hpp -> build/lib/pythran/pythonic/include/numpy
  6368. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/reciprocal.hpp -> build/lib/pythran/pythonic/include/numpy
  6369. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/reduce.hpp -> build/lib/pythran/pythonic/include/numpy
  6370. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/remainder.hpp -> build/lib/pythran/pythonic/include/numpy
  6371. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/repeat.hpp -> build/lib/pythran/pythonic/include/numpy
  6372. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/resize.hpp -> build/lib/pythran/pythonic/include/numpy
  6373. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/right_shift.hpp -> build/lib/pythran/pythonic/include/numpy
  6374. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/rint.hpp -> build/lib/pythran/pythonic/include/numpy
  6375. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/roll.hpp -> build/lib/pythran/pythonic/include/numpy
  6376. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/rollaxis.hpp -> build/lib/pythran/pythonic/include/numpy
  6377. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/rot90.hpp -> build/lib/pythran/pythonic/include/numpy
  6378. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/round.hpp -> build/lib/pythran/pythonic/include/numpy
  6379. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/round_.hpp -> build/lib/pythran/pythonic/include/numpy
  6380. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/searchsorted.hpp -> build/lib/pythran/pythonic/include/numpy
  6381. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/select.hpp -> build/lib/pythran/pythonic/include/numpy
  6382. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/setdiff1d.hpp -> build/lib/pythran/pythonic/include/numpy
  6383. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/shape.hpp -> build/lib/pythran/pythonic/include/numpy
  6384. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/short_.hpp -> build/lib/pythran/pythonic/include/numpy
  6385. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/sign.hpp -> build/lib/pythran/pythonic/include/numpy
  6386. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/signbit.hpp -> build/lib/pythran/pythonic/include/numpy
  6387. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/sin.hpp -> build/lib/pythran/pythonic/include/numpy
  6388. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/sinh.hpp -> build/lib/pythran/pythonic/include/numpy
  6389. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/size.hpp -> build/lib/pythran/pythonic/include/numpy
  6390. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/sometrue.hpp -> build/lib/pythran/pythonic/include/numpy
  6391. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/sort.hpp -> build/lib/pythran/pythonic/include/numpy
  6392. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/sort_complex.hpp -> build/lib/pythran/pythonic/include/numpy
  6393. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/spacing.hpp -> build/lib/pythran/pythonic/include/numpy
  6394. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/split.hpp -> build/lib/pythran/pythonic/include/numpy
  6395. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/sqrt.hpp -> build/lib/pythran/pythonic/include/numpy
  6396. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/square.hpp -> build/lib/pythran/pythonic/include/numpy
  6397. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/stack.hpp -> build/lib/pythran/pythonic/include/numpy
  6398. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/std_.hpp -> build/lib/pythran/pythonic/include/numpy
  6399. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/subtract.hpp -> build/lib/pythran/pythonic/include/numpy
  6400. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/sum.hpp -> build/lib/pythran/pythonic/include/numpy
  6401. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/swapaxes.hpp -> build/lib/pythran/pythonic/include/numpy
  6402. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/take.hpp -> build/lib/pythran/pythonic/include/numpy
  6403. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/tan.hpp -> build/lib/pythran/pythonic/include/numpy
  6404. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/tanh.hpp -> build/lib/pythran/pythonic/include/numpy
  6405. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/tile.hpp -> build/lib/pythran/pythonic/include/numpy
  6406. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/trace.hpp -> build/lib/pythran/pythonic/include/numpy
  6407. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/transpose.hpp -> build/lib/pythran/pythonic/include/numpy
  6408. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/tri.hpp -> build/lib/pythran/pythonic/include/numpy
  6409. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/tril.hpp -> build/lib/pythran/pythonic/include/numpy
  6410. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/trim_zeros.hpp -> build/lib/pythran/pythonic/include/numpy
  6411. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/triu.hpp -> build/lib/pythran/pythonic/include/numpy
  6412. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/true_divide.hpp -> build/lib/pythran/pythonic/include/numpy
  6413. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/trunc.hpp -> build/lib/pythran/pythonic/include/numpy
  6414. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ubyte.hpp -> build/lib/pythran/pythonic/include/numpy
  6415. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ufunc_accumulate.hpp -> build/lib/pythran/pythonic/include/numpy
  6416. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ufunc_reduce.hpp -> build/lib/pythran/pythonic/include/numpy
  6417. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/uint.hpp -> build/lib/pythran/pythonic/include/numpy
  6418. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/uint16.hpp -> build/lib/pythran/pythonic/include/numpy
  6419. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/uint32.hpp -> build/lib/pythran/pythonic/include/numpy
  6420. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/uint64.hpp -> build/lib/pythran/pythonic/include/numpy
  6421. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/uint8.hpp -> build/lib/pythran/pythonic/include/numpy
  6422. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/uintc.hpp -> build/lib/pythran/pythonic/include/numpy
  6423. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/uintp.hpp -> build/lib/pythran/pythonic/include/numpy
  6424. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ulonglong.hpp -> build/lib/pythran/pythonic/include/numpy
  6425. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/union1d.hpp -> build/lib/pythran/pythonic/include/numpy
  6426. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/unique.hpp -> build/lib/pythran/pythonic/include/numpy
  6427. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/unravel_index.hpp -> build/lib/pythran/pythonic/include/numpy
  6428. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/unwrap.hpp -> build/lib/pythran/pythonic/include/numpy
  6429. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ushort.hpp -> build/lib/pythran/pythonic/include/numpy
  6430. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/var.hpp -> build/lib/pythran/pythonic/include/numpy
  6431. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/vdot.hpp -> build/lib/pythran/pythonic/include/numpy
  6432. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/vectorize.hpp -> build/lib/pythran/pythonic/include/numpy
  6433. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/vstack.hpp -> build/lib/pythran/pythonic/include/numpy
  6434. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/where.hpp -> build/lib/pythran/pythonic/include/numpy
  6435. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/zeros.hpp -> build/lib/pythran/pythonic/include/numpy
  6436. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/zeros_like.hpp -> build/lib/pythran/pythonic/include/numpy
  6437. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/add
  6438. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/add/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/add
  6439. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/add/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/add
  6440. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/arctan2
  6441. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/arctan2/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/arctan2
  6442. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/bitwise_and
  6443. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_and/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_and
  6444. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_and/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_and
  6445. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/bitwise_or
  6446. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_or/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_or
  6447. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_or/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_or
  6448. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/bitwise_xor
  6449. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_xor/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_xor
  6450. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/bitwise_xor/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_xor
  6451. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/copysign
  6452. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/copysign/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/copysign
  6453. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/ctypeslib
  6454. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ctypeslib/as_array.hpp -> build/lib/pythran/pythonic/include/numpy/ctypeslib
  6455. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/divide
  6456. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/divide/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/divide
  6457. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/dtype
  6458. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/dtype/type.hpp -> build/lib/pythran/pythonic/include/numpy/dtype
  6459. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/equal
  6460. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/equal
  6461. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/fft
  6462. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fft/c2c.hpp -> build/lib/pythran/pythonic/include/numpy/fft
  6463. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fft/fft.hpp -> build/lib/pythran/pythonic/include/numpy/fft
  6464. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fft/fftn.hpp -> build/lib/pythran/pythonic/include/numpy/fft
  6465. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fft/hfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft
  6466. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fft/ifft.hpp -> build/lib/pythran/pythonic/include/numpy/fft
  6467. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fft/ihfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft
  6468. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fft/irfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft
  6469. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fft/rfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft
  6470. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/floor_divide
  6471. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/floor_divide/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/floor_divide
  6472. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/fmax
  6473. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fmax/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/fmax
  6474. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fmax/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/fmax
  6475. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/fmin
  6476. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fmin/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/fmin
  6477. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fmin/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/fmin
  6478. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/fmod
  6479. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/fmod/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/fmod
  6480. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/greater
  6481. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/greater/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/greater
  6482. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/greater_equal
  6483. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/greater_equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/greater_equal
  6484. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/heaviside
  6485. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/heaviside/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/heaviside
  6486. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/hypot
  6487. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/hypot/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/hypot
  6488. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/ldexp
  6489. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ldexp/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/ldexp
  6490. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/left_shift
  6491. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/left_shift/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/left_shift
  6492. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/less
  6493. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/less/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/less
  6494. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/less_equal
  6495. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/less_equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/less_equal
  6496. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/linalg
  6497. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/linalg/matrix_power.hpp -> build/lib/pythran/pythonic/include/numpy/linalg
  6498. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/linalg/norm.hpp -> build/lib/pythran/pythonic/include/numpy/linalg
  6499. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/logaddexp
  6500. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/logaddexp/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logaddexp
  6501. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/logaddexp2
  6502. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/logaddexp2/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logaddexp2
  6503. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/logical_and
  6504. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/logical_and/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logical_and
  6505. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/logical_or
  6506. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/logical_or/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logical_or
  6507. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/logical_xor
  6508. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/logical_xor/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logical_xor
  6509. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/maximum
  6510. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/maximum/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/maximum
  6511. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/maximum/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/maximum
  6512. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/minimum
  6513. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/minimum/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/minimum
  6514. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/minimum/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/minimum
  6515. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/mod
  6516. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/mod/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/mod
  6517. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/multiply
  6518. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/multiply/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/multiply
  6519. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/multiply/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/multiply
  6520. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/ndarray
  6521. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/astype.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
  6522. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/fill.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
  6523. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/flatten.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
  6524. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/item.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
  6525. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/reshape.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
  6526. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/sort.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
  6527. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/tofile.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
  6528. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/tolist.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
  6529. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/tostring.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
  6530. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/ndarray/view.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray
  6531. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/negative
  6532. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/negative/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/negative
  6533. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/nextafter
  6534. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/nextafter/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/nextafter
  6535. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/not_equal
  6536. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/not_equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/not_equal
  6537. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/power
  6538. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/power/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/power
  6539. 864.12 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/random
  6540. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/binomial.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6541. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/bytes.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6542. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/chisquare.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6543. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/choice.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6544. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/dirichlet.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6545. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/exponential.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6546. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/f.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6547. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/gamma.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6548. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/generator.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6549. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/geometric.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6550. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/gumbel.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6551. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/laplace.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6552. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/logistic.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6553. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/lognormal.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6554. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/logseries.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6555. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/negative_binomial.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6556. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/normal.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6557. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/pareto.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6558. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/poisson.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6559. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/power.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6560. 864.12 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/rand.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6561. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/randint.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6562. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/randn.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6563. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/random.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6564. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/random_integers.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6565. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/random_sample.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6566. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/ranf.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6567. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/rayleigh.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6568. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/sample.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6569. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/seed.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6570. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/shuffle.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6571. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/standard_exponential.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6572. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/standard_gamma.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6573. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/standard_normal.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6574. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/uniform.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6575. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/random/weibull.hpp -> build/lib/pythran/pythonic/include/numpy/random
  6576. 864.13 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/remainder
  6577. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/remainder/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/remainder
  6578. 864.13 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/right_shift
  6579. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/right_shift/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/right_shift
  6580. 864.13 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/subtract
  6581. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/subtract/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/subtract
  6582. 864.13 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/numpy/true_divide
  6583. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/numpy/true_divide/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/true_divide
  6584. 864.13 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/omp
  6585. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/omp/get_num_threads.hpp -> build/lib/pythran/pythonic/include/omp
  6586. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/omp/get_thread_num.hpp -> build/lib/pythran/pythonic/include/omp
  6587. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/omp/get_wtick.hpp -> build/lib/pythran/pythonic/include/omp
  6588. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/omp/get_wtime.hpp -> build/lib/pythran/pythonic/include/omp
  6589. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/omp/in_parallel.hpp -> build/lib/pythran/pythonic/include/omp
  6590. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/omp/set_nested.hpp -> build/lib/pythran/pythonic/include/omp
  6591. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/omp/set_num_threads.hpp -> build/lib/pythran/pythonic/include/omp
  6592. 864.13 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/operator_
  6593. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__abs__.hpp -> build/lib/pythran/pythonic/include/operator_
  6594. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__add__.hpp -> build/lib/pythran/pythonic/include/operator_
  6595. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__and__.hpp -> build/lib/pythran/pythonic/include/operator_
  6596. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__concat__.hpp -> build/lib/pythran/pythonic/include/operator_
  6597. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__contains__.hpp -> build/lib/pythran/pythonic/include/operator_
  6598. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__delitem__.hpp -> build/lib/pythran/pythonic/include/operator_
  6599. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__div__.hpp -> build/lib/pythran/pythonic/include/operator_
  6600. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__eq__.hpp -> build/lib/pythran/pythonic/include/operator_
  6601. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__floordiv__.hpp -> build/lib/pythran/pythonic/include/operator_
  6602. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__ge__.hpp -> build/lib/pythran/pythonic/include/operator_
  6603. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__getitem__.hpp -> build/lib/pythran/pythonic/include/operator_
  6604. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__gt__.hpp -> build/lib/pythran/pythonic/include/operator_
  6605. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__iadd__.hpp -> build/lib/pythran/pythonic/include/operator_
  6606. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__iand__.hpp -> build/lib/pythran/pythonic/include/operator_
  6607. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__iconcat__.hpp -> build/lib/pythran/pythonic/include/operator_
  6608. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__idiv__.hpp -> build/lib/pythran/pythonic/include/operator_
  6609. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__ifloordiv__.hpp -> build/lib/pythran/pythonic/include/operator_
  6610. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__ilshift__.hpp -> build/lib/pythran/pythonic/include/operator_
  6611. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__imod__.hpp -> build/lib/pythran/pythonic/include/operator_
  6612. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__imul__.hpp -> build/lib/pythran/pythonic/include/operator_
  6613. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__inv__.hpp -> build/lib/pythran/pythonic/include/operator_
  6614. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__invert__.hpp -> build/lib/pythran/pythonic/include/operator_
  6615. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__ior__.hpp -> build/lib/pythran/pythonic/include/operator_
  6616. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__ipow__.hpp -> build/lib/pythran/pythonic/include/operator_
  6617. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__irshift__.hpp -> build/lib/pythran/pythonic/include/operator_
  6618. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__isub__.hpp -> build/lib/pythran/pythonic/include/operator_
  6619. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__itruediv__.hpp -> build/lib/pythran/pythonic/include/operator_
  6620. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__ixor__.hpp -> build/lib/pythran/pythonic/include/operator_
  6621. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__le__.hpp -> build/lib/pythran/pythonic/include/operator_
  6622. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__lshift__.hpp -> build/lib/pythran/pythonic/include/operator_
  6623. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__lt__.hpp -> build/lib/pythran/pythonic/include/operator_
  6624. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__matmul__.hpp -> build/lib/pythran/pythonic/include/operator_
  6625. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__mod__.hpp -> build/lib/pythran/pythonic/include/operator_
  6626. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__mul__.hpp -> build/lib/pythran/pythonic/include/operator_
  6627. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__ne__.hpp -> build/lib/pythran/pythonic/include/operator_
  6628. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__neg__.hpp -> build/lib/pythran/pythonic/include/operator_
  6629. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__not__.hpp -> build/lib/pythran/pythonic/include/operator_
  6630. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__or__.hpp -> build/lib/pythran/pythonic/include/operator_
  6631. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__pos__.hpp -> build/lib/pythran/pythonic/include/operator_
  6632. 864.13 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__rshift__.hpp -> build/lib/pythran/pythonic/include/operator_
  6633. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__sub__.hpp -> build/lib/pythran/pythonic/include/operator_
  6634. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__truediv__.hpp -> build/lib/pythran/pythonic/include/operator_
  6635. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/__xor__.hpp -> build/lib/pythran/pythonic/include/operator_
  6636. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/abs.hpp -> build/lib/pythran/pythonic/include/operator_
  6637. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/add.hpp -> build/lib/pythran/pythonic/include/operator_
  6638. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/and_.hpp -> build/lib/pythran/pythonic/include/operator_
  6639. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/concat.hpp -> build/lib/pythran/pythonic/include/operator_
  6640. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/contains.hpp -> build/lib/pythran/pythonic/include/operator_
  6641. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/countOf.hpp -> build/lib/pythran/pythonic/include/operator_
  6642. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/delitem.hpp -> build/lib/pythran/pythonic/include/operator_
  6643. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/div.hpp -> build/lib/pythran/pythonic/include/operator_
  6644. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/eq.hpp -> build/lib/pythran/pythonic/include/operator_
  6645. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/floordiv.hpp -> build/lib/pythran/pythonic/include/operator_
  6646. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/ge.hpp -> build/lib/pythran/pythonic/include/operator_
  6647. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/getitem.hpp -> build/lib/pythran/pythonic/include/operator_
  6648. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/gt.hpp -> build/lib/pythran/pythonic/include/operator_
  6649. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/iadd.hpp -> build/lib/pythran/pythonic/include/operator_
  6650. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/iand.hpp -> build/lib/pythran/pythonic/include/operator_
  6651. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/icommon.hpp -> build/lib/pythran/pythonic/include/operator_
  6652. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/iconcat.hpp -> build/lib/pythran/pythonic/include/operator_
  6653. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/idiv.hpp -> build/lib/pythran/pythonic/include/operator_
  6654. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/ifloordiv.hpp -> build/lib/pythran/pythonic/include/operator_
  6655. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/ilshift.hpp -> build/lib/pythran/pythonic/include/operator_
  6656. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/imatmul.hpp -> build/lib/pythran/pythonic/include/operator_
  6657. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/imax.hpp -> build/lib/pythran/pythonic/include/operator_
  6658. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/imin.hpp -> build/lib/pythran/pythonic/include/operator_
  6659. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/imod.hpp -> build/lib/pythran/pythonic/include/operator_
  6660. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/imul.hpp -> build/lib/pythran/pythonic/include/operator_
  6661. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/indexOf.hpp -> build/lib/pythran/pythonic/include/operator_
  6662. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/inv.hpp -> build/lib/pythran/pythonic/include/operator_
  6663. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/invert.hpp -> build/lib/pythran/pythonic/include/operator_
  6664. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/ior.hpp -> build/lib/pythran/pythonic/include/operator_
  6665. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/ipow.hpp -> build/lib/pythran/pythonic/include/operator_
  6666. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/irshift.hpp -> build/lib/pythran/pythonic/include/operator_
  6667. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/is_.hpp -> build/lib/pythran/pythonic/include/operator_
  6668. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/is_not.hpp -> build/lib/pythran/pythonic/include/operator_
  6669. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/isub.hpp -> build/lib/pythran/pythonic/include/operator_
  6670. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/itemgetter.hpp -> build/lib/pythran/pythonic/include/operator_
  6671. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/itruediv.hpp -> build/lib/pythran/pythonic/include/operator_
  6672. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/ixor.hpp -> build/lib/pythran/pythonic/include/operator_
  6673. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/le.hpp -> build/lib/pythran/pythonic/include/operator_
  6674. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/lshift.hpp -> build/lib/pythran/pythonic/include/operator_
  6675. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/lt.hpp -> build/lib/pythran/pythonic/include/operator_
  6676. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/matmul.hpp -> build/lib/pythran/pythonic/include/operator_
  6677. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/mod.hpp -> build/lib/pythran/pythonic/include/operator_
  6678. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/mul.hpp -> build/lib/pythran/pythonic/include/operator_
  6679. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/ne.hpp -> build/lib/pythran/pythonic/include/operator_
  6680. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/neg.hpp -> build/lib/pythran/pythonic/include/operator_
  6681. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/not_.hpp -> build/lib/pythran/pythonic/include/operator_
  6682. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/or_.hpp -> build/lib/pythran/pythonic/include/operator_
  6683. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/overloads.hpp -> build/lib/pythran/pythonic/include/operator_
  6684. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/pos.hpp -> build/lib/pythran/pythonic/include/operator_
  6685. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/pow.hpp -> build/lib/pythran/pythonic/include/operator_
  6686. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/rshift.hpp -> build/lib/pythran/pythonic/include/operator_
  6687. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/sub.hpp -> build/lib/pythran/pythonic/include/operator_
  6688. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/truediv.hpp -> build/lib/pythran/pythonic/include/operator_
  6689. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/truth.hpp -> build/lib/pythran/pythonic/include/operator_
  6690. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/operator_/xor_.hpp -> build/lib/pythran/pythonic/include/operator_
  6691. 864.14 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/os/path
  6692. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/os/path/join.hpp -> build/lib/pythran/pythonic/include/os/path
  6693. 864.14 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/random
  6694. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/random/choice.hpp -> build/lib/pythran/pythonic/include/random
  6695. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/random/expovariate.hpp -> build/lib/pythran/pythonic/include/random
  6696. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/random/gauss.hpp -> build/lib/pythran/pythonic/include/random
  6697. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/random/randint.hpp -> build/lib/pythran/pythonic/include/random
  6698. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/random/random.hpp -> build/lib/pythran/pythonic/include/random
  6699. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/random/randrange.hpp -> build/lib/pythran/pythonic/include/random
  6700. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/random/sample.hpp -> build/lib/pythran/pythonic/include/random
  6701. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/random/seed.hpp -> build/lib/pythran/pythonic/include/random
  6702. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/random/shuffle.hpp -> build/lib/pythran/pythonic/include/random
  6703. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/random/uniform.hpp -> build/lib/pythran/pythonic/include/random
  6704. 864.14 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/scipy/special
  6705. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/binom.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6706. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/gamma.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6707. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/gammaincinv.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6708. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/gammaln.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6709. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/hankel1.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6710. 864.14 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/hankel2.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6711. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/i0.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6712. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/i0e.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6713. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/iv.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6714. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/ivp.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6715. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/jv.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6716. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/jvp.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6717. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/kv.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6718. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/kvp.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6719. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/ndtr.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6720. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/ndtri.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6721. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/spherical_jn.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6722. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/spherical_yn.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6723. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/yv.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6724. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/scipy/special/yvp.hpp -> build/lib/pythran/pythonic/include/scipy/special
  6725. 864.15 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/string
  6726. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/string/ascii_letters.hpp -> build/lib/pythran/pythonic/include/string
  6727. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/string/ascii_lowercase.hpp -> build/lib/pythran/pythonic/include/string
  6728. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/string/ascii_uppercase.hpp -> build/lib/pythran/pythonic/include/string
  6729. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/string/digits.hpp -> build/lib/pythran/pythonic/include/string
  6730. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/string/find.hpp -> build/lib/pythran/pythonic/include/string
  6731. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/string/hexdigits.hpp -> build/lib/pythran/pythonic/include/string
  6732. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/string/octdigits.hpp -> build/lib/pythran/pythonic/include/string
  6733. 864.15 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/time
  6734. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/time/sleep.hpp -> build/lib/pythran/pythonic/include/time
  6735. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/time/time.hpp -> build/lib/pythran/pythonic/include/time
  6736. 864.15 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/types
  6737. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/NoneType.hpp -> build/lib/pythran/pythonic/include/types
  6738. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/array.hpp -> build/lib/pythran/pythonic/include/types
  6739. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/assignable.hpp -> build/lib/pythran/pythonic/include/types
  6740. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/attr.hpp -> build/lib/pythran/pythonic/include/types
  6741. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/bool.hpp -> build/lib/pythran/pythonic/include/types
  6742. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/cfun.hpp -> build/lib/pythran/pythonic/include/types
  6743. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/clongdouble.hpp -> build/lib/pythran/pythonic/include/types
  6744. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/combined.hpp -> build/lib/pythran/pythonic/include/types
  6745. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/complex.hpp -> build/lib/pythran/pythonic/include/types
  6746. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/complex128.hpp -> build/lib/pythran/pythonic/include/types
  6747. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/complex256.hpp -> build/lib/pythran/pythonic/include/types
  6748. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/complex64.hpp -> build/lib/pythran/pythonic/include/types
  6749. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/dict.hpp -> build/lib/pythran/pythonic/include/types
  6750. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/dynamic_tuple.hpp -> build/lib/pythran/pythonic/include/types
  6751. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/empty_iterator.hpp -> build/lib/pythran/pythonic/include/types
  6752. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/exceptions.hpp -> build/lib/pythran/pythonic/include/types
  6753. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/file.hpp -> build/lib/pythran/pythonic/include/types
  6754. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/finfo.hpp -> build/lib/pythran/pythonic/include/types
  6755. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/float.hpp -> build/lib/pythran/pythonic/include/types
  6756. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/float128.hpp -> build/lib/pythran/pythonic/include/types
  6757. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/float32.hpp -> build/lib/pythran/pythonic/include/types
  6758. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/float64.hpp -> build/lib/pythran/pythonic/include/types
  6759. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/generator.hpp -> build/lib/pythran/pythonic/include/types
  6760. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/immediate.hpp -> build/lib/pythran/pythonic/include/types
  6761. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/int.hpp -> build/lib/pythran/pythonic/include/types
  6762. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/int16.hpp -> build/lib/pythran/pythonic/include/types
  6763. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/int32.hpp -> build/lib/pythran/pythonic/include/types
  6764. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/int64.hpp -> build/lib/pythran/pythonic/include/types
  6765. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/int8.hpp -> build/lib/pythran/pythonic/include/types
  6766. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/intc.hpp -> build/lib/pythran/pythonic/include/types
  6767. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/intp.hpp -> build/lib/pythran/pythonic/include/types
  6768. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/lazy.hpp -> build/lib/pythran/pythonic/include/types
  6769. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/list.hpp -> build/lib/pythran/pythonic/include/types
  6770. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/longdouble.hpp -> build/lib/pythran/pythonic/include/types
  6771. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/ndarray.hpp -> build/lib/pythran/pythonic/include/types
  6772. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/nditerator.hpp -> build/lib/pythran/pythonic/include/types
  6773. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/numpy_binary_op.hpp -> build/lib/pythran/pythonic/include/types
  6774. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/numpy_broadcast.hpp -> build/lib/pythran/pythonic/include/types
  6775. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/numpy_expr.hpp -> build/lib/pythran/pythonic/include/types
  6776. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/numpy_gexpr.hpp -> build/lib/pythran/pythonic/include/types
  6777. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/numpy_iexpr.hpp -> build/lib/pythran/pythonic/include/types
  6778. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/numpy_nary_expr.hpp -> build/lib/pythran/pythonic/include/types
  6779. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/numpy_op_helper.hpp -> build/lib/pythran/pythonic/include/types
  6780. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/numpy_operators.hpp -> build/lib/pythran/pythonic/include/types
  6781. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/numpy_texpr.hpp -> build/lib/pythran/pythonic/include/types
  6782. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/numpy_ufunc.hpp -> build/lib/pythran/pythonic/include/types
  6783. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/numpy_unary_op.hpp -> build/lib/pythran/pythonic/include/types
  6784. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/numpy_vexpr.hpp -> build/lib/pythran/pythonic/include/types
  6785. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/pointer.hpp -> build/lib/pythran/pythonic/include/types
  6786. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/raw_array.hpp -> build/lib/pythran/pythonic/include/types
  6787. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/set.hpp -> build/lib/pythran/pythonic/include/types
  6788. 864.15 s [python3.14-pythran] copying pythran/pythonic/include/types/slice.hpp -> build/lib/pythran/pythonic/include/types
  6789. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/types/static_if.hpp -> build/lib/pythran/pythonic/include/types
  6790. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/types/str.hpp -> build/lib/pythran/pythonic/include/types
  6791. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/types/traits.hpp -> build/lib/pythran/pythonic/include/types
  6792. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/types/tuple.hpp -> build/lib/pythran/pythonic/include/types
  6793. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/types/uint16.hpp -> build/lib/pythran/pythonic/include/types
  6794. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/types/uint32.hpp -> build/lib/pythran/pythonic/include/types
  6795. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/types/uint64.hpp -> build/lib/pythran/pythonic/include/types
  6796. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/types/uint8.hpp -> build/lib/pythran/pythonic/include/types
  6797. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/types/uintc.hpp -> build/lib/pythran/pythonic/include/types
  6798. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/types/uintp.hpp -> build/lib/pythran/pythonic/include/types
  6799. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/types/variant_functor.hpp -> build/lib/pythran/pythonic/include/types
  6800. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/types/vectorizable_type.hpp -> build/lib/pythran/pythonic/include/types
  6801. 864.16 s [python3.14-pythran] creating build/lib/pythran/pythonic/include/utils
  6802. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/allocate.hpp -> build/lib/pythran/pythonic/include/utils
  6803. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/array_helper.hpp -> build/lib/pythran/pythonic/include/utils
  6804. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/broadcast_copy.hpp -> build/lib/pythran/pythonic/include/utils
  6805. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/functor.hpp -> build/lib/pythran/pythonic/include/utils
  6806. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/fwd.hpp -> build/lib/pythran/pythonic/include/utils
  6807. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/int_.hpp -> build/lib/pythran/pythonic/include/utils
  6808. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/iterator.hpp -> build/lib/pythran/pythonic/include/utils
  6809. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/meta.hpp -> build/lib/pythran/pythonic/include/utils
  6810. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/nested_container.hpp -> build/lib/pythran/pythonic/include/utils
  6811. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/neutral.hpp -> build/lib/pythran/pythonic/include/utils
  6812. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/numpy_conversion.hpp -> build/lib/pythran/pythonic/include/utils
  6813. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/numpy_traits.hpp -> build/lib/pythran/pythonic/include/utils
  6814. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/reserve.hpp -> build/lib/pythran/pythonic/include/utils
  6815. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/seq.hpp -> build/lib/pythran/pythonic/include/utils
  6816. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/shared_ref.hpp -> build/lib/pythran/pythonic/include/utils
  6817. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/tags.hpp -> build/lib/pythran/pythonic/include/utils
  6818. 864.16 s [python3.14-pythran] copying pythran/pythonic/include/utils/yield.hpp -> build/lib/pythran/pythonic/include/utils
  6819. 864.16 s [python3.14-pythran] creating build/lib/pythran/pythonic/io/_io/TextIOWrapper
  6820. 864.16 s [python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/close.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
  6821. 864.16 s [python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/fileno.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
  6822. 864.16 s [python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/flush.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
  6823. 864.16 s [python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/isatty.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
  6824. 864.16 s [python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/next.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
  6825. 864.16 s [python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/read.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
  6826. 864.16 s [python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/readline.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
  6827. 864.16 s [python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/readlines.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
  6828. 864.16 s [python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/seek.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
  6829. 864.16 s [python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/tell.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
  6830. 864.16 s [python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/truncate.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
  6831. 864.16 s [python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/write.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
  6832. 864.16 s [python3.14-pythran] copying pythran/pythonic/io/_io/TextIOWrapper/writelines.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper
  6833. 864.16 s [python3.14-pythran] creating build/lib/pythran/pythonic/itertools
  6834. 864.16 s [python3.14-pythran] copying pythran/pythonic/itertools/combinations.hpp -> build/lib/pythran/pythonic/itertools
  6835. 864.16 s [python3.14-pythran] copying pythran/pythonic/itertools/common.hpp -> build/lib/pythran/pythonic/itertools
  6836. 864.16 s [python3.14-pythran] copying pythran/pythonic/itertools/count.hpp -> build/lib/pythran/pythonic/itertools
  6837. 864.16 s [python3.14-pythran] copying pythran/pythonic/itertools/ifilter.hpp -> build/lib/pythran/pythonic/itertools
  6838. 864.16 s [python3.14-pythran] copying pythran/pythonic/itertools/islice.hpp -> build/lib/pythran/pythonic/itertools
  6839. 864.16 s [python3.14-pythran] copying pythran/pythonic/itertools/permutations.hpp -> build/lib/pythran/pythonic/itertools
  6840. 864.16 s [python3.14-pythran] copying pythran/pythonic/itertools/product.hpp -> build/lib/pythran/pythonic/itertools
  6841. 864.16 s [python3.14-pythran] copying pythran/pythonic/itertools/repeat.hpp -> build/lib/pythran/pythonic/itertools
  6842. 864.16 s [python3.14-pythran] creating build/lib/pythran/pythonic/math
  6843. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/acos.hpp -> build/lib/pythran/pythonic/math
  6844. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/acosh.hpp -> build/lib/pythran/pythonic/math
  6845. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/asin.hpp -> build/lib/pythran/pythonic/math
  6846. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/asinh.hpp -> build/lib/pythran/pythonic/math
  6847. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/atan.hpp -> build/lib/pythran/pythonic/math
  6848. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/atan2.hpp -> build/lib/pythran/pythonic/math
  6849. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/atanh.hpp -> build/lib/pythran/pythonic/math
  6850. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/ceil.hpp -> build/lib/pythran/pythonic/math
  6851. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/copysign.hpp -> build/lib/pythran/pythonic/math
  6852. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/cos.hpp -> build/lib/pythran/pythonic/math
  6853. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/cosh.hpp -> build/lib/pythran/pythonic/math
  6854. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/degrees.hpp -> build/lib/pythran/pythonic/math
  6855. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/e.hpp -> build/lib/pythran/pythonic/math
  6856. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/erf.hpp -> build/lib/pythran/pythonic/math
  6857. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/erfc.hpp -> build/lib/pythran/pythonic/math
  6858. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/exp.hpp -> build/lib/pythran/pythonic/math
  6859. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/expm1.hpp -> build/lib/pythran/pythonic/math
  6860. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/fabs.hpp -> build/lib/pythran/pythonic/math
  6861. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/factorial.hpp -> build/lib/pythran/pythonic/math
  6862. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/floor.hpp -> build/lib/pythran/pythonic/math
  6863. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/fmod.hpp -> build/lib/pythran/pythonic/math
  6864. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/frexp.hpp -> build/lib/pythran/pythonic/math
  6865. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/gamma.hpp -> build/lib/pythran/pythonic/math
  6866. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/hypot.hpp -> build/lib/pythran/pythonic/math
  6867. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/isinf.hpp -> build/lib/pythran/pythonic/math
  6868. 864.16 s [python3.14-pythran] copying pythran/pythonic/math/isnan.hpp -> build/lib/pythran/pythonic/math
  6869. 864.17 s [python3.14-pythran] copying pythran/pythonic/math/ldexp.hpp -> build/lib/pythran/pythonic/math
  6870. 864.17 s [python3.14-pythran] copying pythran/pythonic/math/lgamma.hpp -> build/lib/pythran/pythonic/math
  6871. 864.17 s [python3.14-pythran] copying pythran/pythonic/math/log.hpp -> build/lib/pythran/pythonic/math
  6872. 864.17 s [python3.14-pythran] copying pythran/pythonic/math/log10.hpp -> build/lib/pythran/pythonic/math
  6873. 864.17 s [python3.14-pythran] copying pythran/pythonic/math/log1p.hpp -> build/lib/pythran/pythonic/math
  6874. 864.17 s [python3.14-pythran] copying pythran/pythonic/math/modf.hpp -> build/lib/pythran/pythonic/math
  6875. 864.17 s [python3.14-pythran] copying pythran/pythonic/math/pi.hpp -> build/lib/pythran/pythonic/math
  6876. 864.17 s [python3.14-pythran] copying pythran/pythonic/math/pow.hpp -> build/lib/pythran/pythonic/math
  6877. 864.17 s [python3.14-pythran] copying pythran/pythonic/math/radians.hpp -> build/lib/pythran/pythonic/math
  6878. 864.17 s [python3.14-pythran] copying pythran/pythonic/math/sin.hpp -> build/lib/pythran/pythonic/math
  6879. 864.17 s [python3.14-pythran] copying pythran/pythonic/math/sinh.hpp -> build/lib/pythran/pythonic/math
  6880. 864.17 s [python3.14-pythran] copying pythran/pythonic/math/sqrt.hpp -> build/lib/pythran/pythonic/math
  6881. 864.17 s [python3.14-pythran] copying pythran/pythonic/math/tan.hpp -> build/lib/pythran/pythonic/math
  6882. 864.17 s [python3.14-pythran] copying pythran/pythonic/math/tanh.hpp -> build/lib/pythran/pythonic/math
  6883. 864.17 s [python3.14-pythran] copying pythran/pythonic/math/trunc.hpp -> build/lib/pythran/pythonic/math
  6884. 864.17 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy
  6885. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/.hpp -> build/lib/pythran/pythonic/numpy
  6886. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/NINF.hpp -> build/lib/pythran/pythonic/numpy
  6887. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/abs.hpp -> build/lib/pythran/pythonic/numpy
  6888. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/absolute.hpp -> build/lib/pythran/pythonic/numpy
  6889. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/add.hpp -> build/lib/pythran/pythonic/numpy
  6890. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/alen.hpp -> build/lib/pythran/pythonic/numpy
  6891. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/all.hpp -> build/lib/pythran/pythonic/numpy
  6892. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/allclose.hpp -> build/lib/pythran/pythonic/numpy
  6893. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/alltrue.hpp -> build/lib/pythran/pythonic/numpy
  6894. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/amax.hpp -> build/lib/pythran/pythonic/numpy
  6895. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/amin.hpp -> build/lib/pythran/pythonic/numpy
  6896. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/angle.hpp -> build/lib/pythran/pythonic/numpy
  6897. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/angle_in_deg.hpp -> build/lib/pythran/pythonic/numpy
  6898. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/angle_in_rad.hpp -> build/lib/pythran/pythonic/numpy
  6899. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/any.hpp -> build/lib/pythran/pythonic/numpy
  6900. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/append.hpp -> build/lib/pythran/pythonic/numpy
  6901. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/arange.hpp -> build/lib/pythran/pythonic/numpy
  6902. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/arccos.hpp -> build/lib/pythran/pythonic/numpy
  6903. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/arccosh.hpp -> build/lib/pythran/pythonic/numpy
  6904. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/arcsin.hpp -> build/lib/pythran/pythonic/numpy
  6905. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/arcsinh.hpp -> build/lib/pythran/pythonic/numpy
  6906. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/arctan.hpp -> build/lib/pythran/pythonic/numpy
  6907. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/arctan2.hpp -> build/lib/pythran/pythonic/numpy
  6908. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/arctanh.hpp -> build/lib/pythran/pythonic/numpy
  6909. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/argmax.hpp -> build/lib/pythran/pythonic/numpy
  6910. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/argmin.hpp -> build/lib/pythran/pythonic/numpy
  6911. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/argminmax.hpp -> build/lib/pythran/pythonic/numpy
  6912. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/argsort.hpp -> build/lib/pythran/pythonic/numpy
  6913. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/argwhere.hpp -> build/lib/pythran/pythonic/numpy
  6914. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/around.hpp -> build/lib/pythran/pythonic/numpy
  6915. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/array.hpp -> build/lib/pythran/pythonic/numpy
  6916. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/array2string.hpp -> build/lib/pythran/pythonic/numpy
  6917. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/array_equal.hpp -> build/lib/pythran/pythonic/numpy
  6918. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/array_equiv.hpp -> build/lib/pythran/pythonic/numpy
  6919. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/array_split.hpp -> build/lib/pythran/pythonic/numpy
  6920. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/array_str.hpp -> build/lib/pythran/pythonic/numpy
  6921. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/asarray.hpp -> build/lib/pythran/pythonic/numpy
  6922. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/asarray_chkfinite.hpp -> build/lib/pythran/pythonic/numpy
  6923. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/ascontiguousarray.hpp -> build/lib/pythran/pythonic/numpy
  6924. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/asfarray.hpp -> build/lib/pythran/pythonic/numpy
  6925. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/asscalar.hpp -> build/lib/pythran/pythonic/numpy
  6926. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/atleast_1d.hpp -> build/lib/pythran/pythonic/numpy
  6927. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/atleast_2d.hpp -> build/lib/pythran/pythonic/numpy
  6928. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/atleast_3d.hpp -> build/lib/pythran/pythonic/numpy
  6929. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/average.hpp -> build/lib/pythran/pythonic/numpy
  6930. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/base_repr.hpp -> build/lib/pythran/pythonic/numpy
  6931. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/binary_repr.hpp -> build/lib/pythran/pythonic/numpy
  6932. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/bincount.hpp -> build/lib/pythran/pythonic/numpy
  6933. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/bitwise_and.hpp -> build/lib/pythran/pythonic/numpy
  6934. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/bitwise_not.hpp -> build/lib/pythran/pythonic/numpy
  6935. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/bitwise_or.hpp -> build/lib/pythran/pythonic/numpy
  6936. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/bitwise_xor.hpp -> build/lib/pythran/pythonic/numpy
  6937. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/bool_.hpp -> build/lib/pythran/pythonic/numpy
  6938. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/broadcast_to.hpp -> build/lib/pythran/pythonic/numpy
  6939. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/byte.hpp -> build/lib/pythran/pythonic/numpy
  6940. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/cbrt.hpp -> build/lib/pythran/pythonic/numpy
  6941. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/ceil.hpp -> build/lib/pythran/pythonic/numpy
  6942. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/clip.hpp -> build/lib/pythran/pythonic/numpy
  6943. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/complex.hpp -> build/lib/pythran/pythonic/numpy
  6944. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/complex128.hpp -> build/lib/pythran/pythonic/numpy
  6945. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/complex256.hpp -> build/lib/pythran/pythonic/numpy
  6946. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/complex64.hpp -> build/lib/pythran/pythonic/numpy
  6947. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/concatenate.hpp -> build/lib/pythran/pythonic/numpy
  6948. 864.17 s [python3.14-pythran] copying pythran/pythonic/numpy/conj.hpp -> build/lib/pythran/pythonic/numpy
  6949. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/conjugate.hpp -> build/lib/pythran/pythonic/numpy
  6950. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/convolve.hpp -> build/lib/pythran/pythonic/numpy
  6951. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/copy.hpp -> build/lib/pythran/pythonic/numpy
  6952. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/copysign.hpp -> build/lib/pythran/pythonic/numpy
  6953. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/copyto.hpp -> build/lib/pythran/pythonic/numpy
  6954. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/correlate.hpp -> build/lib/pythran/pythonic/numpy
  6955. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/cos.hpp -> build/lib/pythran/pythonic/numpy
  6956. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/cosh.hpp -> build/lib/pythran/pythonic/numpy
  6957. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/count_nonzero.hpp -> build/lib/pythran/pythonic/numpy
  6958. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/cross.hpp -> build/lib/pythran/pythonic/numpy
  6959. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/cumprod.hpp -> build/lib/pythran/pythonic/numpy
  6960. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/cumproduct.hpp -> build/lib/pythran/pythonic/numpy
  6961. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/cumsum.hpp -> build/lib/pythran/pythonic/numpy
  6962. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/deg2rad.hpp -> build/lib/pythran/pythonic/numpy
  6963. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/degrees.hpp -> build/lib/pythran/pythonic/numpy
  6964. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/delete_.hpp -> build/lib/pythran/pythonic/numpy
  6965. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/diag.hpp -> build/lib/pythran/pythonic/numpy
  6966. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/diagflat.hpp -> build/lib/pythran/pythonic/numpy
  6967. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/diagonal.hpp -> build/lib/pythran/pythonic/numpy
  6968. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/diff.hpp -> build/lib/pythran/pythonic/numpy
  6969. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/digitize.hpp -> build/lib/pythran/pythonic/numpy
  6970. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/divide.hpp -> build/lib/pythran/pythonic/numpy
  6971. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/dot.hpp -> build/lib/pythran/pythonic/numpy
  6972. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/double_.hpp -> build/lib/pythran/pythonic/numpy
  6973. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/e.hpp -> build/lib/pythran/pythonic/numpy
  6974. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/ediff1d.hpp -> build/lib/pythran/pythonic/numpy
  6975. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/empty.hpp -> build/lib/pythran/pythonic/numpy
  6976. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/empty_like.hpp -> build/lib/pythran/pythonic/numpy
  6977. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/equal.hpp -> build/lib/pythran/pythonic/numpy
  6978. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/exp.hpp -> build/lib/pythran/pythonic/numpy
  6979. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/expand_dims.hpp -> build/lib/pythran/pythonic/numpy
  6980. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/expm1.hpp -> build/lib/pythran/pythonic/numpy
  6981. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/eye.hpp -> build/lib/pythran/pythonic/numpy
  6982. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/fabs.hpp -> build/lib/pythran/pythonic/numpy
  6983. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/fill_diagonal.hpp -> build/lib/pythran/pythonic/numpy
  6984. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/finfo.hpp -> build/lib/pythran/pythonic/numpy
  6985. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/fix.hpp -> build/lib/pythran/pythonic/numpy
  6986. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/flatnonzero.hpp -> build/lib/pythran/pythonic/numpy
  6987. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/flip.hpp -> build/lib/pythran/pythonic/numpy
  6988. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/fliplr.hpp -> build/lib/pythran/pythonic/numpy
  6989. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/flipud.hpp -> build/lib/pythran/pythonic/numpy
  6990. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/float128.hpp -> build/lib/pythran/pythonic/numpy
  6991. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/float32.hpp -> build/lib/pythran/pythonic/numpy
  6992. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/float64.hpp -> build/lib/pythran/pythonic/numpy
  6993. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/float_.hpp -> build/lib/pythran/pythonic/numpy
  6994. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/floor.hpp -> build/lib/pythran/pythonic/numpy
  6995. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/floor_divide.hpp -> build/lib/pythran/pythonic/numpy
  6996. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/fmax.hpp -> build/lib/pythran/pythonic/numpy
  6997. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/fmin.hpp -> build/lib/pythran/pythonic/numpy
  6998. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/fmod.hpp -> build/lib/pythran/pythonic/numpy
  6999. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/frexp.hpp -> build/lib/pythran/pythonic/numpy
  7000. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/fromfile.hpp -> build/lib/pythran/pythonic/numpy
  7001. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/fromfunction.hpp -> build/lib/pythran/pythonic/numpy
  7002. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/fromiter.hpp -> build/lib/pythran/pythonic/numpy
  7003. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/fromstring.hpp -> build/lib/pythran/pythonic/numpy
  7004. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/full.hpp -> build/lib/pythran/pythonic/numpy
  7005. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/full_like.hpp -> build/lib/pythran/pythonic/numpy
  7006. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/greater.hpp -> build/lib/pythran/pythonic/numpy
  7007. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/greater_equal.hpp -> build/lib/pythran/pythonic/numpy
  7008. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/heaviside.hpp -> build/lib/pythran/pythonic/numpy
  7009. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/hstack.hpp -> build/lib/pythran/pythonic/numpy
  7010. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/hypot.hpp -> build/lib/pythran/pythonic/numpy
  7011. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/identity.hpp -> build/lib/pythran/pythonic/numpy
  7012. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/imag.hpp -> build/lib/pythran/pythonic/numpy
  7013. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/indices.hpp -> build/lib/pythran/pythonic/numpy
  7014. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/inf.hpp -> build/lib/pythran/pythonic/numpy
  7015. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/inner.hpp -> build/lib/pythran/pythonic/numpy
  7016. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/insert.hpp -> build/lib/pythran/pythonic/numpy
  7017. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/int16.hpp -> build/lib/pythran/pythonic/numpy
  7018. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/int32.hpp -> build/lib/pythran/pythonic/numpy
  7019. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/int64.hpp -> build/lib/pythran/pythonic/numpy
  7020. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/int8.hpp -> build/lib/pythran/pythonic/numpy
  7021. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/int_.hpp -> build/lib/pythran/pythonic/numpy
  7022. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/intc.hpp -> build/lib/pythran/pythonic/numpy
  7023. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/interp.hpp -> build/lib/pythran/pythonic/numpy
  7024. 864.18 s [python3.14-pythran] copying pythran/pythonic/numpy/interp_core.hpp -> build/lib/pythran/pythonic/numpy
  7025. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/intersect1d.hpp -> build/lib/pythran/pythonic/numpy
  7026. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/intp.hpp -> build/lib/pythran/pythonic/numpy
  7027. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/invert.hpp -> build/lib/pythran/pythonic/numpy
  7028. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/isclose.hpp -> build/lib/pythran/pythonic/numpy
  7029. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/iscomplex.hpp -> build/lib/pythran/pythonic/numpy
  7030. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/isfinite.hpp -> build/lib/pythran/pythonic/numpy
  7031. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/isinf.hpp -> build/lib/pythran/pythonic/numpy
  7032. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/isnan.hpp -> build/lib/pythran/pythonic/numpy
  7033. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/isneginf.hpp -> build/lib/pythran/pythonic/numpy
  7034. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/isposinf.hpp -> build/lib/pythran/pythonic/numpy
  7035. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/isreal.hpp -> build/lib/pythran/pythonic/numpy
  7036. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/isrealobj.hpp -> build/lib/pythran/pythonic/numpy
  7037. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/isscalar.hpp -> build/lib/pythran/pythonic/numpy
  7038. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/issctype.hpp -> build/lib/pythran/pythonic/numpy
  7039. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/ldexp.hpp -> build/lib/pythran/pythonic/numpy
  7040. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/left_shift.hpp -> build/lib/pythran/pythonic/numpy
  7041. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/less.hpp -> build/lib/pythran/pythonic/numpy
  7042. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/less_equal.hpp -> build/lib/pythran/pythonic/numpy
  7043. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/lexsort.hpp -> build/lib/pythran/pythonic/numpy
  7044. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/linspace.hpp -> build/lib/pythran/pythonic/numpy
  7045. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/log.hpp -> build/lib/pythran/pythonic/numpy
  7046. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/log10.hpp -> build/lib/pythran/pythonic/numpy
  7047. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/log1p.hpp -> build/lib/pythran/pythonic/numpy
  7048. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/log2.hpp -> build/lib/pythran/pythonic/numpy
  7049. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/logaddexp.hpp -> build/lib/pythran/pythonic/numpy
  7050. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/logaddexp2.hpp -> build/lib/pythran/pythonic/numpy
  7051. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/logical_and.hpp -> build/lib/pythran/pythonic/numpy
  7052. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/logical_not.hpp -> build/lib/pythran/pythonic/numpy
  7053. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/logical_or.hpp -> build/lib/pythran/pythonic/numpy
  7054. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/logical_xor.hpp -> build/lib/pythran/pythonic/numpy
  7055. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/logspace.hpp -> build/lib/pythran/pythonic/numpy
  7056. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/longlong.hpp -> build/lib/pythran/pythonic/numpy
  7057. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/max.hpp -> build/lib/pythran/pythonic/numpy
  7058. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/maximum.hpp -> build/lib/pythran/pythonic/numpy
  7059. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/mean.hpp -> build/lib/pythran/pythonic/numpy
  7060. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/median.hpp -> build/lib/pythran/pythonic/numpy
  7061. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/min.hpp -> build/lib/pythran/pythonic/numpy
  7062. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/minimum.hpp -> build/lib/pythran/pythonic/numpy
  7063. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/mod.hpp -> build/lib/pythran/pythonic/numpy
  7064. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/multiply.hpp -> build/lib/pythran/pythonic/numpy
  7065. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/nan.hpp -> build/lib/pythran/pythonic/numpy
  7066. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/nan_to_num.hpp -> build/lib/pythran/pythonic/numpy
  7067. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/nanargmax.hpp -> build/lib/pythran/pythonic/numpy
  7068. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/nanargmin.hpp -> build/lib/pythran/pythonic/numpy
  7069. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/nanmax.hpp -> build/lib/pythran/pythonic/numpy
  7070. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/nanmin.hpp -> build/lib/pythran/pythonic/numpy
  7071. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/nansum.hpp -> build/lib/pythran/pythonic/numpy
  7072. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/ndarray.hpp -> build/lib/pythran/pythonic/numpy
  7073. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/ndenumerate.hpp -> build/lib/pythran/pythonic/numpy
  7074. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/ndim.hpp -> build/lib/pythran/pythonic/numpy
  7075. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/ndindex.hpp -> build/lib/pythran/pythonic/numpy
  7076. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/negative.hpp -> build/lib/pythran/pythonic/numpy
  7077. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/newaxis.hpp -> build/lib/pythran/pythonic/numpy
  7078. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/nextafter.hpp -> build/lib/pythran/pythonic/numpy
  7079. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/nonzero.hpp -> build/lib/pythran/pythonic/numpy
  7080. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/not_equal.hpp -> build/lib/pythran/pythonic/numpy
  7081. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/ones.hpp -> build/lib/pythran/pythonic/numpy
  7082. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/ones_like.hpp -> build/lib/pythran/pythonic/numpy
  7083. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/outer.hpp -> build/lib/pythran/pythonic/numpy
  7084. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/partial_sum.hpp -> build/lib/pythran/pythonic/numpy
  7085. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/pi.hpp -> build/lib/pythran/pythonic/numpy
  7086. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/place.hpp -> build/lib/pythran/pythonic/numpy
  7087. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/power.hpp -> build/lib/pythran/pythonic/numpy
  7088. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/prod.hpp -> build/lib/pythran/pythonic/numpy
  7089. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/product.hpp -> build/lib/pythran/pythonic/numpy
  7090. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/ptp.hpp -> build/lib/pythran/pythonic/numpy
  7091. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/put.hpp -> build/lib/pythran/pythonic/numpy
  7092. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/putmask.hpp -> build/lib/pythran/pythonic/numpy
  7093. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/rad2deg.hpp -> build/lib/pythran/pythonic/numpy
  7094. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/radians.hpp -> build/lib/pythran/pythonic/numpy
  7095. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/ravel.hpp -> build/lib/pythran/pythonic/numpy
  7096. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/real.hpp -> build/lib/pythran/pythonic/numpy
  7097. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/reciprocal.hpp -> build/lib/pythran/pythonic/numpy
  7098. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/reduce.hpp -> build/lib/pythran/pythonic/numpy
  7099. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/remainder.hpp -> build/lib/pythran/pythonic/numpy
  7100. 864.19 s [python3.14-pythran] copying pythran/pythonic/numpy/repeat.hpp -> build/lib/pythran/pythonic/numpy
  7101. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/resize.hpp -> build/lib/pythran/pythonic/numpy
  7102. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/right_shift.hpp -> build/lib/pythran/pythonic/numpy
  7103. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/rint.hpp -> build/lib/pythran/pythonic/numpy
  7104. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/roll.hpp -> build/lib/pythran/pythonic/numpy
  7105. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/rollaxis.hpp -> build/lib/pythran/pythonic/numpy
  7106. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/rot90.hpp -> build/lib/pythran/pythonic/numpy
  7107. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/round.hpp -> build/lib/pythran/pythonic/numpy
  7108. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/round_.hpp -> build/lib/pythran/pythonic/numpy
  7109. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/searchsorted.hpp -> build/lib/pythran/pythonic/numpy
  7110. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/select.hpp -> build/lib/pythran/pythonic/numpy
  7111. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/setdiff1d.hpp -> build/lib/pythran/pythonic/numpy
  7112. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/shape.hpp -> build/lib/pythran/pythonic/numpy
  7113. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/short_.hpp -> build/lib/pythran/pythonic/numpy
  7114. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/sign.hpp -> build/lib/pythran/pythonic/numpy
  7115. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/signbit.hpp -> build/lib/pythran/pythonic/numpy
  7116. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/sin.hpp -> build/lib/pythran/pythonic/numpy
  7117. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/sinh.hpp -> build/lib/pythran/pythonic/numpy
  7118. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/size.hpp -> build/lib/pythran/pythonic/numpy
  7119. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/sometrue.hpp -> build/lib/pythran/pythonic/numpy
  7120. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/sort.hpp -> build/lib/pythran/pythonic/numpy
  7121. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/sort_complex.hpp -> build/lib/pythran/pythonic/numpy
  7122. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/spacing.hpp -> build/lib/pythran/pythonic/numpy
  7123. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/split.hpp -> build/lib/pythran/pythonic/numpy
  7124. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/sqrt.hpp -> build/lib/pythran/pythonic/numpy
  7125. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/square.hpp -> build/lib/pythran/pythonic/numpy
  7126. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/stack.hpp -> build/lib/pythran/pythonic/numpy
  7127. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/std_.hpp -> build/lib/pythran/pythonic/numpy
  7128. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/subtract.hpp -> build/lib/pythran/pythonic/numpy
  7129. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/sum.hpp -> build/lib/pythran/pythonic/numpy
  7130. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/swapaxes.hpp -> build/lib/pythran/pythonic/numpy
  7131. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/take.hpp -> build/lib/pythran/pythonic/numpy
  7132. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/tan.hpp -> build/lib/pythran/pythonic/numpy
  7133. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/tanh.hpp -> build/lib/pythran/pythonic/numpy
  7134. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/tile.hpp -> build/lib/pythran/pythonic/numpy
  7135. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/trace.hpp -> build/lib/pythran/pythonic/numpy
  7136. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/transpose.hpp -> build/lib/pythran/pythonic/numpy
  7137. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/tri.hpp -> build/lib/pythran/pythonic/numpy
  7138. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/tril.hpp -> build/lib/pythran/pythonic/numpy
  7139. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/trim_zeros.hpp -> build/lib/pythran/pythonic/numpy
  7140. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/triu.hpp -> build/lib/pythran/pythonic/numpy
  7141. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/true_divide.hpp -> build/lib/pythran/pythonic/numpy
  7142. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/trunc.hpp -> build/lib/pythran/pythonic/numpy
  7143. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/ubyte.hpp -> build/lib/pythran/pythonic/numpy
  7144. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/ufunc_accumulate.hpp -> build/lib/pythran/pythonic/numpy
  7145. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/ufunc_reduce.hpp -> build/lib/pythran/pythonic/numpy
  7146. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/uint.hpp -> build/lib/pythran/pythonic/numpy
  7147. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/uint16.hpp -> build/lib/pythran/pythonic/numpy
  7148. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/uint32.hpp -> build/lib/pythran/pythonic/numpy
  7149. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/uint64.hpp -> build/lib/pythran/pythonic/numpy
  7150. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/uint8.hpp -> build/lib/pythran/pythonic/numpy
  7151. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/uintc.hpp -> build/lib/pythran/pythonic/numpy
  7152. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/uintp.hpp -> build/lib/pythran/pythonic/numpy
  7153. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/ulonglong.hpp -> build/lib/pythran/pythonic/numpy
  7154. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/union1d.hpp -> build/lib/pythran/pythonic/numpy
  7155. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/unique.hpp -> build/lib/pythran/pythonic/numpy
  7156. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/unravel_index.hpp -> build/lib/pythran/pythonic/numpy
  7157. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/unwrap.hpp -> build/lib/pythran/pythonic/numpy
  7158. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/ushort.hpp -> build/lib/pythran/pythonic/numpy
  7159. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/var.hpp -> build/lib/pythran/pythonic/numpy
  7160. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/vdot.hpp -> build/lib/pythran/pythonic/numpy
  7161. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/vectorize.hpp -> build/lib/pythran/pythonic/numpy
  7162. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/vstack.hpp -> build/lib/pythran/pythonic/numpy
  7163. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/where.hpp -> build/lib/pythran/pythonic/numpy
  7164. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/zeros.hpp -> build/lib/pythran/pythonic/numpy
  7165. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/zeros_like.hpp -> build/lib/pythran/pythonic/numpy
  7166. 864.20 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/add
  7167. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/add/accumulate.hpp -> build/lib/pythran/pythonic/numpy/add
  7168. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/add/reduce.hpp -> build/lib/pythran/pythonic/numpy/add
  7169. 864.20 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/arctan2
  7170. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/arctan2/accumulate.hpp -> build/lib/pythran/pythonic/numpy/arctan2
  7171. 864.20 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/bitwise_and
  7172. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/bitwise_and/accumulate.hpp -> build/lib/pythran/pythonic/numpy/bitwise_and
  7173. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/bitwise_and/reduce.hpp -> build/lib/pythran/pythonic/numpy/bitwise_and
  7174. 864.20 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/bitwise_or
  7175. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/bitwise_or/accumulate.hpp -> build/lib/pythran/pythonic/numpy/bitwise_or
  7176. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/bitwise_or/reduce.hpp -> build/lib/pythran/pythonic/numpy/bitwise_or
  7177. 864.20 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/bitwise_xor
  7178. 864.20 s [python3.14-pythran] copying pythran/pythonic/numpy/bitwise_xor/accumulate.hpp -> build/lib/pythran/pythonic/numpy/bitwise_xor
  7179. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/bitwise_xor/reduce.hpp -> build/lib/pythran/pythonic/numpy/bitwise_xor
  7180. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/copysign
  7181. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/copysign/accumulate.hpp -> build/lib/pythran/pythonic/numpy/copysign
  7182. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/ctypeslib
  7183. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/ctypeslib/as_array.hpp -> build/lib/pythran/pythonic/numpy/ctypeslib
  7184. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/divide
  7185. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/divide/accumulate.hpp -> build/lib/pythran/pythonic/numpy/divide
  7186. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/dtype
  7187. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/dtype/type.hpp -> build/lib/pythran/pythonic/numpy/dtype
  7188. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/equal
  7189. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/equal
  7190. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/fft
  7191. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/fft/c2c.hpp -> build/lib/pythran/pythonic/numpy/fft
  7192. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/fft/fft.hpp -> build/lib/pythran/pythonic/numpy/fft
  7193. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/fft/fftn.hpp -> build/lib/pythran/pythonic/numpy/fft
  7194. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/fft/hfft.hpp -> build/lib/pythran/pythonic/numpy/fft
  7195. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/fft/ifft.hpp -> build/lib/pythran/pythonic/numpy/fft
  7196. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/fft/ihfft.hpp -> build/lib/pythran/pythonic/numpy/fft
  7197. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/fft/irfft.hpp -> build/lib/pythran/pythonic/numpy/fft
  7198. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/fft/pocketfft.hpp -> build/lib/pythran/pythonic/numpy/fft
  7199. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/fft/rfft.hpp -> build/lib/pythran/pythonic/numpy/fft
  7200. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/floor_divide
  7201. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/floor_divide/accumulate.hpp -> build/lib/pythran/pythonic/numpy/floor_divide
  7202. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/fmax
  7203. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/fmax/accumulate.hpp -> build/lib/pythran/pythonic/numpy/fmax
  7204. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/fmax/reduce.hpp -> build/lib/pythran/pythonic/numpy/fmax
  7205. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/fmin
  7206. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/fmin/accumulate.hpp -> build/lib/pythran/pythonic/numpy/fmin
  7207. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/fmin/reduce.hpp -> build/lib/pythran/pythonic/numpy/fmin
  7208. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/fmod
  7209. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/fmod/accumulate.hpp -> build/lib/pythran/pythonic/numpy/fmod
  7210. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/greater
  7211. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/greater/accumulate.hpp -> build/lib/pythran/pythonic/numpy/greater
  7212. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/greater_equal
  7213. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/greater_equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/greater_equal
  7214. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/heaviside
  7215. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/heaviside/accumulate.hpp -> build/lib/pythran/pythonic/numpy/heaviside
  7216. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/hypot
  7217. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/hypot/accumulate.hpp -> build/lib/pythran/pythonic/numpy/hypot
  7218. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/ldexp
  7219. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/ldexp/accumulate.hpp -> build/lib/pythran/pythonic/numpy/ldexp
  7220. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/left_shift
  7221. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/left_shift/accumulate.hpp -> build/lib/pythran/pythonic/numpy/left_shift
  7222. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/less
  7223. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/less/accumulate.hpp -> build/lib/pythran/pythonic/numpy/less
  7224. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/less_equal
  7225. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/less_equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/less_equal
  7226. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/linalg
  7227. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/linalg/matrix_power.hpp -> build/lib/pythran/pythonic/numpy/linalg
  7228. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/linalg/norm.hpp -> build/lib/pythran/pythonic/numpy/linalg
  7229. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/logaddexp
  7230. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/logaddexp/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logaddexp
  7231. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/logaddexp2
  7232. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/logaddexp2/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logaddexp2
  7233. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/logical_and
  7234. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/logical_and/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logical_and
  7235. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/logical_or
  7236. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/logical_or/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logical_or
  7237. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/logical_xor
  7238. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/logical_xor/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logical_xor
  7239. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/maximum
  7240. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/maximum/accumulate.hpp -> build/lib/pythran/pythonic/numpy/maximum
  7241. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/maximum/reduce.hpp -> build/lib/pythran/pythonic/numpy/maximum
  7242. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/minimum
  7243. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/minimum/accumulate.hpp -> build/lib/pythran/pythonic/numpy/minimum
  7244. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/minimum/reduce.hpp -> build/lib/pythran/pythonic/numpy/minimum
  7245. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/mod
  7246. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/mod/accumulate.hpp -> build/lib/pythran/pythonic/numpy/mod
  7247. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/multiply
  7248. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/multiply/accumulate.hpp -> build/lib/pythran/pythonic/numpy/multiply
  7249. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/multiply/reduce.hpp -> build/lib/pythran/pythonic/numpy/multiply
  7250. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/ndarray
  7251. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/ndarray/astype.hpp -> build/lib/pythran/pythonic/numpy/ndarray
  7252. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/ndarray/fill.hpp -> build/lib/pythran/pythonic/numpy/ndarray
  7253. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/ndarray/flatten.hpp -> build/lib/pythran/pythonic/numpy/ndarray
  7254. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/ndarray/item.hpp -> build/lib/pythran/pythonic/numpy/ndarray
  7255. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/ndarray/reshape.hpp -> build/lib/pythran/pythonic/numpy/ndarray
  7256. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/ndarray/sort.hpp -> build/lib/pythran/pythonic/numpy/ndarray
  7257. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/ndarray/tofile.hpp -> build/lib/pythran/pythonic/numpy/ndarray
  7258. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/ndarray/tolist.hpp -> build/lib/pythran/pythonic/numpy/ndarray
  7259. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/ndarray/tostring.hpp -> build/lib/pythran/pythonic/numpy/ndarray
  7260. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/ndarray/view.hpp -> build/lib/pythran/pythonic/numpy/ndarray
  7261. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/negative
  7262. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/negative/accumulate.hpp -> build/lib/pythran/pythonic/numpy/negative
  7263. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/nextafter
  7264. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/nextafter/accumulate.hpp -> build/lib/pythran/pythonic/numpy/nextafter
  7265. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/not_equal
  7266. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/not_equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/not_equal
  7267. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/power
  7268. 864.21 s [python3.14-pythran] copying pythran/pythonic/numpy/power/accumulate.hpp -> build/lib/pythran/pythonic/numpy/power
  7269. 864.21 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/random
  7270. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/binomial.hpp -> build/lib/pythran/pythonic/numpy/random
  7271. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/bytes.hpp -> build/lib/pythran/pythonic/numpy/random
  7272. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/chisquare.hpp -> build/lib/pythran/pythonic/numpy/random
  7273. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/choice.hpp -> build/lib/pythran/pythonic/numpy/random
  7274. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/dirichlet.hpp -> build/lib/pythran/pythonic/numpy/random
  7275. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/exponential.hpp -> build/lib/pythran/pythonic/numpy/random
  7276. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/f.hpp -> build/lib/pythran/pythonic/numpy/random
  7277. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/gamma.hpp -> build/lib/pythran/pythonic/numpy/random
  7278. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/geometric.hpp -> build/lib/pythran/pythonic/numpy/random
  7279. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/gumbel.hpp -> build/lib/pythran/pythonic/numpy/random
  7280. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/laplace.hpp -> build/lib/pythran/pythonic/numpy/random
  7281. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/logistic.hpp -> build/lib/pythran/pythonic/numpy/random
  7282. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/lognormal.hpp -> build/lib/pythran/pythonic/numpy/random
  7283. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/logseries.hpp -> build/lib/pythran/pythonic/numpy/random
  7284. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/negative_binomial.hpp -> build/lib/pythran/pythonic/numpy/random
  7285. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/normal.hpp -> build/lib/pythran/pythonic/numpy/random
  7286. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/pareto.hpp -> build/lib/pythran/pythonic/numpy/random
  7287. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/poisson.hpp -> build/lib/pythran/pythonic/numpy/random
  7288. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/power.hpp -> build/lib/pythran/pythonic/numpy/random
  7289. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/rand.hpp -> build/lib/pythran/pythonic/numpy/random
  7290. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/randint.hpp -> build/lib/pythran/pythonic/numpy/random
  7291. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/randn.hpp -> build/lib/pythran/pythonic/numpy/random
  7292. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/random.hpp -> build/lib/pythran/pythonic/numpy/random
  7293. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/random_integers.hpp -> build/lib/pythran/pythonic/numpy/random
  7294. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/random_sample.hpp -> build/lib/pythran/pythonic/numpy/random
  7295. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/ranf.hpp -> build/lib/pythran/pythonic/numpy/random
  7296. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/rayleigh.hpp -> build/lib/pythran/pythonic/numpy/random
  7297. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/sample.hpp -> build/lib/pythran/pythonic/numpy/random
  7298. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/seed.hpp -> build/lib/pythran/pythonic/numpy/random
  7299. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/shuffle.hpp -> build/lib/pythran/pythonic/numpy/random
  7300. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/standard_exponential.hpp -> build/lib/pythran/pythonic/numpy/random
  7301. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/standard_gamma.hpp -> build/lib/pythran/pythonic/numpy/random
  7302. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/standard_normal.hpp -> build/lib/pythran/pythonic/numpy/random
  7303. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/uniform.hpp -> build/lib/pythran/pythonic/numpy/random
  7304. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/random/weibull.hpp -> build/lib/pythran/pythonic/numpy/random
  7305. 864.22 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/remainder
  7306. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/remainder/accumulate.hpp -> build/lib/pythran/pythonic/numpy/remainder
  7307. 864.22 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/right_shift
  7308. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/right_shift/accumulate.hpp -> build/lib/pythran/pythonic/numpy/right_shift
  7309. 864.22 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/subtract
  7310. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/subtract/accumulate.hpp -> build/lib/pythran/pythonic/numpy/subtract
  7311. 864.22 s [python3.14-pythran] creating build/lib/pythran/pythonic/numpy/true_divide
  7312. 864.22 s [python3.14-pythran] copying pythran/pythonic/numpy/true_divide/accumulate.hpp -> build/lib/pythran/pythonic/numpy/true_divide
  7313. 864.22 s [python3.14-pythran] creating build/lib/pythran/pythonic/omp
  7314. 864.22 s [python3.14-pythran] copying pythran/pythonic/omp/get_num_threads.hpp -> build/lib/pythran/pythonic/omp
  7315. 864.22 s [python3.14-pythran] copying pythran/pythonic/omp/get_thread_num.hpp -> build/lib/pythran/pythonic/omp
  7316. 864.22 s [python3.14-pythran] copying pythran/pythonic/omp/get_wtick.hpp -> build/lib/pythran/pythonic/omp
  7317. 864.22 s [python3.14-pythran] copying pythran/pythonic/omp/get_wtime.hpp -> build/lib/pythran/pythonic/omp
  7318. 864.22 s [python3.14-pythran] copying pythran/pythonic/omp/in_parallel.hpp -> build/lib/pythran/pythonic/omp
  7319. 864.22 s [python3.14-pythran] copying pythran/pythonic/omp/set_nested.hpp -> build/lib/pythran/pythonic/omp
  7320. 864.22 s [python3.14-pythran] copying pythran/pythonic/omp/set_num_threads.hpp -> build/lib/pythran/pythonic/omp
  7321. 864.22 s [python3.14-pythran] creating build/lib/pythran/pythonic/operator_
  7322. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__abs__.hpp -> build/lib/pythran/pythonic/operator_
  7323. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__add__.hpp -> build/lib/pythran/pythonic/operator_
  7324. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__and__.hpp -> build/lib/pythran/pythonic/operator_
  7325. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__concat__.hpp -> build/lib/pythran/pythonic/operator_
  7326. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__contains__.hpp -> build/lib/pythran/pythonic/operator_
  7327. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__delitem__.hpp -> build/lib/pythran/pythonic/operator_
  7328. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__div__.hpp -> build/lib/pythran/pythonic/operator_
  7329. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__eq__.hpp -> build/lib/pythran/pythonic/operator_
  7330. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__floordiv__.hpp -> build/lib/pythran/pythonic/operator_
  7331. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__ge__.hpp -> build/lib/pythran/pythonic/operator_
  7332. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__getitem__.hpp -> build/lib/pythran/pythonic/operator_
  7333. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__gt__.hpp -> build/lib/pythran/pythonic/operator_
  7334. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__iadd__.hpp -> build/lib/pythran/pythonic/operator_
  7335. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__iand__.hpp -> build/lib/pythran/pythonic/operator_
  7336. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__iconcat__.hpp -> build/lib/pythran/pythonic/operator_
  7337. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__idiv__.hpp -> build/lib/pythran/pythonic/operator_
  7338. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__ifloordiv__.hpp -> build/lib/pythran/pythonic/operator_
  7339. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__ilshift__.hpp -> build/lib/pythran/pythonic/operator_
  7340. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__imod__.hpp -> build/lib/pythran/pythonic/operator_
  7341. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__imul__.hpp -> build/lib/pythran/pythonic/operator_
  7342. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__inv__.hpp -> build/lib/pythran/pythonic/operator_
  7343. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__invert__.hpp -> build/lib/pythran/pythonic/operator_
  7344. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__ior__.hpp -> build/lib/pythran/pythonic/operator_
  7345. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__ipow__.hpp -> build/lib/pythran/pythonic/operator_
  7346. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__irshift__.hpp -> build/lib/pythran/pythonic/operator_
  7347. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__isub__.hpp -> build/lib/pythran/pythonic/operator_
  7348. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__itruediv__.hpp -> build/lib/pythran/pythonic/operator_
  7349. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__ixor__.hpp -> build/lib/pythran/pythonic/operator_
  7350. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__le__.hpp -> build/lib/pythran/pythonic/operator_
  7351. 864.22 s [python3.14-pythran] copying pythran/pythonic/operator_/__lshift__.hpp -> build/lib/pythran/pythonic/operator_
  7352. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/__lt__.hpp -> build/lib/pythran/pythonic/operator_
  7353. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/__matmul__.hpp -> build/lib/pythran/pythonic/operator_
  7354. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/__mod__.hpp -> build/lib/pythran/pythonic/operator_
  7355. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/__mul__.hpp -> build/lib/pythran/pythonic/operator_
  7356. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/__ne__.hpp -> build/lib/pythran/pythonic/operator_
  7357. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/__neg__.hpp -> build/lib/pythran/pythonic/operator_
  7358. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/__not__.hpp -> build/lib/pythran/pythonic/operator_
  7359. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/__or__.hpp -> build/lib/pythran/pythonic/operator_
  7360. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/__pos__.hpp -> build/lib/pythran/pythonic/operator_
  7361. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/__rshift__.hpp -> build/lib/pythran/pythonic/operator_
  7362. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/__sub__.hpp -> build/lib/pythran/pythonic/operator_
  7363. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/__truediv__.hpp -> build/lib/pythran/pythonic/operator_
  7364. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/__xor__.hpp -> build/lib/pythran/pythonic/operator_
  7365. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/abs.hpp -> build/lib/pythran/pythonic/operator_
  7366. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/add.hpp -> build/lib/pythran/pythonic/operator_
  7367. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/and_.hpp -> build/lib/pythran/pythonic/operator_
  7368. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/concat.hpp -> build/lib/pythran/pythonic/operator_
  7369. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/contains.hpp -> build/lib/pythran/pythonic/operator_
  7370. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/countOf.hpp -> build/lib/pythran/pythonic/operator_
  7371. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/delitem.hpp -> build/lib/pythran/pythonic/operator_
  7372. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/div.hpp -> build/lib/pythran/pythonic/operator_
  7373. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/eq.hpp -> build/lib/pythran/pythonic/operator_
  7374. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/floordiv.hpp -> build/lib/pythran/pythonic/operator_
  7375. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/ge.hpp -> build/lib/pythran/pythonic/operator_
  7376. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/getitem.hpp -> build/lib/pythran/pythonic/operator_
  7377. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/gt.hpp -> build/lib/pythran/pythonic/operator_
  7378. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/iadd.hpp -> build/lib/pythran/pythonic/operator_
  7379. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/iand.hpp -> build/lib/pythran/pythonic/operator_
  7380. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/icommon.hpp -> build/lib/pythran/pythonic/operator_
  7381. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/iconcat.hpp -> build/lib/pythran/pythonic/operator_
  7382. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/idiv.hpp -> build/lib/pythran/pythonic/operator_
  7383. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/ifloordiv.hpp -> build/lib/pythran/pythonic/operator_
  7384. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/ilshift.hpp -> build/lib/pythran/pythonic/operator_
  7385. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/imatmul.hpp -> build/lib/pythran/pythonic/operator_
  7386. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/imax.hpp -> build/lib/pythran/pythonic/operator_
  7387. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/imin.hpp -> build/lib/pythran/pythonic/operator_
  7388. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/imod.hpp -> build/lib/pythran/pythonic/operator_
  7389. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/imul.hpp -> build/lib/pythran/pythonic/operator_
  7390. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/indexOf.hpp -> build/lib/pythran/pythonic/operator_
  7391. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/inv.hpp -> build/lib/pythran/pythonic/operator_
  7392. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/invert.hpp -> build/lib/pythran/pythonic/operator_
  7393. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/ior.hpp -> build/lib/pythran/pythonic/operator_
  7394. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/ipow.hpp -> build/lib/pythran/pythonic/operator_
  7395. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/irshift.hpp -> build/lib/pythran/pythonic/operator_
  7396. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/is_.hpp -> build/lib/pythran/pythonic/operator_
  7397. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/is_not.hpp -> build/lib/pythran/pythonic/operator_
  7398. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/isub.hpp -> build/lib/pythran/pythonic/operator_
  7399. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/itemgetter.hpp -> build/lib/pythran/pythonic/operator_
  7400. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/itruediv.hpp -> build/lib/pythran/pythonic/operator_
  7401. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/ixor.hpp -> build/lib/pythran/pythonic/operator_
  7402. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/le.hpp -> build/lib/pythran/pythonic/operator_
  7403. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/lshift.hpp -> build/lib/pythran/pythonic/operator_
  7404. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/lt.hpp -> build/lib/pythran/pythonic/operator_
  7405. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/matmul.hpp -> build/lib/pythran/pythonic/operator_
  7406. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/mod.hpp -> build/lib/pythran/pythonic/operator_
  7407. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/mul.hpp -> build/lib/pythran/pythonic/operator_
  7408. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/ne.hpp -> build/lib/pythran/pythonic/operator_
  7409. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/neg.hpp -> build/lib/pythran/pythonic/operator_
  7410. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/not_.hpp -> build/lib/pythran/pythonic/operator_
  7411. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/or_.hpp -> build/lib/pythran/pythonic/operator_
  7412. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/overloads.hpp -> build/lib/pythran/pythonic/operator_
  7413. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/pos.hpp -> build/lib/pythran/pythonic/operator_
  7414. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/pow.hpp -> build/lib/pythran/pythonic/operator_
  7415. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/rshift.hpp -> build/lib/pythran/pythonic/operator_
  7416. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/sub.hpp -> build/lib/pythran/pythonic/operator_
  7417. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/truediv.hpp -> build/lib/pythran/pythonic/operator_
  7418. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/truth.hpp -> build/lib/pythran/pythonic/operator_
  7419. 864.23 s [python3.14-pythran] copying pythran/pythonic/operator_/xor_.hpp -> build/lib/pythran/pythonic/operator_
  7420. 864.23 s [python3.14-pythran] creating build/lib/pythran/pythonic/os/path
  7421. 864.23 s [python3.14-pythran] copying pythran/pythonic/os/path/join.hpp -> build/lib/pythran/pythonic/os/path
  7422. 864.23 s [python3.14-pythran] creating build/lib/pythran/pythonic/patch
  7423. 864.23 s [python3.14-pythran] copying pythran/pythonic/patch/README.rst -> build/lib/pythran/pythonic/patch
  7424. 864.23 s [python3.14-pythran] copying pythran/pythonic/patch/complex -> build/lib/pythran/pythonic/patch
  7425. 864.23 s [python3.14-pythran] creating build/lib/pythran/pythonic/python
  7426. 864.23 s [python3.14-pythran] copying pythran/pythonic/python/core.hpp -> build/lib/pythran/pythonic/python
  7427. 864.23 s [python3.14-pythran] copying pythran/pythonic/python/exception_handler.hpp -> build/lib/pythran/pythonic/python
  7428. 864.23 s [python3.14-pythran] creating build/lib/pythran/pythonic/random
  7429. 864.23 s [python3.14-pythran] copying pythran/pythonic/random/choice.hpp -> build/lib/pythran/pythonic/random
  7430. 864.23 s [python3.14-pythran] copying pythran/pythonic/random/expovariate.hpp -> build/lib/pythran/pythonic/random
  7431. 864.23 s [python3.14-pythran] copying pythran/pythonic/random/gauss.hpp -> build/lib/pythran/pythonic/random
  7432. 864.24 s [python3.14-pythran] copying pythran/pythonic/random/randint.hpp -> build/lib/pythran/pythonic/random
  7433. 864.24 s [python3.14-pythran] copying pythran/pythonic/random/random.hpp -> build/lib/pythran/pythonic/random
  7434. 864.24 s [python3.14-pythran] copying pythran/pythonic/random/randrange.hpp -> build/lib/pythran/pythonic/random
  7435. 864.24 s [python3.14-pythran] copying pythran/pythonic/random/sample.hpp -> build/lib/pythran/pythonic/random
  7436. 864.24 s [python3.14-pythran] copying pythran/pythonic/random/seed.hpp -> build/lib/pythran/pythonic/random
  7437. 864.24 s [python3.14-pythran] copying pythran/pythonic/random/shuffle.hpp -> build/lib/pythran/pythonic/random
  7438. 864.24 s [python3.14-pythran] copying pythran/pythonic/random/uniform.hpp -> build/lib/pythran/pythonic/random
  7439. 864.24 s [python3.14-pythran] creating build/lib/pythran/pythonic/scipy/special
  7440. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/binom.hpp -> build/lib/pythran/pythonic/scipy/special
  7441. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/chbevl.hpp -> build/lib/pythran/pythonic/scipy/special
  7442. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/gamma.hpp -> build/lib/pythran/pythonic/scipy/special
  7443. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/gammaincinv.hpp -> build/lib/pythran/pythonic/scipy/special
  7444. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/gammaln.hpp -> build/lib/pythran/pythonic/scipy/special
  7445. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/hankel1.hpp -> build/lib/pythran/pythonic/scipy/special
  7446. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/hankel2.hpp -> build/lib/pythran/pythonic/scipy/special
  7447. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/i0.hpp -> build/lib/pythran/pythonic/scipy/special
  7448. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/i0e.hpp -> build/lib/pythran/pythonic/scipy/special
  7449. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/iv.hpp -> build/lib/pythran/pythonic/scipy/special
  7450. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/ivp.hpp -> build/lib/pythran/pythonic/scipy/special
  7451. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/jv.hpp -> build/lib/pythran/pythonic/scipy/special
  7452. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/jvp.hpp -> build/lib/pythran/pythonic/scipy/special
  7453. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/kv.hpp -> build/lib/pythran/pythonic/scipy/special
  7454. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/kvp.hpp -> build/lib/pythran/pythonic/scipy/special
  7455. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/ndtr.hpp -> build/lib/pythran/pythonic/scipy/special
  7456. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/ndtri.hpp -> build/lib/pythran/pythonic/scipy/special
  7457. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/spherical_jn.hpp -> build/lib/pythran/pythonic/scipy/special
  7458. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/spherical_yn.hpp -> build/lib/pythran/pythonic/scipy/special
  7459. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/yv.hpp -> build/lib/pythran/pythonic/scipy/special
  7460. 864.24 s [python3.14-pythran] copying pythran/pythonic/scipy/special/yvp.hpp -> build/lib/pythran/pythonic/scipy/special
  7461. 864.24 s [python3.14-pythran] creating build/lib/pythran/pythonic/string
  7462. 864.24 s [python3.14-pythran] copying pythran/pythonic/string/ascii_letters.hpp -> build/lib/pythran/pythonic/string
  7463. 864.24 s [python3.14-pythran] copying pythran/pythonic/string/ascii_lowercase.hpp -> build/lib/pythran/pythonic/string
  7464. 864.24 s [python3.14-pythran] copying pythran/pythonic/string/ascii_uppercase.hpp -> build/lib/pythran/pythonic/string
  7465. 864.24 s [python3.14-pythran] copying pythran/pythonic/string/digits.hpp -> build/lib/pythran/pythonic/string
  7466. 864.24 s [python3.14-pythran] copying pythran/pythonic/string/find.hpp -> build/lib/pythran/pythonic/string
  7467. 864.24 s [python3.14-pythran] copying pythran/pythonic/string/hexdigits.hpp -> build/lib/pythran/pythonic/string
  7468. 864.24 s [python3.14-pythran] copying pythran/pythonic/string/octdigits.hpp -> build/lib/pythran/pythonic/string
  7469. 864.24 s [python3.14-pythran] creating build/lib/pythran/pythonic/time
  7470. 864.24 s [python3.14-pythran] copying pythran/pythonic/time/sleep.hpp -> build/lib/pythran/pythonic/time
  7471. 864.24 s [python3.14-pythran] copying pythran/pythonic/time/time.hpp -> build/lib/pythran/pythonic/time
  7472. 864.24 s [python3.14-pythran] creating build/lib/pythran/pythonic/types
  7473. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/NoneType.hpp -> build/lib/pythran/pythonic/types
  7474. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/array.hpp -> build/lib/pythran/pythonic/types
  7475. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/assignable.hpp -> build/lib/pythran/pythonic/types
  7476. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/attr.hpp -> build/lib/pythran/pythonic/types
  7477. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/bool.hpp -> build/lib/pythran/pythonic/types
  7478. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/cfun.hpp -> build/lib/pythran/pythonic/types
  7479. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/clongdouble.hpp -> build/lib/pythran/pythonic/types
  7480. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/combined.hpp -> build/lib/pythran/pythonic/types
  7481. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/complex.hpp -> build/lib/pythran/pythonic/types
  7482. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/complex128.hpp -> build/lib/pythran/pythonic/types
  7483. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/complex256.hpp -> build/lib/pythran/pythonic/types
  7484. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/complex64.hpp -> build/lib/pythran/pythonic/types
  7485. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/dict.hpp -> build/lib/pythran/pythonic/types
  7486. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/dynamic_tuple.hpp -> build/lib/pythran/pythonic/types
  7487. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/empty_iterator.hpp -> build/lib/pythran/pythonic/types
  7488. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/exceptions.hpp -> build/lib/pythran/pythonic/types
  7489. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/file.hpp -> build/lib/pythran/pythonic/types
  7490. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/finfo.hpp -> build/lib/pythran/pythonic/types
  7491. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/float.hpp -> build/lib/pythran/pythonic/types
  7492. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/float128.hpp -> build/lib/pythran/pythonic/types
  7493. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/float32.hpp -> build/lib/pythran/pythonic/types
  7494. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/float64.hpp -> build/lib/pythran/pythonic/types
  7495. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/generator.hpp -> build/lib/pythran/pythonic/types
  7496. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/int.hpp -> build/lib/pythran/pythonic/types
  7497. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/int16.hpp -> build/lib/pythran/pythonic/types
  7498. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/int32.hpp -> build/lib/pythran/pythonic/types
  7499. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/int64.hpp -> build/lib/pythran/pythonic/types
  7500. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/int8.hpp -> build/lib/pythran/pythonic/types
  7501. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/intc.hpp -> build/lib/pythran/pythonic/types
  7502. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/intp.hpp -> build/lib/pythran/pythonic/types
  7503. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/list.hpp -> build/lib/pythran/pythonic/types
  7504. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/longdouble.hpp -> build/lib/pythran/pythonic/types
  7505. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/ndarray.hpp -> build/lib/pythran/pythonic/types
  7506. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/nditerator.hpp -> build/lib/pythran/pythonic/types
  7507. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/numpy_binary_op.hpp -> build/lib/pythran/pythonic/types
  7508. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/numpy_broadcast.hpp -> build/lib/pythran/pythonic/types
  7509. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/numpy_expr.hpp -> build/lib/pythran/pythonic/types
  7510. 864.24 s [python3.14-pythran] copying pythran/pythonic/types/numpy_gexpr.hpp -> build/lib/pythran/pythonic/types
  7511. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/numpy_iexpr.hpp -> build/lib/pythran/pythonic/types
  7512. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/numpy_nary_expr.hpp -> build/lib/pythran/pythonic/types
  7513. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/numpy_op_helper.hpp -> build/lib/pythran/pythonic/types
  7514. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/numpy_operators.hpp -> build/lib/pythran/pythonic/types
  7515. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/numpy_texpr.hpp -> build/lib/pythran/pythonic/types
  7516. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/numpy_unary_op.hpp -> build/lib/pythran/pythonic/types
  7517. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/numpy_vexpr.hpp -> build/lib/pythran/pythonic/types
  7518. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/pointer.hpp -> build/lib/pythran/pythonic/types
  7519. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/raw_array.hpp -> build/lib/pythran/pythonic/types
  7520. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/set.hpp -> build/lib/pythran/pythonic/types
  7521. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/slice.hpp -> build/lib/pythran/pythonic/types
  7522. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/static_if.hpp -> build/lib/pythran/pythonic/types
  7523. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/str.hpp -> build/lib/pythran/pythonic/types
  7524. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/traits.hpp -> build/lib/pythran/pythonic/types
  7525. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/tuple.hpp -> build/lib/pythran/pythonic/types
  7526. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/uint16.hpp -> build/lib/pythran/pythonic/types
  7527. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/uint32.hpp -> build/lib/pythran/pythonic/types
  7528. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/uint64.hpp -> build/lib/pythran/pythonic/types
  7529. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/uint8.hpp -> build/lib/pythran/pythonic/types
  7530. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/uintc.hpp -> build/lib/pythran/pythonic/types
  7531. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/uintp.hpp -> build/lib/pythran/pythonic/types
  7532. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/variant_functor.hpp -> build/lib/pythran/pythonic/types
  7533. 864.25 s [python3.14-pythran] copying pythran/pythonic/types/vectorizable_type.hpp -> build/lib/pythran/pythonic/types
  7534. 864.25 s [python3.14-pythran] creating build/lib/pythran/pythonic/utils
  7535. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/allocate.hpp -> build/lib/pythran/pythonic/utils
  7536. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/array_helper.hpp -> build/lib/pythran/pythonic/utils
  7537. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/boost_local_config.hpp -> build/lib/pythran/pythonic/utils
  7538. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/broadcast_copy.hpp -> build/lib/pythran/pythonic/utils
  7539. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/functor.hpp -> build/lib/pythran/pythonic/utils
  7540. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/fwd.hpp -> build/lib/pythran/pythonic/utils
  7541. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/int_.hpp -> build/lib/pythran/pythonic/utils
  7542. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/iterator.hpp -> build/lib/pythran/pythonic/utils
  7543. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/meta.hpp -> build/lib/pythran/pythonic/utils
  7544. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/nested_container.hpp -> build/lib/pythran/pythonic/utils
  7545. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/neutral.hpp -> build/lib/pythran/pythonic/utils
  7546. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/numpy_conversion.hpp -> build/lib/pythran/pythonic/utils
  7547. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/numpy_traits.hpp -> build/lib/pythran/pythonic/utils
  7548. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/pdqsort.hpp -> build/lib/pythran/pythonic/utils
  7549. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/reserve.hpp -> build/lib/pythran/pythonic/utils
  7550. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/seq.hpp -> build/lib/pythran/pythonic/utils
  7551. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/shared_ref.hpp -> build/lib/pythran/pythonic/utils
  7552. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/tags.hpp -> build/lib/pythran/pythonic/utils
  7553. 864.25 s [python3.14-pythran] copying pythran/pythonic/utils/yield.hpp -> build/lib/pythran/pythonic/utils
  7554. 864.25 s [python3.14-pythran] creating build/lib/pythran/xsimd
  7555. 864.25 s [python3.14-pythran] copying pythran/xsimd/xsimd.hpp -> build/lib/pythran/xsimd
  7556. 864.25 s [python3.14-pythran] creating build/lib/pythran/xsimd/arch
  7557. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx.hpp -> build/lib/pythran/xsimd/arch
  7558. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx2.hpp -> build/lib/pythran/xsimd/arch
  7559. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512bw.hpp -> build/lib/pythran/xsimd/arch
  7560. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512cd.hpp -> build/lib/pythran/xsimd/arch
  7561. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512dq.hpp -> build/lib/pythran/xsimd/arch
  7562. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512er.hpp -> build/lib/pythran/xsimd/arch
  7563. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512f.hpp -> build/lib/pythran/xsimd/arch
  7564. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512ifma.hpp -> build/lib/pythran/xsimd/arch
  7565. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512pf.hpp -> build/lib/pythran/xsimd/arch
  7566. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512vbmi.hpp -> build/lib/pythran/xsimd/arch
  7567. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp -> build/lib/pythran/xsimd/arch
  7568. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_avx512vnni_avx512vbmi.hpp -> build/lib/pythran/xsimd/arch
  7569. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_avxvnni.hpp -> build/lib/pythran/xsimd/arch
  7570. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_constants.hpp -> build/lib/pythran/xsimd/arch
  7571. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_emulated.hpp -> build/lib/pythran/xsimd/arch
  7572. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_fma3_avx.hpp -> build/lib/pythran/xsimd/arch
  7573. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_fma3_avx2.hpp -> build/lib/pythran/xsimd/arch
  7574. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_fma3_sse.hpp -> build/lib/pythran/xsimd/arch
  7575. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_fma4.hpp -> build/lib/pythran/xsimd/arch
  7576. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_generic.hpp -> build/lib/pythran/xsimd/arch
  7577. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_generic_fwd.hpp -> build/lib/pythran/xsimd/arch
  7578. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_i8mm_neon64.hpp -> build/lib/pythran/xsimd/arch
  7579. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_isa.hpp -> build/lib/pythran/xsimd/arch
  7580. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_neon.hpp -> build/lib/pythran/xsimd/arch
  7581. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_neon64.hpp -> build/lib/pythran/xsimd/arch
  7582. 864.25 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_rvv.hpp -> build/lib/pythran/xsimd/arch
  7583. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_scalar.hpp -> build/lib/pythran/xsimd/arch
  7584. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_sse2.hpp -> build/lib/pythran/xsimd/arch
  7585. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_sse3.hpp -> build/lib/pythran/xsimd/arch
  7586. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_sse4_1.hpp -> build/lib/pythran/xsimd/arch
  7587. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_sse4_2.hpp -> build/lib/pythran/xsimd/arch
  7588. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_ssse3.hpp -> build/lib/pythran/xsimd/arch
  7589. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_sve.hpp -> build/lib/pythran/xsimd/arch
  7590. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/xsimd_wasm.hpp -> build/lib/pythran/xsimd/arch
  7591. 864.26 s [python3.14-pythran] creating build/lib/pythran/xsimd/arch/generic
  7592. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_arithmetic.hpp -> build/lib/pythran/xsimd/arch/generic
  7593. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_complex.hpp -> build/lib/pythran/xsimd/arch/generic
  7594. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_details.hpp -> build/lib/pythran/xsimd/arch/generic
  7595. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_logical.hpp -> build/lib/pythran/xsimd/arch/generic
  7596. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_math.hpp -> build/lib/pythran/xsimd/arch/generic
  7597. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_memory.hpp -> build/lib/pythran/xsimd/arch/generic
  7598. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_rounding.hpp -> build/lib/pythran/xsimd/arch/generic
  7599. 864.26 s [python3.14-pythran] copying pythran/xsimd/arch/generic/xsimd_generic_trigo.hpp -> build/lib/pythran/xsimd/arch/generic
  7600. 864.26 s [python3.14-pythran] creating build/lib/pythran/xsimd/config
  7601. 864.26 s [python3.14-pythran] copying pythran/xsimd/config/xsimd_arch.hpp -> build/lib/pythran/xsimd/config
  7602. 864.26 s [python3.14-pythran] copying pythran/xsimd/config/xsimd_config.hpp -> build/lib/pythran/xsimd/config
  7603. 864.26 s [python3.14-pythran] copying pythran/xsimd/config/xsimd_cpuid.hpp -> build/lib/pythran/xsimd/config
  7604. 864.26 s [python3.14-pythran] copying pythran/xsimd/config/xsimd_inline.hpp -> build/lib/pythran/xsimd/config
  7605. 864.26 s [python3.14-pythran] creating build/lib/pythran/xsimd/math
  7606. 864.26 s [python3.14-pythran] copying pythran/xsimd/math/xsimd_rem_pio2.hpp -> build/lib/pythran/xsimd/math
  7607. 864.26 s [python3.14-pythran] creating build/lib/pythran/xsimd/memory
  7608. 864.26 s [python3.14-pythran] copying pythran/xsimd/memory/xsimd_aligned_allocator.hpp -> build/lib/pythran/xsimd/memory
  7609. 864.26 s [python3.14-pythran] copying pythran/xsimd/memory/xsimd_alignment.hpp -> build/lib/pythran/xsimd/memory
  7610. 864.26 s [python3.14-pythran] creating build/lib/pythran/xsimd/types
  7611. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_all_registers.hpp -> build/lib/pythran/xsimd/types
  7612. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_api.hpp -> build/lib/pythran/xsimd/types
  7613. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_avx2_register.hpp -> build/lib/pythran/xsimd/types
  7614. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512bw_register.hpp -> build/lib/pythran/xsimd/types
  7615. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512cd_register.hpp -> build/lib/pythran/xsimd/types
  7616. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512dq_register.hpp -> build/lib/pythran/xsimd/types
  7617. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512er_register.hpp -> build/lib/pythran/xsimd/types
  7618. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512f_register.hpp -> build/lib/pythran/xsimd/types
  7619. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512ifma_register.hpp -> build/lib/pythran/xsimd/types
  7620. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512pf_register.hpp -> build/lib/pythran/xsimd/types
  7621. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512vbmi_register.hpp -> build/lib/pythran/xsimd/types
  7622. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp -> build/lib/pythran/xsimd/types
  7623. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_avx512vnni_avx512vbmi_register.hpp -> build/lib/pythran/xsimd/types
  7624. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_avx_register.hpp -> build/lib/pythran/xsimd/types
  7625. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_avxvnni_register.hpp -> build/lib/pythran/xsimd/types
  7626. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_batch.hpp -> build/lib/pythran/xsimd/types
  7627. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_batch_constant.hpp -> build/lib/pythran/xsimd/types
  7628. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_emulated_register.hpp -> build/lib/pythran/xsimd/types
  7629. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_fma3_avx2_register.hpp -> build/lib/pythran/xsimd/types
  7630. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_fma3_avx_register.hpp -> build/lib/pythran/xsimd/types
  7631. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_fma3_sse_register.hpp -> build/lib/pythran/xsimd/types
  7632. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_fma4_register.hpp -> build/lib/pythran/xsimd/types
  7633. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_generic_arch.hpp -> build/lib/pythran/xsimd/types
  7634. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_i8mm_neon64_register.hpp -> build/lib/pythran/xsimd/types
  7635. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_neon64_register.hpp -> build/lib/pythran/xsimd/types
  7636. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_neon_register.hpp -> build/lib/pythran/xsimd/types
  7637. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_register.hpp -> build/lib/pythran/xsimd/types
  7638. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_rvv_register.hpp -> build/lib/pythran/xsimd/types
  7639. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_sse2_register.hpp -> build/lib/pythran/xsimd/types
  7640. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_sse3_register.hpp -> build/lib/pythran/xsimd/types
  7641. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_sse4_1_register.hpp -> build/lib/pythran/xsimd/types
  7642. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_sse4_2_register.hpp -> build/lib/pythran/xsimd/types
  7643. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_ssse3_register.hpp -> build/lib/pythran/xsimd/types
  7644. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_sve_register.hpp -> build/lib/pythran/xsimd/types
  7645. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_traits.hpp -> build/lib/pythran/xsimd/types
  7646. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_utils.hpp -> build/lib/pythran/xsimd/types
  7647. 864.26 s [python3.14-pythran] copying pythran/xsimd/types/xsimd_wasm_register.hpp -> build/lib/pythran/xsimd/types
  7648. 864.27 s [python3.14-pythran] installing to build/bdist.linux-x86_64/wheel
  7649. 864.27 s [python3.14-pythran] running install
  7650. 864.28 s [python3.14-pythran] running install_lib
  7651. 864.28 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel
  7652. 864.28 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran
  7653. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythran-linux.cfg -> build/bdist.linux-x86_64/wheel/./pythran
  7654. 864.28 s [python3.14-pythran] copying build/lib/pythran/tables.py -> build/bdist.linux-x86_64/wheel/./pythran
  7655. 864.28 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/types
  7656. 864.28 s [python3.14-pythran] copying build/lib/pythran/types/type_dependencies.py -> build/bdist.linux-x86_64/wheel/./pythran/types
  7657. 864.28 s [python3.14-pythran] copying build/lib/pythran/types/__init__.py -> build/bdist.linux-x86_64/wheel/./pythran/types
  7658. 864.28 s [python3.14-pythran] copying build/lib/pythran/types/signature.py -> build/bdist.linux-x86_64/wheel/./pythran/types
  7659. 864.28 s [python3.14-pythran] copying build/lib/pythran/types/reorder.py -> build/bdist.linux-x86_64/wheel/./pythran/types
  7660. 864.28 s [python3.14-pythran] copying build/lib/pythran/types/conversion.py -> build/bdist.linux-x86_64/wheel/./pythran/types
  7661. 864.28 s [python3.14-pythran] copying build/lib/pythran/types/types.py -> build/bdist.linux-x86_64/wheel/./pythran/types
  7662. 864.28 s [python3.14-pythran] copying build/lib/pythran/types/tog.py -> build/bdist.linux-x86_64/wheel/./pythran/types
  7663. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythran-win32.cfg -> build/bdist.linux-x86_64/wheel/./pythran
  7664. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythran-linux2.cfg -> build/bdist.linux-x86_64/wheel/./pythran
  7665. 864.28 s [python3.14-pythran] copying build/lib/pythran/interval.py -> build/bdist.linux-x86_64/wheel/./pythran
  7666. 864.28 s [python3.14-pythran] copying build/lib/pythran/frontend.py -> build/bdist.linux-x86_64/wheel/./pythran
  7667. 864.28 s [python3.14-pythran] copying build/lib/pythran/magic.py -> build/bdist.linux-x86_64/wheel/./pythran
  7668. 864.28 s [python3.14-pythran] copying build/lib/pythran/version.py -> build/bdist.linux-x86_64/wheel/./pythran
  7669. 864.28 s [python3.14-pythran] copying build/lib/pythran/utils.py -> build/bdist.linux-x86_64/wheel/./pythran
  7670. 864.28 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/transformations
  7671. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/extract_doc_strings.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7672. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/expand_imports.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7673. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/expand_builtins.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7674. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/normalize_ifelse.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7675. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/remove_fstrings.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7676. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/normalize_typeis.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7677. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/__init__.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7678. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/handle_import.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7679. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/normalize_static_if.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7680. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/normalize_method_calls.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7681. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/remove_nested_functions.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7682. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/normalize_is_none.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7683. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/remove_comprehension.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7684. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/remove_named_arguments.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7685. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/normalize_return.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7686. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/normalize_tuples.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7687. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/false_polymorphism.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7688. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/remove_lambdas.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7689. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/normalize_exception.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7690. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/normalize_compare.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7691. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/expand_globals.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7692. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/unshadow_parameters.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7693. 864.28 s [python3.14-pythran] copying build/lib/pythran/transformations/expand_import_all.py -> build/bdist.linux-x86_64/wheel/./pythran/transformations
  7694. 864.28 s [python3.14-pythran] copying build/lib/pythran/__init__.py -> build/bdist.linux-x86_64/wheel/./pythran
  7695. 864.28 s [python3.14-pythran] copying build/lib/pythran/metadata.py -> build/bdist.linux-x86_64/wheel/./pythran
  7696. 864.28 s [python3.14-pythran] copying build/lib/pythran/config.py -> build/bdist.linux-x86_64/wheel/./pythran
  7697. 864.28 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic
  7698. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/core.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic
  7699. 864.28 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/types
  7700. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/float32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7701. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_vexpr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7702. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/cfun.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7703. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/float128.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7704. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/int8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7705. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/uint16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7706. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/int32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7707. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/intp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7708. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/int.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7709. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/raw_array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7710. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_expr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7711. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7712. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/uint32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7713. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/intc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7714. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/nditerator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7715. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/uint64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7716. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/vectorizable_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7717. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/ndarray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7718. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/dict.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7719. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_gexpr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7720. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/generator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7721. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/complex64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7722. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7723. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7724. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/dynamic_tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7725. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_iexpr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7726. 864.28 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/int64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7727. 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
  7728. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/assignable.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7729. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/attr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7730. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/float64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7731. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/longdouble.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7732. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/exceptions.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7733. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/slice.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7734. 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
  7735. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/variant_functor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7736. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/clongdouble.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7737. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/uintc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7738. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7739. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_texpr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7740. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7741. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/complex128.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7742. 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
  7743. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/empty_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7744. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/file.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7745. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_operators.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7746. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/uintp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7747. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/str.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7748. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/uint8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7749. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/static_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7750. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/int16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7751. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/pointer.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7752. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/complex256.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7753. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/finfo.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7754. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/numpy_broadcast.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7755. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/NoneType.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7756. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/combined.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7757. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/float.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7758. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/bool.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7759. 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
  7760. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/types/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/types
  7761. 864.29 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/time
  7762. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/time/sleep.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/time
  7763. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/time/time.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/time
  7764. 864.29 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/utils
  7765. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/int_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7766. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/neutral.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7767. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/broadcast_copy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7768. 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
  7769. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/yield.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7770. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7771. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/pdqsort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7772. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/allocate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7773. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/seq.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7774. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/numpy_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7775. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/shared_ref.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7776. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/meta.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7777. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/functor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7778. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/reserve.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7779. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/array_helper.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7780. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/tags.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7781. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/nested_container.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7782. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/numpy_conversion.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7783. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/utils/fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/utils
  7784. 864.29 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/cmath
  7785. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/isnan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7786. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/acos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7787. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/e.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7788. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/exp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7789. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/atan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7790. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/sinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7791. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/isinf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7792. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/sqrt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7793. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/atanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7794. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/acosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7795. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/asinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7796. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/cosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7797. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/cos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7798. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/asin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7799. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/log.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7800. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/tan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7801. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/pi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7802. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/tanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7803. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/log10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7804. 864.29 s [python3.14-pythran] copying build/lib/pythran/pythonic/cmath/sin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/cmath
  7805. 864.29 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/scipy
  7806. 864.29 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/scipy/special
  7807. 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
  7808. 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
  7809. 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
  7810. 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
  7811. 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
  7812. 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
  7813. 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
  7814. 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
  7815. 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
  7816. 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
  7817. 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
  7818. 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
  7819. 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
  7820. 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
  7821. 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
  7822. 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
  7823. 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
  7824. 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
  7825. 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
  7826. 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
  7827. 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
  7828. 864.30 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/math
  7829. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/isnan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7830. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/acos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7831. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/ldexp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7832. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/fmod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7833. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/e.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7834. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/pow.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7835. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/exp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7836. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/expm1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7837. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/modf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7838. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/ceil.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7839. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/floor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7840. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/atan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7841. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/gamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7842. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/sinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7843. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/frexp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7844. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/isinf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7845. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/erf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7846. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/fabs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7847. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/radians.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7848. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/sqrt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7849. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/trunc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7850. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/atanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7851. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/acosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7852. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/erfc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7853. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/asinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7854. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/atan2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7855. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/cosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7856. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/log1p.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7857. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/copysign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7858. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/degrees.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7859. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/cos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7860. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/asin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7861. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/log.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7862. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/factorial.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7863. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/hypot.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7864. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/tan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7865. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/pi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7866. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/tanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7867. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/lgamma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7868. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/log10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7869. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/math/sin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/math
  7870. 864.30 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/os
  7871. 864.30 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/os/path
  7872. 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
  7873. 864.30 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/random
  7874. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/random/expovariate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
  7875. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/random/uniform.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
  7876. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/random/shuffle.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
  7877. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/random/choice.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
  7878. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/random/random.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
  7879. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/random/sample.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
  7880. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/random/seed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
  7881. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/random/gauss.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
  7882. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/random/randrange.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
  7883. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/random/randint.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/random
  7884. 864.30 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/__dispatch__
  7885. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/index.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
  7886. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/extend.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
  7887. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/pop.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
  7888. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/copy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
  7889. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/count.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
  7890. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/remove.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
  7891. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/conjugate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
  7892. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/append.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
  7893. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/update.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
  7894. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/insert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
  7895. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/clear.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
  7896. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/sort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
  7897. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/reverse.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
  7898. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/__dispatch__/tolist.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/__dispatch__
  7899. 864.30 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/itertools
  7900. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/itertools/common.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
  7901. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/itertools/repeat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
  7902. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/itertools/combinations.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
  7903. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/itertools/count.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
  7904. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/itertools/ifilter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
  7905. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/itertools/islice.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
  7906. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/itertools/product.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
  7907. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/itertools/permutations.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/itertools
  7908. 864.30 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/bisect
  7909. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/bisect/bisect.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/bisect
  7910. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/bisect/bisect_right.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/bisect
  7911. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/bisect/bisect_left.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/bisect
  7912. 864.30 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/functools
  7913. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/functools/partial.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/functools
  7914. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/functools/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/functools
  7915. 864.30 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins
  7916. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/Exception.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7917. 864.30 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/all.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7918. 864.30 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/pythran
  7919. 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
  7920. 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
  7921. 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
  7922. 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
  7923. 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
  7924. 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
  7925. 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
  7926. 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
  7927. 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
  7928. 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
  7929. 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
  7930. 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
  7931. 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
  7932. 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
  7933. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/next.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7934. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/NotImplementedError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7935. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/int_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7936. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/MemoryError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7937. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/any.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7938. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/ArithmeticError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7939. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/iter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7940. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/IndexError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7941. 864.31 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/str
  7942. 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
  7943. 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
  7944. 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
  7945. 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
  7946. 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
  7947. 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
  7948. 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
  7949. 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
  7950. 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
  7951. 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
  7952. 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
  7953. 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
  7954. 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
  7955. 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
  7956. 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
  7957. 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
  7958. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/FutureWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7959. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/pow.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7960. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/TabError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7961. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/EOFError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7962. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/SyntaxWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7963. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/FileNotFoundError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7964. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/map.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7965. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/KeyboardInterrupt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7966. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/False.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7967. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/RuntimeError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7968. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7969. 864.31 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/list
  7970. 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
  7971. 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
  7972. 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
  7973. 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
  7974. 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
  7975. 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
  7976. 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
  7977. 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
  7978. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/TypeError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7979. 864.31 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/float_
  7980. 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_
  7981. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/zip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7982. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/BytesWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7983. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/bin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7984. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/filter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7985. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/BaseException.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7986. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/dict.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7987. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/UnboundLocalError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7988. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/ValueError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7989. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/AttributeError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7990. 864.31 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/complex
  7991. 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
  7992. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/ord.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7993. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/StopIteration.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7994. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/hex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  7995. 864.31 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/set
  7996. 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
  7997. 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
  7998. 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
  7999. 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
  8000. 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
  8001. 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
  8002. 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
  8003. 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
  8004. 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
  8005. 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
  8006. 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
  8007. 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
  8008. 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
  8009. 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
  8010. 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
  8011. 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
  8012. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/float_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8013. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/ImportError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8014. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/ReferenceError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8015. 864.31 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/ImportWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8016. 864.31 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/dict
  8017. 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
  8018. 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
  8019. 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
  8020. 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
  8021. 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
  8022. 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
  8023. 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
  8024. 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
  8025. 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
  8026. 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
  8027. 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
  8028. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/SystemError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8029. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/open.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8030. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/NameError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8031. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/KeyError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8032. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/OSError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8033. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/True.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8034. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8035. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/UnicodeWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8036. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/abs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8037. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/range.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8038. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/Warning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8039. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/max.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8040. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/LookupError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8041. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/IndentationError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8042. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/FloatingPointError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8043. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8044. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/slice.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8045. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/RuntimeWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8046. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/IOError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8047. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/divmod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8048. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/UnicodeError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8049. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/getattr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8050. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/GeneratorExit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8051. 864.32 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/builtins/file
  8052. 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
  8053. 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
  8054. 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
  8055. 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
  8056. 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
  8057. 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
  8058. 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
  8059. 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
  8060. 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
  8061. 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
  8062. 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
  8063. 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
  8064. 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
  8065. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/id.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8066. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/xrange.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8067. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/bool_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8068. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/AssertionError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8069. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/None.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8070. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/set.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8071. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8072. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/chr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8073. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/reversed.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8074. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/sorted.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8075. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/PendingDeprecationWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8076. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/oct.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8077. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/in.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8078. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/file.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8079. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/minmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8080. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/assert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8081. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/SyntaxError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8082. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/OverflowError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8083. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/SystemExit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8084. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/str.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8085. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/BufferError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8086. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/sum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8087. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/UserWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8088. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/print.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8089. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/EnvironmentError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8090. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/len.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8091. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/DeprecationWarning.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8092. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/isinstance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8093. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/ZeroDivisionError.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8094. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/round.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8095. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/enumerate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8096. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/min.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8097. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/builtins/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/builtins
  8098. 864.32 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/patch
  8099. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/patch/complex -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/patch
  8100. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/patch/README.rst -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/patch
  8101. 864.32 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/string
  8102. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/string/ascii_letters.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/string
  8103. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/string/hexdigits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/string
  8104. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/string/digits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/string
  8105. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/string/ascii_uppercase.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/string
  8106. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/string/find.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/string
  8107. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/string/ascii_lowercase.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/string
  8108. 864.32 s [python3.14-pythran] copying build/lib/pythran/pythonic/string/octdigits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/string
  8109. 864.32 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/io
  8110. 864.32 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/io/_io
  8111. 864.32 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/io/_io/TextIOWrapper
  8112. 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
  8113. 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
  8114. 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
  8115. 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
  8116. 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
  8117. 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
  8118. 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
  8119. 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
  8120. 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
  8121. 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
  8122. 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
  8123. 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
  8124. 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
  8125. 864.33 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/omp
  8126. 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
  8127. 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
  8128. 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
  8129. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/omp/get_wtime.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/omp
  8130. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/omp/set_nested.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/omp
  8131. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/omp/in_parallel.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/omp
  8132. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/omp/get_wtick.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/omp
  8133. 864.33 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy
  8134. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isnan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8135. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/float32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8136. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/all.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8137. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isreal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8138. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/issctype.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8139. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/alltrue.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8140. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/asarray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8141. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/atleast_1d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8142. 864.33 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/copysign
  8143. 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
  8144. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/float128.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8145. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/place.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8146. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/unique.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8147. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/int_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8148. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/int8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8149. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/interp_core.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8150. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/short_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8151. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/uint16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8152. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8153. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/int32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8154. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ubyte.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8155. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/atleast_2d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8156. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/signbit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8157. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fill_diagonal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8158. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fromfile.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8159. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/intp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8160. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/uint.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8161. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/any.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8162. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/tril.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8163. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/rad2deg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8164. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ldexp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8165. 864.33 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/minimum
  8166. 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
  8167. 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
  8168. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nonzero.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8169. 864.33 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/subtract
  8170. 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
  8171. 864.33 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/hypot
  8172. 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
  8173. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fmod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8174. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/e.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8175. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/clip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8176. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/square.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8177. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fromiter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8178. 864.33 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/ndarray
  8179. 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
  8180. 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
  8181. 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
  8182. 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
  8183. 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
  8184. 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
  8185. 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
  8186. 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
  8187. 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
  8188. 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
  8189. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/partial_sum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8190. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arctan2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8191. 864.33 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/ctypeslib
  8192. 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
  8193. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/negative.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8194. 864.33 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/floor_divide
  8195. 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
  8196. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/swapaxes.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8197. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/repeat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8198. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/around.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8199. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8200. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/linspace.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8201. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/invert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8202. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ulonglong.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8203. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/conj.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8204. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/median.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8205. 864.33 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/true_divide
  8206. 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
  8207. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8208. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/iscomplex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8209. 864.33 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/uint32.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8210. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/intc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8211. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logical_xor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8212. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ushort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8213. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/outer.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8214. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ediff1d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8215. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/unwrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8216. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/amax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8217. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/empty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8218. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logspace.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8219. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/correlate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8220. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ones.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8221. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/uint64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8222. 864.34 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/greater_equal
  8223. 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
  8224. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/union1d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8225. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/trace.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8226. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/exp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8227. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/maximum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8228. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/array2string.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8229. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/real.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8230. 864.34 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/random
  8231. 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
  8232. 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
  8233. 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
  8234. 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
  8235. 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
  8236. 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
  8237. 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
  8238. 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
  8239. 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
  8240. 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
  8241. 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
  8242. 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
  8243. 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
  8244. 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
  8245. 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
  8246. 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
  8247. 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
  8248. 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
  8249. 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
  8250. 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
  8251. 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
  8252. 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
  8253. 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
  8254. 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
  8255. 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
  8256. 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
  8257. 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
  8258. 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
  8259. 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
  8260. 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
  8261. 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
  8262. 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
  8263. 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
  8264. 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
  8265. 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
  8266. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arctanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8267. 864.34 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/divide
  8268. 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
  8269. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/expm1.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8270. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndarray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8271. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/argmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8272. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/copyto.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8273. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/cross.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8274. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/trim_zeros.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8275. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ceil.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8276. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/amin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8277. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/argsort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8278. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logaddexp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8279. 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
  8280. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/identity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8281. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/floor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8282. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/hstack.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8283. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/newaxis.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8284. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/round_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8285. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/cbrt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8286. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/array_split.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8287. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isposinf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8288. 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
  8289. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8290. 864.34 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/mod
  8291. 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
  8292. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nanmin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8293. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/copy.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8294. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/spacing.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8295. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/rint.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8296. 864.34 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/maximum
  8297. 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
  8298. 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
  8299. 864.34 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/asfarray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8300. 864.34 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/fft
  8301. 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
  8302. 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
  8303. 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
  8304. 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
  8305. 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
  8306. 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
  8307. 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
  8308. 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
  8309. 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
  8310. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/longlong.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8311. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/stack.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8312. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/tri.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8313. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ptp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8314. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/full.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8315. 864.35 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/logical_or
  8316. 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
  8317. 864.35 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/logical_and
  8318. 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
  8319. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8320. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/complex64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8321. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fromfunction.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8322. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ascontiguousarray.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8323. 864.35 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/dtype
  8324. 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
  8325. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndindex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8326. 864.35 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/logaddexp
  8327. 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
  8328. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isneginf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8329. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/broadcast_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8330. 864.35 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/multiply
  8331. 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
  8332. 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
  8333. 864.35 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/arctan2
  8334. 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
  8335. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fliplr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8336. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/flatnonzero.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8337. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/empty_like.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8338. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/select.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8339. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8340. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8341. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8342. 864.35 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/ldexp
  8343. 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
  8344. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/vstack.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8345. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/frexp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8346. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isinf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8347. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/int64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8348. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fabs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8349. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/array_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8350. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isscalar.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8351. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/diagflat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8352. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/not_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8353. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/float_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8354. 864.35 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/less_equal
  8355. 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
  8356. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/diff.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8357. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/true_divide.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8358. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fromstring.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8359. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/digitize.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8360. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/add.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8361. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/argminmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8362. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/take.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8363. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arccos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8364. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8365. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/radians.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8366. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/zeros_like.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8367. 864.35 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/left_shift
  8368. 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
  8369. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/divide.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8370. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sqrt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8371. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/deg2rad.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8372. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8373. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/interp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8374. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/vectorize.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8375. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/trunc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8376. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/remainder.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8377. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/flip.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8378. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nextafter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8379. 864.35 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/bitwise_xor
  8380. 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
  8381. 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
  8382. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nansum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8383. 864.35 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/heaviside
  8384. 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
  8385. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8386. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/log2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8387. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/float64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8388. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8389. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arcsin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8390. 864.35 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/logaddexp2
  8391. 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
  8392. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/vdot.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8393. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/diag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8394. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/abs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8395. 864.35 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/dot.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8396. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/resize.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8397. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/argmin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8398. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/cosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8399. 864.36 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/bitwise_or
  8400. 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
  8401. 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
  8402. 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
  8403. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/max.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8404. 864.36 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/not_equal
  8405. 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
  8406. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/roll.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8407. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bitwise_not.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8408. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/left_shift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8409. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8410. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/allclose.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8411. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/setdiff1d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8412. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/conjugate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8413. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/heaviside.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8414. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/prod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8415. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/count_nonzero.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8416. 864.36 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/logical_xor
  8417. 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
  8418. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/cumproduct.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8419. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/expand_dims.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8420. 864.36 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/nextafter
  8421. 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
  8422. 864.36 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/negative
  8423. 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
  8424. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/triu.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8425. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logical_not.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8426. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/atleast_3d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8427. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bitwise_or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8428. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8429. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/fmin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8430. 864.36 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/less
  8431. 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
  8432. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/NINF.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8433. 864.36 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/remainder
  8434. 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
  8435. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isrealobj.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8436. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/right_shift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8437. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bitwise_xor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8438. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/putmask.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8439. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/log1p.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8440. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/append.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8441. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/minimum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8442. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8443. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arctan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8444. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ufunc_accumulate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8445. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nanargmin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8446. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/copysign.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8447. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/degrees.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8448. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/floor_divide.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8449. 864.36 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/fmin
  8450. 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
  8451. 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
  8452. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/cos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8453. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/uintc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8454. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/zeros.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8455. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/full_like.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8456. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arccosh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8457. 864.36 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/fmod
  8458. 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
  8459. 864.36 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/power
  8460. 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
  8461. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arange.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8462. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/double_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8463. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/flipud.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8464. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/base_repr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8465. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/byte.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8466. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/log.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8467. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/insert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8468. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/indices.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8469. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/diagonal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8470. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/where.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8471. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bool_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8472. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logical_or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8473. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/argwhere.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8474. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/asarray_chkfinite.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8475. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bincount.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8476. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/average.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8477. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/complex128.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8478. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logaddexp2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8479. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/transpose.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8480. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/mean.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8481. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/array_str.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8482. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/reciprocal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8483. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndenumerate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8484. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isfinite.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8485. 864.36 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/inf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8486. 864.37 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/fmax
  8487. 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
  8488. 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
  8489. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/cumsum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8490. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/rollaxis.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8491. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/hypot.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8492. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/lexsort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8493. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/var.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8494. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/mod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8495. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/alen.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8496. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/eye.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8497. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/tan.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8498. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/std_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8499. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/inner.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8500. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/pi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8501. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sort.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8502. 864.37 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/bitwise_and
  8503. 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
  8504. 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
  8505. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/convolve.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8506. 864.37 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/add
  8507. 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
  8508. 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
  8509. 864.37 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/greater
  8510. 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
  8511. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/bitwise_and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8512. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ndim.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8513. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/logical_and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8514. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/uintp.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8515. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/arcsinh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8516. 864.37 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/equal
  8517. 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
  8518. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/imag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8519. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/tanh.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8520. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sometrue.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8521. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/tile.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8522. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/uint8.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8523. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ones_like.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8524. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/concatenate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8525. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8526. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ufunc_reduce.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8527. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/ravel.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8528. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/rot90.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8529. 864.37 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/right_shift
  8530. 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
  8531. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/intersect1d.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8532. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/product.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8533. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/put.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8534. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/int16.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8535. 864.37 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/numpy/linalg
  8536. 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
  8537. 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
  8538. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/power.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8539. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/split.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8540. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/array_equiv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8541. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/complex256.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8542. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/finfo.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8543. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/unravel_index.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8544. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/log10.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8545. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sort_complex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8546. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/delete_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8547. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nanmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8548. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/round.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8549. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/isclose.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8550. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/multiply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8551. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/cumprod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8552. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/absolute.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8553. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/min.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8554. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/sin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8555. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/binary_repr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8556. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/searchsorted.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8557. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/angle.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8558. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/subtract.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8559. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/asscalar.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8560. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/nanargmax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8561. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/numpy/shape.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/numpy
  8562. 864.37 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/array
  8563. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/array/array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/array
  8564. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/array/typecodes.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/array
  8565. 864.37 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/array/array
  8566. 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
  8567. 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
  8568. 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
  8569. 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
  8570. 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
  8571. 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
  8572. 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
  8573. 864.37 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/python
  8574. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/python/core.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/python
  8575. 864.37 s [python3.14-pythran] copying build/lib/pythran/pythonic/python/exception_handler.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/python
  8576. 864.37 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include
  8577. 864.38 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/types
  8578. 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
  8579. 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
  8580. 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
  8581. 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
  8582. 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
  8583. 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
  8584. 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
  8585. 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
  8586. 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
  8587. 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
  8588. 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
  8589. 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
  8590. 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
  8591. 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
  8592. 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
  8593. 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
  8594. 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
  8595. 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
  8596. 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
  8597. 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
  8598. 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
  8599. 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
  8600. 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
  8601. 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
  8602. 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
  8603. 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
  8604. 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
  8605. 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
  8606. 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
  8607. 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
  8608. 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
  8609. 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
  8610. 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
  8611. 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
  8612. 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
  8613. 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
  8614. 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
  8615. 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
  8616. 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
  8617. 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
  8618. 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
  8619. 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
  8620. 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
  8621. 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
  8622. 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
  8623. 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
  8624. 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
  8625. 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
  8626. 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
  8627. 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
  8628. 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
  8629. 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
  8630. 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
  8631. 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
  8632. 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
  8633. 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
  8634. 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
  8635. 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
  8636. 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
  8637. 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
  8638. 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
  8639. 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
  8640. 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
  8641. 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
  8642. 864.38 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/time
  8643. 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
  8644. 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
  8645. 864.38 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/utils
  8646. 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
  8647. 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
  8648. 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
  8649. 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
  8650. 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
  8651. 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
  8652. 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
  8653. 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
  8654. 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
  8655. 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
  8656. 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
  8657. 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
  8658. 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
  8659. 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
  8660. 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
  8661. 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
  8662. 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
  8663. 864.38 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/cmath
  8664. 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
  8665. 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
  8666. 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
  8667. 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
  8668. 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
  8669. 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
  8670. 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
  8671. 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
  8672. 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
  8673. 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
  8674. 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
  8675. 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
  8676. 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
  8677. 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
  8678. 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
  8679. 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
  8680. 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
  8681. 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
  8682. 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
  8683. 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
  8684. 864.39 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/scipy
  8685. 864.39 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/scipy/special
  8686. 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
  8687. 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
  8688. 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
  8689. 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
  8690. 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
  8691. 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
  8692. 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
  8693. 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
  8694. 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
  8695. 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
  8696. 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
  8697. 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
  8698. 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
  8699. 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
  8700. 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
  8701. 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
  8702. 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
  8703. 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
  8704. 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
  8705. 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
  8706. 864.39 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/math
  8707. 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
  8708. 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
  8709. 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
  8710. 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
  8711. 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
  8712. 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
  8713. 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
  8714. 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
  8715. 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
  8716. 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
  8717. 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
  8718. 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
  8719. 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
  8720. 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
  8721. 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
  8722. 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
  8723. 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
  8724. 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
  8725. 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
  8726. 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
  8727. 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
  8728. 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
  8729. 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
  8730. 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
  8731. 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
  8732. 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
  8733. 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
  8734. 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
  8735. 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
  8736. 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
  8737. 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
  8738. 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
  8739. 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
  8740. 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
  8741. 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
  8742. 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
  8743. 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
  8744. 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
  8745. 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
  8746. 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
  8747. 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
  8748. 864.39 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/os
  8749. 864.39 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/os/path
  8750. 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
  8751. 864.39 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/random
  8752. 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
  8753. 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
  8754. 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
  8755. 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
  8756. 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
  8757. 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
  8758. 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
  8759. 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
  8760. 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
  8761. 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
  8762. 864.39 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/__dispatch__
  8763. 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__
  8764. 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__
  8765. 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__
  8766. 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__
  8767. 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__
  8768. 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__
  8769. 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__
  8770. 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__
  8771. 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__
  8772. 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__
  8773. 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__
  8774. 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__
  8775. 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__
  8776. 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__
  8777. 864.40 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/itertools
  8778. 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
  8779. 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
  8780. 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
  8781. 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
  8782. 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
  8783. 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
  8784. 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
  8785. 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
  8786. 864.40 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/bisect
  8787. 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
  8788. 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
  8789. 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
  8790. 864.40 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/functools
  8791. 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
  8792. 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
  8793. 864.40 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins
  8794. 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
  8795. 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
  8796. 864.40 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/pythran
  8797. 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
  8798. 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
  8799. 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
  8800. 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
  8801. 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
  8802. 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
  8803. 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
  8804. 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
  8805. 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
  8806. 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
  8807. 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
  8808. 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
  8809. 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
  8810. 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
  8811. 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
  8812. 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
  8813. 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
  8814. 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
  8815. 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
  8816. 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
  8817. 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
  8818. 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
  8819. 864.40 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/str
  8820. 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
  8821. 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
  8822. 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
  8823. 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
  8824. 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
  8825. 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
  8826. 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
  8827. 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
  8828. 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
  8829. 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
  8830. 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
  8831. 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
  8832. 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
  8833. 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
  8834. 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
  8835. 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
  8836. 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
  8837. 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
  8838. 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
  8839. 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
  8840. 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
  8841. 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
  8842. 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
  8843. 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
  8844. 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
  8845. 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
  8846. 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
  8847. 864.40 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/list
  8848. 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
  8849. 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
  8850. 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
  8851. 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
  8852. 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
  8853. 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
  8854. 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
  8855. 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
  8856. 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
  8857. 864.40 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/float_
  8858. 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_
  8859. 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
  8860. 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
  8861. 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
  8862. 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
  8863. 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
  8864. 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
  8865. 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
  8866. 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
  8867. 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
  8868. 864.41 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/complex
  8869. 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
  8870. 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
  8871. 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
  8872. 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
  8873. 864.41 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/set
  8874. 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
  8875. 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
  8876. 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
  8877. 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
  8878. 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
  8879. 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
  8880. 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
  8881. 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
  8882. 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
  8883. 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
  8884. 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
  8885. 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
  8886. 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
  8887. 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
  8888. 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
  8889. 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
  8890. 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
  8891. 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
  8892. 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
  8893. 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
  8894. 864.41 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/dict
  8895. 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
  8896. 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
  8897. 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
  8898. 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
  8899. 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
  8900. 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
  8901. 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
  8902. 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
  8903. 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
  8904. 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
  8905. 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
  8906. 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
  8907. 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
  8908. 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
  8909. 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
  8910. 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
  8911. 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
  8912. 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
  8913. 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
  8914. 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
  8915. 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
  8916. 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
  8917. 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
  8918. 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
  8919. 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
  8920. 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
  8921. 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
  8922. 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
  8923. 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
  8924. 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
  8925. 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
  8926. 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
  8927. 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
  8928. 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
  8929. 864.41 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/builtins/file
  8930. 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
  8931. 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
  8932. 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
  8933. 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
  8934. 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
  8935. 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
  8936. 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
  8937. 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
  8938. 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
  8939. 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
  8940. 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
  8941. 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
  8942. 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
  8943. 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
  8944. 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
  8945. 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
  8946. 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
  8947. 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
  8948. 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
  8949. 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
  8950. 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
  8951. 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
  8952. 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
  8953. 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
  8954. 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
  8955. 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
  8956. 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
  8957. 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
  8958. 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
  8959. 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
  8960. 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
  8961. 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
  8962. 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
  8963. 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
  8964. 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
  8965. 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
  8966. 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
  8967. 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
  8968. 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
  8969. 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
  8970. 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
  8971. 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
  8972. 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
  8973. 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
  8974. 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
  8975. 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
  8976. 864.42 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/string
  8977. 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
  8978. 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
  8979. 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
  8980. 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
  8981. 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
  8982. 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
  8983. 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
  8984. 864.42 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/io
  8985. 864.42 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/io/_io
  8986. 864.42 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper
  8987. 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
  8988. 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
  8989. 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
  8990. 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
  8991. 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
  8992. 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
  8993. 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
  8994. 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
  8995. 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
  8996. 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
  8997. 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
  8998. 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
  8999. 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
  9000. 864.42 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/omp
  9001. 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
  9002. 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
  9003. 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
  9004. 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
  9005. 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
  9006. 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
  9007. 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
  9008. 864.42 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy
  9009. 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
  9010. 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
  9011. 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
  9012. 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
  9013. 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
  9014. 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
  9015. 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
  9016. 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
  9017. 864.42 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/copysign
  9018. 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
  9019. 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
  9020. 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
  9021. 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
  9022. 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
  9023. 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
  9024. 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
  9025. 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
  9026. 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
  9027. 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
  9028. 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
  9029. 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
  9030. 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
  9031. 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
  9032. 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
  9033. 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
  9034. 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
  9035. 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
  9036. 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
  9037. 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
  9038. 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
  9039. 864.42 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/minimum
  9040. 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
  9041. 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
  9042. 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
  9043. 864.42 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/subtract
  9044. 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
  9045. 864.42 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/hypot
  9046. 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
  9047. 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
  9048. 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
  9049. 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
  9050. 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
  9051. 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
  9052. 864.43 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/ndarray
  9053. 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
  9054. 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
  9055. 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
  9056. 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
  9057. 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
  9058. 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
  9059. 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
  9060. 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
  9061. 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
  9062. 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
  9063. 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
  9064. 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
  9065. 864.43 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/ctypeslib
  9066. 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
  9067. 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
  9068. 864.43 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/floor_divide
  9069. 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
  9070. 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
  9071. 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
  9072. 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
  9073. 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
  9074. 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
  9075. 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
  9076. 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
  9077. 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
  9078. 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
  9079. 864.43 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/true_divide
  9080. 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
  9081. 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
  9082. 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
  9083. 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
  9084. 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
  9085. 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
  9086. 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
  9087. 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
  9088. 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
  9089. 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
  9090. 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
  9091. 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
  9092. 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
  9093. 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
  9094. 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
  9095. 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
  9096. 864.43 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/greater_equal
  9097. 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
  9098. 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
  9099. 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
  9100. 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
  9101. 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
  9102. 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
  9103. 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
  9104. 864.43 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/random
  9105. 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
  9106. 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
  9107. 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
  9108. 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
  9109. 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
  9110. 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
  9111. 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
  9112. 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
  9113. 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
  9114. 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
  9115. 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
  9116. 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
  9117. 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
  9118. 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
  9119. 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
  9120. 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
  9121. 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
  9122. 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
  9123. 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
  9124. 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
  9125. 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
  9126. 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
  9127. 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
  9128. 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
  9129. 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
  9130. 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
  9131. 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
  9132. 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
  9133. 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
  9134. 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
  9135. 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
  9136. 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
  9137. 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
  9138. 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
  9139. 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
  9140. 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
  9141. 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
  9142. 864.44 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/divide
  9143. 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
  9144. 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
  9145. 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
  9146. 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
  9147. 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
  9148. 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
  9149. 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
  9150. 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
  9151. 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
  9152. 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
  9153. 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
  9154. 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
  9155. 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
  9156. 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
  9157. 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
  9158. 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
  9159. 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
  9160. 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
  9161. 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
  9162. 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
  9163. 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
  9164. 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
  9165. 864.44 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/mod
  9166. 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
  9167. 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
  9168. 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
  9169. 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
  9170. 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
  9171. 864.44 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/maximum
  9172. 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
  9173. 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
  9174. 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
  9175. 864.44 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/fft
  9176. 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
  9177. 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
  9178. 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
  9179. 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
  9180. 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
  9181. 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
  9182. 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
  9183. 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
  9184. 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
  9185. 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
  9186. 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
  9187. 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
  9188. 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
  9189. 864.44 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/logical_or
  9190. 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
  9191. 864.44 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/logical_and
  9192. 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
  9193. 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
  9194. 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
  9195. 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
  9196. 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
  9197. 864.44 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/dtype
  9198. 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
  9199. 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
  9200. 864.44 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/logaddexp
  9201. 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
  9202. 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
  9203. 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
  9204. 864.44 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/multiply
  9205. 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
  9206. 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
  9207. 864.44 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/arctan2
  9208. 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
  9209. 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
  9210. 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
  9211. 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
  9212. 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
  9213. 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
  9214. 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
  9215. 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
  9216. 864.44 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/ldexp
  9217. 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
  9218. 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
  9219. 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
  9220. 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
  9221. 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
  9222. 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
  9223. 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
  9224. 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
  9225. 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
  9226. 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
  9227. 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
  9228. 864.44 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/less_equal
  9229. 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
  9230. 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
  9231. 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
  9232. 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
  9233. 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
  9234. 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
  9235. 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
  9236. 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
  9237. 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
  9238. 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
  9239. 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
  9240. 864.45 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/left_shift
  9241. 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
  9242. 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
  9243. 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
  9244. 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
  9245. 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
  9246. 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
  9247. 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
  9248. 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
  9249. 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
  9250. 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
  9251. 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
  9252. 864.45 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/bitwise_xor
  9253. 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
  9254. 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
  9255. 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
  9256. 864.45 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/heaviside
  9257. 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
  9258. 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
  9259. 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
  9260. 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
  9261. 864.45 s [python3.14-pythran] copying build/lib/pythran/pythonic/include/numpy/.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/include/numpy
  9262. 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
  9263. 864.45 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/logaddexp2
  9264. 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
  9265. 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
  9266. 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
  9267. 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
  9268. 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
  9269. 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
  9270. 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
  9271. 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
  9272. 864.45 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/bitwise_or
  9273. 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
  9274. 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
  9275. 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
  9276. 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
  9277. 864.45 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/not_equal
  9278. 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
  9279. 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
  9280. 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
  9281. 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
  9282. 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
  9283. 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
  9284. 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
  9285. 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
  9286. 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
  9287. 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
  9288. 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
  9289. 864.45 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/logical_xor
  9290. 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
  9291. 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
  9292. 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
  9293. 864.45 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/nextafter
  9294. 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
  9295. 864.45 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/negative
  9296. 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
  9297. 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
  9298. 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
  9299. 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
  9300. 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
  9301. 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
  9302. 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
  9303. 864.45 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/less
  9304. 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
  9305. 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
  9306. 864.45 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/remainder
  9307. 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
  9308. 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
  9309. 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
  9310. 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
  9311. 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
  9312. 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
  9313. 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
  9314. 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
  9315. 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
  9316. 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
  9317. 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
  9318. 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
  9319. 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
  9320. 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
  9321. 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
  9322. 864.46 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/fmin
  9323. 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
  9324. 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
  9325. 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
  9326. 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
  9327. 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
  9328. 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
  9329. 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
  9330. 864.46 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/fmod
  9331. 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
  9332. 864.46 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/power
  9333. 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
  9334. 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
  9335. 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
  9336. 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
  9337. 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
  9338. 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
  9339. 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
  9340. 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
  9341. 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
  9342. 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
  9343. 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
  9344. 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
  9345. 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
  9346. 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
  9347. 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
  9348. 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
  9349. 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
  9350. 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
  9351. 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
  9352. 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
  9353. 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
  9354. 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
  9355. 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
  9356. 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
  9357. 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
  9358. 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
  9359. 864.46 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/fmax
  9360. 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
  9361. 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
  9362. 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
  9363. 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
  9364. 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
  9365. 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
  9366. 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
  9367. 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
  9368. 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
  9369. 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
  9370. 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
  9371. 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
  9372. 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
  9373. 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
  9374. 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
  9375. 864.46 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/bitwise_and
  9376. 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
  9377. 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
  9378. 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
  9379. 864.46 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/add
  9380. 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
  9381. 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
  9382. 864.46 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/greater
  9383. 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
  9384. 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
  9385. 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
  9386. 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
  9387. 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
  9388. 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
  9389. 864.46 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/equal
  9390. 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
  9391. 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
  9392. 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
  9393. 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
  9394. 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
  9395. 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
  9396. 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
  9397. 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
  9398. 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
  9399. 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
  9400. 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
  9401. 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
  9402. 864.46 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/right_shift
  9403. 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
  9404. 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
  9405. 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
  9406. 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
  9407. 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
  9408. 864.46 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/numpy/linalg
  9409. 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
  9410. 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
  9411. 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
  9412. 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
  9413. 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
  9414. 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
  9415. 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
  9416. 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
  9417. 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
  9418. 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
  9419. 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
  9420. 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
  9421. 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
  9422. 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
  9423. 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
  9424. 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
  9425. 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
  9426. 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
  9427. 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
  9428. 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
  9429. 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
  9430. 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
  9431. 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
  9432. 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
  9433. 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
  9434. 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
  9435. 864.47 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/array
  9436. 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
  9437. 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
  9438. 864.47 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/array/array
  9439. 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
  9440. 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
  9441. 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
  9442. 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
  9443. 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
  9444. 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
  9445. 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
  9446. 864.47 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/include/operator_
  9447. 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_
  9448. 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_
  9449. 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_
  9450. 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_
  9451. 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_
  9452. 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_
  9453. 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_
  9454. 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_
  9455. 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_
  9456. 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_
  9457. 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_
  9458. 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_
  9459. 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_
  9460. 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_
  9461. 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_
  9462. 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_
  9463. 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_
  9464. 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_
  9465. 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_
  9466. 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_
  9467. 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_
  9468. 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_
  9469. 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_
  9470. 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_
  9471. 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_
  9472. 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_
  9473. 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_
  9474. 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_
  9475. 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_
  9476. 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_
  9477. 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_
  9478. 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_
  9479. 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_
  9480. 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_
  9481. 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_
  9482. 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_
  9483. 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_
  9484. 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_
  9485. 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_
  9486. 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_
  9487. 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_
  9488. 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_
  9489. 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_
  9490. 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_
  9491. 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_
  9492. 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_
  9493. 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_
  9494. 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_
  9495. 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_
  9496. 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_
  9497. 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_
  9498. 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_
  9499. 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_
  9500. 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_
  9501. 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_
  9502. 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_
  9503. 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_
  9504. 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_
  9505. 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_
  9506. 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_
  9507. 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_
  9508. 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_
  9509. 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_
  9510. 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_
  9511. 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_
  9512. 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_
  9513. 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_
  9514. 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_
  9515. 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_
  9516. 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_
  9517. 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_
  9518. 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_
  9519. 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_
  9520. 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_
  9521. 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_
  9522. 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_
  9523. 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_
  9524. 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_
  9525. 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_
  9526. 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_
  9527. 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_
  9528. 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_
  9529. 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_
  9530. 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_
  9531. 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_
  9532. 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_
  9533. 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_
  9534. 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_
  9535. 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_
  9536. 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_
  9537. 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_
  9538. 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_
  9539. 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_
  9540. 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_
  9541. 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_
  9542. 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_
  9543. 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_
  9544. 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_
  9545. 864.48 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/pythonic/operator_
  9546. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/truediv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9547. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__ior__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9548. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/ipow.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9549. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__ifloordiv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9550. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/imax.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9551. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__mod__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9552. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__contains__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9553. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__ilshift__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9554. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/irshift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9555. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/gt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9556. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/contains.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9557. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/pow.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9558. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__neg__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9559. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/icommon.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9560. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/invert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9561. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/div.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9562. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__gt__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9563. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__eq__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9564. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__ixor__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9565. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/overloads.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9566. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__xor__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9567. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__ge__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9568. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/truth.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9569. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/isub.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9570. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/ifloordiv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9571. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/imul.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9572. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/iand.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9573. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__ipow__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9574. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/imatmul.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9575. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__delitem__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9576. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__lt__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9577. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__mul__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9578. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__isub__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9579. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/not_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9580. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__div__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9581. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/lshift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9582. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__invert__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9583. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/ne.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9584. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__matmul__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9585. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/sub.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9586. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__irshift__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9587. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/add.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9588. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/ixor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9589. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__abs__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9590. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__lshift__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9591. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/imin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9592. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/neg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9593. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/delitem.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9594. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__floordiv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9595. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__and__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9596. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/abs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9597. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__le__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9598. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__or__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9599. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/itemgetter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9600. 864.48 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__idiv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9601. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/inv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9602. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/matmul.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9603. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/or_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9604. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__add__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9605. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/concat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9606. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/is_not.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9607. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__getitem__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9608. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__iadd__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9609. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/ge.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9610. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__ne__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9611. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/countOf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9612. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/mul.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9613. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/idiv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9614. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/ilshift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9615. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/is_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9616. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/pos.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9617. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__sub__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9618. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/xor_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9619. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/le.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9620. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__not__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9621. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/and_.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9622. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__itruediv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9623. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/imod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9624. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/indexOf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9625. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/iconcat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9626. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__rshift__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9627. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/getitem.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9628. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/mod.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9629. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__inv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9630. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__pos__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9631. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__iconcat__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9632. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__truediv__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9633. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/ior.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9634. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__iand__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9635. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/eq.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9636. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__imod__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9637. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/iadd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9638. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/itruediv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9639. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/rshift.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9640. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/floordiv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9641. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/lt.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9642. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__concat__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9643. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythonic/operator_/__imul__.hpp -> build/bdist.linux-x86_64/wheel/./pythran/pythonic/operator_
  9644. 864.49 s [python3.14-pythran] copying build/lib/pythran/graph.py -> build/bdist.linux-x86_64/wheel/./pythran
  9645. 864.49 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/optimizations
  9646. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/forward_substitution.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9647. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/__init__.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9648. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/range_loop_unfolding.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9649. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/fast_gexpr.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9650. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/simplify_except.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9651. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/loop_full_unrolling.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9652. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/range_based_simplify.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9653. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/constant_folding.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9654. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/list_to_tuple.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9655. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/inlining.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9656. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/tuple_to_shape.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9657. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/copyto.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9658. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/iter_transformation.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9659. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/pattern_transform.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9660. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/inline_builtins.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9661. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/list_comp_to_genexp.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9662. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/square.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9663. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/modindex.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9664. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/dead_code_elimination.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9665. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/remove_dead_functions.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9666. 864.49 s [python3.14-pythran] copying build/lib/pythran/optimizations/comprehension_patterns.py -> build/bdist.linux-x86_64/wheel/./pythran/optimizations
  9667. 864.49 s [python3.14-pythran] copying build/lib/pythran/dist.py -> build/bdist.linux-x86_64/wheel/./pythran
  9668. 864.49 s [python3.14-pythran] copying build/lib/pythran/cxxgen.py -> build/bdist.linux-x86_64/wheel/./pythran
  9669. 864.49 s [python3.14-pythran] copying build/lib/pythran/toolchain.py -> build/bdist.linux-x86_64/wheel/./pythran
  9670. 864.49 s [python3.14-pythran] copying build/lib/pythran/pythran-default.cfg -> build/bdist.linux-x86_64/wheel/./pythran
  9671. 864.49 s [python3.14-pythran] copying build/lib/pythran/passmanager.py -> build/bdist.linux-x86_64/wheel/./pythran
  9672. 864.49 s [python3.14-pythran] copying build/lib/pythran/openmp.py -> build/bdist.linux-x86_64/wheel/./pythran
  9673. 864.49 s [python3.14-pythran] copying build/lib/pythran/run.py -> build/bdist.linux-x86_64/wheel/./pythran
  9674. 864.49 s [python3.14-pythran] copying build/lib/pythran/conversion.py -> build/bdist.linux-x86_64/wheel/./pythran
  9675. 864.49 s [python3.14-pythran] copying build/lib/pythran/middlend.py -> build/bdist.linux-x86_64/wheel/./pythran
  9676. 864.49 s [python3.14-pythran] copying build/lib/pythran/syntax.py -> build/bdist.linux-x86_64/wheel/./pythran
  9677. 864.49 s [python3.14-pythran] copying build/lib/pythran/backend.py -> build/bdist.linux-x86_64/wheel/./pythran
  9678. 864.49 s [python3.14-pythran] copying build/lib/pythran/typing.py -> build/bdist.linux-x86_64/wheel/./pythran
  9679. 864.49 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/xsimd
  9680. 864.49 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/xsimd/types
  9681. 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
  9682. 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
  9683. 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
  9684. 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
  9685. 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
  9686. 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
  9687. 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
  9688. 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
  9689. 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
  9690. 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
  9691. 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
  9692. 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
  9693. 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
  9694. 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
  9695. 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
  9696. 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
  9697. 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
  9698. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_api.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
  9699. 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
  9700. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
  9701. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_utils.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
  9702. 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
  9703. 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
  9704. 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
  9705. 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
  9706. 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
  9707. 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
  9708. 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
  9709. 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
  9710. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_register.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
  9711. 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
  9712. 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
  9713. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/types/xsimd_batch.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/types
  9714. 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
  9715. 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
  9716. 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
  9717. 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
  9718. 864.50 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/xsimd/math
  9719. 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
  9720. 864.50 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/xsimd/config
  9721. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/config/xsimd_cpuid.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/config
  9722. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/config/xsimd_inline.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/config
  9723. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/config/xsimd_arch.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/config
  9724. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/config/xsimd_config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/config
  9725. 864.50 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/xsimd/arch
  9726. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512dq.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9727. 864.50 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/xsimd/arch/generic
  9728. 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
  9729. 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
  9730. 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
  9731. 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
  9732. 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
  9733. 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
  9734. 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
  9735. 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
  9736. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_sse2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9737. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_constants.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9738. 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
  9739. 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
  9740. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_generic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9741. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512ifma.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9742. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512pf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9743. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512er.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9744. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_sse3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9745. 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
  9746. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_neon64.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9747. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_isa.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9748. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512cd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9749. 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
  9750. 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
  9751. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_ssse3.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9752. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx2.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9753. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512vbmi.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9754. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_wasm.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9755. 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
  9756. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512f.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9757. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_sve.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9758. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_scalar.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9759. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_fma4.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9760. 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
  9761. 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
  9762. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx512bw.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9763. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avx.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9764. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_emulated.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9765. 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
  9766. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_avxvnni.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9767. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_rvv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9768. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/arch/xsimd_neon.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/arch
  9769. 864.50 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/xsimd/memory
  9770. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/memory/xsimd_alignment.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd/memory
  9771. 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
  9772. 864.50 s [python3.14-pythran] copying build/lib/pythran/xsimd/xsimd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/xsimd
  9773. 864.51 s [python3.14-pythran] copying build/lib/pythran/intrinsic.py -> build/bdist.linux-x86_64/wheel/./pythran
  9774. 864.51 s [python3.14-pythran] copying build/lib/pythran/errors.py -> build/bdist.linux-x86_64/wheel/./pythran
  9775. 864.51 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost
  9776. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/cstdint.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  9777. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/version.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  9778. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/memory_order.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  9779. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/limits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  9780. 864.51 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl
  9781. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/numeric_cast.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9782. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/bind.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9783. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/next.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9784. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/has_xxx.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9785. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/tag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9786. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/protect.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9787. 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
  9788. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/void_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9789. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/push_back.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9790. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/comparison.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9791. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/eval_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9792. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/apply_wrap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9793. 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
  9794. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/int.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9795. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/contains.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9796. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/equal_to.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9797. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/prior.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9798. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/void.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9799. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/less.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9800. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9801. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/lambda_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9802. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/long.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9803. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/front_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9804. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/lambda.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9805. 864.51 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/list
  9806. 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
  9807. 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
  9808. 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
  9809. 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
  9810. 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
  9811. 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
  9812. 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
  9813. 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
  9814. 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
  9815. 864.51 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/list/aux_
  9816. 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_
  9817. 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_
  9818. 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_
  9819. 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_
  9820. 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_
  9821. 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_
  9822. 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_
  9823. 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_
  9824. 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_
  9825. 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_
  9826. 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_
  9827. 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_
  9828. 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_
  9829. 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_
  9830. 864.51 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/list/aux_/preprocessed
  9831. 864.51 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain
  9832. 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
  9833. 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
  9834. 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
  9835. 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
  9836. 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
  9837. 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
  9838. 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
  9839. 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
  9840. 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
  9841. 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
  9842. 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_
  9843. 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
  9844. 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
  9845. 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
  9846. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/push_front.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9847. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/identity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9848. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/integral_c.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9849. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/size_t.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9850. 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
  9851. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/deref.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9852. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/back_inserter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9853. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/logical.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9854. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/greater.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9855. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/int_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9856. 864.51 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/find_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9857. 864.51 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/vector
  9858. 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
  9859. 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
  9860. 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
  9861. 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
  9862. 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
  9863. 864.51 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/vector/aux_
  9864. 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_
  9865. 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_
  9866. 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_
  9867. 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_
  9868. 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_
  9869. 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_
  9870. 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_
  9871. 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_
  9872. 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_
  9873. 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_
  9874. 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_
  9875. 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_
  9876. 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_
  9877. 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_
  9878. 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_
  9879. 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_
  9880. 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_
  9881. 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_
  9882. 864.52 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/vector/aux_/preprocessed
  9883. 864.52 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based
  9884. 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
  9885. 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
  9886. 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
  9887. 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
  9888. 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
  9889. 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
  9890. 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
  9891. 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
  9892. 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
  9893. 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
  9894. 864.52 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain
  9895. 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
  9896. 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
  9897. 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
  9898. 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
  9899. 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
  9900. 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
  9901. 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
  9902. 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
  9903. 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
  9904. 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
  9905. 864.52 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps
  9906. 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
  9907. 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
  9908. 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
  9909. 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
  9910. 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
  9911. 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
  9912. 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
  9913. 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
  9914. 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
  9915. 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
  9916. 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_
  9917. 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
  9918. 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
  9919. 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
  9920. 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
  9921. 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
  9922. 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
  9923. 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
  9924. 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
  9925. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/negate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9926. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/at_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9927. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/apply_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9928. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/or.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9929. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/arg.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9930. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/find.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9931. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/begin_end.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9932. 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
  9933. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/apply.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9934. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/less_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9935. 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
  9936. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/begin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9937. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/greater_equal.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9938. 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
  9939. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9940. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/end.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9941. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/long_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9942. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/empty_base.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9943. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/bind_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9944. 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
  9945. 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
  9946. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/divides.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9947. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/advance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9948. 864.52 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/distance_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  9949. 864.52 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_
  9950. 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_
  9951. 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_
  9952. 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_
  9953. 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_
  9954. 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_
  9955. 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_
  9956. 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_
  9957. 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_
  9958. 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_
  9959. 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_
  9960. 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_
  9961. 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_
  9962. 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_
  9963. 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_
  9964. 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_
  9965. 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_
  9966. 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_
  9967. 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_
  9968. 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_
  9969. 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_
  9970. 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_
  9971. 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_
  9972. 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_
  9973. 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_
  9974. 864.53 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/config
  9975. 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
  9976. 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
  9977. 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
  9978. 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
  9979. 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
  9980. 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
  9981. 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
  9982. 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
  9983. 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
  9984. 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
  9985. 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
  9986. 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
  9987. 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
  9988. 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
  9989. 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
  9990. 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
  9991. 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
  9992. 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
  9993. 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
  9994. 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
  9995. 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
  9996. 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
  9997. 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
  9998. 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
  9999. 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
  10000. 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
  10001. 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
  10002. 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
  10003. 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_
  10004. 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_
  10005. 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_
  10006. 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_
  10007. 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_
  10008. 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_
  10009. 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_
  10010. 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_
  10011. 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_
  10012. 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_
  10013. 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_
  10014. 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_
  10015. 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_
  10016. 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_
  10017. 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_
  10018. 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_
  10019. 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_
  10020. 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_
  10021. 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_
  10022. 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_
  10023. 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_
  10024. 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_
  10025. 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_
  10026. 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_
  10027. 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_
  10028. 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_
  10029. 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_
  10030. 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_
  10031. 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_
  10032. 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_
  10033. 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_
  10034. 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_
  10035. 864.53 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessor
  10036. 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
  10037. 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
  10038. 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
  10039. 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
  10040. 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
  10041. 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
  10042. 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
  10043. 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
  10044. 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
  10045. 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
  10046. 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
  10047. 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
  10048. 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
  10049. 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
  10050. 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_
  10051. 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_
  10052. 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_
  10053. 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_
  10054. 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_
  10055. 864.54 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed
  10056. 864.54 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc
  10057. 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
  10058. 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
  10059. 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
  10060. 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
  10061. 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
  10062. 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
  10063. 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
  10064. 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
  10065. 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
  10066. 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
  10067. 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
  10068. 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
  10069. 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
  10070. 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
  10071. 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
  10072. 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
  10073. 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
  10074. 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
  10075. 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
  10076. 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
  10077. 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
  10078. 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
  10079. 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
  10080. 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
  10081. 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
  10082. 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
  10083. 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
  10084. 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
  10085. 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
  10086. 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
  10087. 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
  10088. 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
  10089. 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
  10090. 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
  10091. 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
  10092. 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
  10093. 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
  10094. 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
  10095. 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
  10096. 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
  10097. 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
  10098. 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
  10099. 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
  10100. 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
  10101. 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
  10102. 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
  10103. 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
  10104. 864.54 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/plain
  10105. 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
  10106. 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
  10107. 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
  10108. 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
  10109. 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
  10110. 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
  10111. 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
  10112. 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
  10113. 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
  10114. 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
  10115. 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
  10116. 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
  10117. 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
  10118. 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
  10119. 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
  10120. 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
  10121. 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
  10122. 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
  10123. 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
  10124. 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
  10125. 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
  10126. 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
  10127. 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
  10128. 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
  10129. 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
  10130. 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
  10131. 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
  10132. 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
  10133. 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
  10134. 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
  10135. 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
  10136. 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
  10137. 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
  10138. 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
  10139. 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
  10140. 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
  10141. 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
  10142. 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
  10143. 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
  10144. 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
  10145. 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
  10146. 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
  10147. 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
  10148. 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
  10149. 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
  10150. 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
  10151. 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
  10152. 864.55 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551
  10153. 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
  10154. 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
  10155. 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
  10156. 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
  10157. 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
  10158. 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
  10159. 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
  10160. 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
  10161. 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
  10162. 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
  10163. 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
  10164. 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
  10165. 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
  10166. 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
  10167. 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
  10168. 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
  10169. 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
  10170. 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
  10171. 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
  10172. 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
  10173. 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
  10174. 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
  10175. 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
  10176. 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
  10177. 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
  10178. 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
  10179. 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
  10180. 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
  10181. 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
  10182. 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
  10183. 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
  10184. 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
  10185. 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
  10186. 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
  10187. 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
  10188. 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
  10189. 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
  10190. 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
  10191. 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
  10192. 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
  10193. 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
  10194. 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
  10195. 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
  10196. 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
  10197. 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
  10198. 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
  10199. 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
  10200. 864.55 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp
  10201. 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
  10202. 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
  10203. 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
  10204. 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
  10205. 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
  10206. 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
  10207. 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
  10208. 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
  10209. 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
  10210. 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
  10211. 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
  10212. 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
  10213. 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
  10214. 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
  10215. 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
  10216. 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
  10217. 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
  10218. 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
  10219. 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
  10220. 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
  10221. 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
  10222. 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
  10223. 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
  10224. 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
  10225. 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
  10226. 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
  10227. 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
  10228. 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
  10229. 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
  10230. 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
  10231. 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
  10232. 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
  10233. 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
  10234. 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
  10235. 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
  10236. 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
  10237. 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
  10238. 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
  10239. 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
  10240. 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
  10241. 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
  10242. 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
  10243. 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
  10244. 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
  10245. 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
  10246. 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
  10247. 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
  10248. 864.56 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60
  10249. 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
  10250. 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
  10251. 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
  10252. 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
  10253. 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
  10254. 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
  10255. 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
  10256. 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
  10257. 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
  10258. 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
  10259. 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
  10260. 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
  10261. 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
  10262. 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
  10263. 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
  10264. 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
  10265. 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
  10266. 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
  10267. 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
  10268. 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
  10269. 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
  10270. 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
  10271. 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
  10272. 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
  10273. 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
  10274. 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
  10275. 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
  10276. 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
  10277. 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
  10278. 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
  10279. 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
  10280. 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
  10281. 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
  10282. 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
  10283. 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
  10284. 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
  10285. 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
  10286. 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
  10287. 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
  10288. 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
  10289. 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
  10290. 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
  10291. 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
  10292. 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
  10293. 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
  10294. 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
  10295. 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
  10296. 864.56 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590
  10297. 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
  10298. 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
  10299. 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
  10300. 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
  10301. 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
  10302. 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
  10303. 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
  10304. 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
  10305. 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
  10306. 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
  10307. 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
  10308. 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
  10309. 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
  10310. 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
  10311. 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
  10312. 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
  10313. 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
  10314. 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
  10315. 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
  10316. 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
  10317. 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
  10318. 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
  10319. 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
  10320. 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
  10321. 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
  10322. 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
  10323. 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
  10324. 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
  10325. 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
  10326. 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
  10327. 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
  10328. 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
  10329. 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
  10330. 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
  10331. 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
  10332. 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
  10333. 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
  10334. 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
  10335. 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
  10336. 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
  10337. 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
  10338. 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
  10339. 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
  10340. 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
  10341. 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
  10342. 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
  10343. 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
  10344. 864.57 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps
  10345. 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
  10346. 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
  10347. 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
  10348. 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
  10349. 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
  10350. 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
  10351. 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
  10352. 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
  10353. 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
  10354. 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
  10355. 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
  10356. 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
  10357. 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
  10358. 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
  10359. 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
  10360. 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
  10361. 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
  10362. 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
  10363. 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
  10364. 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
  10365. 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
  10366. 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
  10367. 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
  10368. 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
  10369. 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
  10370. 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
  10371. 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
  10372. 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
  10373. 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
  10374. 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
  10375. 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
  10376. 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
  10377. 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
  10378. 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
  10379. 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
  10380. 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
  10381. 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
  10382. 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
  10383. 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
  10384. 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
  10385. 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
  10386. 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
  10387. 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
  10388. 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
  10389. 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
  10390. 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
  10391. 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
  10392. 864.57 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70
  10393. 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
  10394. 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
  10395. 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
  10396. 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
  10397. 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
  10398. 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
  10399. 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
  10400. 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
  10401. 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
  10402. 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
  10403. 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
  10404. 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
  10405. 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
  10406. 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
  10407. 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
  10408. 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
  10409. 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
  10410. 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
  10411. 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
  10412. 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
  10413. 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
  10414. 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
  10415. 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
  10416. 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
  10417. 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
  10418. 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
  10419. 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
  10420. 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
  10421. 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
  10422. 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
  10423. 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
  10424. 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
  10425. 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
  10426. 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
  10427. 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
  10428. 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
  10429. 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
  10430. 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
  10431. 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
  10432. 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
  10433. 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
  10434. 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
  10435. 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
  10436. 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
  10437. 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
  10438. 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
  10439. 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
  10440. 864.58 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc
  10441. 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
  10442. 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
  10443. 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
  10444. 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
  10445. 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
  10446. 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
  10447. 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
  10448. 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
  10449. 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
  10450. 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
  10451. 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
  10452. 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
  10453. 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
  10454. 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
  10455. 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
  10456. 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
  10457. 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
  10458. 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
  10459. 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
  10460. 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
  10461. 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
  10462. 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
  10463. 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
  10464. 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
  10465. 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
  10466. 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
  10467. 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
  10468. 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
  10469. 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
  10470. 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
  10471. 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
  10472. 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
  10473. 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
  10474. 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
  10475. 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
  10476. 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
  10477. 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
  10478. 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
  10479. 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
  10480. 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
  10481. 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
  10482. 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
  10483. 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
  10484. 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
  10485. 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
  10486. 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
  10487. 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
  10488. 864.58 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw
  10489. 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
  10490. 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
  10491. 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
  10492. 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
  10493. 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
  10494. 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
  10495. 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
  10496. 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
  10497. 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
  10498. 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
  10499. 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
  10500. 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
  10501. 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
  10502. 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
  10503. 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
  10504. 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
  10505. 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
  10506. 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
  10507. 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
  10508. 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
  10509. 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
  10510. 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
  10511. 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
  10512. 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
  10513. 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
  10514. 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
  10515. 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
  10516. 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
  10517. 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
  10518. 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
  10519. 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
  10520. 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
  10521. 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
  10522. 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
  10523. 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
  10524. 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
  10525. 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
  10526. 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
  10527. 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
  10528. 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
  10529. 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
  10530. 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
  10531. 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
  10532. 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
  10533. 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
  10534. 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
  10535. 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
  10536. 864.59 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc
  10537. 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
  10538. 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
  10539. 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
  10540. 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
  10541. 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
  10542. 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
  10543. 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
  10544. 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
  10545. 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
  10546. 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
  10547. 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
  10548. 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
  10549. 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
  10550. 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
  10551. 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
  10552. 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
  10553. 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
  10554. 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
  10555. 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
  10556. 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
  10557. 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
  10558. 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
  10559. 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
  10560. 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
  10561. 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
  10562. 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
  10563. 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
  10564. 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
  10565. 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
  10566. 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
  10567. 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
  10568. 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
  10569. 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
  10570. 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
  10571. 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
  10572. 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
  10573. 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
  10574. 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
  10575. 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
  10576. 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
  10577. 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
  10578. 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
  10579. 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
  10580. 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
  10581. 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
  10582. 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
  10583. 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
  10584. 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_
  10585. 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_
  10586. 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_
  10587. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/always.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10588. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/placeholders.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10589. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/O1_size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10590. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/times.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10591. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/iter_fold.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10592. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/back_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10593. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/at.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10594. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/and.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10595. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/iterator_tags.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10596. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/plus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10597. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/advance_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10598. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/contains_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10599. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/size_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10600. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/reverse_fold.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10601. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/clear.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10602. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/clear_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10603. 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
  10604. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/is_placeholder.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10605. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/fold.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10606. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/arg_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10607. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/inherit.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10608. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/next_prior.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10609. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/empty_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10610. 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
  10611. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/bool_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10612. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/quote.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10613. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/assert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10614. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/pair.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10615. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/multiplies.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10616. 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
  10617. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/distance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10618. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/minus.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10619. 864.59 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/same_as.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10620. 864.60 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/mpl/limits
  10621. 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
  10622. 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
  10623. 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
  10624. 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
  10625. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/is_sequence.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10626. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/sequence_tag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10627. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/iterator_range.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10628. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/not.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10629. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10630. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/front_inserter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10631. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/remove_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10632. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/bool.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10633. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/list.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10634. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/mpl/inserter.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/mpl
  10635. 864.60 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/range
  10636. 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
  10637. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/rend.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10638. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/empty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10639. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10640. 864.60 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/range/algorithm
  10641. 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
  10642. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/reverse_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10643. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/mutable_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10644. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/value_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10645. 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
  10646. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/rbegin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10647. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10648. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/difference_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10649. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/begin.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10650. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/size.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10651. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/end.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10652. 864.60 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/range/detail
  10653. 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
  10654. 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
  10655. 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
  10656. 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
  10657. 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
  10658. 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
  10659. 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
  10660. 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
  10661. 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
  10662. 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
  10663. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/const_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10664. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/concepts.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10665. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/functions.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10666. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/range_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10667. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/distance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10668. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/range/size_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/range
  10669. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/integer.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  10670. 864.60 s [python3.14-pythran] copying build/lib/pythran/boost/format.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  10671. 864.60 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion
  10672. 864.60 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/mpl
  10673. 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
  10674. 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
  10675. 864.60 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/algorithm
  10676. 864.60 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/algorithm/transformation
  10677. 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
  10678. 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
  10679. 864.60 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/support
  10680. 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
  10681. 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
  10682. 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
  10683. 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
  10684. 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
  10685. 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
  10686. 864.60 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/support/detail
  10687. 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
  10688. 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
  10689. 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
  10690. 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
  10691. 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
  10692. 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
  10693. 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
  10694. 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
  10695. 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
  10696. 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
  10697. 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
  10698. 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
  10699. 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
  10700. 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
  10701. 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
  10702. 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
  10703. 864.60 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/iterator
  10704. 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
  10705. 864.60 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/iterator/mpl
  10706. 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
  10707. 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
  10708. 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
  10709. 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
  10710. 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
  10711. 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
  10712. 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
  10713. 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
  10714. 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
  10715. 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
  10716. 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
  10717. 864.61 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/iterator/detail
  10718. 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
  10719. 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
  10720. 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
  10721. 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
  10722. 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
  10723. 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
  10724. 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
  10725. 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
  10726. 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
  10727. 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
  10728. 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
  10729. 864.61 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/tuple
  10730. 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
  10731. 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
  10732. 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
  10733. 864.61 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/tuple/detail
  10734. 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
  10735. 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
  10736. 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
  10737. 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
  10738. 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
  10739. 864.61 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/tuple/detail/preprocessed
  10740. 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
  10741. 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
  10742. 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
  10743. 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
  10744. 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
  10745. 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
  10746. 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
  10747. 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
  10748. 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
  10749. 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
  10750. 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
  10751. 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
  10752. 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
  10753. 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
  10754. 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
  10755. 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
  10756. 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
  10757. 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
  10758. 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
  10759. 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
  10760. 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
  10761. 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
  10762. 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
  10763. 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
  10764. 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
  10765. 864.61 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container
  10766. 864.61 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/list
  10767. 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
  10768. 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
  10769. 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
  10770. 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
  10771. 864.61 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/list/detail
  10772. 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
  10773. 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
  10774. 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
  10775. 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
  10776. 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
  10777. 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
  10778. 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
  10779. 864.61 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/list/detail/cpp03
  10780. 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
  10781. 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
  10782. 864.61 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed
  10783. 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
  10784. 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
  10785. 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
  10786. 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
  10787. 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
  10788. 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
  10789. 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
  10790. 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
  10791. 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
  10792. 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
  10793. 864.61 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/vector
  10794. 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
  10795. 864.61 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/vector/detail
  10796. 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
  10797. 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
  10798. 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
  10799. 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
  10800. 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
  10801. 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
  10802. 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
  10803. 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
  10804. 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
  10805. 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
  10806. 864.62 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/vector/detail/cpp03
  10807. 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
  10808. 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
  10809. 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
  10810. 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
  10811. 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
  10812. 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
  10813. 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
  10814. 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
  10815. 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
  10816. 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
  10817. 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
  10818. 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
  10819. 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
  10820. 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
  10821. 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
  10822. 864.62 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed
  10823. 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
  10824. 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
  10825. 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
  10826. 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
  10827. 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
  10828. 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
  10829. 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
  10830. 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
  10831. 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
  10832. 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
  10833. 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
  10834. 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
  10835. 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
  10836. 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
  10837. 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
  10838. 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
  10839. 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
  10840. 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
  10841. 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
  10842. 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
  10843. 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
  10844. 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
  10845. 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
  10846. 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
  10847. 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
  10848. 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
  10849. 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
  10850. 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
  10851. 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
  10852. 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
  10853. 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
  10854. 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
  10855. 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
  10856. 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
  10857. 864.62 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/container/generation
  10858. 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
  10859. 864.62 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/adapted
  10860. 864.62 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/adapted/mpl
  10861. 864.62 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/adapted/mpl/detail
  10862. 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
  10863. 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
  10864. 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
  10865. 864.62 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/adapted/struct
  10866. 864.62 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/adapted/struct/detail
  10867. 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
  10868. 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
  10869. 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
  10870. 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
  10871. 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
  10872. 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
  10873. 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
  10874. 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
  10875. 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
  10876. 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
  10877. 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
  10878. 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
  10879. 864.62 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/adapted/struct/detail/preprocessor
  10880. 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
  10881. 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
  10882. 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
  10883. 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
  10884. 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
  10885. 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
  10886. 864.63 s [python3.14-pythran] copying build/lib/pythran/boost/fusion/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/fusion
  10887. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/include
  10888. 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
  10889. 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
  10890. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/view
  10891. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/view/iterator_range
  10892. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/view/iterator_range/detail
  10893. 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
  10894. 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
  10895. 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
  10896. 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
  10897. 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
  10898. 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
  10899. 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
  10900. 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
  10901. 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
  10902. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/view/single_view
  10903. 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
  10904. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/view/single_view/detail
  10905. 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
  10906. 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
  10907. 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
  10908. 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
  10909. 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
  10910. 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
  10911. 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
  10912. 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
  10913. 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
  10914. 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
  10915. 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
  10916. 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
  10917. 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
  10918. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/view/joint_view
  10919. 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
  10920. 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
  10921. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/view/joint_view/detail
  10922. 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
  10923. 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
  10924. 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
  10925. 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
  10926. 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
  10927. 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
  10928. 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
  10929. 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
  10930. 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
  10931. 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
  10932. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/sequence
  10933. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/sequence/comparison
  10934. 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
  10935. 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
  10936. 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
  10937. 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
  10938. 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
  10939. 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
  10940. 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
  10941. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/sequence/comparison/detail
  10942. 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
  10943. 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
  10944. 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
  10945. 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
  10946. 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
  10947. 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
  10948. 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
  10949. 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
  10950. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/sequence/intrinsic
  10951. 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
  10952. 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
  10953. 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
  10954. 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
  10955. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/sequence/intrinsic/detail
  10956. 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
  10957. 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
  10958. 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
  10959. 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
  10960. 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
  10961. 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
  10962. 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
  10963. 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
  10964. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/sequence/io
  10965. 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
  10966. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/fusion/sequence/io/detail
  10967. 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
  10968. 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
  10969. 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
  10970. 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
  10971. 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
  10972. 864.63 s [python3.14-pythran] copying build/lib/pythran/boost/swap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  10973. 864.63 s [python3.14-pythran] copying build/lib/pythran/boost/utility.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  10974. 864.63 s [python3.14-pythran] copying build/lib/pythran/boost/ref.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  10975. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/smart_ptr
  10976. 864.63 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/smart_ptr/detail
  10977. 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
  10978. 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
  10979. 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
  10980. 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
  10981. 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
  10982. 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
  10983. 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
  10984. 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
  10985. 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
  10986. 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
  10987. 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
  10988. 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
  10989. 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
  10990. 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
  10991. 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
  10992. 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
  10993. 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
  10994. 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
  10995. 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
  10996. 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
  10997. 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
  10998. 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
  10999. 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
  11000. 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
  11001. 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
  11002. 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
  11003. 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
  11004. 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
  11005. 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
  11006. 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
  11007. 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
  11008. 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
  11009. 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
  11010. 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
  11011. 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
  11012. 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
  11013. 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
  11014. 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
  11015. 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
  11016. 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
  11017. 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
  11018. 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
  11019. 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
  11020. 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
  11021. 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
  11022. 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
  11023. 864.64 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math
  11024. 864.64 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/distributions
  11025. 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
  11026. 864.64 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/distributions/detail
  11027. 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
  11028. 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
  11029. 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
  11030. 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
  11031. 864.64 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/tools
  11032. 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
  11033. 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
  11034. 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
  11035. 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
  11036. 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
  11037. 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
  11038. 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
  11039. 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
  11040. 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
  11041. 864.64 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/tools/detail
  11042. 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
  11043. 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
  11044. 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
  11045. 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
  11046. 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
  11047. 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
  11048. 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
  11049. 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
  11050. 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
  11051. 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
  11052. 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
  11053. 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
  11054. 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
  11055. 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
  11056. 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
  11057. 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
  11058. 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
  11059. 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
  11060. 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
  11061. 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
  11062. 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
  11063. 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
  11064. 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
  11065. 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
  11066. 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
  11067. 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
  11068. 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
  11069. 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
  11070. 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
  11071. 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
  11072. 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
  11073. 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
  11074. 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
  11075. 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
  11076. 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
  11077. 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
  11078. 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
  11079. 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
  11080. 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
  11081. 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
  11082. 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
  11083. 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
  11084. 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
  11085. 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
  11086. 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
  11087. 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
  11088. 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
  11089. 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
  11090. 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
  11091. 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
  11092. 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
  11093. 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
  11094. 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
  11095. 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
  11096. 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
  11097. 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
  11098. 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
  11099. 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
  11100. 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
  11101. 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
  11102. 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
  11103. 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
  11104. 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
  11105. 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
  11106. 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
  11107. 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
  11108. 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
  11109. 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
  11110. 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
  11111. 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
  11112. 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
  11113. 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
  11114. 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
  11115. 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
  11116. 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
  11117. 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
  11118. 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
  11119. 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
  11120. 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
  11121. 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
  11122. 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
  11123. 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
  11124. 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
  11125. 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
  11126. 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
  11127. 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
  11128. 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
  11129. 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
  11130. 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
  11131. 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
  11132. 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
  11133. 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
  11134. 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
  11135. 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
  11136. 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
  11137. 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
  11138. 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
  11139. 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
  11140. 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
  11141. 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
  11142. 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
  11143. 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
  11144. 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
  11145. 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
  11146. 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
  11147. 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
  11148. 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
  11149. 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
  11150. 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
  11151. 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
  11152. 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
  11153. 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
  11154. 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
  11155. 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
  11156. 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
  11157. 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
  11158. 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
  11159. 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
  11160. 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
  11161. 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
  11162. 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
  11163. 864.65 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/constants
  11164. 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
  11165. 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
  11166. 864.66 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/policies
  11167. 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
  11168. 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
  11169. 864.66 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/special_functions
  11170. 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
  11171. 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
  11172. 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
  11173. 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
  11174. 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
  11175. 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
  11176. 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
  11177. 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
  11178. 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
  11179. 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
  11180. 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
  11181. 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
  11182. 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
  11183. 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
  11184. 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
  11185. 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
  11186. 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
  11187. 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
  11188. 864.66 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/math/special_functions/detail
  11189. 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
  11190. 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
  11191. 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
  11192. 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
  11193. 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
  11194. 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
  11195. 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
  11196. 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
  11197. 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
  11198. 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
  11199. 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
  11200. 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
  11201. 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
  11202. 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
  11203. 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
  11204. 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
  11205. 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
  11206. 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
  11207. 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
  11208. 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
  11209. 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
  11210. 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
  11211. 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
  11212. 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
  11213. 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
  11214. 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
  11215. 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
  11216. 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
  11217. 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
  11218. 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
  11219. 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
  11220. 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
  11221. 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
  11222. 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
  11223. 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
  11224. 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
  11225. 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
  11226. 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
  11227. 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
  11228. 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
  11229. 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
  11230. 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
  11231. 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
  11232. 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
  11233. 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
  11234. 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
  11235. 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
  11236. 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
  11237. 864.66 s [python3.14-pythran] copying build/lib/pythran/boost/throw_exception.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11238. 864.66 s [python3.14-pythran] copying build/lib/pythran/boost/predef.h -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11239. 864.66 s [python3.14-pythran] copying build/lib/pythran/boost/static_assert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11240. 864.66 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef
  11241. 864.66 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/other
  11242. 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
  11243. 864.66 s [python3.14-pythran] copying build/lib/pythran/boost/predef/compiler.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
  11244. 864.66 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/compiler
  11245. 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
  11246. 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
  11247. 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
  11248. 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
  11249. 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
  11250. 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
  11251. 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
  11252. 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
  11253. 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
  11254. 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
  11255. 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
  11256. 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
  11257. 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
  11258. 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
  11259. 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
  11260. 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
  11261. 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
  11262. 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
  11263. 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
  11264. 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
  11265. 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
  11266. 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
  11267. 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
  11268. 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
  11269. 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
  11270. 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
  11271. 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
  11272. 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
  11273. 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
  11274. 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
  11275. 864.67 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/hardware
  11276. 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
  11277. 864.67 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/hardware/simd
  11278. 864.67 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/hardware/simd/arm
  11279. 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
  11280. 864.67 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/hardware/simd/ppc
  11281. 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
  11282. 864.67 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/hardware/simd/x86_amd
  11283. 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
  11284. 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
  11285. 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
  11286. 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
  11287. 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
  11288. 864.67 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/hardware/simd/x86
  11289. 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
  11290. 864.67 s [python3.14-pythran] copying build/lib/pythran/boost/predef/other.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
  11291. 864.67 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/os
  11292. 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
  11293. 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
  11294. 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
  11295. 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
  11296. 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
  11297. 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
  11298. 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
  11299. 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
  11300. 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
  11301. 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
  11302. 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
  11303. 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
  11304. 864.67 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/os/bsd
  11305. 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
  11306. 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
  11307. 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
  11308. 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
  11309. 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
  11310. 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
  11311. 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
  11312. 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
  11313. 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
  11314. 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
  11315. 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
  11316. 864.67 s [python3.14-pythran] copying build/lib/pythran/boost/predef/make.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
  11317. 864.67 s [python3.14-pythran] copying build/lib/pythran/boost/predef/os.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
  11318. 864.67 s [python3.14-pythran] copying build/lib/pythran/boost/predef/version.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
  11319. 864.67 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/platform
  11320. 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
  11321. 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
  11322. 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
  11323. 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
  11324. 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
  11325. 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
  11326. 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
  11327. 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
  11328. 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
  11329. 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
  11330. 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
  11331. 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
  11332. 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
  11333. 864.67 s [python3.14-pythran] copying build/lib/pythran/boost/predef/library.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
  11334. 864.67 s [python3.14-pythran] copying build/lib/pythran/boost/predef/version_number.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
  11335. 864.67 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/detail
  11336. 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
  11337. 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
  11338. 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
  11339. 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
  11340. 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
  11341. 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
  11342. 864.67 s [python3.14-pythran] copying build/lib/pythran/boost/predef/language.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
  11343. 864.67 s [python3.14-pythran] copying build/lib/pythran/boost/predef/architecture.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
  11344. 864.67 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/language
  11345. 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
  11346. 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
  11347. 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
  11348. 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
  11349. 864.67 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/architecture
  11350. 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
  11351. 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
  11352. 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
  11353. 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
  11354. 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
  11355. 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
  11356. 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
  11357. 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
  11358. 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
  11359. 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
  11360. 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
  11361. 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
  11362. 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
  11363. 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
  11364. 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
  11365. 864.68 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/architecture/x86
  11366. 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
  11367. 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
  11368. 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
  11369. 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
  11370. 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
  11371. 864.68 s [python3.14-pythran] copying build/lib/pythran/boost/predef/platform.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
  11372. 864.68 s [python3.14-pythran] copying build/lib/pythran/boost/predef/hardware.h -> build/bdist.linux-x86_64/wheel/./pythran/boost/predef
  11373. 864.68 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/library
  11374. 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
  11375. 864.68 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/library/std
  11376. 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
  11377. 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
  11378. 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
  11379. 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
  11380. 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
  11381. 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
  11382. 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
  11383. 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
  11384. 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
  11385. 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
  11386. 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
  11387. 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
  11388. 864.68 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/predef/library/c
  11389. 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
  11390. 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
  11391. 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
  11392. 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
  11393. 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
  11394. 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
  11395. 864.68 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/config
  11396. 864.68 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/config/stdlib
  11397. 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
  11398. 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
  11399. 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
  11400. 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
  11401. 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
  11402. 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
  11403. 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
  11404. 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
  11405. 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
  11406. 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
  11407. 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
  11408. 864.68 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/config/compiler
  11409. 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
  11410. 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
  11411. 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
  11412. 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
  11413. 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
  11414. 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
  11415. 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
  11416. 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
  11417. 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
  11418. 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
  11419. 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
  11420. 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
  11421. 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
  11422. 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
  11423. 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
  11424. 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
  11425. 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
  11426. 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
  11427. 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
  11428. 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
  11429. 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
  11430. 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
  11431. 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
  11432. 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
  11433. 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
  11434. 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
  11435. 864.68 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/config/platform
  11436. 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
  11437. 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
  11438. 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
  11439. 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
  11440. 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
  11441. 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
  11442. 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
  11443. 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
  11444. 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
  11445. 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
  11446. 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
  11447. 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
  11448. 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
  11449. 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
  11450. 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
  11451. 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
  11452. 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
  11453. 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
  11454. 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
  11455. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/config/user.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
  11456. 864.69 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/config/detail
  11457. 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
  11458. 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
  11459. 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
  11460. 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
  11461. 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
  11462. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/config/workaround.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
  11463. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/config/abi_prefix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
  11464. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/config/requires_threads.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
  11465. 864.69 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/config/no_tr1
  11466. 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
  11467. 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
  11468. 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
  11469. 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
  11470. 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
  11471. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/config/header_deprecated.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
  11472. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/config/warning_disable.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
  11473. 864.69 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/config/abi
  11474. 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
  11475. 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
  11476. 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
  11477. 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
  11478. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/config/auto_link.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
  11479. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/config/abi_suffix.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
  11480. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/config/helper_macros.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
  11481. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/config/pragma_message.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/config
  11482. 864.69 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/typeof
  11483. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/template_encoding.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11484. 864.69 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/typeof/dmc
  11485. 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
  11486. 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
  11487. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/typeof_impl.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11488. 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
  11489. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/native.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11490. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/unsupported.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11491. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/vector200.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11492. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/vector100.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11493. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/type_encoding.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11494. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/decltype.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11495. 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
  11496. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/vector150.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11497. 864.69 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/typeof/msvc
  11498. 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
  11499. 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
  11500. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/message.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11501. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/register_functions.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11502. 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
  11503. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/vector50.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11504. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/typeof.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11505. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/constant.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11506. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/modifiers.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11507. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/encode_decode.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11508. 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
  11509. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/register_fundamental.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11510. 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
  11511. 864.69 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/vector.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11512. 864.70 s [python3.14-pythran] copying build/lib/pythran/boost/typeof/int_encoding.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/typeof
  11513. 864.70 s [python3.14-pythran] copying build/lib/pythran/boost/checked_delete.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11514. 864.70 s [python3.14-pythran] copying build/lib/pythran/boost/array.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11515. 864.70 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/iterator
  11516. 864.70 s [python3.14-pythran] copying build/lib/pythran/boost/iterator/iterator_concepts.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
  11517. 864.70 s [python3.14-pythran] copying build/lib/pythran/boost/iterator/iterator_facade.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
  11518. 864.70 s [python3.14-pythran] copying build/lib/pythran/boost/iterator/reverse_iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
  11519. 864.70 s [python3.14-pythran] copying build/lib/pythran/boost/iterator/iterator_adaptor.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
  11520. 864.70 s [python3.14-pythran] copying build/lib/pythran/boost/iterator/iterator_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
  11521. 864.70 s [python3.14-pythran] copying build/lib/pythran/boost/iterator/iterator_categories.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
  11522. 864.70 s [python3.14-pythran] copying build/lib/pythran/boost/iterator/advance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
  11523. 864.70 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/iterator/detail
  11524. 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
  11525. 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
  11526. 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
  11527. 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
  11528. 864.70 s [python3.14-pythran] copying build/lib/pythran/boost/iterator/distance.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
  11529. 864.70 s [python3.14-pythran] copying build/lib/pythran/boost/iterator/interoperable.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/iterator
  11530. 864.70 s [python3.14-pythran] copying build/lib/pythran/boost/config.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11531. 864.70 s [python3.14-pythran] copying build/lib/pythran/boost/none.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11532. 864.70 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/atomic
  11533. 864.70 s [python3.14-pythran] copying build/lib/pythran/boost/atomic/fences.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic
  11534. 864.70 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/atomic/detail
  11535. 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
  11536. 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
  11537. 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
  11538. 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
  11539. 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
  11540. 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
  11541. 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
  11542. 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
  11543. 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
  11544. 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
  11545. 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
  11546. 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
  11547. 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
  11548. 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
  11549. 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
  11550. 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
  11551. 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
  11552. 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
  11553. 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
  11554. 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
  11555. 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
  11556. 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
  11557. 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
  11558. 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
  11559. 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
  11560. 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
  11561. 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
  11562. 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
  11563. 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
  11564. 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
  11565. 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
  11566. 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
  11567. 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
  11568. 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
  11569. 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
  11570. 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
  11571. 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
  11572. 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
  11573. 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
  11574. 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
  11575. 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
  11576. 864.70 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/atomic/detail/type_traits
  11577. 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
  11578. 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
  11579. 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
  11580. 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
  11581. 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
  11582. 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
  11583. 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
  11584. 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
  11585. 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
  11586. 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
  11587. 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
  11588. 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
  11589. 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
  11590. 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
  11591. 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
  11592. 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
  11593. 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
  11594. 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
  11595. 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
  11596. 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
  11597. 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
  11598. 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
  11599. 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
  11600. 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
  11601. 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
  11602. 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
  11603. 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
  11604. 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
  11605. 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
  11606. 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
  11607. 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
  11608. 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
  11609. 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
  11610. 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
  11611. 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
  11612. 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
  11613. 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
  11614. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/atomic/atomic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic
  11615. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/atomic/capabilities.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic
  11616. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/atomic/atomic_flag.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/atomic
  11617. 864.71 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/tuple
  11618. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/tuple/tuple_comparison.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/tuple
  11619. 864.71 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/tuple/detail
  11620. 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
  11621. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/tuple/tuple.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/tuple
  11622. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/non_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11623. 864.71 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/numeric
  11624. 864.71 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/numeric/conversion
  11625. 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
  11626. 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
  11627. 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
  11628. 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
  11629. 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
  11630. 864.71 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/numeric/conversion/detail
  11631. 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
  11632. 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
  11633. 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
  11634. 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
  11635. 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
  11636. 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
  11637. 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
  11638. 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
  11639. 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
  11640. 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
  11641. 864.71 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/numeric/conversion/detail/preprocessed
  11642. 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
  11643. 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
  11644. 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
  11645. 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
  11646. 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
  11647. 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
  11648. 864.71 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/container
  11649. 864.71 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/container/detail
  11650. 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
  11651. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/container/container_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/container
  11652. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/integer_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11653. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/lexical_cast.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11654. 864.71 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/core
  11655. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/core/addressof.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
  11656. 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
  11657. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/core/ignore_unused.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
  11658. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/core/swap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
  11659. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/core/ref.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
  11660. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/core/demangle.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
  11661. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/core/checked_delete.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
  11662. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/core/typeinfo.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
  11663. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/core/enable_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
  11664. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/core/use_default.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
  11665. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/core/noncopyable.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/core
  11666. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11667. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/optional.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11668. 864.71 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/detail
  11669. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/detail/reference_content.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
  11670. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/detail/fenv.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
  11671. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/detail/lightweight_mutex.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
  11672. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/detail/iterator.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
  11673. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/detail/basic_pointerbuf.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
  11674. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/detail/workaround.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
  11675. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/detail/select_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
  11676. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/detail/lcast_precision.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
  11677. 864.71 s [python3.14-pythran] copying build/lib/pythran/boost/detail/indirect_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/detail
  11678. 864.71 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/type_traits
  11679. 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
  11680. 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
  11681. 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
  11682. 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
  11683. 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
  11684. 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
  11685. 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
  11686. 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
  11687. 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
  11688. 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
  11689. 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
  11690. 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
  11691. 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
  11692. 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
  11693. 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
  11694. 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
  11695. 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
  11696. 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
  11697. 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
  11698. 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
  11699. 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
  11700. 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
  11701. 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
  11702. 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
  11703. 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
  11704. 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
  11705. 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
  11706. 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
  11707. 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
  11708. 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
  11709. 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
  11710. 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
  11711. 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
  11712. 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
  11713. 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
  11714. 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
  11715. 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
  11716. 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
  11717. 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
  11718. 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
  11719. 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
  11720. 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
  11721. 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
  11722. 864.72 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/type_traits/detail
  11723. 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
  11724. 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
  11725. 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
  11726. 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
  11727. 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
  11728. 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
  11729. 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
  11730. 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
  11731. 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
  11732. 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
  11733. 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
  11734. 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
  11735. 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
  11736. 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
  11737. 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
  11738. 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
  11739. 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
  11740. 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
  11741. 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
  11742. 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
  11743. 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
  11744. 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
  11745. 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
  11746. 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
  11747. 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
  11748. 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
  11749. 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
  11750. 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
  11751. 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
  11752. 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
  11753. 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
  11754. 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
  11755. 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
  11756. 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
  11757. 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
  11758. 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
  11759. 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
  11760. 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
  11761. 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
  11762. 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
  11763. 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
  11764. 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
  11765. 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
  11766. 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
  11767. 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
  11768. 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
  11769. 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
  11770. 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
  11771. 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
  11772. 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
  11773. 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
  11774. 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
  11775. 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
  11776. 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
  11777. 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
  11778. 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
  11779. 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
  11780. 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
  11781. 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
  11782. 864.72 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/optional
  11783. 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
  11784. 864.72 s [python3.14-pythran] copying build/lib/pythran/boost/optional/optional.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/optional
  11785. 864.72 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/optional/detail
  11786. 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
  11787. 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
  11788. 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
  11789. 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
  11790. 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
  11791. 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
  11792. 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
  11793. 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
  11794. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/optional/optional_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/optional
  11795. 864.73 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/exception
  11796. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/exception/exception.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/exception
  11797. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/integer_traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11798. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/none_t.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11799. 864.73 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/lexical_cast
  11800. 864.73 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/lexical_cast/detail
  11801. 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
  11802. 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
  11803. 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
  11804. 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
  11805. 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
  11806. 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
  11807. 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
  11808. 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
  11809. 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
  11810. 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
  11811. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/concept_check.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11812. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/current_function.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11813. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/shared_ptr.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11814. 864.73 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/utility
  11815. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/utility/result_of.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility
  11816. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/utility/swap.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility
  11817. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/utility/identity_type.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility
  11818. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/utility/declval.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility
  11819. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/utility/enable_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility
  11820. 864.73 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/utility/detail
  11821. 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
  11822. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/utility/binary.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility
  11823. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/utility/compare_pointees.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/utility
  11824. 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
  11825. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/next_prior.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11826. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/atomic.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11827. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/assert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  11828. 864.73 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor
  11829. 864.73 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/punctuation
  11830. 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
  11831. 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
  11832. 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
  11833. 864.73 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/punctuation/detail
  11834. 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
  11835. 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
  11836. 864.73 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/comparison
  11837. 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
  11838. 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
  11839. 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
  11840. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/preprocessor/iterate.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
  11841. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/preprocessor/repeat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
  11842. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/preprocessor/if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
  11843. 864.73 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/iteration
  11844. 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
  11845. 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
  11846. 864.73 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/iteration/detail
  11847. 864.73 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/iteration/detail/iter
  11848. 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
  11849. 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
  11850. 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
  11851. 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
  11852. 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
  11853. 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
  11854. 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
  11855. 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
  11856. 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
  11857. 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
  11858. 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
  11859. 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
  11860. 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
  11861. 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
  11862. 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
  11863. 864.73 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/iteration/detail/bounds
  11864. 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
  11865. 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
  11866. 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
  11867. 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
  11868. 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
  11869. 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
  11870. 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
  11871. 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
  11872. 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
  11873. 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
  11874. 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
  11875. 864.73 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/logical
  11876. 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
  11877. 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
  11878. 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
  11879. 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
  11880. 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
  11881. 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
  11882. 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
  11883. 864.73 s [python3.14-pythran] copying build/lib/pythran/boost/preprocessor/empty.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
  11884. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/seq
  11885. 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
  11886. 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
  11887. 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
  11888. 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
  11889. 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
  11890. 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
  11891. 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
  11892. 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
  11893. 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
  11894. 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
  11895. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/seq/detail
  11896. 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
  11897. 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
  11898. 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
  11899. 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
  11900. 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
  11901. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/list
  11902. 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
  11903. 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
  11904. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/list/detail
  11905. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/list/detail/dmc
  11906. 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
  11907. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/list/detail/edg
  11908. 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
  11909. 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
  11910. 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
  11911. 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
  11912. 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
  11913. 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
  11914. 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
  11915. 864.74 s [python3.14-pythran] copying build/lib/pythran/boost/preprocessor/comma_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
  11916. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/facilities
  11917. 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
  11918. 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
  11919. 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
  11920. 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
  11921. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/facilities/detail
  11922. 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
  11923. 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
  11924. 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
  11925. 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
  11926. 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
  11927. 864.74 s [python3.14-pythran] copying build/lib/pythran/boost/preprocessor/identity.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
  11928. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/config
  11929. 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
  11930. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/arithmetic
  11931. 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
  11932. 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
  11933. 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
  11934. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/arithmetic/detail
  11935. 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
  11936. 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
  11937. 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
  11938. 864.74 s [python3.14-pythran] copying build/lib/pythran/boost/preprocessor/expr_if.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
  11939. 864.74 s [python3.14-pythran] copying build/lib/pythran/boost/preprocessor/cat.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
  11940. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/repetition
  11941. 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
  11942. 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
  11943. 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
  11944. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/repetition/detail
  11945. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/repetition/detail/dmc
  11946. 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
  11947. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/repetition/detail/msvc
  11948. 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
  11949. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/repetition/detail/edg
  11950. 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
  11951. 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
  11952. 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
  11953. 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
  11954. 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
  11955. 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
  11956. 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
  11957. 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
  11958. 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
  11959. 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
  11960. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/tuple
  11961. 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
  11962. 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
  11963. 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
  11964. 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
  11965. 864.74 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/tuple/detail
  11966. 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
  11967. 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
  11968. 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
  11969. 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
  11970. 864.74 s [python3.14-pythran] copying build/lib/pythran/boost/preprocessor/inc.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
  11971. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/detail
  11972. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/detail/dmc
  11973. 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
  11974. 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
  11975. 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
  11976. 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
  11977. 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
  11978. 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
  11979. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/preprocessor/stringize.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
  11980. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/preprocessor/enum_params.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
  11981. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/variadic
  11982. 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
  11983. 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
  11984. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/variadic/detail
  11985. 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
  11986. 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
  11987. 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
  11988. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/preprocessor/dec.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
  11989. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/slot
  11990. 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
  11991. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/slot/detail
  11992. 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
  11993. 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
  11994. 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
  11995. 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
  11996. 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
  11997. 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
  11998. 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
  11999. 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
  12000. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/control
  12001. 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
  12002. 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
  12003. 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
  12004. 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
  12005. 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
  12006. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/control/detail
  12007. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/control/detail/dmc
  12008. 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
  12009. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/control/detail/msvc
  12010. 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
  12011. 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
  12012. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/control/detail/edg
  12013. 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
  12014. 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
  12015. 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
  12016. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/preprocessor/enum.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/preprocessor
  12017. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/debug
  12018. 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
  12019. 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
  12020. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/preprocessor/array
  12021. 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
  12022. 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
  12023. 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
  12024. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/move
  12025. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/move/core.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move
  12026. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/move/utility.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move
  12027. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/move/traits.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move
  12028. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/move/detail
  12029. 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
  12030. 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
  12031. 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
  12032. 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
  12033. 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
  12034. 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
  12035. 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
  12036. 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
  12037. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/move/utility_core.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/move
  12038. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/noncopyable.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost
  12039. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/format
  12040. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/format/internals.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
  12041. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/format/group.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
  12042. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/format/format_class.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
  12043. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/format/internals_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
  12044. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/format/parsing.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
  12045. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/format/free_funcs.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
  12046. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/format/format_implementation.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
  12047. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/format/feed_args.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
  12048. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/format/detail
  12049. 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
  12050. 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
  12051. 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
  12052. 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
  12053. 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
  12054. 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
  12055. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/format/exceptions.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
  12056. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/format/alt_sstream.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
  12057. 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
  12058. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/format/format_fwd.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/format
  12059. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/concept
  12060. 864.75 s [python3.14-pythran] copying build/lib/pythran/boost/concept/usage.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/concept
  12061. 864.75 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/boost/concept/detail
  12062. 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
  12063. 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
  12064. 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
  12065. 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
  12066. 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
  12067. 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
  12068. 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
  12069. 864.76 s [python3.14-pythran] copying build/lib/pythran/boost/concept/assert.hpp -> build/bdist.linux-x86_64/wheel/./pythran/boost/concept
  12070. 864.76 s [python3.14-pythran] copying build/lib/pythran/unparse.py -> build/bdist.linux-x86_64/wheel/./pythran
  12071. 864.76 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran/analyses
  12072. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/lazyness_analysis.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12073. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/pure_functions.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12074. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/use_omp.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12075. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/fixed_size_list.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12076. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/constant_expressions.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12077. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/ast_matcher.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12078. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/optimizable_comprehension.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12079. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/use_def_chain.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12080. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/__init__.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12081. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/argument_read_once.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12082. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/global_effects.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12083. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/global_declarations.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12084. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/node_count.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12085. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/intrinsics.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12086. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/inlinable.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12087. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/globals_analysis.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12088. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/local_declarations.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12089. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/imported_ids.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12090. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/range_values.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12091. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/static_expressions.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12092. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/dependencies.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12093. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/pure_expressions.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12094. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/argument_effects.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12095. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/is_assigned.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12096. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/literals.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12097. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/has_return.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12098. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/extended_syntax_check.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12099. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/parallel_maps.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12100. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/potential_iterator.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12101. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/ancestors.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12102. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/identifiers.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12103. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/aliases.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12104. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/cfg.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12105. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/scope.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12106. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/ordered_global_declarations.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12107. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/locals_analysis.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12108. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/yield_points.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12109. 864.76 s [python3.14-pythran] copying build/lib/pythran/analyses/immediates.py -> build/bdist.linux-x86_64/wheel/./pythran/analyses
  12110. 864.76 s [python3.14-pythran] copying build/lib/pythran/cxxtypes.py -> build/bdist.linux-x86_64/wheel/./pythran
  12111. 864.76 s [python3.14-pythran] copying build/lib/pythran/log.py -> build/bdist.linux-x86_64/wheel/./pythran
  12112. 864.76 s [python3.14-pythran] copying build/lib/pythran/spec.py -> build/bdist.linux-x86_64/wheel/./pythran
  12113. 864.76 s [python3.14-pythran] copying build/lib/pythran/pythran.cfg -> build/bdist.linux-x86_64/wheel/./pythran
  12114. 864.76 s [python3.14-pythran] copying build/lib/pythran/pythran-darwin.cfg -> build/bdist.linux-x86_64/wheel/./pythran
  12115. 864.76 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/omp
  12116. 864.76 s [python3.14-pythran] copying build/lib/omp/__init__.py -> build/bdist.linux-x86_64/wheel/./omp
  12117. 864.76 s [python3.14-pythran] running install_egg_info
  12118. 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
  12119. 864.76 s [python3.14-pythran] running install_scripts
  12120. 864.76 s [python3.14-pythran] creating build/bdist.linux-x86_64/wheel/pythran-0.18.0.dist-info/WHEEL
  12121. 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
  12122. 864.77 s [python3.14-pythran] adding 'omp/__init__.py'
  12123. 864.77 s [python3.14-pythran] adding 'pythran/__init__.py'
  12124. 864.77 s [python3.14-pythran] adding 'pythran/backend.py'
  12125. 864.77 s [python3.14-pythran] adding 'pythran/config.py'
  12126. 864.77 s [python3.14-pythran] adding 'pythran/conversion.py'
  12127. 864.77 s [python3.14-pythran] adding 'pythran/cxxgen.py'
  12128. 864.77 s [python3.14-pythran] adding 'pythran/cxxtypes.py'
  12129. 864.77 s [python3.14-pythran] adding 'pythran/dist.py'
  12130. 864.77 s [python3.14-pythran] adding 'pythran/errors.py'
  12131. 864.77 s [python3.14-pythran] adding 'pythran/frontend.py'
  12132. 864.77 s [python3.14-pythran] adding 'pythran/graph.py'
  12133. 864.77 s [python3.14-pythran] adding 'pythran/interval.py'
  12134. 864.77 s [python3.14-pythran] adding 'pythran/intrinsic.py'
  12135. 864.77 s [python3.14-pythran] adding 'pythran/log.py'
  12136. 864.77 s [python3.14-pythran] adding 'pythran/magic.py'
  12137. 864.77 s [python3.14-pythran] adding 'pythran/metadata.py'
  12138. 864.77 s [python3.14-pythran] adding 'pythran/middlend.py'
  12139. 864.77 s [python3.14-pythran] adding 'pythran/openmp.py'
  12140. 864.77 s [python3.14-pythran] adding 'pythran/passmanager.py'
  12141. 864.77 s [python3.14-pythran] adding 'pythran/pythran-darwin.cfg'
  12142. 864.77 s [python3.14-pythran] adding 'pythran/pythran-default.cfg'
  12143. 864.77 s [python3.14-pythran] adding 'pythran/pythran-linux.cfg'
  12144. 864.77 s [python3.14-pythran] adding 'pythran/pythran-linux2.cfg'
  12145. 864.77 s [python3.14-pythran] adding 'pythran/pythran-win32.cfg'
  12146. 864.77 s [python3.14-pythran] adding 'pythran/pythran.cfg'
  12147. 864.77 s [python3.14-pythran] adding 'pythran/run.py'
  12148. 864.77 s [python3.14-pythran] adding 'pythran/spec.py'
  12149. 864.77 s [python3.14-pythran] adding 'pythran/syntax.py'
  12150. 864.77 s [python3.14-pythran] adding 'pythran/tables.py'
  12151. 864.77 s [python3.14-pythran] adding 'pythran/toolchain.py'
  12152. 864.77 s [python3.14-pythran] adding 'pythran/typing.py'
  12153. 864.78 s [python3.14-pythran] adding 'pythran/unparse.py'
  12154. 864.78 s [python3.14-pythran] adding 'pythran/utils.py'
  12155. 864.78 s [python3.14-pythran] adding 'pythran/version.py'
  12156. 864.78 s [python3.14-pythran] adding 'pythran/analyses/__init__.py'
  12157. 864.78 s [python3.14-pythran] adding 'pythran/analyses/aliases.py'
  12158. 864.78 s [python3.14-pythran] adding 'pythran/analyses/ancestors.py'
  12159. 864.78 s [python3.14-pythran] adding 'pythran/analyses/argument_effects.py'
  12160. 864.78 s [python3.14-pythran] adding 'pythran/analyses/argument_read_once.py'
  12161. 864.78 s [python3.14-pythran] adding 'pythran/analyses/ast_matcher.py'
  12162. 864.78 s [python3.14-pythran] adding 'pythran/analyses/cfg.py'
  12163. 864.78 s [python3.14-pythran] adding 'pythran/analyses/constant_expressions.py'
  12164. 864.78 s [python3.14-pythran] adding 'pythran/analyses/dependencies.py'
  12165. 864.78 s [python3.14-pythran] adding 'pythran/analyses/extended_syntax_check.py'
  12166. 864.78 s [python3.14-pythran] adding 'pythran/analyses/fixed_size_list.py'
  12167. 864.78 s [python3.14-pythran] adding 'pythran/analyses/global_declarations.py'
  12168. 864.78 s [python3.14-pythran] adding 'pythran/analyses/global_effects.py'
  12169. 864.78 s [python3.14-pythran] adding 'pythran/analyses/globals_analysis.py'
  12170. 864.78 s [python3.14-pythran] adding 'pythran/analyses/has_return.py'
  12171. 864.78 s [python3.14-pythran] adding 'pythran/analyses/identifiers.py'
  12172. 864.78 s [python3.14-pythran] adding 'pythran/analyses/immediates.py'
  12173. 864.78 s [python3.14-pythran] adding 'pythran/analyses/imported_ids.py'
  12174. 864.78 s [python3.14-pythran] adding 'pythran/analyses/inlinable.py'
  12175. 864.78 s [python3.14-pythran] adding 'pythran/analyses/intrinsics.py'
  12176. 864.78 s [python3.14-pythran] adding 'pythran/analyses/is_assigned.py'
  12177. 864.78 s [python3.14-pythran] adding 'pythran/analyses/lazyness_analysis.py'
  12178. 864.78 s [python3.14-pythran] adding 'pythran/analyses/literals.py'
  12179. 864.78 s [python3.14-pythran] adding 'pythran/analyses/local_declarations.py'
  12180. 864.78 s [python3.14-pythran] adding 'pythran/analyses/locals_analysis.py'
  12181. 864.78 s [python3.14-pythran] adding 'pythran/analyses/node_count.py'
  12182. 864.78 s [python3.14-pythran] adding 'pythran/analyses/optimizable_comprehension.py'
  12183. 864.78 s [python3.14-pythran] adding 'pythran/analyses/ordered_global_declarations.py'
  12184. 864.78 s [python3.14-pythran] adding 'pythran/analyses/parallel_maps.py'
  12185. 864.78 s [python3.14-pythran] adding 'pythran/analyses/potential_iterator.py'
  12186. 864.78 s [python3.14-pythran] adding 'pythran/analyses/pure_expressions.py'
  12187. 864.78 s [python3.14-pythran] adding 'pythran/analyses/pure_functions.py'
  12188. 864.78 s [python3.14-pythran] adding 'pythran/analyses/range_values.py'
  12189. 864.78 s [python3.14-pythran] adding 'pythran/analyses/scope.py'
  12190. 864.78 s [python3.14-pythran] adding 'pythran/analyses/static_expressions.py'
  12191. 864.78 s [python3.14-pythran] adding 'pythran/analyses/use_def_chain.py'
  12192. 864.78 s [python3.14-pythran] adding 'pythran/analyses/use_omp.py'
  12193. 864.78 s [python3.14-pythran] adding 'pythran/analyses/yield_points.py'
  12194. 864.78 s [python3.14-pythran] adding 'pythran/boost/array.hpp'
  12195. 864.78 s [python3.14-pythran] adding 'pythran/boost/assert.hpp'
  12196. 864.78 s [python3.14-pythran] adding 'pythran/boost/atomic.hpp'
  12197. 864.78 s [python3.14-pythran] adding 'pythran/boost/checked_delete.hpp'
  12198. 864.78 s [python3.14-pythran] adding 'pythran/boost/concept_check.hpp'
  12199. 864.78 s [python3.14-pythran] adding 'pythran/boost/config.hpp'
  12200. 864.78 s [python3.14-pythran] adding 'pythran/boost/cstdint.hpp'
  12201. 864.78 s [python3.14-pythran] adding 'pythran/boost/current_function.hpp'
  12202. 864.78 s [python3.14-pythran] adding 'pythran/boost/format.hpp'
  12203. 864.78 s [python3.14-pythran] adding 'pythran/boost/integer.hpp'
  12204. 864.78 s [python3.14-pythran] adding 'pythran/boost/integer_fwd.hpp'
  12205. 864.78 s [python3.14-pythran] adding 'pythran/boost/integer_traits.hpp'
  12206. 864.78 s [python3.14-pythran] adding 'pythran/boost/lexical_cast.hpp'
  12207. 864.79 s [python3.14-pythran] adding 'pythran/boost/limits.hpp'
  12208. 864.79 s [python3.14-pythran] adding 'pythran/boost/memory_order.hpp'
  12209. 864.79 s [python3.14-pythran] adding 'pythran/boost/next_prior.hpp'
  12210. 864.79 s [python3.14-pythran] adding 'pythran/boost/non_type.hpp'
  12211. 864.79 s [python3.14-pythran] adding 'pythran/boost/noncopyable.hpp'
  12212. 864.79 s [python3.14-pythran] adding 'pythran/boost/none.hpp'
  12213. 864.79 s [python3.14-pythran] adding 'pythran/boost/none_t.hpp'
  12214. 864.79 s [python3.14-pythran] adding 'pythran/boost/optional.hpp'
  12215. 864.79 s [python3.14-pythran] adding 'pythran/boost/predef.h'
  12216. 864.79 s [python3.14-pythran] adding 'pythran/boost/ref.hpp'
  12217. 864.79 s [python3.14-pythran] adding 'pythran/boost/shared_ptr.hpp'
  12218. 864.79 s [python3.14-pythran] adding 'pythran/boost/static_assert.hpp'
  12219. 864.79 s [python3.14-pythran] adding 'pythran/boost/swap.hpp'
  12220. 864.79 s [python3.14-pythran] adding 'pythran/boost/throw_exception.hpp'
  12221. 864.79 s [python3.14-pythran] adding 'pythran/boost/type.hpp'
  12222. 864.79 s [python3.14-pythran] adding 'pythran/boost/utility.hpp'
  12223. 864.79 s [python3.14-pythran] adding 'pythran/boost/version.hpp'
  12224. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/atomic.hpp'
  12225. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/atomic_flag.hpp'
  12226. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/capabilities.hpp'
  12227. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/fences.hpp'
  12228. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/addressof.hpp'
  12229. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/atomic_flag.hpp'
  12230. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/atomic_template.hpp'
  12231. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/bitwise_cast.hpp'
  12232. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/bitwise_fp_cast.hpp'
  12233. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_gcc_alpha.hpp'
  12234. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_gcc_arm.hpp'
  12235. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_gcc_atomic.hpp'
  12236. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_gcc_ppc.hpp'
  12237. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_gcc_sparc.hpp'
  12238. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_gcc_sync.hpp'
  12239. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_gcc_x86.hpp'
  12240. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_linux_arm.hpp'
  12241. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_msvc_arm.hpp'
  12242. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_msvc_x86.hpp'
  12243. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/caps_windows.hpp'
  12244. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/config.hpp'
  12245. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_fp_operations.hpp'
  12246. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_fp_operations_fwd.hpp'
  12247. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_fp_ops_emulated.hpp'
  12248. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_fp_ops_generic.hpp'
  12249. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_operations.hpp'
  12250. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_operations_fwd.hpp'
  12251. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_ops_emulated.hpp'
  12252. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_ops_gcc_arm.hpp'
  12253. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_ops_gcc_ppc.hpp'
  12254. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_ops_gcc_x86.hpp'
  12255. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_ops_generic.hpp'
  12256. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_ops_msvc_arm.hpp'
  12257. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/extra_ops_msvc_x86.hpp'
  12258. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/float_sizes.hpp'
  12259. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/fp_operations.hpp'
  12260. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/fp_operations_fwd.hpp'
  12261. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/fp_ops_emulated.hpp'
  12262. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/fp_ops_generic.hpp'
  12263. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/hwcaps_gcc_arm.hpp'
  12264. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/hwcaps_gcc_ppc.hpp'
  12265. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/hwcaps_gcc_x86.hpp'
  12266. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/int_sizes.hpp'
  12267. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/integral_extend.hpp'
  12268. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/interlocked.hpp'
  12269. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/link.hpp'
  12270. 864.79 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/lockpool.hpp'
  12271. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/operations.hpp'
  12272. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/operations_fwd.hpp'
  12273. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/operations_lockfree.hpp'
  12274. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_cas_based.hpp'
  12275. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_emulated.hpp'
  12276. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_extending_cas_based.hpp'
  12277. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_alpha.hpp'
  12278. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_arm.hpp'
  12279. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_arm_common.hpp'
  12280. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_atomic.hpp'
  12281. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_ppc.hpp'
  12282. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_ppc_common.hpp'
  12283. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_sparc.hpp'
  12284. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_sync.hpp'
  12285. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_x86.hpp'
  12286. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_gcc_x86_dcas.hpp'
  12287. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_linux_arm.hpp'
  12288. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_msvc_arm.hpp'
  12289. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_msvc_common.hpp'
  12290. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_msvc_x86.hpp'
  12291. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/ops_windows.hpp'
  12292. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/pause.hpp'
  12293. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/platform.hpp'
  12294. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/storage_type.hpp'
  12295. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/string_ops.hpp'
  12296. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/conditional.hpp'
  12297. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/integral_constant.hpp'
  12298. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/is_floating_point.hpp'
  12299. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/is_function.hpp'
  12300. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/is_iec559.hpp'
  12301. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/is_integral.hpp'
  12302. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/is_signed.hpp'
  12303. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/is_trivially_default_constructible.hpp'
  12304. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/make_signed.hpp'
  12305. 864.80 s [python3.14-pythran] adding 'pythran/boost/atomic/detail/type_traits/make_unsigned.hpp'
  12306. 864.80 s [python3.14-pythran] adding 'pythran/boost/concept/assert.hpp'
  12307. 864.80 s [python3.14-pythran] adding 'pythran/boost/concept/usage.hpp'
  12308. 864.80 s [python3.14-pythran] adding 'pythran/boost/concept/detail/backward_compatibility.hpp'
  12309. 864.80 s [python3.14-pythran] adding 'pythran/boost/concept/detail/borland.hpp'
  12310. 864.80 s [python3.14-pythran] adding 'pythran/boost/concept/detail/concept_def.hpp'
  12311. 864.80 s [python3.14-pythran] adding 'pythran/boost/concept/detail/concept_undef.hpp'
  12312. 864.80 s [python3.14-pythran] adding 'pythran/boost/concept/detail/general.hpp'
  12313. 864.80 s [python3.14-pythran] adding 'pythran/boost/concept/detail/has_constraints.hpp'
  12314. 864.80 s [python3.14-pythran] adding 'pythran/boost/concept/detail/msvc.hpp'
  12315. 864.80 s [python3.14-pythran] adding 'pythran/boost/config/abi_prefix.hpp'
  12316. 864.80 s [python3.14-pythran] adding 'pythran/boost/config/abi_suffix.hpp'
  12317. 864.80 s [python3.14-pythran] adding 'pythran/boost/config/auto_link.hpp'
  12318. 864.80 s [python3.14-pythran] adding 'pythran/boost/config/header_deprecated.hpp'
  12319. 864.80 s [python3.14-pythran] adding 'pythran/boost/config/helper_macros.hpp'
  12320. 864.80 s [python3.14-pythran] adding 'pythran/boost/config/pragma_message.hpp'
  12321. 864.80 s [python3.14-pythran] adding 'pythran/boost/config/requires_threads.hpp'
  12322. 864.80 s [python3.14-pythran] adding 'pythran/boost/config/user.hpp'
  12323. 864.80 s [python3.14-pythran] adding 'pythran/boost/config/warning_disable.hpp'
  12324. 864.80 s [python3.14-pythran] adding 'pythran/boost/config/workaround.hpp'
  12325. 864.80 s [python3.14-pythran] adding 'pythran/boost/config/abi/borland_prefix.hpp'
  12326. 864.80 s [python3.14-pythran] adding 'pythran/boost/config/abi/borland_suffix.hpp'
  12327. 864.80 s [python3.14-pythran] adding 'pythran/boost/config/abi/msvc_prefix.hpp'
  12328. 864.80 s [python3.14-pythran] adding 'pythran/boost/config/abi/msvc_suffix.hpp'
  12329. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/borland.hpp'
  12330. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/clang.hpp'
  12331. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/codegear.hpp'
  12332. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/comeau.hpp'
  12333. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/common_edg.hpp'
  12334. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/compaq_cxx.hpp'
  12335. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/cray.hpp'
  12336. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/diab.hpp'
  12337. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/digitalmars.hpp'
  12338. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/gcc.hpp'
  12339. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/gcc_xml.hpp'
  12340. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/greenhills.hpp'
  12341. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/hp_acc.hpp'
  12342. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/intel.hpp'
  12343. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/kai.hpp'
  12344. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/metrowerks.hpp'
  12345. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/mpw.hpp'
  12346. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/nvcc.hpp'
  12347. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/pathscale.hpp'
  12348. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/pgi.hpp'
  12349. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/sgi_mipspro.hpp'
  12350. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/sunpro_cc.hpp'
  12351. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/vacpp.hpp'
  12352. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/visualc.hpp'
  12353. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/xlcpp.hpp'
  12354. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/compiler/xlcpp_zos.hpp'
  12355. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/detail/posix_features.hpp'
  12356. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/detail/select_compiler_config.hpp'
  12357. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/detail/select_platform_config.hpp'
  12358. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/detail/select_stdlib_config.hpp'
  12359. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/detail/suffix.hpp'
  12360. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/no_tr1/cmath.hpp'
  12361. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/no_tr1/complex.hpp'
  12362. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/no_tr1/functional.hpp'
  12363. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/no_tr1/memory.hpp'
  12364. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/no_tr1/utility.hpp'
  12365. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/aix.hpp'
  12366. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/amigaos.hpp'
  12367. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/beos.hpp'
  12368. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/bsd.hpp'
  12369. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/cloudabi.hpp'
  12370. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/cray.hpp'
  12371. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/cygwin.hpp'
  12372. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/haiku.hpp'
  12373. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/hpux.hpp'
  12374. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/irix.hpp'
  12375. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/linux.hpp'
  12376. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/macos.hpp'
  12377. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/qnxnto.hpp'
  12378. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/solaris.hpp'
  12379. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/symbian.hpp'
  12380. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/vms.hpp'
  12381. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/vxworks.hpp'
  12382. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/win32.hpp'
  12383. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/platform/zos.hpp'
  12384. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/stdlib/dinkumware.hpp'
  12385. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/stdlib/libcomo.hpp'
  12386. 864.81 s [python3.14-pythran] adding 'pythran/boost/config/stdlib/libcpp.hpp'
  12387. 864.82 s [python3.14-pythran] adding 'pythran/boost/config/stdlib/libstdcpp3.hpp'
  12388. 864.82 s [python3.14-pythran] adding 'pythran/boost/config/stdlib/modena.hpp'
  12389. 864.82 s [python3.14-pythran] adding 'pythran/boost/config/stdlib/msl.hpp'
  12390. 864.82 s [python3.14-pythran] adding 'pythran/boost/config/stdlib/roguewave.hpp'
  12391. 864.82 s [python3.14-pythran] adding 'pythran/boost/config/stdlib/sgi.hpp'
  12392. 864.82 s [python3.14-pythran] adding 'pythran/boost/config/stdlib/stlport.hpp'
  12393. 864.82 s [python3.14-pythran] adding 'pythran/boost/config/stdlib/vacpp.hpp'
  12394. 864.82 s [python3.14-pythran] adding 'pythran/boost/config/stdlib/xlcpp_zos.hpp'
  12395. 864.82 s [python3.14-pythran] adding 'pythran/boost/container/container_fwd.hpp'
  12396. 864.82 s [python3.14-pythran] adding 'pythran/boost/container/detail/std_fwd.hpp'
  12397. 864.82 s [python3.14-pythran] adding 'pythran/boost/core/addressof.hpp'
  12398. 864.82 s [python3.14-pythran] adding 'pythran/boost/core/checked_delete.hpp'
  12399. 864.82 s [python3.14-pythran] adding 'pythran/boost/core/demangle.hpp'
  12400. 864.82 s [python3.14-pythran] adding 'pythran/boost/core/enable_if.hpp'
  12401. 864.82 s [python3.14-pythran] adding 'pythran/boost/core/explicit_operator_bool.hpp'
  12402. 864.82 s [python3.14-pythran] adding 'pythran/boost/core/ignore_unused.hpp'
  12403. 864.82 s [python3.14-pythran] adding 'pythran/boost/core/noncopyable.hpp'
  12404. 864.82 s [python3.14-pythran] adding 'pythran/boost/core/ref.hpp'
  12405. 864.82 s [python3.14-pythran] adding 'pythran/boost/core/swap.hpp'
  12406. 864.82 s [python3.14-pythran] adding 'pythran/boost/core/typeinfo.hpp'
  12407. 864.82 s [python3.14-pythran] adding 'pythran/boost/core/use_default.hpp'
  12408. 864.82 s [python3.14-pythran] adding 'pythran/boost/detail/basic_pointerbuf.hpp'
  12409. 864.82 s [python3.14-pythran] adding 'pythran/boost/detail/fenv.hpp'
  12410. 864.82 s [python3.14-pythran] adding 'pythran/boost/detail/indirect_traits.hpp'
  12411. 864.82 s [python3.14-pythran] adding 'pythran/boost/detail/iterator.hpp'
  12412. 864.82 s [python3.14-pythran] adding 'pythran/boost/detail/lcast_precision.hpp'
  12413. 864.82 s [python3.14-pythran] adding 'pythran/boost/detail/lightweight_mutex.hpp'
  12414. 864.82 s [python3.14-pythran] adding 'pythran/boost/detail/reference_content.hpp'
  12415. 864.82 s [python3.14-pythran] adding 'pythran/boost/detail/select_type.hpp'
  12416. 864.82 s [python3.14-pythran] adding 'pythran/boost/detail/workaround.hpp'
  12417. 864.82 s [python3.14-pythran] adding 'pythran/boost/exception/exception.hpp'
  12418. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/alt_sstream.hpp'
  12419. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/alt_sstream_impl.hpp'
  12420. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/exceptions.hpp'
  12421. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/feed_args.hpp'
  12422. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/format_class.hpp'
  12423. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/format_fwd.hpp'
  12424. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/format_implementation.hpp'
  12425. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/free_funcs.hpp'
  12426. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/group.hpp'
  12427. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/internals.hpp'
  12428. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/internals_fwd.hpp'
  12429. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/parsing.hpp'
  12430. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/detail/compat_workarounds.hpp'
  12431. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/detail/config_macros.hpp'
  12432. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/detail/msvc_disambiguater.hpp'
  12433. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/detail/unset_macros.hpp'
  12434. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/detail/workarounds_gcc-2_95.hpp'
  12435. 864.82 s [python3.14-pythran] adding 'pythran/boost/format/detail/workarounds_stlport.hpp'
  12436. 864.82 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple.hpp'
  12437. 864.82 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/std_pair.hpp'
  12438. 864.82 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/mpl/mpl_iterator.hpp'
  12439. 864.82 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/mpl/detail/begin_impl.hpp'
  12440. 864.82 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/mpl/detail/end_impl.hpp'
  12441. 864.82 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/adapt_struct.hpp'
  12442. 864.82 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/adapt_auto.hpp'
  12443. 864.82 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/adapt_base.hpp'
  12444. 864.82 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/adapt_base_attr_filler.hpp'
  12445. 864.82 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/adapt_is_tpl.hpp'
  12446. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/at_impl.hpp'
  12447. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/begin_impl.hpp'
  12448. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/category_of_impl.hpp'
  12449. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/deref_impl.hpp'
  12450. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/end_impl.hpp'
  12451. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/extension.hpp'
  12452. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp'
  12453. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/is_view_impl.hpp'
  12454. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/size_impl.hpp'
  12455. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/value_at_impl.hpp'
  12456. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/value_of_impl.hpp'
  12457. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/adapted/struct/detail/preprocessor/is_seq.hpp'
  12458. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/algorithm/transformation/push_back.hpp'
  12459. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/algorithm/transformation/push_front.hpp'
  12460. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/generation/ignore.hpp'
  12461. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/cons.hpp'
  12462. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/cons_fwd.hpp'
  12463. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/cons_iterator.hpp'
  12464. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/list_fwd.hpp'
  12465. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/nil.hpp'
  12466. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/at_impl.hpp'
  12467. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/begin_impl.hpp'
  12468. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/deref_impl.hpp'
  12469. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/empty_impl.hpp'
  12470. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/end_impl.hpp'
  12471. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/equal_to_impl.hpp'
  12472. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/next_impl.hpp'
  12473. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/reverse_cons.hpp'
  12474. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/value_at_impl.hpp'
  12475. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/value_of_impl.hpp'
  12476. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/limits.hpp'
  12477. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/list_fwd.hpp'
  12478. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list10_fwd.hpp'
  12479. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list20_fwd.hpp'
  12480. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list30_fwd.hpp'
  12481. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list40_fwd.hpp'
  12482. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list50_fwd.hpp'
  12483. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list_fwd.hpp'
  12484. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/vector.hpp'
  12485. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/vector_fwd.hpp'
  12486. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/vector_iterator.hpp'
  12487. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/advance_impl.hpp'
  12488. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/at_impl.hpp'
  12489. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/begin_impl.hpp'
  12490. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/config.hpp'
  12491. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/deref_impl.hpp'
  12492. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/distance_impl.hpp'
  12493. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/end_impl.hpp'
  12494. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/equal_to_impl.hpp'
  12495. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/next_impl.hpp'
  12496. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/prior_impl.hpp'
  12497. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/value_at_impl.hpp'
  12498. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/value_of_impl.hpp'
  12499. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/limits.hpp'
  12500. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/value_at_impl.hpp'
  12501. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector.hpp'
  12502. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector10.hpp'
  12503. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector10_fwd.hpp'
  12504. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector20.hpp'
  12505. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector20_fwd.hpp'
  12506. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector30.hpp'
  12507. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector30_fwd.hpp'
  12508. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector40.hpp'
  12509. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector40_fwd.hpp'
  12510. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector50.hpp'
  12511. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector50_fwd.hpp'
  12512. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_forward_ctor.hpp'
  12513. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_fwd.hpp'
  12514. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_n.hpp'
  12515. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_n_chooser.hpp'
  12516. 864.83 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector.hpp'
  12517. 864.84 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10.hpp'
  12518. 864.84 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10_fwd.hpp'
  12519. 864.84 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20.hpp'
  12520. 864.84 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20_fwd.hpp'
  12521. 864.84 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30.hpp'
  12522. 864.84 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30_fwd.hpp'
  12523. 864.84 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40.hpp'
  12524. 864.84 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40_fwd.hpp'
  12525. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50.hpp'
  12526. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50_fwd.hpp'
  12527. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser.hpp'
  12528. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser10.hpp'
  12529. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser20.hpp'
  12530. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser30.hpp'
  12531. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser40.hpp'
  12532. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser50.hpp'
  12533. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_fwd.hpp'
  12534. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10.hpp'
  12535. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10_fwd.hpp'
  12536. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20.hpp'
  12537. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20_fwd.hpp'
  12538. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30.hpp'
  12539. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30_fwd.hpp'
  12540. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40.hpp'
  12541. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40_fwd.hpp'
  12542. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50.hpp'
  12543. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50_fwd.hpp'
  12544. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/include/std_pair.hpp'
  12545. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/include/tuple.hpp'
  12546. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/advance.hpp'
  12547. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/basic_iterator.hpp'
  12548. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/deref.hpp'
  12549. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/deref_data.hpp'
  12550. 864.85 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/distance.hpp'
  12551. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/equal_to.hpp'
  12552. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/iterator_facade.hpp'
  12553. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/key_of.hpp'
  12554. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/next.hpp'
  12555. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/prior.hpp'
  12556. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/segmented_iterator.hpp'
  12557. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/value_of.hpp'
  12558. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/value_of_data.hpp'
  12559. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/adapt_deref_traits.hpp'
  12560. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/adapt_value_traits.hpp'
  12561. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/advance.hpp'
  12562. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/distance.hpp'
  12563. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/segment_sequence.hpp'
  12564. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/segmented_equal_to.hpp'
  12565. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/segmented_iterator.hpp'
  12566. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/detail/segmented_next_impl.hpp'
  12567. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/mpl/convert_iterator.hpp'
  12568. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/iterator/mpl/fusion_iterator.hpp'
  12569. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/mpl/begin.hpp'
  12570. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/mpl/end.hpp'
  12571. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison.hpp'
  12572. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic_fwd.hpp'
  12573. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/io.hpp'
  12574. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/enable_comparison.hpp'
  12575. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/equal_to.hpp'
  12576. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/greater.hpp'
  12577. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/greater_equal.hpp'
  12578. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/less.hpp'
  12579. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/less_equal.hpp'
  12580. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/not_equal_to.hpp'
  12581. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/detail/equal_to.hpp'
  12582. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/detail/greater.hpp'
  12583. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/detail/greater_equal.hpp'
  12584. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/detail/less.hpp'
  12585. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/detail/less_equal.hpp'
  12586. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/comparison/detail/not_equal_to.hpp'
  12587. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/at.hpp'
  12588. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/begin.hpp'
  12589. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/empty.hpp'
  12590. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/end.hpp'
  12591. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/segments.hpp'
  12592. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/size.hpp'
  12593. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/value_at.hpp'
  12594. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp'
  12595. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp'
  12596. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp'
  12597. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp'
  12598. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp'
  12599. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/io/in.hpp'
  12600. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/io/out.hpp'
  12601. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/io/detail/in.hpp'
  12602. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/io/detail/manip.hpp'
  12603. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/sequence/io/detail/out.hpp'
  12604. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/as_const.hpp'
  12605. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/category_of.hpp'
  12606. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/config.hpp'
  12607. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/is_iterator.hpp'
  12608. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/is_segmented.hpp'
  12609. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/is_sequence.hpp'
  12610. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/is_view.hpp'
  12611. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/iterator_base.hpp'
  12612. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/sequence_base.hpp'
  12613. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/tag_of.hpp'
  12614. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/tag_of_fwd.hpp'
  12615. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/void.hpp'
  12616. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/detail/access.hpp'
  12617. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/detail/and.hpp'
  12618. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/detail/as_fusion_element.hpp'
  12619. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/detail/enabler.hpp'
  12620. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/detail/index_sequence.hpp'
  12621. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/detail/is_mpl_sequence.hpp'
  12622. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/detail/is_native_fusion_sequence.hpp'
  12623. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/detail/mpl_iterator_category.hpp'
  12624. 864.86 s [python3.14-pythran] adding 'pythran/boost/fusion/support/detail/pp_round.hpp'
  12625. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/support/detail/segmented_fold_until_impl.hpp'
  12626. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/make_tuple.hpp'
  12627. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/tuple.hpp'
  12628. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/tuple_fwd.hpp'
  12629. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/tuple_tie.hpp'
  12630. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/make_tuple.hpp'
  12631. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/tuple.hpp'
  12632. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/tuple_expand.hpp'
  12633. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/tuple_fwd.hpp'
  12634. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/tuple_tie.hpp'
  12635. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp'
  12636. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp'
  12637. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp'
  12638. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp'
  12639. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp'
  12640. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp'
  12641. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple.hpp'
  12642. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple10.hpp'
  12643. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp'
  12644. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple20.hpp'
  12645. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp'
  12646. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple30.hpp'
  12647. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp'
  12648. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple40.hpp'
  12649. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp'
  12650. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple50.hpp'
  12651. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp'
  12652. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp'
  12653. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp'
  12654. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp'
  12655. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp'
  12656. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp'
  12657. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp'
  12658. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp'
  12659. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range.hpp'
  12660. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/iterator_range.hpp'
  12661. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/at_impl.hpp'
  12662. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/begin_impl.hpp'
  12663. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/end_impl.hpp'
  12664. 864.87 s [python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp'
  12665. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp'
  12666. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/segments_impl.hpp'
  12667. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/size_impl.hpp'
  12668. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/iterator_range/detail/value_at_impl.hpp'
  12669. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/joint_view.hpp'
  12670. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/joint_view_fwd.hpp'
  12671. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/joint_view_iterator.hpp'
  12672. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/begin_impl.hpp'
  12673. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/deref_data_impl.hpp'
  12674. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/deref_impl.hpp'
  12675. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/end_impl.hpp'
  12676. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/key_of_impl.hpp'
  12677. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/next_impl.hpp'
  12678. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp'
  12679. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/joint_view/detail/value_of_impl.hpp'
  12680. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/single_view.hpp'
  12681. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/single_view_iterator.hpp'
  12682. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/advance_impl.hpp'
  12683. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/at_impl.hpp'
  12684. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/begin_impl.hpp'
  12685. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/deref_impl.hpp'
  12686. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/distance_impl.hpp'
  12687. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/end_impl.hpp'
  12688. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/equal_to_impl.hpp'
  12689. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/next_impl.hpp'
  12690. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/prior_impl.hpp'
  12691. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/size_impl.hpp'
  12692. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/value_at_impl.hpp'
  12693. 864.88 s [python3.14-pythran] adding 'pythran/boost/fusion/view/single_view/detail/value_of_impl.hpp'
  12694. 864.88 s [python3.14-pythran] adding 'pythran/boost/iterator/advance.hpp'
  12695. 864.88 s [python3.14-pythran] adding 'pythran/boost/iterator/distance.hpp'
  12696. 864.88 s [python3.14-pythran] adding 'pythran/boost/iterator/interoperable.hpp'
  12697. 864.88 s [python3.14-pythran] adding 'pythran/boost/iterator/iterator_adaptor.hpp'
  12698. 864.88 s [python3.14-pythran] adding 'pythran/boost/iterator/iterator_categories.hpp'
  12699. 864.88 s [python3.14-pythran] adding 'pythran/boost/iterator/iterator_concepts.hpp'
  12700. 864.88 s [python3.14-pythran] adding 'pythran/boost/iterator/iterator_facade.hpp'
  12701. 864.88 s [python3.14-pythran] adding 'pythran/boost/iterator/iterator_traits.hpp'
  12702. 864.88 s [python3.14-pythran] adding 'pythran/boost/iterator/reverse_iterator.hpp'
  12703. 864.88 s [python3.14-pythran] adding 'pythran/boost/iterator/detail/config_def.hpp'
  12704. 864.88 s [python3.14-pythran] adding 'pythran/boost/iterator/detail/config_undef.hpp'
  12705. 864.88 s [python3.14-pythran] adding 'pythran/boost/iterator/detail/enable_if.hpp'
  12706. 864.88 s [python3.14-pythran] adding 'pythran/boost/iterator/detail/facade_iterator_category.hpp'
  12707. 864.88 s [python3.14-pythran] adding 'pythran/boost/lexical_cast/bad_lexical_cast.hpp'
  12708. 864.88 s [python3.14-pythran] adding 'pythran/boost/lexical_cast/try_lexical_convert.hpp'
  12709. 864.88 s [python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/converter_lexical.hpp'
  12710. 864.88 s [python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/converter_lexical_streams.hpp'
  12711. 864.88 s [python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/converter_numeric.hpp'
  12712. 864.88 s [python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/inf_nan.hpp'
  12713. 864.88 s [python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/is_character.hpp'
  12714. 864.88 s [python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/lcast_char_constants.hpp'
  12715. 864.88 s [python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/lcast_unsigned_converters.hpp'
  12716. 864.88 s [python3.14-pythran] adding 'pythran/boost/lexical_cast/detail/widest_char.hpp'
  12717. 864.88 s [python3.14-pythran] adding 'pythran/boost/math/constants/calculate_constants.hpp'
  12718. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/constants/constants.hpp'
  12719. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/distributions/complement.hpp'
  12720. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/distributions/fwd.hpp'
  12721. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/distributions/normal.hpp'
  12722. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/distributions/detail/common_error_handling.hpp'
  12723. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/distributions/detail/derived_accessors.hpp'
  12724. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/policies/error_handling.hpp'
  12725. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/policies/policy.hpp'
  12726. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/bernoulli.hpp'
  12727. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/bessel.hpp'
  12728. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/bessel_prime.hpp'
  12729. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/beta.hpp'
  12730. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/binomial.hpp'
  12731. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/cbrt.hpp'
  12732. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/cos_pi.hpp'
  12733. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/digamma.hpp'
  12734. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/erf.hpp'
  12735. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/expm1.hpp'
  12736. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/factorials.hpp'
  12737. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/fpclassify.hpp'
  12738. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/gamma.hpp'
  12739. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/hankel.hpp'
  12740. 864.89 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/hypot.hpp'
  12741. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/lanczos.hpp'
  12742. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/log1p.hpp'
  12743. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/math_fwd.hpp'
  12744. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/next.hpp'
  12745. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/polygamma.hpp'
  12746. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/pow.hpp'
  12747. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/powm1.hpp'
  12748. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/round.hpp'
  12749. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/sign.hpp'
  12750. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/sin_pi.hpp'
  12751. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/sinc.hpp'
  12752. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/sqrt1pm1.hpp'
  12753. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/trigamma.hpp'
  12754. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/trunc.hpp'
  12755. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/zeta.hpp'
  12756. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/airy_ai_bi_zero.hpp'
  12757. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bernoulli_details.hpp'
  12758. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_derivatives_linear.hpp'
  12759. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_i0.hpp'
  12760. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_i1.hpp'
  12761. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_ik.hpp'
  12762. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_j0.hpp'
  12763. 864.90 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_j1.hpp'
  12764. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_jn.hpp'
  12765. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_jy.hpp'
  12766. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_jy_asym.hpp'
  12767. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_jy_derivatives_asym.hpp'
  12768. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_jy_derivatives_series.hpp'
  12769. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_jy_series.hpp'
  12770. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_jy_zero.hpp'
  12771. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_k0.hpp'
  12772. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_k1.hpp'
  12773. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_kn.hpp'
  12774. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_y0.hpp'
  12775. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_y1.hpp'
  12776. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/bessel_yn.hpp'
  12777. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/erf_inv.hpp'
  12778. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/fp_traits.hpp'
  12779. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/gamma_inva.hpp'
  12780. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/ibeta_inv_ab.hpp'
  12781. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/ibeta_inverse.hpp'
  12782. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/iconv.hpp'
  12783. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/igamma_inverse.hpp'
  12784. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/igamma_large.hpp'
  12785. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/lanczos_sse2.hpp'
  12786. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/lgamma_small.hpp'
  12787. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/polygamma.hpp'
  12788. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/round_fwd.hpp'
  12789. 864.91 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/t_distribution_inv.hpp'
  12790. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/unchecked_bernoulli.hpp'
  12791. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/special_functions/detail/unchecked_factorial.hpp'
  12792. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/atomic.hpp'
  12793. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/big_constant.hpp'
  12794. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/complex.hpp'
  12795. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/config.hpp'
  12796. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/convert_from_string.hpp'
  12797. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/fraction.hpp'
  12798. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/precision.hpp'
  12799. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/promotion.hpp'
  12800. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/rational.hpp'
  12801. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/real_cast.hpp'
  12802. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/roots.hpp'
  12803. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/series.hpp'
  12804. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/toms748_solve.hpp'
  12805. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/tuple.hpp'
  12806. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/user.hpp'
  12807. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/is_const_iterable.hpp'
  12808. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_10.hpp'
  12809. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_11.hpp'
  12810. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_12.hpp'
  12811. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_13.hpp'
  12812. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_14.hpp'
  12813. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_15.hpp'
  12814. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_16.hpp'
  12815. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_17.hpp'
  12816. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_18.hpp'
  12817. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_19.hpp'
  12818. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_2.hpp'
  12819. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_20.hpp'
  12820. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_3.hpp'
  12821. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_4.hpp'
  12822. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_5.hpp'
  12823. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_6.hpp'
  12824. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_7.hpp'
  12825. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_8.hpp'
  12826. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner1_9.hpp'
  12827. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_10.hpp'
  12828. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_11.hpp'
  12829. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_12.hpp'
  12830. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_13.hpp'
  12831. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_14.hpp'
  12832. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_15.hpp'
  12833. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_16.hpp'
  12834. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_17.hpp'
  12835. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_18.hpp'
  12836. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_19.hpp'
  12837. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_2.hpp'
  12838. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_20.hpp'
  12839. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_3.hpp'
  12840. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_4.hpp'
  12841. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_5.hpp'
  12842. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_6.hpp'
  12843. 864.92 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_7.hpp'
  12844. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_8.hpp'
  12845. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner2_9.hpp'
  12846. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_10.hpp'
  12847. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_11.hpp'
  12848. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_12.hpp'
  12849. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_13.hpp'
  12850. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_14.hpp'
  12851. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_15.hpp'
  12852. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_16.hpp'
  12853. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_17.hpp'
  12854. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_18.hpp'
  12855. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_19.hpp'
  12856. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_2.hpp'
  12857. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_20.hpp'
  12858. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_3.hpp'
  12859. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_4.hpp'
  12860. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_5.hpp'
  12861. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_6.hpp'
  12862. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_7.hpp'
  12863. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_8.hpp'
  12864. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/polynomial_horner3_9.hpp'
  12865. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_10.hpp'
  12866. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_11.hpp'
  12867. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_12.hpp'
  12868. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_13.hpp'
  12869. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_14.hpp'
  12870. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_15.hpp'
  12871. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_16.hpp'
  12872. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_17.hpp'
  12873. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_18.hpp'
  12874. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_19.hpp'
  12875. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_2.hpp'
  12876. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_20.hpp'
  12877. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_3.hpp'
  12878. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_4.hpp'
  12879. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_5.hpp'
  12880. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_6.hpp'
  12881. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_7.hpp'
  12882. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_8.hpp'
  12883. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner1_9.hpp'
  12884. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_10.hpp'
  12885. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_11.hpp'
  12886. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_12.hpp'
  12887. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_13.hpp'
  12888. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_14.hpp'
  12889. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_15.hpp'
  12890. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_16.hpp'
  12891. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_17.hpp'
  12892. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_18.hpp'
  12893. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_19.hpp'
  12894. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_2.hpp'
  12895. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_20.hpp'
  12896. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_3.hpp'
  12897. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_4.hpp'
  12898. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_5.hpp'
  12899. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_6.hpp'
  12900. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_7.hpp'
  12901. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_8.hpp'
  12902. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner2_9.hpp'
  12903. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_10.hpp'
  12904. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_11.hpp'
  12905. 864.93 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_12.hpp'
  12906. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_13.hpp'
  12907. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_14.hpp'
  12908. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_15.hpp'
  12909. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_16.hpp'
  12910. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_17.hpp'
  12911. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_18.hpp'
  12912. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_19.hpp'
  12913. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_2.hpp'
  12914. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_20.hpp'
  12915. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_3.hpp'
  12916. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_4.hpp'
  12917. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_5.hpp'
  12918. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_6.hpp'
  12919. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_7.hpp'
  12920. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_8.hpp'
  12921. 864.94 s [python3.14-pythran] adding 'pythran/boost/math/tools/detail/rational_horner3_9.hpp'
  12922. 864.94 s [python3.14-pythran] adding 'pythran/boost/move/core.hpp'
  12923. 864.94 s [python3.14-pythran] adding 'pythran/boost/move/traits.hpp'
  12924. 864.94 s [python3.14-pythran] adding 'pythran/boost/move/utility.hpp'
  12925. 864.94 s [python3.14-pythran] adding 'pythran/boost/move/utility_core.hpp'
  12926. 864.94 s [python3.14-pythran] adding 'pythran/boost/move/detail/config_begin.hpp'
  12927. 864.94 s [python3.14-pythran] adding 'pythran/boost/move/detail/config_end.hpp'
  12928. 864.94 s [python3.14-pythran] adding 'pythran/boost/move/detail/meta_utils.hpp'
  12929. 864.94 s [python3.14-pythran] adding 'pythran/boost/move/detail/meta_utils_core.hpp'
  12930. 864.94 s [python3.14-pythran] adding 'pythran/boost/move/detail/std_ns_begin.hpp'
  12931. 864.94 s [python3.14-pythran] adding 'pythran/boost/move/detail/std_ns_end.hpp'
  12932. 864.94 s [python3.14-pythran] adding 'pythran/boost/move/detail/type_traits.hpp'
  12933. 864.94 s [python3.14-pythran] adding 'pythran/boost/move/detail/workaround.hpp'
  12934. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/O1_size.hpp'
  12935. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/O1_size_fwd.hpp'
  12936. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/advance.hpp'
  12937. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/advance_fwd.hpp'
  12938. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/always.hpp'
  12939. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/and.hpp'
  12940. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/apply.hpp'
  12941. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/apply_fwd.hpp'
  12942. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/apply_wrap.hpp'
  12943. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/arg.hpp'
  12944. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/arg_fwd.hpp'
  12945. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/assert.hpp'
  12946. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/at.hpp'
  12947. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/at_fwd.hpp'
  12948. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/back_fwd.hpp'
  12949. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/back_inserter.hpp'
  12950. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/begin.hpp'
  12951. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/begin_end.hpp'
  12952. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/begin_end_fwd.hpp'
  12953. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/bind.hpp'
  12954. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/bind_fwd.hpp'
  12955. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/bool.hpp'
  12956. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/bool_fwd.hpp'
  12957. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/clear.hpp'
  12958. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/clear_fwd.hpp'
  12959. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/comparison.hpp'
  12960. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/contains.hpp'
  12961. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/contains_fwd.hpp'
  12962. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/deref.hpp'
  12963. 864.94 s [python3.14-pythran] adding 'pythran/boost/mpl/distance.hpp'
  12964. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/distance_fwd.hpp'
  12965. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/divides.hpp'
  12966. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/empty_base.hpp'
  12967. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/empty_fwd.hpp'
  12968. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/end.hpp'
  12969. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/equal_to.hpp'
  12970. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/eval_if.hpp'
  12971. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/find.hpp'
  12972. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/find_if.hpp'
  12973. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/fold.hpp'
  12974. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/front_fwd.hpp'
  12975. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/front_inserter.hpp'
  12976. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/greater.hpp'
  12977. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/greater_equal.hpp'
  12978. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/has_xxx.hpp'
  12979. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/identity.hpp'
  12980. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/if.hpp'
  12981. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/inherit.hpp'
  12982. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/inserter.hpp'
  12983. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/int.hpp'
  12984. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/int_fwd.hpp'
  12985. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/integral_c.hpp'
  12986. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/integral_c_fwd.hpp'
  12987. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/integral_c_tag.hpp'
  12988. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/is_placeholder.hpp'
  12989. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/is_sequence.hpp'
  12990. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/iter_fold.hpp'
  12991. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/iter_fold_if.hpp'
  12992. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/iterator_range.hpp'
  12993. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/iterator_tags.hpp'
  12994. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/lambda.hpp'
  12995. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/lambda_fwd.hpp'
  12996. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/less.hpp'
  12997. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/less_equal.hpp'
  12998. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/list.hpp'
  12999. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/logical.hpp'
  13000. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/long.hpp'
  13001. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/long_fwd.hpp'
  13002. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/minus.hpp'
  13003. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/multiplies.hpp'
  13004. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/negate.hpp'
  13005. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/next.hpp'
  13006. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/next_prior.hpp'
  13007. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/not.hpp'
  13008. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/not_equal_to.hpp'
  13009. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/numeric_cast.hpp'
  13010. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/or.hpp'
  13011. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/pair.hpp'
  13012. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/placeholders.hpp'
  13013. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/plus.hpp'
  13014. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/pop_back_fwd.hpp'
  13015. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/pop_front_fwd.hpp'
  13016. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/prior.hpp'
  13017. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/protect.hpp'
  13018. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/push_back.hpp'
  13019. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/push_back_fwd.hpp'
  13020. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/push_front.hpp'
  13021. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/push_front_fwd.hpp'
  13022. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/quote.hpp'
  13023. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/remove_if.hpp'
  13024. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/reverse_fold.hpp'
  13025. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/same_as.hpp'
  13026. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/sequence_tag.hpp'
  13027. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/sequence_tag_fwd.hpp'
  13028. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/size.hpp'
  13029. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/size_fwd.hpp'
  13030. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/size_t.hpp'
  13031. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/size_t_fwd.hpp'
  13032. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/tag.hpp'
  13033. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/times.hpp'
  13034. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/vector.hpp'
  13035. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/void.hpp'
  13036. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/void_fwd.hpp'
  13037. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/O1_size_impl.hpp'
  13038. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/adl_barrier.hpp'
  13039. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/advance_backward.hpp'
  13040. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/advance_forward.hpp'
  13041. 864.95 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/arg_typedef.hpp'
  13042. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/arithmetic_op.hpp'
  13043. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/arity.hpp'
  13044. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/arity_spec.hpp'
  13045. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/at_impl.hpp'
  13046. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/begin_end_impl.hpp'
  13047. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/clear_impl.hpp'
  13048. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/common_name_wknd.hpp'
  13049. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/comparison_op.hpp'
  13050. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/contains_impl.hpp'
  13051. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/count_args.hpp'
  13052. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/find_if_pred.hpp'
  13053. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/fold_impl.hpp'
  13054. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/fold_impl_body.hpp'
  13055. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/full_lambda.hpp'
  13056. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/has_apply.hpp'
  13057. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/has_begin.hpp'
  13058. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/has_rebind.hpp'
  13059. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/has_size.hpp'
  13060. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/has_tag.hpp'
  13061. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/has_type.hpp'
  13062. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/include_preprocessed.hpp'
  13063. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/inserter_algorithm.hpp'
  13064. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/integral_wrapper.hpp'
  13065. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/is_msvc_eti_arg.hpp'
  13066. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/iter_apply.hpp'
  13067. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/iter_fold_if_impl.hpp'
  13068. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/iter_fold_impl.hpp'
  13069. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/lambda_arity_param.hpp'
  13070. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/lambda_no_ctps.hpp'
  13071. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/lambda_spec.hpp'
  13072. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/lambda_support.hpp'
  13073. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/largest_int.hpp'
  13074. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/logical_op.hpp'
  13075. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/msvc_dtw.hpp'
  13076. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/msvc_eti_base.hpp'
  13077. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/msvc_is_class.hpp'
  13078. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/msvc_never_true.hpp'
  13079. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/msvc_type.hpp'
  13080. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/na.hpp'
  13081. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/na_assert.hpp'
  13082. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/na_fwd.hpp'
  13083. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/na_spec.hpp'
  13084. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/nested_type_wknd.hpp'
  13085. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/nttp_decl.hpp'
  13086. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/numeric_cast_utils.hpp'
  13087. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/numeric_op.hpp'
  13088. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/push_back_impl.hpp'
  13089. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/push_front_impl.hpp'
  13090. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/reverse_fold_impl.hpp'
  13091. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/reverse_fold_impl_body.hpp'
  13092. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/sequence_wrapper.hpp'
  13093. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/size_impl.hpp'
  13094. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/static_cast.hpp'
  13095. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/template_arity.hpp'
  13096. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/template_arity_fwd.hpp'
  13097. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/traits_lambda_spec.hpp'
  13098. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/type_wrapper.hpp'
  13099. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/value_wknd.hpp'
  13100. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/yes_no.hpp'
  13101. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/adl.hpp'
  13102. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/arrays.hpp'
  13103. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/bcc.hpp'
  13104. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/bind.hpp'
  13105. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/compiler.hpp'
  13106. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/ctps.hpp'
  13107. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp'
  13108. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/dtp.hpp'
  13109. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/eti.hpp'
  13110. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/forwarding.hpp'
  13111. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/gcc.hpp'
  13112. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/gpu.hpp'
  13113. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/has_apply.hpp'
  13114. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/has_xxx.hpp'
  13115. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/integral.hpp'
  13116. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/intel.hpp'
  13117. 864.96 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/lambda.hpp'
  13118. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/msvc.hpp'
  13119. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/msvc_typename.hpp'
  13120. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/nttp.hpp'
  13121. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/overload_resolution.hpp'
  13122. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/pp_counter.hpp'
  13123. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/preprocessor.hpp'
  13124. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/static_constant.hpp'
  13125. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/ttp.hpp'
  13126. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/typeof.hpp'
  13127. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/use_preprocessed.hpp'
  13128. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/config/workaround.hpp'
  13129. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp'
  13130. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp'
  13131. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/and.hpp'
  13132. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/apply.hpp'
  13133. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp'
  13134. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp'
  13135. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/arg.hpp'
  13136. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp'
  13137. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bind.hpp'
  13138. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp'
  13139. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bitand.hpp'
  13140. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bitor.hpp'
  13141. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp'
  13142. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/deque.hpp'
  13143. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/divides.hpp'
  13144. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp'
  13145. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp'
  13146. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp'
  13147. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/greater.hpp'
  13148. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp'
  13149. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/inherit.hpp'
  13150. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp'
  13151. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp'
  13152. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp'
  13153. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/less.hpp'
  13154. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp'
  13155. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/list.hpp'
  13156. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/list_c.hpp'
  13157. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/map.hpp'
  13158. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/minus.hpp'
  13159. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/modulus.hpp'
  13160. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp'
  13161. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/or.hpp'
  13162. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp'
  13163. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/plus.hpp'
  13164. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/quote.hpp'
  13165. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp'
  13166. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp'
  13167. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/set.hpp'
  13168. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/set_c.hpp'
  13169. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp'
  13170. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp'
  13171. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp'
  13172. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/times.hpp'
  13173. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp'
  13174. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/vector.hpp'
  13175. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp'
  13176. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp'
  13177. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp'
  13178. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/and.hpp'
  13179. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/apply.hpp'
  13180. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp'
  13181. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp'
  13182. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/arg.hpp'
  13183. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp'
  13184. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bind.hpp'
  13185. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp'
  13186. 864.97 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp'
  13187. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp'
  13188. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp'
  13189. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/deque.hpp'
  13190. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/divides.hpp'
  13191. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp'
  13192. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp'
  13193. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp'
  13194. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/greater.hpp'
  13195. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp'
  13196. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp'
  13197. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp'
  13198. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp'
  13199. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp'
  13200. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/less.hpp'
  13201. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp'
  13202. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/list.hpp'
  13203. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp'
  13204. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/map.hpp'
  13205. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/minus.hpp'
  13206. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp'
  13207. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp'
  13208. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/or.hpp'
  13209. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp'
  13210. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/plus.hpp'
  13211. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/quote.hpp'
  13212. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp'
  13213. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp'
  13214. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/set.hpp'
  13215. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp'
  13216. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp'
  13217. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp'
  13218. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp'
  13219. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/times.hpp'
  13220. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp'
  13221. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/vector.hpp'
  13222. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp'
  13223. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp'
  13224. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp'
  13225. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp'
  13226. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp'
  13227. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp'
  13228. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp'
  13229. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp'
  13230. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp'
  13231. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp'
  13232. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp'
  13233. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp'
  13234. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp'
  13235. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp'
  13236. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp'
  13237. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp'
  13238. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp'
  13239. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp'
  13240. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp'
  13241. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp'
  13242. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp'
  13243. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp'
  13244. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp'
  13245. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp'
  13246. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp'
  13247. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp'
  13248. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp'
  13249. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp'
  13250. 864.98 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp'
  13251. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp'
  13252. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp'
  13253. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp'
  13254. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp'
  13255. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp'
  13256. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp'
  13257. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp'
  13258. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp'
  13259. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp'
  13260. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp'
  13261. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp'
  13262. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp'
  13263. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp'
  13264. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp'
  13265. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp'
  13266. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp'
  13267. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp'
  13268. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp'
  13269. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp'
  13270. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp'
  13271. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp'
  13272. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/and.hpp'
  13273. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/apply.hpp'
  13274. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp'
  13275. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp'
  13276. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/arg.hpp'
  13277. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp'
  13278. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bind.hpp'
  13279. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp'
  13280. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bitand.hpp'
  13281. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bitor.hpp'
  13282. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp'
  13283. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/deque.hpp'
  13284. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/divides.hpp'
  13285. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp'
  13286. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp'
  13287. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp'
  13288. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/greater.hpp'
  13289. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp'
  13290. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/inherit.hpp'
  13291. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp'
  13292. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp'
  13293. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp'
  13294. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/less.hpp'
  13295. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp'
  13296. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/list.hpp'
  13297. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/list_c.hpp'
  13298. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/map.hpp'
  13299. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/minus.hpp'
  13300. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/modulus.hpp'
  13301. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp'
  13302. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/or.hpp'
  13303. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp'
  13304. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/plus.hpp'
  13305. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/quote.hpp'
  13306. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp'
  13307. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp'
  13308. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/set.hpp'
  13309. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/set_c.hpp'
  13310. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp'
  13311. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp'
  13312. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp'
  13313. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/times.hpp'
  13314. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp'
  13315. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/vector.hpp'
  13316. 864.99 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp'
  13317. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp'
  13318. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp'
  13319. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/and.hpp'
  13320. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/apply.hpp'
  13321. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp'
  13322. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp'
  13323. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/arg.hpp'
  13324. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp'
  13325. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bind.hpp'
  13326. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp'
  13327. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bitand.hpp'
  13328. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bitor.hpp'
  13329. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp'
  13330. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/deque.hpp'
  13331. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/divides.hpp'
  13332. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp'
  13333. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp'
  13334. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp'
  13335. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/greater.hpp'
  13336. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp'
  13337. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/inherit.hpp'
  13338. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp'
  13339. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp'
  13340. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp'
  13341. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/less.hpp'
  13342. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp'
  13343. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/list.hpp'
  13344. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/list_c.hpp'
  13345. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/map.hpp'
  13346. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/minus.hpp'
  13347. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/modulus.hpp'
  13348. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp'
  13349. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/or.hpp'
  13350. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp'
  13351. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/plus.hpp'
  13352. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/quote.hpp'
  13353. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp'
  13354. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp'
  13355. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/set.hpp'
  13356. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/set_c.hpp'
  13357. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp'
  13358. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp'
  13359. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp'
  13360. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/times.hpp'
  13361. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp'
  13362. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/vector.hpp'
  13363. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp'
  13364. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp'
  13365. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp'
  13366. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/and.hpp'
  13367. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/apply.hpp'
  13368. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp'
  13369. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp'
  13370. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/arg.hpp'
  13371. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp'
  13372. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bind.hpp'
  13373. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp'
  13374. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp'
  13375. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp'
  13376. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp'
  13377. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/deque.hpp'
  13378. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/divides.hpp'
  13379. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp'
  13380. 865.00 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp'
  13381. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp'
  13382. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/greater.hpp'
  13383. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp'
  13384. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp'
  13385. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp'
  13386. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp'
  13387. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp'
  13388. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/less.hpp'
  13389. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp'
  13390. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/list.hpp'
  13391. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp'
  13392. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/map.hpp'
  13393. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/minus.hpp'
  13394. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp'
  13395. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp'
  13396. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/or.hpp'
  13397. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp'
  13398. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/plus.hpp'
  13399. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/quote.hpp'
  13400. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp'
  13401. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp'
  13402. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/set.hpp'
  13403. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp'
  13404. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp'
  13405. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp'
  13406. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp'
  13407. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/times.hpp'
  13408. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp'
  13409. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/vector.hpp'
  13410. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp'
  13411. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp'
  13412. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp'
  13413. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/and.hpp'
  13414. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/apply.hpp'
  13415. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp'
  13416. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp'
  13417. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/arg.hpp'
  13418. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp'
  13419. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bind.hpp'
  13420. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp'
  13421. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp'
  13422. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp'
  13423. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp'
  13424. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/deque.hpp'
  13425. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/divides.hpp'
  13426. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp'
  13427. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp'
  13428. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp'
  13429. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/greater.hpp'
  13430. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp'
  13431. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp'
  13432. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp'
  13433. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp'
  13434. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp'
  13435. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/less.hpp'
  13436. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp'
  13437. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/list.hpp'
  13438. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp'
  13439. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/map.hpp'
  13440. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/minus.hpp'
  13441. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp'
  13442. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp'
  13443. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/or.hpp'
  13444. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp'
  13445. 865.01 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/plus.hpp'
  13446. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/quote.hpp'
  13447. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp'
  13448. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp'
  13449. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/set.hpp'
  13450. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp'
  13451. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp'
  13452. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp'
  13453. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp'
  13454. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/times.hpp'
  13455. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp'
  13456. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/vector.hpp'
  13457. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp'
  13458. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp'
  13459. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp'
  13460. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/and.hpp'
  13461. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/apply.hpp'
  13462. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp'
  13463. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp'
  13464. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/arg.hpp'
  13465. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp'
  13466. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bind.hpp'
  13467. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp'
  13468. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp'
  13469. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp'
  13470. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp'
  13471. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/deque.hpp'
  13472. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/divides.hpp'
  13473. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp'
  13474. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp'
  13475. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp'
  13476. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/greater.hpp'
  13477. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp'
  13478. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp'
  13479. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp'
  13480. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp'
  13481. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp'
  13482. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/less.hpp'
  13483. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp'
  13484. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/list.hpp'
  13485. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp'
  13486. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/map.hpp'
  13487. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/minus.hpp'
  13488. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp'
  13489. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp'
  13490. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/or.hpp'
  13491. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp'
  13492. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/plus.hpp'
  13493. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/quote.hpp'
  13494. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp'
  13495. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp'
  13496. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/set.hpp'
  13497. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp'
  13498. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp'
  13499. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp'
  13500. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp'
  13501. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/times.hpp'
  13502. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp'
  13503. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/vector.hpp'
  13504. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp'
  13505. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp'
  13506. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp'
  13507. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/and.hpp'
  13508. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp'
  13509. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp'
  13510. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp'
  13511. 865.02 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp'
  13512. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp'
  13513. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp'
  13514. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp'
  13515. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp'
  13516. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp'
  13517. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp'
  13518. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp'
  13519. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp'
  13520. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp'
  13521. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp'
  13522. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp'
  13523. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp'
  13524. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp'
  13525. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp'
  13526. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp'
  13527. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp'
  13528. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp'
  13529. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/less.hpp'
  13530. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp'
  13531. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/list.hpp'
  13532. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp'
  13533. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/map.hpp'
  13534. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp'
  13535. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp'
  13536. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp'
  13537. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/or.hpp'
  13538. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp'
  13539. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp'
  13540. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp'
  13541. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp'
  13542. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp'
  13543. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/set.hpp'
  13544. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp'
  13545. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp'
  13546. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp'
  13547. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp'
  13548. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/times.hpp'
  13549. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp'
  13550. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp'
  13551. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp'
  13552. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp'
  13553. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp'
  13554. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/and.hpp'
  13555. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp'
  13556. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp'
  13557. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp'
  13558. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp'
  13559. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp'
  13560. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp'
  13561. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp'
  13562. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp'
  13563. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp'
  13564. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp'
  13565. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp'
  13566. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp'
  13567. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp'
  13568. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp'
  13569. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp'
  13570. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp'
  13571. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp'
  13572. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp'
  13573. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp'
  13574. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp'
  13575. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp'
  13576. 865.03 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/less.hpp'
  13577. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp'
  13578. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/list.hpp'
  13579. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp'
  13580. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/map.hpp'
  13581. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp'
  13582. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp'
  13583. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp'
  13584. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/or.hpp'
  13585. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp'
  13586. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp'
  13587. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp'
  13588. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp'
  13589. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp'
  13590. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/set.hpp'
  13591. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp'
  13592. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp'
  13593. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp'
  13594. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp'
  13595. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/times.hpp'
  13596. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp'
  13597. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp'
  13598. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp'
  13599. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp'
  13600. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp'
  13601. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/and.hpp'
  13602. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/apply.hpp'
  13603. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp'
  13604. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp'
  13605. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/arg.hpp'
  13606. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp'
  13607. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/bind.hpp'
  13608. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp'
  13609. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/bitand.hpp'
  13610. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/bitor.hpp'
  13611. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/bitxor.hpp'
  13612. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/deque.hpp'
  13613. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/divides.hpp'
  13614. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/equal_to.hpp'
  13615. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp'
  13616. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp'
  13617. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/greater.hpp'
  13618. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp'
  13619. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/inherit.hpp'
  13620. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp'
  13621. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp'
  13622. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp'
  13623. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/less.hpp'
  13624. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/less_equal.hpp'
  13625. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/list.hpp'
  13626. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/list_c.hpp'
  13627. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/map.hpp'
  13628. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/minus.hpp'
  13629. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/modulus.hpp'
  13630. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp'
  13631. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/or.hpp'
  13632. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/placeholders.hpp'
  13633. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/plus.hpp'
  13634. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/quote.hpp'
  13635. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp'
  13636. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp'
  13637. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/set.hpp'
  13638. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/set_c.hpp'
  13639. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/shift_left.hpp'
  13640. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/shift_right.hpp'
  13641. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/template_arity.hpp'
  13642. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/times.hpp'
  13643. 865.04 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp'
  13644. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/vector.hpp'
  13645. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessed/plain/vector_c.hpp'
  13646. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/add.hpp'
  13647. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/def_params_tail.hpp'
  13648. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/default_params.hpp'
  13649. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/enum.hpp'
  13650. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/ext_params.hpp'
  13651. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/filter_params.hpp'
  13652. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/is_seq.hpp'
  13653. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/params.hpp'
  13654. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/partial_spec_params.hpp'
  13655. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/range.hpp'
  13656. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/repeat.hpp'
  13657. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/sub.hpp'
  13658. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/token_equal.hpp'
  13659. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/aux_/preprocessor/tuple.hpp'
  13660. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/limits/arity.hpp'
  13661. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/limits/list.hpp'
  13662. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/limits/unrolling.hpp'
  13663. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/limits/vector.hpp'
  13664. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/list0.hpp'
  13665. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/list0_c.hpp'
  13666. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/list10.hpp'
  13667. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/list10_c.hpp'
  13668. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/list20.hpp'
  13669. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/list20_c.hpp'
  13670. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/list30.hpp'
  13671. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/list30_c.hpp'
  13672. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/list40.hpp'
  13673. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/list40_c.hpp'
  13674. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/list50.hpp'
  13675. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/list50_c.hpp'
  13676. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/O1_size.hpp'
  13677. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/begin_end.hpp'
  13678. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/clear.hpp'
  13679. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/empty.hpp'
  13680. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/front.hpp'
  13681. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/include_preprocessed.hpp'
  13682. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/item.hpp'
  13683. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/iterator.hpp'
  13684. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/numbered.hpp'
  13685. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/numbered_c.hpp'
  13686. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/pop_front.hpp'
  13687. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/push_back.hpp'
  13688. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/push_front.hpp'
  13689. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/size.hpp'
  13690. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/tag.hpp'
  13691. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list10.hpp'
  13692. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp'
  13693. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list20.hpp'
  13694. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp'
  13695. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list30.hpp'
  13696. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp'
  13697. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list40.hpp'
  13698. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp'
  13699. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list50.hpp'
  13700. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp'
  13701. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/vector0.hpp'
  13702. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/vector0_c.hpp'
  13703. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/vector10.hpp'
  13704. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/vector10_c.hpp'
  13705. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/vector20.hpp'
  13706. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/vector20_c.hpp'
  13707. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/vector30.hpp'
  13708. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/vector30_c.hpp'
  13709. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/vector40.hpp'
  13710. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/vector40_c.hpp'
  13711. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/vector50.hpp'
  13712. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/vector50_c.hpp'
  13713. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/O1_size.hpp'
  13714. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/at.hpp'
  13715. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/back.hpp'
  13716. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/begin_end.hpp'
  13717. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/clear.hpp'
  13718. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/empty.hpp'
  13719. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/front.hpp'
  13720. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/include_preprocessed.hpp'
  13721. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/item.hpp'
  13722. 865.05 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/iterator.hpp'
  13723. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/numbered.hpp'
  13724. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/numbered_c.hpp'
  13725. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/pop_back.hpp'
  13726. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/pop_front.hpp'
  13727. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/push_back.hpp'
  13728. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/push_front.hpp'
  13729. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/size.hpp'
  13730. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/tag.hpp'
  13731. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/vector0.hpp'
  13732. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp'
  13733. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp'
  13734. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp'
  13735. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp'
  13736. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp'
  13737. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp'
  13738. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp'
  13739. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp'
  13740. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp'
  13741. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp'
  13742. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp'
  13743. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp'
  13744. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp'
  13745. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp'
  13746. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp'
  13747. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp'
  13748. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp'
  13749. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp'
  13750. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp'
  13751. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp'
  13752. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp'
  13753. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp'
  13754. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp'
  13755. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp'
  13756. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp'
  13757. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp'
  13758. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp'
  13759. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp'
  13760. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp'
  13761. 865.06 s [python3.14-pythran] adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp'
  13762. 865.06 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/bounds.hpp'
  13763. 865.06 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/cast.hpp'
  13764. 865.06 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/conversion_traits.hpp'
  13765. 865.06 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/converter.hpp'
  13766. 865.06 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/converter_policies.hpp'
  13767. 865.06 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/int_float_mixture_enum.hpp'
  13768. 865.06 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/numeric_cast_traits.hpp'
  13769. 865.06 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/sign_mixture_enum.hpp'
  13770. 865.06 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/udt_builtin_mixture_enum.hpp'
  13771. 865.06 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/bounds.hpp'
  13772. 865.06 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/conversion_traits.hpp'
  13773. 865.07 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/converter.hpp'
  13774. 865.07 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/int_float_mixture.hpp'
  13775. 865.07 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/is_subranged.hpp'
  13776. 865.07 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/meta.hpp'
  13777. 865.07 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/numeric_cast_traits.hpp'
  13778. 865.07 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/old_numeric_cast.hpp'
  13779. 865.07 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/sign_mixture.hpp'
  13780. 865.07 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/udt_builtin_mixture.hpp'
  13781. 865.07 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp'
  13782. 865.07 s [python3.14-pythran] adding 'pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp'
  13783. 865.07 s [python3.14-pythran] adding 'pythran/boost/optional/bad_optional_access.hpp'
  13784. 865.07 s [python3.14-pythran] adding 'pythran/boost/optional/optional.hpp'
  13785. 865.07 s [python3.14-pythran] adding 'pythran/boost/optional/optional_fwd.hpp'
  13786. 865.07 s [python3.14-pythran] adding 'pythran/boost/optional/detail/old_optional_implementation.hpp'
  13787. 865.07 s [python3.14-pythran] adding 'pythran/boost/optional/detail/optional_aligned_storage.hpp'
  13788. 865.07 s [python3.14-pythran] adding 'pythran/boost/optional/detail/optional_config.hpp'
  13789. 865.07 s [python3.14-pythran] adding 'pythran/boost/optional/detail/optional_factory_support.hpp'
  13790. 865.07 s [python3.14-pythran] adding 'pythran/boost/optional/detail/optional_reference_spec.hpp'
  13791. 865.07 s [python3.14-pythran] adding 'pythran/boost/optional/detail/optional_relops.hpp'
  13792. 865.07 s [python3.14-pythran] adding 'pythran/boost/optional/detail/optional_swap.hpp'
  13793. 865.07 s [python3.14-pythran] adding 'pythran/boost/optional/detail/optional_trivially_copyable_base.hpp'
  13794. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture.h'
  13795. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/compiler.h'
  13796. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/hardware.h'
  13797. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/language.h'
  13798. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/library.h'
  13799. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/make.h'
  13800. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/os.h'
  13801. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/other.h'
  13802. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/platform.h'
  13803. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/version.h'
  13804. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/version_number.h'
  13805. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/alpha.h'
  13806. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/arm.h'
  13807. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/blackfin.h'
  13808. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/convex.h'
  13809. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/ia64.h'
  13810. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/m68k.h'
  13811. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/mips.h'
  13812. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/parisc.h'
  13813. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/ppc.h'
  13814. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/ptx.h'
  13815. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/pyramid.h'
  13816. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/rs6k.h'
  13817. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/sparc.h'
  13818. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/superh.h'
  13819. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/sys370.h'
  13820. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/sys390.h'
  13821. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/x86.h'
  13822. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/z.h'
  13823. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/x86/32.h'
  13824. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/architecture/x86/64.h'
  13825. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/borland.h'
  13826. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/clang.h'
  13827. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/comeau.h'
  13828. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/compaq.h'
  13829. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/diab.h'
  13830. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/digitalmars.h'
  13831. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/dignus.h'
  13832. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/edg.h'
  13833. 865.07 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/ekopath.h'
  13834. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/gcc.h'
  13835. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/gcc_xml.h'
  13836. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/greenhills.h'
  13837. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/hp_acc.h'
  13838. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/iar.h'
  13839. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/ibm.h'
  13840. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/intel.h'
  13841. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/kai.h'
  13842. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/llvm.h'
  13843. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/metaware.h'
  13844. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/metrowerks.h'
  13845. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/microtec.h'
  13846. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/mpw.h'
  13847. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/nvcc.h'
  13848. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/palm.h'
  13849. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/pgi.h'
  13850. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/sgi_mipspro.h'
  13851. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/sunpro.h'
  13852. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/tendra.h'
  13853. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/visualc.h'
  13854. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/compiler/watcom.h'
  13855. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/detail/_cassert.h'
  13856. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/detail/_exception.h'
  13857. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/detail/comp_detected.h'
  13858. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/detail/os_detected.h'
  13859. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/detail/platform_detected.h'
  13860. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/detail/test.h'
  13861. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/hardware/simd.h'
  13862. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/arm.h'
  13863. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/ppc.h'
  13864. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/x86.h'
  13865. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/x86_amd.h'
  13866. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/arm/versions.h'
  13867. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/ppc/versions.h'
  13868. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/x86/versions.h'
  13869. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/hardware/simd/x86_amd/versions.h'
  13870. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/language/cuda.h'
  13871. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/language/objc.h'
  13872. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/language/stdc.h'
  13873. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/language/stdcpp.h'
  13874. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/c.h'
  13875. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/std.h'
  13876. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/c/_prefix.h'
  13877. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/c/cloudabi.h'
  13878. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/c/gnu.h'
  13879. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/c/uc.h'
  13880. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/c/vms.h'
  13881. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/c/zos.h'
  13882. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/std/_prefix.h'
  13883. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/std/cxx.h'
  13884. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/std/dinkumware.h'
  13885. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/std/libcomo.h'
  13886. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/std/modena.h'
  13887. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/std/msl.h'
  13888. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/std/roguewave.h'
  13889. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/std/sgi.h'
  13890. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/std/stdcpp3.h'
  13891. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/std/stlport.h'
  13892. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/library/std/vacpp.h'
  13893. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/aix.h'
  13894. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/amigaos.h'
  13895. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/android.h'
  13896. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/beos.h'
  13897. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/bsd.h'
  13898. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/cygwin.h'
  13899. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/haiku.h'
  13900. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/hpux.h'
  13901. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/ios.h'
  13902. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/irix.h'
  13903. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/linux.h'
  13904. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/macos.h'
  13905. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/os400.h'
  13906. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/qnxnto.h'
  13907. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/solaris.h'
  13908. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/unix.h'
  13909. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/vms.h'
  13910. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/windows.h'
  13911. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/bsd/bsdi.h'
  13912. 865.08 s [python3.14-pythran] adding 'pythran/boost/predef/os/bsd/dragonfly.h'
  13913. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/os/bsd/free.h'
  13914. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/os/bsd/net.h'
  13915. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/os/bsd/open.h'
  13916. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/other/endian.h'
  13917. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/platform/android.h'
  13918. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/platform/cloudabi.h'
  13919. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/platform/ios.h'
  13920. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/platform/mingw.h'
  13921. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/platform/mingw32.h'
  13922. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/platform/mingw64.h'
  13923. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/platform/windows_desktop.h'
  13924. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/platform/windows_phone.h'
  13925. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/platform/windows_runtime.h'
  13926. 865.09 s [python3.14-pybind11] -- Found pytest 8.4.2
  13927. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/platform/windows_server.h'
  13928. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/platform/windows_store.h'
  13929. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/platform/windows_system.h'
  13930. 865.09 s [python3.14-pythran] adding 'pythran/boost/predef/platform/windows_uwp.h'
  13931. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/cat.hpp'
  13932. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/comma_if.hpp'
  13933. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/dec.hpp'
  13934. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/empty.hpp'
  13935. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/enum.hpp'
  13936. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/enum_params.hpp'
  13937. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/enum_params_with_a_default.hpp'
  13938. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/enum_shifted_params.hpp'
  13939. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/expr_if.hpp'
  13940. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/identity.hpp'
  13941. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/if.hpp'
  13942. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/inc.hpp'
  13943. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iterate.hpp'
  13944. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repeat.hpp'
  13945. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repeat_from_to.hpp'
  13946. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/stringize.hpp'
  13947. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/arithmetic/add.hpp'
  13948. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/arithmetic/dec.hpp'
  13949. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/arithmetic/inc.hpp'
  13950. 865.09 s [python3.14-pybind11] -- Building pure C++ tests (not depending on Python) using Catch v2.13.10
  13951. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/arithmetic/mod.hpp'
  13952. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/arithmetic/sub.hpp'
  13953. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/arithmetic/detail/div_base.hpp'
  13954. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/array/data.hpp'
  13955. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/array/elem.hpp'
  13956. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/array/size.hpp'
  13957. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/comparison/less.hpp'
  13958. 865.09 s [python3.14-pybind11] -- Building interpreter tests using Catch v2.13.10
  13959. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/comparison/less_equal.hpp'
  13960. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/comparison/not_equal.hpp'
  13961. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/config/config.hpp'
  13962. 865.09 s [python3.14-pybind11] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
  13963. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/control/deduce_d.hpp'
  13964. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/control/expr_if.hpp'
  13965. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/control/expr_iif.hpp'
  13966. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/control/if.hpp'
  13967. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/control/iif.hpp'
  13968. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/control/while.hpp'
  13969. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/control/detail/while.hpp'
  13970. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/control/detail/dmc/while.hpp'
  13971. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/control/detail/edg/while.hpp'
  13972. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/control/detail/msvc/while.hpp'
  13973. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/debug/error.hpp'
  13974. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/detail/auto_rec.hpp'
  13975. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/detail/check.hpp'
  13976. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/detail/is_binary.hpp'
  13977. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/detail/is_unary.hpp'
  13978. 865.09 s [python3.14-pythran] adding 'pythran/boost/preprocessor/detail/split.hpp'
  13979. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/detail/dmc/auto_rec.hpp'
  13980. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/empty.hpp'
  13981. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/expand.hpp'
  13982. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/identity.hpp'
  13983. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/intercept.hpp'
  13984. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/is_1.hpp'
  13985. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/is_empty.hpp'
  13986. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/is_empty_variadic.hpp'
  13987. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/overload.hpp'
  13988. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/facilities/detail/is_empty.hpp'
  13989. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/iterate.hpp'
  13990. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/local.hpp'
  13991. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/self.hpp'
  13992. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/finish.hpp'
  13993. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/local.hpp'
  13994. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/rlocal.hpp'
  13995. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/self.hpp'
  13996. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/start.hpp'
  13997. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower1.hpp'
  13998. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower2.hpp'
  13999. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower3.hpp'
  14000. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower4.hpp'
  14001. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower5.hpp'
  14002. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper1.hpp'
  14003. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper2.hpp'
  14004. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper3.hpp'
  14005. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper4.hpp'
  14006. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper5.hpp'
  14007. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/forward1.hpp'
  14008. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/forward2.hpp'
  14009. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/forward3.hpp'
  14010. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/forward4.hpp'
  14011. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/forward5.hpp'
  14012. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse1.hpp'
  14013. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse2.hpp'
  14014. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse3.hpp'
  14015. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse4.hpp'
  14016. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse5.hpp'
  14017. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/list/adt.hpp'
  14018. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/list/fold_left.hpp'
  14019. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/list/fold_right.hpp'
  14020. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/list/for_each_i.hpp'
  14021. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/list/reverse.hpp'
  14022. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/list/detail/fold_left.hpp'
  14023. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/list/detail/fold_right.hpp'
  14024. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/list/detail/dmc/fold_left.hpp'
  14025. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/list/detail/edg/fold_left.hpp'
  14026. 865.10 s [python3.14-pythran] adding 'pythran/boost/preprocessor/list/detail/edg/fold_right.hpp'
  14027. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/logical/and.hpp'
  14028. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/logical/bitand.hpp'
  14029. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/logical/bitor.hpp'
  14030. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/logical/bool.hpp'
  14031. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/logical/compl.hpp'
  14032. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/logical/not.hpp'
  14033. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/logical/or.hpp'
  14034. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/punctuation/comma.hpp'
  14035. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/punctuation/comma_if.hpp'
  14036. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/punctuation/is_begin_parens.hpp'
  14037. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/punctuation/paren.hpp'
  14038. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/punctuation/detail/is_begin_parens.hpp'
  14039. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum.hpp'
  14040. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum_binary_params.hpp'
  14041. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum_params.hpp'
  14042. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum_params_with_a_default.hpp'
  14043. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum_shifted.hpp'
  14044. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum_shifted_params.hpp'
  14045. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum_trailing.hpp'
  14046. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/enum_trailing_params.hpp'
  14047. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/for.hpp'
  14048. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/repeat.hpp'
  14049. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/repeat_from_to.hpp'
  14050. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/detail/for.hpp'
  14051. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/detail/dmc/for.hpp'
  14052. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/detail/edg/for.hpp'
  14053. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/repetition/detail/msvc/for.hpp'
  14054. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/seq/cat.hpp'
  14055. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/seq/elem.hpp'
  14056. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/seq/enum.hpp'
  14057. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/seq/first_n.hpp'
  14058. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/seq/fold_left.hpp'
  14059. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/seq/for_each.hpp'
  14060. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/seq/for_each_i.hpp'
  14061. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/seq/push_front.hpp'
  14062. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/seq/rest_n.hpp'
  14063. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/seq/seq.hpp'
  14064. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/seq/size.hpp'
  14065. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/seq/subseq.hpp'
  14066. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/seq/transform.hpp'
  14067. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/seq/detail/is_empty.hpp'
  14068. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/seq/detail/split.hpp'
  14069. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/slot/slot.hpp'
  14070. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/counter.hpp'
  14071. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/def.hpp'
  14072. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/shared.hpp'
  14073. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/slot1.hpp'
  14074. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/slot2.hpp'
  14075. 865.11 s [python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/slot3.hpp'
  14076. 865.12 s [python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/slot4.hpp'
  14077. 865.12 s [python3.14-pythran] adding 'pythran/boost/preprocessor/slot/detail/slot5.hpp'
  14078. 865.12 s [python3.14-pythran] adding 'pythran/boost/preprocessor/tuple/eat.hpp'
  14079. 865.12 s [python3.14-pythran] adding 'pythran/boost/preprocessor/tuple/elem.hpp'
  14080. 865.12 s [python3.14-pythran] adding 'pythran/boost/preprocessor/tuple/rem.hpp'
  14081. 865.12 s [python3.14-pythran] adding 'pythran/boost/preprocessor/tuple/size.hpp'
  14082. 865.12 s [python3.14-pythran] adding 'pythran/boost/preprocessor/tuple/to_list.hpp'
  14083. 865.12 s [python3.14-pythran] adding 'pythran/boost/preprocessor/tuple/to_seq.hpp'
  14084. 865.12 s [python3.14-pythran] adding 'pythran/boost/preprocessor/tuple/detail/is_single_return.hpp'
  14085. 865.12 s [python3.14-pythran] adding 'pythran/boost/preprocessor/variadic/elem.hpp'
  14086. 865.12 s [python3.14-pythran] adding 'pythran/boost/preprocessor/variadic/has_opt.hpp'
  14087. 865.12 s [python3.14-pythran] adding 'pythran/boost/preprocessor/variadic/size.hpp'
  14088. 865.12 s [python3.14-pythran] adding 'pythran/boost/preprocessor/variadic/to_seq.hpp'
  14089. 865.12 s [python3.14-pythran] adding 'pythran/boost/preprocessor/variadic/detail/has_opt.hpp'
  14090. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/begin.hpp'
  14091. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/concepts.hpp'
  14092. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/config.hpp'
  14093. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/const_iterator.hpp'
  14094. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/difference_type.hpp'
  14095. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/distance.hpp'
  14096. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/empty.hpp'
  14097. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/end.hpp'
  14098. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/functions.hpp'
  14099. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/has_range_iterator.hpp'
  14100. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/iterator.hpp'
  14101. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/iterator_range_core.hpp'
  14102. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/mutable_iterator.hpp'
  14103. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/range_fwd.hpp'
  14104. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/rbegin.hpp'
  14105. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/rend.hpp'
  14106. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/reverse_iterator.hpp'
  14107. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/size.hpp'
  14108. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/size_type.hpp'
  14109. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/value_type.hpp'
  14110. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/algorithm/equal.hpp'
  14111. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/detail/begin.hpp'
  14112. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/detail/common.hpp'
  14113. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/detail/end.hpp'
  14114. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/detail/extract_optional_type.hpp'
  14115. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/detail/has_member_size.hpp'
  14116. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/detail/implementation_help.hpp'
  14117. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/detail/misc_concept.hpp'
  14118. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/detail/msvc_has_iterator_workaround.hpp'
  14119. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/detail/safe_bool.hpp'
  14120. 865.12 s [python3.14-pythran] adding 'pythran/boost/range/detail/sfinae.hpp'
  14121. 865.12 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/bad_weak_ptr.hpp'
  14122. 865.12 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/shared_ptr.hpp'
  14123. 865.12 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/lightweight_mutex.hpp'
  14124. 865.12 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/local_counted_base.hpp'
  14125. 865.12 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/local_sp_deleter.hpp'
  14126. 865.12 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/lwm_nop.hpp'
  14127. 865.12 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/lwm_pthreads.hpp'
  14128. 865.12 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/lwm_win32_cs.hpp'
  14129. 865.12 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/operator_bool.hpp'
  14130. 865.12 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/quick_allocator.hpp'
  14131. 865.12 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/shared_count.hpp'
  14132. 865.12 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_convertible.hpp'
  14133. 865.12 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base.hpp'
  14134. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp'
  14135. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_aix.hpp'
  14136. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_clang.hpp'
  14137. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp'
  14138. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp'
  14139. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp'
  14140. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp'
  14141. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp'
  14142. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp'
  14143. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_nt.hpp'
  14144. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_pt.hpp'
  14145. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp'
  14146. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_spin.hpp'
  14147. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp'
  14148. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_sync.hpp'
  14149. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp'
  14150. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_base_w32.hpp'
  14151. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_counted_impl.hpp'
  14152. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_disable_deprecated.hpp'
  14153. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_has_sync.hpp'
  14154. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_interlocked.hpp'
  14155. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_noexcept.hpp'
  14156. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_nullptr_t.hpp'
  14157. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/sp_typeinfo_.hpp'
  14158. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock.hpp'
  14159. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock_gcc_arm.hpp'
  14160. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock_nt.hpp'
  14161. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock_pool.hpp'
  14162. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock_pt.hpp'
  14163. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock_std_atomic.hpp'
  14164. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock_sync.hpp'
  14165. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/spinlock_w32.hpp'
  14166. 865.13 s [python3.14-pythran] adding 'pythran/boost/smart_ptr/detail/yield_k.hpp'
  14167. 865.13 s [python3.14-pythran] adding 'pythran/boost/tuple/tuple.hpp'
  14168. 865.13 s [python3.14-pythran] adding 'pythran/boost/tuple/tuple_comparison.hpp'
  14169. 865.13 s [python3.14-pythran] adding 'pythran/boost/tuple/detail/tuple_basic.hpp'
  14170. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/add_const.hpp'
  14171. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/add_cv.hpp'
  14172. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/add_lvalue_reference.hpp'
  14173. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/add_pointer.hpp'
  14174. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/add_reference.hpp'
  14175. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/add_rvalue_reference.hpp'
  14176. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/add_volatile.hpp'
  14177. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/alignment_of.hpp'
  14178. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/conditional.hpp'
  14179. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/conversion_traits.hpp'
  14180. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/cv_traits.hpp'
  14181. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/decay.hpp'
  14182. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/declval.hpp'
  14183. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/enable_if.hpp'
  14184. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/function_traits.hpp'
  14185. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/has_left_shift.hpp'
  14186. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/has_minus.hpp'
  14187. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/has_minus_assign.hpp'
  14188. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/has_nothrow_assign.hpp'
  14189. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/has_nothrow_constructor.hpp'
  14190. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/has_nothrow_copy.hpp'
  14191. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/has_plus.hpp'
  14192. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/has_plus_assign.hpp'
  14193. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/has_right_shift.hpp'
  14194. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/has_trivial_assign.hpp'
  14195. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/has_trivial_constructor.hpp'
  14196. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/has_trivial_copy.hpp'
  14197. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/has_trivial_move_assign.hpp'
  14198. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/has_trivial_move_constructor.hpp'
  14199. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/integral_constant.hpp'
  14200. 865.13 s [python3.14-pythran] adding 'pythran/boost/type_traits/intrinsics.hpp'
  14201. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_abstract.hpp'
  14202. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_arithmetic.hpp'
  14203. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_array.hpp'
  14204. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_assignable.hpp'
  14205. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_base_and_derived.hpp'
  14206. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_base_of.hpp'
  14207. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_class.hpp'
  14208. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_complete.hpp'
  14209. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_complex.hpp'
  14210. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_const.hpp'
  14211. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_constructible.hpp'
  14212. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_convertible.hpp'
  14213. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_copy_constructible.hpp'
  14214. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_default_constructible.hpp'
  14215. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_destructible.hpp'
  14216. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_detected.hpp'
  14217. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_empty.hpp'
  14218. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_enum.hpp'
  14219. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_float.hpp'
  14220. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_floating_point.hpp'
  14221. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_function.hpp'
  14222. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_fundamental.hpp'
  14223. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_integral.hpp'
  14224. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_lvalue_reference.hpp'
  14225. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_member_function_pointer.hpp'
  14226. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_member_pointer.hpp'
  14227. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_noncopyable.hpp'
  14228. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_nothrow_move_assignable.hpp'
  14229. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_nothrow_move_constructible.hpp'
  14230. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_pod.hpp'
  14231. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_pointer.hpp'
  14232. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_polymorphic.hpp'
  14233. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_reference.hpp'
  14234. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_rvalue_reference.hpp'
  14235. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_same.hpp'
  14236. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_scalar.hpp'
  14237. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_signed.hpp'
  14238. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_union.hpp'
  14239. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_unsigned.hpp'
  14240. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_void.hpp'
  14241. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/is_volatile.hpp'
  14242. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/make_signed.hpp'
  14243. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/make_unsigned.hpp'
  14244. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/make_void.hpp'
  14245. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/nonesuch.hpp'
  14246. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/remove_all_extents.hpp'
  14247. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/remove_bounds.hpp'
  14248. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/remove_const.hpp'
  14249. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/remove_cv.hpp'
  14250. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/remove_cv_ref.hpp'
  14251. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/remove_extent.hpp'
  14252. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/remove_pointer.hpp'
  14253. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/remove_reference.hpp'
  14254. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/remove_volatile.hpp'
  14255. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/type_identity.hpp'
  14256. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/type_with_alignment.hpp'
  14257. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/detail/config.hpp'
  14258. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/detail/detector.hpp'
  14259. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/detail/has_binary_operator.hpp'
  14260. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_function_cxx_03.hpp'
  14261. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_function_cxx_11.hpp'
  14262. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_function_msvc10_fix.hpp'
  14263. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_function_ptr_helper.hpp'
  14264. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_function_ptr_tester.hpp'
  14265. 865.14 s [python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_likely_lambda.hpp'
  14266. 865.15 s [python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp'
  14267. 865.15 s [python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp'
  14268. 865.15 s [python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_member_function_pointer_cxx_03.hpp'
  14269. 865.15 s [python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_member_function_pointer_cxx_11.hpp'
  14270. 865.15 s [python3.14-pythran] adding 'pythran/boost/type_traits/detail/is_rvalue_reference_msvc10_fix.hpp'
  14271. 865.15 s [python3.14-pythran] adding 'pythran/boost/type_traits/detail/yes_no_type.hpp'
  14272. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/constant.hpp'
  14273. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/decltype.hpp'
  14274. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/encode_decode.hpp'
  14275. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/encode_decode_params.hpp'
  14276. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/int_encoding.hpp'
  14277. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/integral_template_param.hpp'
  14278. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/message.hpp'
  14279. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/modifiers.hpp'
  14280. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/native.hpp'
  14281. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/pointers_data_members.hpp'
  14282. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/register_functions.hpp'
  14283. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/register_functions_iterate.hpp'
  14284. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/register_fundamental.hpp'
  14285. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/register_mem_functions.hpp'
  14286. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/template_encoding.hpp'
  14287. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/template_template_param.hpp'
  14288. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/type_encoding.hpp'
  14289. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/type_template_param.hpp'
  14290. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/typeof.hpp'
  14291. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/typeof_impl.hpp'
  14292. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/unsupported.hpp'
  14293. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/vector.hpp'
  14294. 865.15 s [python3.14-pythran] adding 'pythran/boost/typeof/vector100.hpp'
  14295. 865.16 s [python3.14-pythran] adding 'pythran/boost/typeof/vector150.hpp'
  14296. 865.17 s [python3.14-pythran] adding 'pythran/boost/typeof/vector200.hpp'
  14297. 865.18 s [python3.14-pythran] adding 'pythran/boost/typeof/vector50.hpp'
  14298. 865.18 s [python3.14-pythran] adding 'pythran/boost/typeof/dmc/typeof_impl.hpp'
  14299. 865.18 s [python3.14-pythran] adding 'pythran/boost/typeof/msvc/typeof_impl.hpp'
  14300. 865.18 s [python3.14-pythran] adding 'pythran/boost/utility/base_from_member.hpp'
  14301. 865.18 s [python3.14-pythran] adding 'pythran/boost/utility/binary.hpp'
  14302. 865.18 s [python3.14-pythran] adding 'pythran/boost/utility/compare_pointees.hpp'
  14303. 865.18 s [python3.14-pythran] adding 'pythran/boost/utility/declval.hpp'
  14304. 865.18 s [python3.14-pythran] adding 'pythran/boost/utility/enable_if.hpp'
  14305. 865.18 s [python3.14-pythran] adding 'pythran/boost/utility/identity_type.hpp'
  14306. 865.18 s [python3.14-pythran] adding 'pythran/boost/utility/result_of.hpp'
  14307. 865.18 s [python3.14-pythran] adding 'pythran/boost/utility/swap.hpp'
  14308. 865.18 s [python3.14-pythran] adding 'pythran/boost/utility/detail/result_of_iterate.hpp'
  14309. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/__init__.py'
  14310. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/comprehension_patterns.py'
  14311. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/constant_folding.py'
  14312. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/copyto.py'
  14313. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/dead_code_elimination.py'
  14314. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/fast_gexpr.py'
  14315. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/forward_substitution.py'
  14316. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/inline_builtins.py'
  14317. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/inlining.py'
  14318. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/iter_transformation.py'
  14319. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/list_comp_to_genexp.py'
  14320. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/list_to_tuple.py'
  14321. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/loop_full_unrolling.py'
  14322. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/modindex.py'
  14323. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/pattern_transform.py'
  14324. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/range_based_simplify.py'
  14325. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/range_loop_unfolding.py'
  14326. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/remove_dead_functions.py'
  14327. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/simplify_except.py'
  14328. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/square.py'
  14329. 865.18 s [python3.14-pythran] adding 'pythran/optimizations/tuple_to_shape.py'
  14330. 865.18 s [python3.14-pythran] adding 'pythran/pythonic/core.hpp'
  14331. 865.18 s [python3.14-pythran] adding 'pythran/pythonic/__dispatch__/append.hpp'
  14332. 865.18 s [python3.14-pythran] adding 'pythran/pythonic/__dispatch__/clear.hpp'
  14333. 865.18 s [python3.14-pythran] adding 'pythran/pythonic/__dispatch__/conjugate.hpp'
  14334. 865.18 s [python3.14-pythran] adding 'pythran/pythonic/__dispatch__/copy.hpp'
  14335. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/__dispatch__/count.hpp'
  14336. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/__dispatch__/extend.hpp'
  14337. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/__dispatch__/index.hpp'
  14338. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/__dispatch__/insert.hpp'
  14339. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/__dispatch__/pop.hpp'
  14340. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/__dispatch__/remove.hpp'
  14341. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/__dispatch__/reverse.hpp'
  14342. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/__dispatch__/sort.hpp'
  14343. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/__dispatch__/tolist.hpp'
  14344. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/__dispatch__/update.hpp'
  14345. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/array/array.hpp'
  14346. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/array/typecodes.hpp'
  14347. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/array/array/buffer_info.hpp'
  14348. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/array/array/byteswap.hpp'
  14349. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/array/array/count.hpp'
  14350. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/array/array/extend.hpp'
  14351. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/array/array/frombytes.hpp'
  14352. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/array/array/fromfile.hpp'
  14353. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/array/array/fromlist.hpp'
  14354. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/bisect/bisect.hpp'
  14355. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/bisect/bisect_left.hpp'
  14356. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/bisect/bisect_right.hpp'
  14357. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/ArithmeticError.hpp'
  14358. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/AssertionError.hpp'
  14359. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/AttributeError.hpp'
  14360. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/BaseException.hpp'
  14361. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/BufferError.hpp'
  14362. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/BytesWarning.hpp'
  14363. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/DeprecationWarning.hpp'
  14364. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/EOFError.hpp'
  14365. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/EnvironmentError.hpp'
  14366. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/Exception.hpp'
  14367. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/False.hpp'
  14368. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/FileNotFoundError.hpp'
  14369. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/FloatingPointError.hpp'
  14370. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/FutureWarning.hpp'
  14371. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/GeneratorExit.hpp'
  14372. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/IOError.hpp'
  14373. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/ImportError.hpp'
  14374. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/ImportWarning.hpp'
  14375. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/IndentationError.hpp'
  14376. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/IndexError.hpp'
  14377. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/KeyError.hpp'
  14378. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/KeyboardInterrupt.hpp'
  14379. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/LookupError.hpp'
  14380. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/MemoryError.hpp'
  14381. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/NameError.hpp'
  14382. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/None.hpp'
  14383. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/NotImplementedError.hpp'
  14384. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/OSError.hpp'
  14385. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/OverflowError.hpp'
  14386. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/PendingDeprecationWarning.hpp'
  14387. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/ReferenceError.hpp'
  14388. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/RuntimeError.hpp'
  14389. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/RuntimeWarning.hpp'
  14390. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/StopIteration.hpp'
  14391. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/SyntaxError.hpp'
  14392. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/SyntaxWarning.hpp'
  14393. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/SystemError.hpp'
  14394. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/SystemExit.hpp'
  14395. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/TabError.hpp'
  14396. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/True.hpp'
  14397. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/TypeError.hpp'
  14398. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/UnboundLocalError.hpp'
  14399. 865.19 s [python3.14-pythran] adding 'pythran/pythonic/builtins/UnicodeError.hpp'
  14400. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/UnicodeWarning.hpp'
  14401. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/UserWarning.hpp'
  14402. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/ValueError.hpp'
  14403. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/Warning.hpp'
  14404. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/ZeroDivisionError.hpp'
  14405. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/abs.hpp'
  14406. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/all.hpp'
  14407. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/any.hpp'
  14408. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/assert.hpp'
  14409. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/bin.hpp'
  14410. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/bool_.hpp'
  14411. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/chr.hpp'
  14412. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/complex.hpp'
  14413. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/dict.hpp'
  14414. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/divmod.hpp'
  14415. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/enumerate.hpp'
  14416. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/file.hpp'
  14417. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/filter.hpp'
  14418. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/float_.hpp'
  14419. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/getattr.hpp'
  14420. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/hex.hpp'
  14421. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/id.hpp'
  14422. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/in.hpp'
  14423. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/int_.hpp'
  14424. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/isinstance.hpp'
  14425. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/iter.hpp'
  14426. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/len.hpp'
  14427. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/list.hpp'
  14428. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/map.hpp'
  14429. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/max.hpp'
  14430. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/min.hpp'
  14431. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/minmax.hpp'
  14432. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/next.hpp'
  14433. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/oct.hpp'
  14434. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/open.hpp'
  14435. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/ord.hpp'
  14436. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/pow.hpp'
  14437. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/print.hpp'
  14438. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/range.hpp'
  14439. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/reduce.hpp'
  14440. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/reversed.hpp'
  14441. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/round.hpp'
  14442. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set.hpp'
  14443. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/slice.hpp'
  14444. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/sorted.hpp'
  14445. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str.hpp'
  14446. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/sum.hpp'
  14447. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/tuple.hpp'
  14448. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/type.hpp'
  14449. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/xrange.hpp'
  14450. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/zip.hpp'
  14451. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/complex/conjugate.hpp'
  14452. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/dict/clear.hpp'
  14453. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/dict/copy.hpp'
  14454. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/dict/fromkeys.hpp'
  14455. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/dict/get.hpp'
  14456. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/dict/items.hpp'
  14457. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/dict/keys.hpp'
  14458. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/dict/pop.hpp'
  14459. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/dict/popitem.hpp'
  14460. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/dict/setdefault.hpp'
  14461. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/dict/update.hpp'
  14462. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/dict/values.hpp'
  14463. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/file/close.hpp'
  14464. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/file/fileno.hpp'
  14465. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/file/flush.hpp'
  14466. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/file/isatty.hpp'
  14467. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/file/next.hpp'
  14468. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/file/read.hpp'
  14469. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/file/readline.hpp'
  14470. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/file/readlines.hpp'
  14471. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/file/seek.hpp'
  14472. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/file/tell.hpp'
  14473. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/file/truncate.hpp'
  14474. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/file/write.hpp'
  14475. 865.20 s [python3.14-pythran] adding 'pythran/pythonic/builtins/file/writelines.hpp'
  14476. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/float_/is_integer.hpp'
  14477. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/list/append.hpp'
  14478. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/list/count.hpp'
  14479. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/list/extend.hpp'
  14480. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/list/insert.hpp'
  14481. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/list/pop.hpp'
  14482. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/list/remove.hpp'
  14483. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/list/reverse.hpp'
  14484. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/list/sort.hpp'
  14485. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/StaticIfBreak.hpp'
  14486. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/StaticIfCont.hpp'
  14487. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/StaticIfNoReturn.hpp'
  14488. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/StaticIfReturn.hpp'
  14489. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/abssqr.hpp'
  14490. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/and_.hpp'
  14491. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/is_none.hpp'
  14492. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/kwonly.hpp'
  14493. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/len_set.hpp'
  14494. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/make_shape.hpp'
  14495. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/or_.hpp'
  14496. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/restrict_assign.hpp'
  14497. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/static_if.hpp'
  14498. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/pythran/static_list.hpp'
  14499. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/add.hpp'
  14500. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/clear.hpp'
  14501. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/copy.hpp'
  14502. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/difference.hpp'
  14503. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/difference_update.hpp'
  14504. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/discard.hpp'
  14505. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/intersection.hpp'
  14506. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/intersection_update.hpp'
  14507. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/isdisjoint.hpp'
  14508. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/issubset.hpp'
  14509. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/issuperset.hpp'
  14510. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/remove.hpp'
  14511. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/symmetric_difference.hpp'
  14512. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/symmetric_difference_update.hpp'
  14513. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/union_.hpp'
  14514. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/set/update.hpp'
  14515. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/__mod__.hpp'
  14516. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/capitalize.hpp'
  14517. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/count.hpp'
  14518. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/endswith.hpp'
  14519. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/find.hpp'
  14520. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/isalpha.hpp'
  14521. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/isdigit.hpp'
  14522. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/join.hpp'
  14523. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/lower.hpp'
  14524. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/lstrip.hpp'
  14525. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/replace.hpp'
  14526. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/rstrip.hpp'
  14527. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/split.hpp'
  14528. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/startswith.hpp'
  14529. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/strip.hpp'
  14530. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/builtins/str/upper.hpp'
  14531. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/acos.hpp'
  14532. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/acosh.hpp'
  14533. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/asin.hpp'
  14534. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/asinh.hpp'
  14535. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/atan.hpp'
  14536. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/atanh.hpp'
  14537. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/cos.hpp'
  14538. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/cosh.hpp'
  14539. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/e.hpp'
  14540. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/exp.hpp'
  14541. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/isinf.hpp'
  14542. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/isnan.hpp'
  14543. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/log.hpp'
  14544. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/log10.hpp'
  14545. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/pi.hpp'
  14546. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/sin.hpp'
  14547. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/sinh.hpp'
  14548. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/sqrt.hpp'
  14549. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/tan.hpp'
  14550. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/cmath/tanh.hpp'
  14551. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/functools/partial.hpp'
  14552. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/functools/reduce.hpp'
  14553. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/append.hpp'
  14554. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/clear.hpp'
  14555. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/conjugate.hpp'
  14556. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/copy.hpp'
  14557. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/count.hpp'
  14558. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/extend.hpp'
  14559. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/index.hpp'
  14560. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/insert.hpp'
  14561. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/pop.hpp'
  14562. 865.21 s [python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/remove.hpp'
  14563. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/reverse.hpp'
  14564. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/sort.hpp'
  14565. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/tolist.hpp'
  14566. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/__dispatch__/update.hpp'
  14567. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/array/array.hpp'
  14568. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/array/typecodes.hpp'
  14569. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/array/array/buffer_info.hpp'
  14570. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/array/array/byteswap.hpp'
  14571. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/array/array/count.hpp'
  14572. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/array/array/extend.hpp'
  14573. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/array/array/frombytes.hpp'
  14574. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/array/array/fromfile.hpp'
  14575. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/array/array/fromlist.hpp'
  14576. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/bisect/bisect.hpp'
  14577. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/bisect/bisect_left.hpp'
  14578. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/bisect/bisect_right.hpp'
  14579. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/ArithmeticError.hpp'
  14580. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/AssertionError.hpp'
  14581. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/AttributeError.hpp'
  14582. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/BaseException.hpp'
  14583. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/BufferError.hpp'
  14584. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/BytesWarning.hpp'
  14585. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/DeprecationWarning.hpp'
  14586. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/EOFError.hpp'
  14587. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/EnvironmentError.hpp'
  14588. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/Exception.hpp'
  14589. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/False.hpp'
  14590. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/FileNotFoundError.hpp'
  14591. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/FloatingPointError.hpp'
  14592. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/FutureWarning.hpp'
  14593. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/GeneratorExit.hpp'
  14594. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/IOError.hpp'
  14595. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/ImportError.hpp'
  14596. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/ImportWarning.hpp'
  14597. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/IndentationError.hpp'
  14598. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/IndexError.hpp'
  14599. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/KeyError.hpp'
  14600. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/KeyboardInterrupt.hpp'
  14601. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/LookupError.hpp'
  14602. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/MemoryError.hpp'
  14603. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/NameError.hpp'
  14604. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/None.hpp'
  14605. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/NotImplementedError.hpp'
  14606. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/OSError.hpp'
  14607. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/OverflowError.hpp'
  14608. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/PendingDeprecationWarning.hpp'
  14609. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/ReferenceError.hpp'
  14610. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/RuntimeError.hpp'
  14611. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/RuntimeWarning.hpp'
  14612. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/StopIteration.hpp'
  14613. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/SyntaxError.hpp'
  14614. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/SyntaxWarning.hpp'
  14615. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/SystemError.hpp'
  14616. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/SystemExit.hpp'
  14617. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/TabError.hpp'
  14618. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/True.hpp'
  14619. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/TypeError.hpp'
  14620. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/UnboundLocalError.hpp'
  14621. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/UnicodeError.hpp'
  14622. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/UnicodeWarning.hpp'
  14623. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/UserWarning.hpp'
  14624. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/ValueError.hpp'
  14625. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/Warning.hpp'
  14626. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/ZeroDivisionError.hpp'
  14627. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/abs.hpp'
  14628. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/all.hpp'
  14629. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/any.hpp'
  14630. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/assert.hpp'
  14631. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/bin.hpp'
  14632. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/bool_.hpp'
  14633. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/chr.hpp'
  14634. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/complex.hpp'
  14635. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict.hpp'
  14636. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/divmod.hpp'
  14637. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/enumerate.hpp'
  14638. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/file.hpp'
  14639. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/filter.hpp'
  14640. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/float_.hpp'
  14641. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/getattr.hpp'
  14642. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/hex.hpp'
  14643. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/id.hpp'
  14644. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/in.hpp'
  14645. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/int_.hpp'
  14646. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/isinstance.hpp'
  14647. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/iter.hpp'
  14648. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/len.hpp'
  14649. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/list.hpp'
  14650. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/map.hpp'
  14651. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/max.hpp'
  14652. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/min.hpp'
  14653. 865.22 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/minmax.hpp'
  14654. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/next.hpp'
  14655. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/oct.hpp'
  14656. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/open.hpp'
  14657. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/ord.hpp'
  14658. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/pow.hpp'
  14659. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/print.hpp'
  14660. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/range.hpp'
  14661. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/reduce.hpp'
  14662. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/reversed.hpp'
  14663. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/round.hpp'
  14664. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set.hpp'
  14665. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/slice.hpp'
  14666. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/sorted.hpp'
  14667. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str.hpp'
  14668. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/sum.hpp'
  14669. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/tuple.hpp'
  14670. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/type.hpp'
  14671. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/xrange.hpp'
  14672. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/zip.hpp'
  14673. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/complex/conjugate.hpp'
  14674. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/clear.hpp'
  14675. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/copy.hpp'
  14676. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/fromkeys.hpp'
  14677. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/get.hpp'
  14678. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/items.hpp'
  14679. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/keys.hpp'
  14680. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/pop.hpp'
  14681. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/popitem.hpp'
  14682. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/setdefault.hpp'
  14683. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/update.hpp'
  14684. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/dict/values.hpp'
  14685. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/close.hpp'
  14686. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/fileno.hpp'
  14687. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/flush.hpp'
  14688. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/isatty.hpp'
  14689. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/next.hpp'
  14690. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/read.hpp'
  14691. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/readline.hpp'
  14692. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/readlines.hpp'
  14693. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/seek.hpp'
  14694. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/tell.hpp'
  14695. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/truncate.hpp'
  14696. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/write.hpp'
  14697. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/file/writelines.hpp'
  14698. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/float_/is_integer.hpp'
  14699. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/append.hpp'
  14700. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/count.hpp'
  14701. 865.23 s [python3.14-pybind11] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
  14702. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/extend.hpp'
  14703. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/insert.hpp'
  14704. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/pop.hpp'
  14705. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/remove.hpp'
  14706. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/reverse.hpp'
  14707. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/list/sort.hpp'
  14708. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/StaticIfBreak.hpp'
  14709. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/StaticIfCont.hpp'
  14710. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/StaticIfNoReturn.hpp'
  14711. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/StaticIfReturn.hpp'
  14712. 865.23 s [python3.14-pybind11] -- Found Threads: TRUE
  14713. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/abssqr.hpp'
  14714. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/and_.hpp'
  14715. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/is_none.hpp'
  14716. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/kwonly.hpp'
  14717. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/len_set.hpp'
  14718. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/make_shape.hpp'
  14719. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/or_.hpp'
  14720. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/restrict_assign.hpp'
  14721. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/static_if.hpp'
  14722. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/pythran/static_list.hpp'
  14723. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/add.hpp'
  14724. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/clear.hpp'
  14725. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/copy.hpp'
  14726. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/difference.hpp'
  14727. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/difference_update.hpp'
  14728. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/discard.hpp'
  14729. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/intersection.hpp'
  14730. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/intersection_update.hpp'
  14731. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/isdisjoint.hpp'
  14732. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/issubset.hpp'
  14733. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/issuperset.hpp'
  14734. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/remove.hpp'
  14735. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/symmetric_difference.hpp'
  14736. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/symmetric_difference_update.hpp'
  14737. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/union_.hpp'
  14738. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/set/update.hpp'
  14739. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/__mod__.hpp'
  14740. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/capitalize.hpp'
  14741. 865.23 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/count.hpp'
  14742. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/endswith.hpp'
  14743. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/find.hpp'
  14744. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/isalpha.hpp'
  14745. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/isdigit.hpp'
  14746. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/join.hpp'
  14747. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/lower.hpp'
  14748. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/lstrip.hpp'
  14749. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/replace.hpp'
  14750. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/rstrip.hpp'
  14751. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/split.hpp'
  14752. 865.24 s [python3.14-pybind11] -- Building interpreter tests using Catch v2.13.10
  14753. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/startswith.hpp'
  14754. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/strip.hpp'
  14755. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/builtins/str/upper.hpp'
  14756. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/acos.hpp'
  14757. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/acosh.hpp'
  14758. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/asin.hpp'
  14759. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/asinh.hpp'
  14760. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/atan.hpp'
  14761. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/atanh.hpp'
  14762. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/cos.hpp'
  14763. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/cosh.hpp'
  14764. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/e.hpp'
  14765. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/exp.hpp'
  14766. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/isinf.hpp'
  14767. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/isnan.hpp'
  14768. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/log.hpp'
  14769. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/log10.hpp'
  14770. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/pi.hpp'
  14771. 865.24 s [python3.14-pybind11] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
  14772. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/sin.hpp'
  14773. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/sinh.hpp'
  14774. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/sqrt.hpp'
  14775. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/tan.hpp'
  14776. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/cmath/tanh.hpp'
  14777. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/functools/partial.hpp'
  14778. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/functools/reduce.hpp'
  14779. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/close.hpp'
  14780. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/fileno.hpp'
  14781. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/flush.hpp'
  14782. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/isatty.hpp'
  14783. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/next.hpp'
  14784. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/read.hpp'
  14785. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/readline.hpp'
  14786. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/readlines.hpp'
  14787. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/seek.hpp'
  14788. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/tell.hpp'
  14789. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/truncate.hpp'
  14790. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/write.hpp'
  14791. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/io/_io/TextIOWrapper/writelines.hpp'
  14792. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/itertools/combinations.hpp'
  14793. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/itertools/common.hpp'
  14794. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/itertools/count.hpp'
  14795. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/itertools/ifilter.hpp'
  14796. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/itertools/islice.hpp'
  14797. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/itertools/permutations.hpp'
  14798. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/itertools/product.hpp'
  14799. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/itertools/repeat.hpp'
  14800. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/acos.hpp'
  14801. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/acosh.hpp'
  14802. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/asin.hpp'
  14803. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/asinh.hpp'
  14804. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/atan.hpp'
  14805. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/atan2.hpp'
  14806. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/atanh.hpp'
  14807. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/ceil.hpp'
  14808. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/copysign.hpp'
  14809. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/cos.hpp'
  14810. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/cosh.hpp'
  14811. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/degrees.hpp'
  14812. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/e.hpp'
  14813. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/erf.hpp'
  14814. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/erfc.hpp'
  14815. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/exp.hpp'
  14816. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/expm1.hpp'
  14817. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/fabs.hpp'
  14818. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/factorial.hpp'
  14819. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/floor.hpp'
  14820. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/fmod.hpp'
  14821. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/frexp.hpp'
  14822. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/gamma.hpp'
  14823. 865.24 s [python3.14-pythran] adding 'pythran/pythonic/include/math/hypot.hpp'
  14824. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/isinf.hpp'
  14825. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/isnan.hpp'
  14826. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/ldexp.hpp'
  14827. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/lgamma.hpp'
  14828. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/log.hpp'
  14829. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/log10.hpp'
  14830. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/log1p.hpp'
  14831. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/modf.hpp'
  14832. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/pi.hpp'
  14833. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/pow.hpp'
  14834. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/radians.hpp'
  14835. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/sin.hpp'
  14836. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/sinh.hpp'
  14837. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/sqrt.hpp'
  14838. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/tan.hpp'
  14839. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/tanh.hpp'
  14840. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/math/trunc.hpp'
  14841. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/.hpp'
  14842. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/NINF.hpp'
  14843. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/abs.hpp'
  14844. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/absolute.hpp'
  14845. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/add.hpp'
  14846. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/alen.hpp'
  14847. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/all.hpp'
  14848. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/allclose.hpp'
  14849. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/alltrue.hpp'
  14850. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/amax.hpp'
  14851. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/amin.hpp'
  14852. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/angle.hpp'
  14853. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/angle_in_deg.hpp'
  14854. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/angle_in_rad.hpp'
  14855. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/any.hpp'
  14856. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/append.hpp'
  14857. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/arange.hpp'
  14858. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/arccos.hpp'
  14859. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/arccosh.hpp'
  14860. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/arcsin.hpp'
  14861. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/arcsinh.hpp'
  14862. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/arctan.hpp'
  14863. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/arctan2.hpp'
  14864. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/arctanh.hpp'
  14865. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/argmax.hpp'
  14866. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/argmin.hpp'
  14867. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/argsort.hpp'
  14868. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/argwhere.hpp'
  14869. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/around.hpp'
  14870. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/array.hpp'
  14871. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/array2string.hpp'
  14872. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/array_equal.hpp'
  14873. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/array_equiv.hpp'
  14874. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/array_split.hpp'
  14875. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/array_str.hpp'
  14876. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/asarray.hpp'
  14877. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/asarray_chkfinite.hpp'
  14878. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ascontiguousarray.hpp'
  14879. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/asfarray.hpp'
  14880. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/asscalar.hpp'
  14881. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/atleast_1d.hpp'
  14882. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/atleast_2d.hpp'
  14883. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/atleast_3d.hpp'
  14884. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/average.hpp'
  14885. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/base_repr.hpp'
  14886. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/binary_repr.hpp'
  14887. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/bincount.hpp'
  14888. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_and.hpp'
  14889. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_not.hpp'
  14890. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_or.hpp'
  14891. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_xor.hpp'
  14892. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/bool_.hpp'
  14893. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/broadcast_to.hpp'
  14894. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/byte.hpp'
  14895. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/cbrt.hpp'
  14896. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ceil.hpp'
  14897. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/clip.hpp'
  14898. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/complex.hpp'
  14899. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/complex128.hpp'
  14900. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/complex256.hpp'
  14901. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/complex64.hpp'
  14902. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/concatenate.hpp'
  14903. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/conj.hpp'
  14904. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/conjugate.hpp'
  14905. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/convolve.hpp'
  14906. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/copy.hpp'
  14907. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/copysign.hpp'
  14908. 865.25 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/copyto.hpp'
  14909. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/correlate.hpp'
  14910. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/cos.hpp'
  14911. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/cosh.hpp'
  14912. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/count_nonzero.hpp'
  14913. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/cross.hpp'
  14914. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/cumprod.hpp'
  14915. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/cumproduct.hpp'
  14916. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/cumsum.hpp'
  14917. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/deg2rad.hpp'
  14918. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/degrees.hpp'
  14919. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/delete_.hpp'
  14920. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/diag.hpp'
  14921. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/diagflat.hpp'
  14922. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/diagonal.hpp'
  14923. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/diff.hpp'
  14924. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/digitize.hpp'
  14925. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/divide.hpp'
  14926. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/dot.hpp'
  14927. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/double_.hpp'
  14928. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/e.hpp'
  14929. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ediff1d.hpp'
  14930. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/empty.hpp'
  14931. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/empty_like.hpp'
  14932. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/equal.hpp'
  14933. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/exp.hpp'
  14934. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/expand_dims.hpp'
  14935. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/expm1.hpp'
  14936. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/eye.hpp'
  14937. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fabs.hpp'
  14938. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fill_diagonal.hpp'
  14939. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/finfo.hpp'
  14940. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fix.hpp'
  14941. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/flatnonzero.hpp'
  14942. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/flip.hpp'
  14943. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fliplr.hpp'
  14944. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/flipud.hpp'
  14945. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/float128.hpp'
  14946. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/float32.hpp'
  14947. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/float64.hpp'
  14948. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/float_.hpp'
  14949. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/floor.hpp'
  14950. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/floor_divide.hpp'
  14951. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmax.hpp'
  14952. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmin.hpp'
  14953. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmod.hpp'
  14954. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/frexp.hpp'
  14955. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fromfile.hpp'
  14956. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fromfunction.hpp'
  14957. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fromiter.hpp'
  14958. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fromstring.hpp'
  14959. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/full.hpp'
  14960. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/full_like.hpp'
  14961. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/greater.hpp'
  14962. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/greater_equal.hpp'
  14963. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/heaviside.hpp'
  14964. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/hstack.hpp'
  14965. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/hypot.hpp'
  14966. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/identity.hpp'
  14967. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/imag.hpp'
  14968. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/indices.hpp'
  14969. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/inf.hpp'
  14970. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/inner.hpp'
  14971. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/insert.hpp'
  14972. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/int16.hpp'
  14973. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/int32.hpp'
  14974. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/int64.hpp'
  14975. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/int8.hpp'
  14976. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/int_.hpp'
  14977. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/intc.hpp'
  14978. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/interp.hpp'
  14979. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/intersect1d.hpp'
  14980. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/intp.hpp'
  14981. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/invert.hpp'
  14982. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/isclose.hpp'
  14983. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/iscomplex.hpp'
  14984. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/isfinite.hpp'
  14985. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/isinf.hpp'
  14986. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/isnan.hpp'
  14987. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/isneginf.hpp'
  14988. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/isposinf.hpp'
  14989. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/isreal.hpp'
  14990. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/isrealobj.hpp'
  14991. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/isscalar.hpp'
  14992. 865.26 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/issctype.hpp'
  14993. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ldexp.hpp'
  14994. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/left_shift.hpp'
  14995. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/less.hpp'
  14996. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/less_equal.hpp'
  14997. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/lexsort.hpp'
  14998. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/linspace.hpp'
  14999. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/log.hpp'
  15000. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/log10.hpp'
  15001. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/log1p.hpp'
  15002. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/log2.hpp'
  15003. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/logaddexp.hpp'
  15004. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/logaddexp2.hpp'
  15005. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/logical_and.hpp'
  15006. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/logical_not.hpp'
  15007. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/logical_or.hpp'
  15008. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/logical_xor.hpp'
  15009. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/logspace.hpp'
  15010. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/longlong.hpp'
  15011. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/max.hpp'
  15012. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/maximum.hpp'
  15013. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/mean.hpp'
  15014. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/median.hpp'
  15015. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/min.hpp'
  15016. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/minimum.hpp'
  15017. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/mod.hpp'
  15018. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/multiply.hpp'
  15019. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/nan.hpp'
  15020. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/nan_to_num.hpp'
  15021. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/nanargmax.hpp'
  15022. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/nanargmin.hpp'
  15023. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/nanmax.hpp'
  15024. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/nanmin.hpp'
  15025. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/nansum.hpp'
  15026. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray.hpp'
  15027. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndenumerate.hpp'
  15028. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndim.hpp'
  15029. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndindex.hpp'
  15030. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/negative.hpp'
  15031. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/newaxis.hpp'
  15032. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/nextafter.hpp'
  15033. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/nonzero.hpp'
  15034. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/not_equal.hpp'
  15035. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ones.hpp'
  15036. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ones_like.hpp'
  15037. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/outer.hpp'
  15038. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/partial_sum.hpp'
  15039. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/pi.hpp'
  15040. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/place.hpp'
  15041. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/power.hpp'
  15042. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/prod.hpp'
  15043. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/product.hpp'
  15044. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ptp.hpp'
  15045. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/put.hpp'
  15046. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/putmask.hpp'
  15047. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/rad2deg.hpp'
  15048. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/radians.hpp'
  15049. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ravel.hpp'
  15050. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/real.hpp'
  15051. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/reciprocal.hpp'
  15052. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/reduce.hpp'
  15053. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/remainder.hpp'
  15054. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/repeat.hpp'
  15055. 865.27 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/resize.hpp'
  15056. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/right_shift.hpp'
  15057. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/rint.hpp'
  15058. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/roll.hpp'
  15059. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/rollaxis.hpp'
  15060. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/rot90.hpp'
  15061. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/round.hpp'
  15062. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/round_.hpp'
  15063. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/searchsorted.hpp'
  15064. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/select.hpp'
  15065. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/setdiff1d.hpp'
  15066. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/shape.hpp'
  15067. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/short_.hpp'
  15068. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/sign.hpp'
  15069. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/signbit.hpp'
  15070. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/sin.hpp'
  15071. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/sinh.hpp'
  15072. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/size.hpp'
  15073. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/sometrue.hpp'
  15074. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/sort.hpp'
  15075. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/sort_complex.hpp'
  15076. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/spacing.hpp'
  15077. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/split.hpp'
  15078. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/sqrt.hpp'
  15079. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/square.hpp'
  15080. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/stack.hpp'
  15081. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/std_.hpp'
  15082. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/subtract.hpp'
  15083. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/sum.hpp'
  15084. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/swapaxes.hpp'
  15085. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/take.hpp'
  15086. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/tan.hpp'
  15087. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/tanh.hpp'
  15088. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/tile.hpp'
  15089. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/trace.hpp'
  15090. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/transpose.hpp'
  15091. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/tri.hpp'
  15092. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/tril.hpp'
  15093. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/trim_zeros.hpp'
  15094. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/triu.hpp'
  15095. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/true_divide.hpp'
  15096. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/trunc.hpp'
  15097. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ubyte.hpp'
  15098. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ufunc_accumulate.hpp'
  15099. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ufunc_reduce.hpp'
  15100. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/uint.hpp'
  15101. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/uint16.hpp'
  15102. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/uint32.hpp'
  15103. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/uint64.hpp'
  15104. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/uint8.hpp'
  15105. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/uintc.hpp'
  15106. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/uintp.hpp'
  15107. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ulonglong.hpp'
  15108. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/union1d.hpp'
  15109. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/unique.hpp'
  15110. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/unravel_index.hpp'
  15111. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/unwrap.hpp'
  15112. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ushort.hpp'
  15113. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/var.hpp'
  15114. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/vdot.hpp'
  15115. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/vectorize.hpp'
  15116. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/vstack.hpp'
  15117. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/where.hpp'
  15118. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/zeros.hpp'
  15119. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/zeros_like.hpp'
  15120. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/add/accumulate.hpp'
  15121. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/add/reduce.hpp'
  15122. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/arctan2/accumulate.hpp'
  15123. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_and/accumulate.hpp'
  15124. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_and/reduce.hpp'
  15125. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_or/accumulate.hpp'
  15126. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_or/reduce.hpp'
  15127. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_xor/accumulate.hpp'
  15128. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/bitwise_xor/reduce.hpp'
  15129. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/copysign/accumulate.hpp'
  15130. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ctypeslib/as_array.hpp'
  15131. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/divide/accumulate.hpp'
  15132. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/dtype/type.hpp'
  15133. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/equal/accumulate.hpp'
  15134. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/c2c.hpp'
  15135. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/fft.hpp'
  15136. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/fftn.hpp'
  15137. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/hfft.hpp'
  15138. 865.28 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/ifft.hpp'
  15139. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/ihfft.hpp'
  15140. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/irfft.hpp'
  15141. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fft/rfft.hpp'
  15142. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/floor_divide/accumulate.hpp'
  15143. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmax/accumulate.hpp'
  15144. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmax/reduce.hpp'
  15145. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmin/accumulate.hpp'
  15146. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmin/reduce.hpp'
  15147. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/fmod/accumulate.hpp'
  15148. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/greater/accumulate.hpp'
  15149. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/greater_equal/accumulate.hpp'
  15150. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/heaviside/accumulate.hpp'
  15151. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/hypot/accumulate.hpp'
  15152. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ldexp/accumulate.hpp'
  15153. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/left_shift/accumulate.hpp'
  15154. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/less/accumulate.hpp'
  15155. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/less_equal/accumulate.hpp'
  15156. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/linalg/matrix_power.hpp'
  15157. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/linalg/norm.hpp'
  15158. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/logaddexp/accumulate.hpp'
  15159. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/logaddexp2/accumulate.hpp'
  15160. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/logical_and/accumulate.hpp'
  15161. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/logical_or/accumulate.hpp'
  15162. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/logical_xor/accumulate.hpp'
  15163. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/maximum/accumulate.hpp'
  15164. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/maximum/reduce.hpp'
  15165. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/minimum/accumulate.hpp'
  15166. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/minimum/reduce.hpp'
  15167. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/mod/accumulate.hpp'
  15168. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/multiply/accumulate.hpp'
  15169. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/multiply/reduce.hpp'
  15170. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/astype.hpp'
  15171. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/fill.hpp'
  15172. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/flatten.hpp'
  15173. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/item.hpp'
  15174. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/reshape.hpp'
  15175. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/sort.hpp'
  15176. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/tofile.hpp'
  15177. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/tolist.hpp'
  15178. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/tostring.hpp'
  15179. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/ndarray/view.hpp'
  15180. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/negative/accumulate.hpp'
  15181. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/nextafter/accumulate.hpp'
  15182. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/not_equal/accumulate.hpp'
  15183. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/power/accumulate.hpp'
  15184. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/binomial.hpp'
  15185. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/bytes.hpp'
  15186. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/chisquare.hpp'
  15187. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/choice.hpp'
  15188. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/dirichlet.hpp'
  15189. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/exponential.hpp'
  15190. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/f.hpp'
  15191. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/gamma.hpp'
  15192. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/generator.hpp'
  15193. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/geometric.hpp'
  15194. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/gumbel.hpp'
  15195. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/laplace.hpp'
  15196. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/logistic.hpp'
  15197. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/lognormal.hpp'
  15198. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/logseries.hpp'
  15199. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/negative_binomial.hpp'
  15200. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/normal.hpp'
  15201. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/pareto.hpp'
  15202. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/poisson.hpp'
  15203. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/power.hpp'
  15204. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/rand.hpp'
  15205. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/randint.hpp'
  15206. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/randn.hpp'
  15207. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/random.hpp'
  15208. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/random_integers.hpp'
  15209. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/random_sample.hpp'
  15210. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/ranf.hpp'
  15211. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/rayleigh.hpp'
  15212. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/sample.hpp'
  15213. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/seed.hpp'
  15214. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/shuffle.hpp'
  15215. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/standard_exponential.hpp'
  15216. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/standard_gamma.hpp'
  15217. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/standard_normal.hpp'
  15218. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/uniform.hpp'
  15219. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/random/weibull.hpp'
  15220. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/remainder/accumulate.hpp'
  15221. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/right_shift/accumulate.hpp'
  15222. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/subtract/accumulate.hpp'
  15223. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/numpy/true_divide/accumulate.hpp'
  15224. 865.29 s [python3.14-pythran] adding 'pythran/pythonic/include/omp/get_num_threads.hpp'
  15225. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/omp/get_thread_num.hpp'
  15226. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/omp/get_wtick.hpp'
  15227. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/omp/get_wtime.hpp'
  15228. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/omp/in_parallel.hpp'
  15229. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/omp/set_nested.hpp'
  15230. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/omp/set_num_threads.hpp'
  15231. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__abs__.hpp'
  15232. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__add__.hpp'
  15233. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__and__.hpp'
  15234. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__concat__.hpp'
  15235. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__contains__.hpp'
  15236. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__delitem__.hpp'
  15237. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__div__.hpp'
  15238. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__eq__.hpp'
  15239. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__floordiv__.hpp'
  15240. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__ge__.hpp'
  15241. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__getitem__.hpp'
  15242. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__gt__.hpp'
  15243. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__iadd__.hpp'
  15244. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__iand__.hpp'
  15245. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__iconcat__.hpp'
  15246. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__idiv__.hpp'
  15247. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__ifloordiv__.hpp'
  15248. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__ilshift__.hpp'
  15249. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__imod__.hpp'
  15250. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__imul__.hpp'
  15251. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__inv__.hpp'
  15252. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__invert__.hpp'
  15253. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__ior__.hpp'
  15254. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__ipow__.hpp'
  15255. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__irshift__.hpp'
  15256. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__isub__.hpp'
  15257. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__itruediv__.hpp'
  15258. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__ixor__.hpp'
  15259. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__le__.hpp'
  15260. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__lshift__.hpp'
  15261. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__lt__.hpp'
  15262. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__matmul__.hpp'
  15263. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__mod__.hpp'
  15264. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__mul__.hpp'
  15265. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__ne__.hpp'
  15266. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__neg__.hpp'
  15267. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__not__.hpp'
  15268. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__or__.hpp'
  15269. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__pos__.hpp'
  15270. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__rshift__.hpp'
  15271. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__sub__.hpp'
  15272. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__truediv__.hpp'
  15273. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/__xor__.hpp'
  15274. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/abs.hpp'
  15275. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/add.hpp'
  15276. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/and_.hpp'
  15277. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/concat.hpp'
  15278. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/contains.hpp'
  15279. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/countOf.hpp'
  15280. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/delitem.hpp'
  15281. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/div.hpp'
  15282. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/eq.hpp'
  15283. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/floordiv.hpp'
  15284. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/ge.hpp'
  15285. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/getitem.hpp'
  15286. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/gt.hpp'
  15287. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/iadd.hpp'
  15288. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/iand.hpp'
  15289. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/icommon.hpp'
  15290. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/iconcat.hpp'
  15291. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/idiv.hpp'
  15292. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/ifloordiv.hpp'
  15293. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/ilshift.hpp'
  15294. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/imatmul.hpp'
  15295. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/imax.hpp'
  15296. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/imin.hpp'
  15297. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/imod.hpp'
  15298. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/imul.hpp'
  15299. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/indexOf.hpp'
  15300. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/inv.hpp'
  15301. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/invert.hpp'
  15302. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/ior.hpp'
  15303. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/ipow.hpp'
  15304. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/irshift.hpp'
  15305. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/is_.hpp'
  15306. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/is_not.hpp'
  15307. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/isub.hpp'
  15308. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/itemgetter.hpp'
  15309. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/itruediv.hpp'
  15310. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/ixor.hpp'
  15311. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/le.hpp'
  15312. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/lshift.hpp'
  15313. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/lt.hpp'
  15314. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/matmul.hpp'
  15315. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/mod.hpp'
  15316. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/mul.hpp'
  15317. 865.30 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/ne.hpp'
  15318. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/neg.hpp'
  15319. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/not_.hpp'
  15320. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/or_.hpp'
  15321. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/overloads.hpp'
  15322. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/pos.hpp'
  15323. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/pow.hpp'
  15324. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/rshift.hpp'
  15325. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/sub.hpp'
  15326. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/truediv.hpp'
  15327. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/truth.hpp'
  15328. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/operator_/xor_.hpp'
  15329. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/os/path/join.hpp'
  15330. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/random/choice.hpp'
  15331. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/random/expovariate.hpp'
  15332. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/random/gauss.hpp'
  15333. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/random/randint.hpp'
  15334. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/random/random.hpp'
  15335. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/random/randrange.hpp'
  15336. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/random/sample.hpp'
  15337. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/random/seed.hpp'
  15338. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/random/shuffle.hpp'
  15339. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/random/uniform.hpp'
  15340. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/binom.hpp'
  15341. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/gamma.hpp'
  15342. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/gammaincinv.hpp'
  15343. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/gammaln.hpp'
  15344. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/hankel1.hpp'
  15345. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/hankel2.hpp'
  15346. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/i0.hpp'
  15347. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/i0e.hpp'
  15348. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/iv.hpp'
  15349. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/ivp.hpp'
  15350. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/jv.hpp'
  15351. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/jvp.hpp'
  15352. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/kv.hpp'
  15353. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/kvp.hpp'
  15354. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/ndtr.hpp'
  15355. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/ndtri.hpp'
  15356. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/spherical_jn.hpp'
  15357. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/spherical_yn.hpp'
  15358. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/yv.hpp'
  15359. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/scipy/special/yvp.hpp'
  15360. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/string/ascii_letters.hpp'
  15361. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/string/ascii_lowercase.hpp'
  15362. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/string/ascii_uppercase.hpp'
  15363. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/string/digits.hpp'
  15364. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/string/find.hpp'
  15365. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/string/hexdigits.hpp'
  15366. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/string/octdigits.hpp'
  15367. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/time/sleep.hpp'
  15368. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/time/time.hpp'
  15369. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/NoneType.hpp'
  15370. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/array.hpp'
  15371. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/assignable.hpp'
  15372. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/attr.hpp'
  15373. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/bool.hpp'
  15374. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/cfun.hpp'
  15375. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/clongdouble.hpp'
  15376. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/combined.hpp'
  15377. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/complex.hpp'
  15378. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/complex128.hpp'
  15379. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/complex256.hpp'
  15380. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/complex64.hpp'
  15381. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/dict.hpp'
  15382. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/dynamic_tuple.hpp'
  15383. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/empty_iterator.hpp'
  15384. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/exceptions.hpp'
  15385. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/file.hpp'
  15386. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/finfo.hpp'
  15387. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/float.hpp'
  15388. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/float128.hpp'
  15389. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/float32.hpp'
  15390. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/float64.hpp'
  15391. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/generator.hpp'
  15392. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/immediate.hpp'
  15393. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/int.hpp'
  15394. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/int16.hpp'
  15395. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/int32.hpp'
  15396. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/int64.hpp'
  15397. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/int8.hpp'
  15398. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/intc.hpp'
  15399. 865.31 s [python3.14-pythran] adding 'pythran/pythonic/include/types/intp.hpp'
  15400. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/lazy.hpp'
  15401. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/list.hpp'
  15402. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/longdouble.hpp'
  15403. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/ndarray.hpp'
  15404. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/nditerator.hpp'
  15405. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_binary_op.hpp'
  15406. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_broadcast.hpp'
  15407. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_expr.hpp'
  15408. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_gexpr.hpp'
  15409. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_iexpr.hpp'
  15410. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_nary_expr.hpp'
  15411. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_op_helper.hpp'
  15412. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_operators.hpp'
  15413. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_texpr.hpp'
  15414. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_ufunc.hpp'
  15415. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_unary_op.hpp'
  15416. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/numpy_vexpr.hpp'
  15417. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/pointer.hpp'
  15418. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/raw_array.hpp'
  15419. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/set.hpp'
  15420. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/slice.hpp'
  15421. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/static_if.hpp'
  15422. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/str.hpp'
  15423. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/traits.hpp'
  15424. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/tuple.hpp'
  15425. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/uint16.hpp'
  15426. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/uint32.hpp'
  15427. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/uint64.hpp'
  15428. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/uint8.hpp'
  15429. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/uintc.hpp'
  15430. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/uintp.hpp'
  15431. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/variant_functor.hpp'
  15432. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/types/vectorizable_type.hpp'
  15433. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/allocate.hpp'
  15434. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/array_helper.hpp'
  15435. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/broadcast_copy.hpp'
  15436. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/functor.hpp'
  15437. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/fwd.hpp'
  15438. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/int_.hpp'
  15439. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/iterator.hpp'
  15440. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/meta.hpp'
  15441. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/nested_container.hpp'
  15442. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/neutral.hpp'
  15443. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/numpy_conversion.hpp'
  15444. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/numpy_traits.hpp'
  15445. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/reserve.hpp'
  15446. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/seq.hpp'
  15447. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/shared_ref.hpp'
  15448. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/tags.hpp'
  15449. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/include/utils/yield.hpp'
  15450. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/close.hpp'
  15451. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/fileno.hpp'
  15452. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/flush.hpp'
  15453. 865.32 s [python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/isatty.hpp'
  15454. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/next.hpp'
  15455. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/read.hpp'
  15456. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/readline.hpp'
  15457. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/readlines.hpp'
  15458. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/seek.hpp'
  15459. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/tell.hpp'
  15460. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/truncate.hpp'
  15461. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/write.hpp'
  15462. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/io/_io/TextIOWrapper/writelines.hpp'
  15463. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/itertools/combinations.hpp'
  15464. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/itertools/common.hpp'
  15465. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/itertools/count.hpp'
  15466. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/itertools/ifilter.hpp'
  15467. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/itertools/islice.hpp'
  15468. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/itertools/permutations.hpp'
  15469. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/itertools/product.hpp'
  15470. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/itertools/repeat.hpp'
  15471. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/acos.hpp'
  15472. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/acosh.hpp'
  15473. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/asin.hpp'
  15474. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/asinh.hpp'
  15475. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/atan.hpp'
  15476. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/atan2.hpp'
  15477. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/atanh.hpp'
  15478. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/ceil.hpp'
  15479. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/copysign.hpp'
  15480. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/cos.hpp'
  15481. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/cosh.hpp'
  15482. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/degrees.hpp'
  15483. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/e.hpp'
  15484. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/erf.hpp'
  15485. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/erfc.hpp'
  15486. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/exp.hpp'
  15487. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/expm1.hpp'
  15488. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/fabs.hpp'
  15489. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/factorial.hpp'
  15490. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/floor.hpp'
  15491. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/fmod.hpp'
  15492. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/frexp.hpp'
  15493. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/gamma.hpp'
  15494. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/hypot.hpp'
  15495. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/isinf.hpp'
  15496. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/isnan.hpp'
  15497. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/ldexp.hpp'
  15498. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/lgamma.hpp'
  15499. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/log.hpp'
  15500. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/log10.hpp'
  15501. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/log1p.hpp'
  15502. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/modf.hpp'
  15503. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/pi.hpp'
  15504. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/pow.hpp'
  15505. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/radians.hpp'
  15506. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/sin.hpp'
  15507. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/sinh.hpp'
  15508. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/sqrt.hpp'
  15509. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/tan.hpp'
  15510. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/tanh.hpp'
  15511. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/math/trunc.hpp'
  15512. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/.hpp'
  15513. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/NINF.hpp'
  15514. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/abs.hpp'
  15515. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/absolute.hpp'
  15516. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/add.hpp'
  15517. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/alen.hpp'
  15518. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/all.hpp'
  15519. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/allclose.hpp'
  15520. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/alltrue.hpp'
  15521. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/amax.hpp'
  15522. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/amin.hpp'
  15523. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/angle.hpp'
  15524. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/angle_in_deg.hpp'
  15525. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/angle_in_rad.hpp'
  15526. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/any.hpp'
  15527. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/append.hpp'
  15528. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/arange.hpp'
  15529. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/arccos.hpp'
  15530. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/arccosh.hpp'
  15531. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/arcsin.hpp'
  15532. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/arcsinh.hpp'
  15533. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/arctan.hpp'
  15534. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/arctan2.hpp'
  15535. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/arctanh.hpp'
  15536. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/argmax.hpp'
  15537. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/argmin.hpp'
  15538. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/argminmax.hpp'
  15539. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/argsort.hpp'
  15540. 865.33 s [python3.14-pythran] adding 'pythran/pythonic/numpy/argwhere.hpp'
  15541. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/around.hpp'
  15542. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/array.hpp'
  15543. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/array2string.hpp'
  15544. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/array_equal.hpp'
  15545. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/array_equiv.hpp'
  15546. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/array_split.hpp'
  15547. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/array_str.hpp'
  15548. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/asarray.hpp'
  15549. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/asarray_chkfinite.hpp'
  15550. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ascontiguousarray.hpp'
  15551. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/asfarray.hpp'
  15552. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/asscalar.hpp'
  15553. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/atleast_1d.hpp'
  15554. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/atleast_2d.hpp'
  15555. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/atleast_3d.hpp'
  15556. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/average.hpp'
  15557. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/base_repr.hpp'
  15558. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/binary_repr.hpp'
  15559. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/bincount.hpp'
  15560. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_and.hpp'
  15561. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_not.hpp'
  15562. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_or.hpp'
  15563. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_xor.hpp'
  15564. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/bool_.hpp'
  15565. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/broadcast_to.hpp'
  15566. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/byte.hpp'
  15567. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/cbrt.hpp'
  15568. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ceil.hpp'
  15569. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/clip.hpp'
  15570. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/complex.hpp'
  15571. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/complex128.hpp'
  15572. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/complex256.hpp'
  15573. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/complex64.hpp'
  15574. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/concatenate.hpp'
  15575. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/conj.hpp'
  15576. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/conjugate.hpp'
  15577. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/convolve.hpp'
  15578. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/copy.hpp'
  15579. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/copysign.hpp'
  15580. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/copyto.hpp'
  15581. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/correlate.hpp'
  15582. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/cos.hpp'
  15583. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/cosh.hpp'
  15584. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/count_nonzero.hpp'
  15585. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/cross.hpp'
  15586. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/cumprod.hpp'
  15587. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/cumproduct.hpp'
  15588. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/cumsum.hpp'
  15589. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/deg2rad.hpp'
  15590. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/degrees.hpp'
  15591. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/delete_.hpp'
  15592. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/diag.hpp'
  15593. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/diagflat.hpp'
  15594. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/diagonal.hpp'
  15595. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/diff.hpp'
  15596. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/digitize.hpp'
  15597. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/divide.hpp'
  15598. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/dot.hpp'
  15599. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/double_.hpp'
  15600. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/e.hpp'
  15601. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ediff1d.hpp'
  15602. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/empty.hpp'
  15603. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/empty_like.hpp'
  15604. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/equal.hpp'
  15605. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/exp.hpp'
  15606. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/expand_dims.hpp'
  15607. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/expm1.hpp'
  15608. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/eye.hpp'
  15609. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fabs.hpp'
  15610. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fill_diagonal.hpp'
  15611. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/finfo.hpp'
  15612. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fix.hpp'
  15613. 865.34 s [python3.14-pybind11] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
  15614. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/flatnonzero.hpp'
  15615. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/flip.hpp'
  15616. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fliplr.hpp'
  15617. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/flipud.hpp'
  15618. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/float128.hpp'
  15619. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/float32.hpp'
  15620. 865.34 s [python3.14-pybind11] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
  15621. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/float64.hpp'
  15622. 865.34 s [python3.14-pythran] adding 'pythran/pythonic/numpy/float_.hpp'
  15623. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/floor.hpp'
  15624. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/floor_divide.hpp'
  15625. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fmax.hpp'
  15626. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fmin.hpp'
  15627. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fmod.hpp'
  15628. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/frexp.hpp'
  15629. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fromfile.hpp'
  15630. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fromfunction.hpp'
  15631. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fromiter.hpp'
  15632. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fromstring.hpp'
  15633. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/full.hpp'
  15634. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/full_like.hpp'
  15635. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/greater.hpp'
  15636. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/greater_equal.hpp'
  15637. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/heaviside.hpp'
  15638. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/hstack.hpp'
  15639. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/hypot.hpp'
  15640. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/identity.hpp'
  15641. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/imag.hpp'
  15642. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/indices.hpp'
  15643. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/inf.hpp'
  15644. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/inner.hpp'
  15645. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/insert.hpp'
  15646. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/int16.hpp'
  15647. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/int32.hpp'
  15648. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/int64.hpp'
  15649. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/int8.hpp'
  15650. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/int_.hpp'
  15651. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/intc.hpp'
  15652. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/interp.hpp'
  15653. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/interp_core.hpp'
  15654. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/intersect1d.hpp'
  15655. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/intp.hpp'
  15656. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/invert.hpp'
  15657. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/isclose.hpp'
  15658. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/iscomplex.hpp'
  15659. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/isfinite.hpp'
  15660. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/isinf.hpp'
  15661. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/isnan.hpp'
  15662. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/isneginf.hpp'
  15663. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/isposinf.hpp'
  15664. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/isreal.hpp'
  15665. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/isrealobj.hpp'
  15666. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/isscalar.hpp'
  15667. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/issctype.hpp'
  15668. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ldexp.hpp'
  15669. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/left_shift.hpp'
  15670. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/less.hpp'
  15671. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/less_equal.hpp'
  15672. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/lexsort.hpp'
  15673. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/linspace.hpp'
  15674. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/log.hpp'
  15675. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/log10.hpp'
  15676. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/log1p.hpp'
  15677. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/log2.hpp'
  15678. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/logaddexp.hpp'
  15679. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/logaddexp2.hpp'
  15680. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/logical_and.hpp'
  15681. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/logical_not.hpp'
  15682. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/logical_or.hpp'
  15683. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/logical_xor.hpp'
  15684. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/logspace.hpp'
  15685. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/longlong.hpp'
  15686. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/max.hpp'
  15687. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/maximum.hpp'
  15688. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/mean.hpp'
  15689. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/median.hpp'
  15690. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/min.hpp'
  15691. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/minimum.hpp'
  15692. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/mod.hpp'
  15693. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/multiply.hpp'
  15694. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/nan.hpp'
  15695. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/nan_to_num.hpp'
  15696. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/nanargmax.hpp'
  15697. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/nanargmin.hpp'
  15698. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/nanmax.hpp'
  15699. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/nanmin.hpp'
  15700. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/nansum.hpp'
  15701. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray.hpp'
  15702. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ndenumerate.hpp'
  15703. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ndim.hpp'
  15704. 865.35 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ndindex.hpp'
  15705. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/negative.hpp'
  15706. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/newaxis.hpp'
  15707. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/nextafter.hpp'
  15708. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/nonzero.hpp'
  15709. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/not_equal.hpp'
  15710. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ones.hpp'
  15711. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ones_like.hpp'
  15712. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/outer.hpp'
  15713. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/partial_sum.hpp'
  15714. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/pi.hpp'
  15715. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/place.hpp'
  15716. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/power.hpp'
  15717. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/prod.hpp'
  15718. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/product.hpp'
  15719. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ptp.hpp'
  15720. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/put.hpp'
  15721. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/putmask.hpp'
  15722. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/rad2deg.hpp'
  15723. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/radians.hpp'
  15724. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ravel.hpp'
  15725. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/real.hpp'
  15726. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/reciprocal.hpp'
  15727. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/reduce.hpp'
  15728. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/remainder.hpp'
  15729. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/repeat.hpp'
  15730. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/resize.hpp'
  15731. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/right_shift.hpp'
  15732. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/rint.hpp'
  15733. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/roll.hpp'
  15734. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/rollaxis.hpp'
  15735. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/rot90.hpp'
  15736. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/round.hpp'
  15737. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/round_.hpp'
  15738. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/searchsorted.hpp'
  15739. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/select.hpp'
  15740. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/setdiff1d.hpp'
  15741. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/shape.hpp'
  15742. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/short_.hpp'
  15743. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/sign.hpp'
  15744. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/signbit.hpp'
  15745. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/sin.hpp'
  15746. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/sinh.hpp'
  15747. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/size.hpp'
  15748. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/sometrue.hpp'
  15749. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/sort.hpp'
  15750. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/sort_complex.hpp'
  15751. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/spacing.hpp'
  15752. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/split.hpp'
  15753. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/sqrt.hpp'
  15754. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/square.hpp'
  15755. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/stack.hpp'
  15756. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/std_.hpp'
  15757. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/subtract.hpp'
  15758. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/sum.hpp'
  15759. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/swapaxes.hpp'
  15760. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/take.hpp'
  15761. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/tan.hpp'
  15762. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/tanh.hpp'
  15763. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/tile.hpp'
  15764. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/trace.hpp'
  15765. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/transpose.hpp'
  15766. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/tri.hpp'
  15767. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/tril.hpp'
  15768. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/trim_zeros.hpp'
  15769. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/triu.hpp'
  15770. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/true_divide.hpp'
  15771. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/trunc.hpp'
  15772. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ubyte.hpp'
  15773. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ufunc_accumulate.hpp'
  15774. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ufunc_reduce.hpp'
  15775. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/uint.hpp'
  15776. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/uint16.hpp'
  15777. 865.36 s [python3.14-pythran] adding 'pythran/pythonic/numpy/uint32.hpp'
  15778. 865.44 s [python3.14-pybind11] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
  15779. 865.45 s [python3.14-pybind11] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  15780. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/uint64.hpp'
  15781. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/uint8.hpp'
  15782. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/uintc.hpp'
  15783. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/uintp.hpp'
  15784. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ulonglong.hpp'
  15785. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/union1d.hpp'
  15786. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/unique.hpp'
  15787. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/unravel_index.hpp'
  15788. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/unwrap.hpp'
  15789. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ushort.hpp'
  15790. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/var.hpp'
  15791. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/vdot.hpp'
  15792. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/vectorize.hpp'
  15793. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/vstack.hpp'
  15794. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/where.hpp'
  15795. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/zeros.hpp'
  15796. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/zeros_like.hpp'
  15797. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/add/accumulate.hpp'
  15798. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/add/reduce.hpp'
  15799. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/arctan2/accumulate.hpp'
  15800. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_and/accumulate.hpp'
  15801. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_and/reduce.hpp'
  15802. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_or/accumulate.hpp'
  15803. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_or/reduce.hpp'
  15804. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_xor/accumulate.hpp'
  15805. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/bitwise_xor/reduce.hpp'
  15806. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/copysign/accumulate.hpp'
  15807. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ctypeslib/as_array.hpp'
  15808. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/divide/accumulate.hpp'
  15809. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/dtype/type.hpp'
  15810. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/equal/accumulate.hpp'
  15811. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fft/c2c.hpp'
  15812. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fft/fft.hpp'
  15813. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fft/fftn.hpp'
  15814. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fft/hfft.hpp'
  15815. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fft/ifft.hpp'
  15816. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fft/ihfft.hpp'
  15817. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fft/irfft.hpp'
  15818. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fft/pocketfft.hpp'
  15819. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fft/rfft.hpp'
  15820. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/floor_divide/accumulate.hpp'
  15821. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fmax/accumulate.hpp'
  15822. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fmax/reduce.hpp'
  15823. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fmin/accumulate.hpp'
  15824. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fmin/reduce.hpp'
  15825. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/fmod/accumulate.hpp'
  15826. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/greater/accumulate.hpp'
  15827. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/greater_equal/accumulate.hpp'
  15828. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/heaviside/accumulate.hpp'
  15829. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/hypot/accumulate.hpp'
  15830. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ldexp/accumulate.hpp'
  15831. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/left_shift/accumulate.hpp'
  15832. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/less/accumulate.hpp'
  15833. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/less_equal/accumulate.hpp'
  15834. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/linalg/matrix_power.hpp'
  15835. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/linalg/norm.hpp'
  15836. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/logaddexp/accumulate.hpp'
  15837. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/logaddexp2/accumulate.hpp'
  15838. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/logical_and/accumulate.hpp'
  15839. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/logical_or/accumulate.hpp'
  15840. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/logical_xor/accumulate.hpp'
  15841. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/maximum/accumulate.hpp'
  15842. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/maximum/reduce.hpp'
  15843. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/minimum/accumulate.hpp'
  15844. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/minimum/reduce.hpp'
  15845. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/mod/accumulate.hpp'
  15846. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/multiply/accumulate.hpp'
  15847. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/multiply/reduce.hpp'
  15848. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/astype.hpp'
  15849. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/fill.hpp'
  15850. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/flatten.hpp'
  15851. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/item.hpp'
  15852. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/reshape.hpp'
  15853. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/sort.hpp'
  15854. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/tofile.hpp'
  15855. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/tolist.hpp'
  15856. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/tostring.hpp'
  15857. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/ndarray/view.hpp'
  15858. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/negative/accumulate.hpp'
  15859. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/nextafter/accumulate.hpp'
  15860. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/not_equal/accumulate.hpp'
  15861. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/power/accumulate.hpp'
  15862. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/binomial.hpp'
  15863. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/bytes.hpp'
  15864. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/chisquare.hpp'
  15865. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/choice.hpp'
  15866. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/dirichlet.hpp'
  15867. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/exponential.hpp'
  15868. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/f.hpp'
  15869. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/gamma.hpp'
  15870. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/geometric.hpp'
  15871. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/gumbel.hpp'
  15872. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/laplace.hpp'
  15873. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/logistic.hpp'
  15874. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/lognormal.hpp'
  15875. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/logseries.hpp'
  15876. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/negative_binomial.hpp'
  15877. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/normal.hpp'
  15878. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/pareto.hpp'
  15879. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/poisson.hpp'
  15880. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/power.hpp'
  15881. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/rand.hpp'
  15882. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/randint.hpp'
  15883. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/randn.hpp'
  15884. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/random.hpp'
  15885. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/random_integers.hpp'
  15886. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/random_sample.hpp'
  15887. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/ranf.hpp'
  15888. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/rayleigh.hpp'
  15889. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/sample.hpp'
  15890. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/seed.hpp'
  15891. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/shuffle.hpp'
  15892. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/standard_exponential.hpp'
  15893. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/standard_gamma.hpp'
  15894. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/standard_normal.hpp'
  15895. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/uniform.hpp'
  15896. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/random/weibull.hpp'
  15897. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/remainder/accumulate.hpp'
  15898. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/right_shift/accumulate.hpp'
  15899. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/subtract/accumulate.hpp'
  15900. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/numpy/true_divide/accumulate.hpp'
  15901. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/omp/get_num_threads.hpp'
  15902. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/omp/get_thread_num.hpp'
  15903. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/omp/get_wtick.hpp'
  15904. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/omp/get_wtime.hpp'
  15905. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/omp/in_parallel.hpp'
  15906. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/omp/set_nested.hpp'
  15907. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/omp/set_num_threads.hpp'
  15908. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__abs__.hpp'
  15909. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__add__.hpp'
  15910. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__and__.hpp'
  15911. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__concat__.hpp'
  15912. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__contains__.hpp'
  15913. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__delitem__.hpp'
  15914. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__div__.hpp'
  15915. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__eq__.hpp'
  15916. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__floordiv__.hpp'
  15917. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__ge__.hpp'
  15918. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__getitem__.hpp'
  15919. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__gt__.hpp'
  15920. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__iadd__.hpp'
  15921. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__iand__.hpp'
  15922. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__iconcat__.hpp'
  15923. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__idiv__.hpp'
  15924. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__ifloordiv__.hpp'
  15925. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__ilshift__.hpp'
  15926. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__imod__.hpp'
  15927. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__imul__.hpp'
  15928. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__inv__.hpp'
  15929. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__invert__.hpp'
  15930. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__ior__.hpp'
  15931. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__ipow__.hpp'
  15932. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__irshift__.hpp'
  15933. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__isub__.hpp'
  15934. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__itruediv__.hpp'
  15935. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__ixor__.hpp'
  15936. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__le__.hpp'
  15937. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__lshift__.hpp'
  15938. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__lt__.hpp'
  15939. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__matmul__.hpp'
  15940. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__mod__.hpp'
  15941. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__mul__.hpp'
  15942. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__ne__.hpp'
  15943. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__neg__.hpp'
  15944. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__not__.hpp'
  15945. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__or__.hpp'
  15946. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__pos__.hpp'
  15947. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__rshift__.hpp'
  15948. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__sub__.hpp'
  15949. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__truediv__.hpp'
  15950. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/__xor__.hpp'
  15951. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/abs.hpp'
  15952. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/add.hpp'
  15953. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/and_.hpp'
  15954. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/concat.hpp'
  15955. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/contains.hpp'
  15956. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/countOf.hpp'
  15957. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/delitem.hpp'
  15958. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/div.hpp'
  15959. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/eq.hpp'
  15960. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/floordiv.hpp'
  15961. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/ge.hpp'
  15962. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/getitem.hpp'
  15963. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/gt.hpp'
  15964. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/iadd.hpp'
  15965. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/iand.hpp'
  15966. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/icommon.hpp'
  15967. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/iconcat.hpp'
  15968. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/idiv.hpp'
  15969. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/ifloordiv.hpp'
  15970. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/ilshift.hpp'
  15971. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/imatmul.hpp'
  15972. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/imax.hpp'
  15973. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/imin.hpp'
  15974. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/imod.hpp'
  15975. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/imul.hpp'
  15976. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/indexOf.hpp'
  15977. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/inv.hpp'
  15978. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/invert.hpp'
  15979. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/ior.hpp'
  15980. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/ipow.hpp'
  15981. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/irshift.hpp'
  15982. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/is_.hpp'
  15983. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/is_not.hpp'
  15984. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/isub.hpp'
  15985. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/itemgetter.hpp'
  15986. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/itruediv.hpp'
  15987. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/ixor.hpp'
  15988. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/le.hpp'
  15989. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/lshift.hpp'
  15990. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/lt.hpp'
  15991. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/matmul.hpp'
  15992. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/mod.hpp'
  15993. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/mul.hpp'
  15994. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/ne.hpp'
  15995. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/neg.hpp'
  15996. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/not_.hpp'
  15997. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/or_.hpp'
  15998. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/overloads.hpp'
  15999. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/pos.hpp'
  16000. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/pow.hpp'
  16001. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/rshift.hpp'
  16002. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/sub.hpp'
  16003. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/truediv.hpp'
  16004. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/truth.hpp'
  16005. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/operator_/xor_.hpp'
  16006. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/os/path/join.hpp'
  16007. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/patch/README.rst'
  16008. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/patch/complex'
  16009. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/python/core.hpp'
  16010. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/python/exception_handler.hpp'
  16011. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/random/choice.hpp'
  16012. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/random/expovariate.hpp'
  16013. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/random/gauss.hpp'
  16014. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/random/randint.hpp'
  16015. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/random/random.hpp'
  16016. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/random/randrange.hpp'
  16017. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/random/sample.hpp'
  16018. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/random/seed.hpp'
  16019. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/random/shuffle.hpp'
  16020. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/random/uniform.hpp'
  16021. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/binom.hpp'
  16022. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/chbevl.hpp'
  16023. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/gamma.hpp'
  16024. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/gammaincinv.hpp'
  16025. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/gammaln.hpp'
  16026. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/hankel1.hpp'
  16027. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/hankel2.hpp'
  16028. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/i0.hpp'
  16029. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/i0e.hpp'
  16030. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/iv.hpp'
  16031. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/ivp.hpp'
  16032. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/jv.hpp'
  16033. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/jvp.hpp'
  16034. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/kv.hpp'
  16035. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/kvp.hpp'
  16036. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/ndtr.hpp'
  16037. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/ndtri.hpp'
  16038. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/spherical_jn.hpp'
  16039. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/spherical_yn.hpp'
  16040. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/yv.hpp'
  16041. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/scipy/special/yvp.hpp'
  16042. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/string/ascii_letters.hpp'
  16043. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/string/ascii_lowercase.hpp'
  16044. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/string/ascii_uppercase.hpp'
  16045. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/string/digits.hpp'
  16046. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/string/find.hpp'
  16047. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/string/hexdigits.hpp'
  16048. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/string/octdigits.hpp'
  16049. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/time/sleep.hpp'
  16050. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/time/time.hpp'
  16051. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/NoneType.hpp'
  16052. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/array.hpp'
  16053. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/assignable.hpp'
  16054. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/attr.hpp'
  16055. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/bool.hpp'
  16056. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/cfun.hpp'
  16057. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/clongdouble.hpp'
  16058. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/combined.hpp'
  16059. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/complex.hpp'
  16060. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/complex128.hpp'
  16061. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/complex256.hpp'
  16062. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/complex64.hpp'
  16063. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/dict.hpp'
  16064. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/dynamic_tuple.hpp'
  16065. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/empty_iterator.hpp'
  16066. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/exceptions.hpp'
  16067. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/file.hpp'
  16068. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/finfo.hpp'
  16069. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/float.hpp'
  16070. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/float128.hpp'
  16071. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/float32.hpp'
  16072. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/float64.hpp'
  16073. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/generator.hpp'
  16074. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/int.hpp'
  16075. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/int16.hpp'
  16076. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/int32.hpp'
  16077. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/int64.hpp'
  16078. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/int8.hpp'
  16079. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/intc.hpp'
  16080. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/intp.hpp'
  16081. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/list.hpp'
  16082. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/longdouble.hpp'
  16083. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/ndarray.hpp'
  16084. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/nditerator.hpp'
  16085. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/numpy_binary_op.hpp'
  16086. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/numpy_broadcast.hpp'
  16087. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/numpy_expr.hpp'
  16088. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/numpy_gexpr.hpp'
  16089. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/numpy_iexpr.hpp'
  16090. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/numpy_nary_expr.hpp'
  16091. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/numpy_op_helper.hpp'
  16092. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/numpy_operators.hpp'
  16093. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/numpy_texpr.hpp'
  16094. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/numpy_unary_op.hpp'
  16095. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/numpy_vexpr.hpp'
  16096. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/pointer.hpp'
  16097. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/raw_array.hpp'
  16098. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/set.hpp'
  16099. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/slice.hpp'
  16100. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/static_if.hpp'
  16101. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/str.hpp'
  16102. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/traits.hpp'
  16103. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/tuple.hpp'
  16104. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/uint16.hpp'
  16105. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/uint32.hpp'
  16106. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/uint64.hpp'
  16107. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/uint8.hpp'
  16108. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/uintc.hpp'
  16109. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/uintp.hpp'
  16110. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/variant_functor.hpp'
  16111. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/types/vectorizable_type.hpp'
  16112. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/allocate.hpp'
  16113. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/array_helper.hpp'
  16114. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/boost_local_config.hpp'
  16115. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/broadcast_copy.hpp'
  16116. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/functor.hpp'
  16117. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/fwd.hpp'
  16118. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/int_.hpp'
  16119. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/iterator.hpp'
  16120. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/meta.hpp'
  16121. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/nested_container.hpp'
  16122. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/neutral.hpp'
  16123. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/numpy_conversion.hpp'
  16124. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/numpy_traits.hpp'
  16125. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/pdqsort.hpp'
  16126. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/reserve.hpp'
  16127. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/seq.hpp'
  16128. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/shared_ref.hpp'
  16129. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/tags.hpp'
  16130. 865.45 s [python3.14-pythran] adding 'pythran/pythonic/utils/yield.hpp'
  16131. 865.45 s [python3.14-pythran] adding 'pythran/transformations/__init__.py'
  16132. 865.45 s [python3.14-pythran] adding 'pythran/transformations/expand_builtins.py'
  16133. 865.45 s [python3.14-pythran] adding 'pythran/transformations/expand_globals.py'
  16134. 865.45 s [python3.14-pythran] adding 'pythran/transformations/expand_import_all.py'
  16135. 865.45 s [python3.14-pythran] adding 'pythran/transformations/expand_imports.py'
  16136. 865.45 s [python3.14-pythran] adding 'pythran/transformations/extract_doc_strings.py'
  16137. 865.45 s [python3.14-pythran] adding 'pythran/transformations/false_polymorphism.py'
  16138. 865.45 s [python3.14-pythran] adding 'pythran/transformations/handle_import.py'
  16139. 865.45 s [python3.14-pythran] adding 'pythran/transformations/normalize_compare.py'
  16140. 865.45 s [python3.14-pythran] adding 'pythran/transformations/normalize_exception.py'
  16141. 865.45 s [python3.14-pythran] adding 'pythran/transformations/normalize_ifelse.py'
  16142. 865.45 s [python3.14-pythran] adding 'pythran/transformations/normalize_is_none.py'
  16143. 865.46 s [python3.14-pythran] adding 'pythran/transformations/normalize_method_calls.py'
  16144. 865.46 s [python3.14-pythran] adding 'pythran/transformations/normalize_return.py'
  16145. 865.46 s [python3.14-pythran] adding 'pythran/transformations/normalize_static_if.py'
  16146. 865.46 s [python3.14-pythran] adding 'pythran/transformations/normalize_tuples.py'
  16147. 865.46 s [python3.14-pythran] adding 'pythran/transformations/normalize_typeis.py'
  16148. 865.46 s [python3.14-pythran] adding 'pythran/transformations/remove_comprehension.py'
  16149. 865.46 s [python3.14-pythran] adding 'pythran/transformations/remove_fstrings.py'
  16150. 865.46 s [python3.14-pythran] adding 'pythran/transformations/remove_lambdas.py'
  16151. 865.46 s [python3.14-pythran] adding 'pythran/transformations/remove_named_arguments.py'
  16152. 865.46 s [python3.14-pythran] adding 'pythran/transformations/remove_nested_functions.py'
  16153. 865.46 s [python3.14-pythran] adding 'pythran/transformations/unshadow_parameters.py'
  16154. 865.46 s [python3.14-pythran] adding 'pythran/types/__init__.py'
  16155. 865.46 s [python3.14-pythran] adding 'pythran/types/conversion.py'
  16156. 865.46 s [python3.14-pythran] adding 'pythran/types/reorder.py'
  16157. 865.46 s [python3.14-pythran] adding 'pythran/types/signature.py'
  16158. 865.46 s [python3.14-pythran] adding 'pythran/types/tog.py'
  16159. 865.46 s [python3.14-pythran] adding 'pythran/types/type_dependencies.py'
  16160. 865.46 s [python3.14-pythran] adding 'pythran/types/types.py'
  16161. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/xsimd.hpp'
  16162. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx.hpp'
  16163. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx2.hpp'
  16164. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512bw.hpp'
  16165. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512cd.hpp'
  16166. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512dq.hpp'
  16167. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512er.hpp'
  16168. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512f.hpp'
  16169. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512ifma.hpp'
  16170. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512pf.hpp'
  16171. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512vbmi.hpp'
  16172. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp'
  16173. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avx512vnni_avx512vbmi.hpp'
  16174. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_avxvnni.hpp'
  16175. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_constants.hpp'
  16176. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_emulated.hpp'
  16177. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_fma3_avx.hpp'
  16178. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_fma3_avx2.hpp'
  16179. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_fma3_sse.hpp'
  16180. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_fma4.hpp'
  16181. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_generic.hpp'
  16182. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_generic_fwd.hpp'
  16183. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_i8mm_neon64.hpp'
  16184. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_isa.hpp'
  16185. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_neon.hpp'
  16186. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_neon64.hpp'
  16187. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_rvv.hpp'
  16188. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_scalar.hpp'
  16189. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_sse2.hpp'
  16190. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_sse3.hpp'
  16191. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_sse4_1.hpp'
  16192. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_sse4_2.hpp'
  16193. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_ssse3.hpp'
  16194. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_sve.hpp'
  16195. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/xsimd_wasm.hpp'
  16196. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_arithmetic.hpp'
  16197. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_complex.hpp'
  16198. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_details.hpp'
  16199. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_logical.hpp'
  16200. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_math.hpp'
  16201. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_memory.hpp'
  16202. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_rounding.hpp'
  16203. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/arch/generic/xsimd_generic_trigo.hpp'
  16204. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/config/xsimd_arch.hpp'
  16205. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/config/xsimd_config.hpp'
  16206. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/config/xsimd_cpuid.hpp'
  16207. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/config/xsimd_inline.hpp'
  16208. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/math/xsimd_rem_pio2.hpp'
  16209. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/memory/xsimd_aligned_allocator.hpp'
  16210. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/memory/xsimd_alignment.hpp'
  16211. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_all_registers.hpp'
  16212. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_api.hpp'
  16213. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx2_register.hpp'
  16214. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512bw_register.hpp'
  16215. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512cd_register.hpp'
  16216. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512dq_register.hpp'
  16217. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512er_register.hpp'
  16218. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512f_register.hpp'
  16219. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512ifma_register.hpp'
  16220. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512pf_register.hpp'
  16221. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512vbmi_register.hpp'
  16222. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp'
  16223. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx512vnni_avx512vbmi_register.hpp'
  16224. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avx_register.hpp'
  16225. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_avxvnni_register.hpp'
  16226. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_batch.hpp'
  16227. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_batch_constant.hpp'
  16228. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_emulated_register.hpp'
  16229. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_fma3_avx2_register.hpp'
  16230. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_fma3_avx_register.hpp'
  16231. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_fma3_sse_register.hpp'
  16232. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_fma4_register.hpp'
  16233. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_generic_arch.hpp'
  16234. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_i8mm_neon64_register.hpp'
  16235. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_neon64_register.hpp'
  16236. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_neon_register.hpp'
  16237. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_register.hpp'
  16238. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_rvv_register.hpp'
  16239. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_sse2_register.hpp'
  16240. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_sse3_register.hpp'
  16241. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_sse4_1_register.hpp'
  16242. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_sse4_2_register.hpp'
  16243. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_ssse3_register.hpp'
  16244. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_sve_register.hpp'
  16245. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_traits.hpp'
  16246. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_utils.hpp'
  16247. 865.46 s [python3.14-pythran] adding 'pythran/xsimd/types/xsimd_wasm_register.hpp'
  16248. 865.46 s [python3.14-pythran] adding 'pythran-0.18.0.dist-info/licenses/AUTHORS'
  16249. 865.46 s [python3.14-pythran] adding 'pythran-0.18.0.dist-info/licenses/LICENSE'
  16250. 865.46 s [python3.14-pythran] adding 'pythran-0.18.0.dist-info/METADATA'
  16251. 865.46 s [python3.14-pythran] adding 'pythran-0.18.0.dist-info/WHEEL'
  16252. 865.46 s [python3.14-pythran] adding 'pythran-0.18.0.dist-info/entry_points.txt'
  16253. 865.46 s [python3.14-pythran] adding 'pythran-0.18.0.dist-info/top_level.txt'
  16254. 865.47 s [python3.14-pythran] adding 'pythran-0.18.0.dist-info/RECORD'
  16255. 865.47 s [python3.14-pythran] removing build/bdist.linux-x86_64/wheel
  16256. 865.55 s [python3.14-pybind11] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
  16257. 865.55 s [python3.14-pybind11] -- Configuring done (2.8s)
  16258. 865.57 s [python3.14-pythran] Successfully built pythran-0.18.0-py3-none-any.whl
  16259. 865.58 s [python3.14-pythran] Finished creating a wheel...
  16260. 865.58 s [python3.14-pybind11] -- Generating done (0.0s)
  16261. 865.58 s [python3.14-pythran] Finished executing pypaBuildPhase
  16262. 865.58 s [python3.14-pythran] Phase: pythonRuntimeDepsCheckHook
  16263. 865.59 s [python3.14-pythran] Executing pythonRuntimeDepsCheck
  16264. 865.59 s [python3.14-pythran] Checking runtime dependencies for pythran-0.18.0-py3-none-any.whl
  16265. 865.59 s [python3.14-pybind11] -- Build files have been written to: /build/source/build
  16266. 865.61 s [python3.14-pybind11] *** Building project with Ninja...
  16267. 865.62 s [python3.14-pybind11] [0/2] Re-checking globbed directories...
  16268. 865.78 s [python3.14-pythran] Finished executing pythonRuntimeDepsCheck
  16269. 865.79 s [python3.14-pythran] Phase: installPhase
  16270. 865.80 s [python3.14-pythran] Executing pypaInstallPhase
  16271. 867.12 s [python3.14-pythran] Successfully installed pythran-0.18.0-py3-none-any.whl
  16272. 869.91 s [python3.14-pythran] Finished executing pypaInstallPhase
  16273. 869.91 s [python3.14-pythran] Phase: pythonOutputDistPhase
  16274. 869.91 s [python3.14-pythran] Executing pythonOutputDistPhase
  16275. 869.91 s [python3.14-pythran] Finished executing pythonOutputDistPhase
  16276. 869.91 s [python3.14-pythran] Phase: fixupPhase
  16277. 869.91 s [python3.14-pythran] shrinking RPATHs of ELF executables and libraries in /nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0
  16278. 869.91 s [python3.14-pythran] checking for references to /build/ in /nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0...
  16279. 869.91 s [python3.14-pythran] patching script interpreter paths in /nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0
  16280. 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
  16281. 882.94 s [python3.14-pythran] shrinking RPATHs of ELF executables and libraries in /nix/store/5cy5igbzippnvshg9vx98r2jprpx7nsz-python3.14-pythran-0.18.0-dist
  16282. 882.97 s [python3.14-pythran] checking for references to /build/ in /nix/store/5cy5igbzippnvshg9vx98r2jprpx7nsz-python3.14-pythran-0.18.0-dist...
  16283. 882.97 s [python3.14-pythran] patching script interpreter paths in /nix/store/5cy5igbzippnvshg9vx98r2jprpx7nsz-python3.14-pythran-0.18.0-dist
  16284. 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
  16285. 883.07 s [python3.14-pythran] wrapping `/nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0/bin/pythran'...
  16286. 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
  16287. 883.11 s [python3.14-pythran] wrapping `/nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0/bin/pythran-config'...
  16288. 883.17 s [python3.14-pythran] Executing pythonRemoveTestsDir
  16289. 883.18 s [python3.14-pythran] Finished executing pythonRemoveTestsDir
  16290. 883.27 s [python3.14-pythran] Phase: pythonCatchConflictsPhase
  16291. 883.37 s [python3.14-pythran] Phase: pythonRemoveBinBytecodePhase
  16292. 883.38 s [python3.14-pythran] Phase: pythonImportsCheckPhase
  16293. 883.39 s [python3.14-pythran] Executing pythonImportsCheckPhase
  16294. 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
  16295. 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
  16296. 885.30 s [post-build-hook] copying 2 paths...
  16297. 885.30 s [post-build-hook] copying path '/nix/store/5cy5igbzippnvshg9vx98r2jprpx7nsz-python3.14-pythran-0.18.0-dist' to 'https://cache.nix-ci.com'...
  16298. 885.30 s [post-build-hook] copying path '/nix/store/cd1aaaz3jr4p8ifb6bgcwmv69zfr0kza-python3.14-pythran-0.18.0' to 'https://cache.nix-ci.com'...
  16299. 891.57 s [post-build-hook] copying 4 paths...
  16300. 891.65 s [post-build-hook] copying path '/nix/store/bnzh957xhln10v5wrx32q8pncrf4m0in-source.drv' to 'https://cache.nix-ci.com'...
  16301. 891.65 s [post-build-hook] copying path '/nix/store/vnd7dwa6y8vc9xsm438qrqz1zpijr6fp-source.drv' to 'https://cache.nix-ci.com'...
  16302. 891.80 s [post-build-hook] copying path '/nix/store/g4m33yb8li3cs8q99ayd7vdji2bqw31p-xsimd-13.2.0.drv' to 'https://cache.nix-ci.com'...
  16303. 892.01 s [post-build-hook] copying path '/nix/store/a1qn85s9sbyayq07vb5dgx600y9hd20x-python3.14-pythran-0.18.0.drv' to 'https://cache.nix-ci.com'...
  16304. 892.86 s Progress: 134 of 148 built (2 building), 439 of 439 downloaded from cache
  16305. 892.95 s Building cross-file-scipy.conf
  16306. 893.16 s [post-build-hook] Uploading to the NixCI cache: /nix/store/pfzwf45zqbckm2c1qf6dcxp2lms1h61c-cross-file-scipy.conf
  16307. 894.14 s [post-build-hook] copying 1 paths...
  16308. 894.14 s [post-build-hook] copying path '/nix/store/pfzwf45zqbckm2c1qf6dcxp2lms1h61c-cross-file-scipy.conf' to 'https://cache.nix-ci.com'...
  16309. 895.63 s [post-build-hook] copying 1 paths...
  16310. 895.63 s [post-build-hook] copying path '/nix/store/yf6jhw11wk04sywz2vra3y25db8r4nlp-cross-file-scipy.conf.drv' to 'https://cache.nix-ci.com'...
  16311. 895.85 s Progress: 135 of 148 built (2 building), 439 of 439 downloaded from cache
  16312. 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
  16313. 927.27 s [python3.14-pybind11] ------ pybind11_tests.cpython-314-x86_64-linux-gnu.so file size: 8137448
  16314. 927.27 s [python3.14-pybind11] *** Installing project into wheel...
  16315. 927.27 s [python3.14-pybind11] -- Install configuration: "Release"
  16316. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11
  16317. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/pytypes.h
  16318. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/gil.h
  16319. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/critical_section.h
  16320. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/stl
  16321. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/stl/filesystem.h
  16322. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/eval.h
  16323. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/trampoline_self_life_support.h
  16324. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/gil_simple.h
  16325. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/buffer_info.h
  16326. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/options.h
  16327. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/eigen
  16328. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/eigen/tensor.h
  16329. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/eigen/common.h
  16330. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/eigen/matrix.h
  16331. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/embed.h
  16332. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/numpy.h
  16333. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/eigen.h
  16334. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/functional.h
  16335. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/typing.h
  16336. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/operators.h
  16337. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/stl.h
  16338. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/conduit
  16339. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/conduit/wrap_include_python_h.h
  16340. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/conduit/README.txt
  16341. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h
  16342. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h
  16343. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/gil_safe_call_once.h
  16344. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/subinterpreter.h
  16345. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/iostream.h
  16346. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail
  16347. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/typeid.h
  16348. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/exception_translation.h
  16349. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/descr.h
  16350. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/value_and_holder.h
  16351. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/init.h
  16352. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/native_enum_data.h
  16353. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/pybind11_namespace_macros.h
  16354. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/type_caster_base.h
  16355. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/class.h
  16356. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h
  16357. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/function_record_pyobject.h
  16358. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/common.h
  16359. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/cpp_conduit.h
  16360. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/internals.h
  16361. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/using_smart_holder.h
  16362. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/detail/struct_smart_holder.h
  16363. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/cast.h
  16364. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/common.h
  16365. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/pybind11.h
  16366. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/chrono.h
  16367. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/native_enum.h
  16368. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/type_caster_pyobject_ptr.h
  16369. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/stl_bind.h
  16370. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/attr.h
  16371. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/warnings.h
  16372. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/include/pybind11/complex.h
  16373. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/pybind11Config.cmake
  16374. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/pybind11ConfigVersion.cmake
  16375. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/FindPythonLibsNew.cmake
  16376. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/pybind11Common.cmake
  16377. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/pybind11Tools.cmake
  16378. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/pybind11NewTools.cmake
  16379. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/pybind11GuessPythonExtSuffix.cmake
  16380. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/cmake/pybind11/pybind11Targets.cmake
  16381. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/pkgconfig/pybind11.pc
  16382. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/__init__.py
  16383. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/share/pkgconfig/__init__.py
  16384. 927.27 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/./pybind11_tests.cpython-314-x86_64-linux-gnu.so
  16385. 927.28 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/./pybind11_cross_module_tests.cpython-314-x86_64-linux-gnu.so
  16386. 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
  16387. 927.29 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/./cross_module_gil_utils.cpython-314-x86_64-linux-gnu.so
  16388. 927.29 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/./exo_planet_pybind11.cpython-314-x86_64-linux-gnu.so
  16389. 927.30 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/./exo_planet_c_api.cpython-314-x86_64-linux-gnu.so
  16390. 927.30 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/./home_planet_very_lonely_traveler.cpython-314-x86_64-linux-gnu.so
  16391. 927.31 s [python3.14-pybind11] -- Installing: /build/tmpeaerue12/wheel/purelib/pybind11/./eigen_tensor_avoid_stl_array.cpython-314-x86_64-linux-gnu.so
  16392. 927.32 s [python3.14-pybind11] *** Making wheel...
  16393. 927.71 s [python3.14-pybind11] *** Created pybind11-3.0.1-py3-none-any.whl
  16394. 927.73 s [python3.14-pybind11] Successfully built pybind11-3.0.1-py3-none-any.whl
  16395. 927.74 s [python3.14-pybind11] Finished creating a wheel...
  16396. 927.74 s [python3.14-pybind11] Finished executing pypaBuildPhase
  16397. 927.75 s [python3.14-pybind11] buildPhase completed in 1 minutes 6 seconds
  16398. 927.75 s [python3.14-pybind11] Phase: pythonRuntimeDepsCheckHook
  16399. 927.75 s [python3.14-pybind11] Executing pythonRuntimeDepsCheck
  16400. 927.75 s [python3.14-pybind11] Checking runtime dependencies for pybind11-3.0.1-py3-none-any.whl
  16401. 927.85 s [python3.14-pybind11] Finished executing pythonRuntimeDepsCheck
  16402. 927.85 s [python3.14-pybind11] Phase: installPhase
  16403. 927.85 s [python3.14-pybind11] Executing pypaInstallPhase
  16404. 927.99 s [python3.14-pybind11] Successfully installed pybind11-3.0.1-py3-none-any.whl
  16405. 927.99 s [python3.14-pybind11] Finished executing pypaInstallPhase
  16406. 928.00 s [python3.14-pybind11] Phase: pythonOutputDistPhase
  16407. 928.00 s [python3.14-pybind11] Executing pythonOutputDistPhase
  16408. 928.01 s [python3.14-pybind11] Finished executing pythonOutputDistPhase
  16409. 928.01 s [python3.14-pybind11] Phase: fixupPhase
  16410. 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
  16411. 928.03 s [python3.14-pybind11] shrinking RPATHs of ELF executables and libraries in /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1
  16412. 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
  16413. 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
  16414. 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
  16415. 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
  16416. 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
  16417. 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
  16418. 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
  16419. 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
  16420. 928.08 s [python3.14-pybind11] checking for references to /build/ in /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1...
  16421. 928.12 s [python3.14-pybind11] patching script interpreter paths in /nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1
  16422. 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
  16423. 928.21 s [python3.14-pybind11] shrinking RPATHs of ELF executables and libraries in /nix/store/iqmin4cdqmfygdvi27s4pw9m4347jiyq-python3.14-pybind11-3.0.1-dist
  16424. 928.21 s [python3.14-pybind11] checking for references to /build/ in /nix/store/iqmin4cdqmfygdvi27s4pw9m4347jiyq-python3.14-pybind11-3.0.1-dist...
  16425. 928.22 s [python3.14-pybind11] patching script interpreter paths in /nix/store/iqmin4cdqmfygdvi27s4pw9m4347jiyq-python3.14-pybind11-3.0.1-dist
  16426. 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
  16427. 928.25 s [python3.14-pybind11] wrapping `/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1/bin/pybind11-config'...
  16428. 928.28 s [python3.14-pybind11] Executing pythonRemoveTestsDir
  16429. 928.28 s [python3.14-pybind11] Finished executing pythonRemoveTestsDir
  16430. 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
  16431. 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
  16432. 928.33 s [python3.14-pybind11] Phase: installCheckPhase
  16433. 928.34 s [python3.14-pybind11] check flags: -j16 -C build check
  16434. 928.36 s [python3.14-pybind11] ninja: Entering directory `build'
  16435. 928.37 s [python3.14-pybind11] [0/2] Re-checking globbed directories...
  16436. 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
  16437. 928.66 s [python3.14-pybind11] ============================= test session starts ==============================
  16438. 928.66 s [python3.14-pybind11] platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0
  16439. 928.68 s [python3.14-pybind11] installed packages of interest: numpy==2.3.4 pybind11==3.0.1
  16440. 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
  16441. 928.68 s [python3.14-pybind11] rootdir: /build/source/tests
  16442. 928.68 s [python3.14-pybind11] configfile: pytest.ini
  16443. 931.48 s [python3.14-pybind11] collected 1281 items
  16444. 931.48 s [python3.14-pybind11]
  16445. 931.48 s [python3.14-pybind11] ../../tests/test_async.py .. [ 0%]
  16446. 931.84 s [python3.14-pybind11] ../../tests/test_buffers.py ................................... [ 2%]
  16447. 931.85 s [python3.14-pybind11] ../../tests/test_builtin_casters.py ..................... [ 4%]
  16448. 932.70 s [python3.14-pybind11] ../../tests/test_call_policies.py ........ [ 5%]
  16449. 933.98 s [python3.14-pybind11] ../../tests/test_callbacks.py ................ [ 6%]
  16450. 934.00 s [python3.14-pybind11] ../../tests/test_chrono.py ........................................... [ 9%]
  16451. 934.44 s [python3.14-pybind11] ../../tests/test_class.py ...................................... [ 12%]
  16452. 934.47 s [python3.14-pybind11] ../../tests/test_class_release_gil_before_calling_cpp_dtor.py .. [ 12%]
  16453. 934.49 s [python3.14-pybind11] ../../tests/test_class_sh_basic.py ..................................... [ 15%]
  16454. 934.49 s [python3.14-pybind11] ............ [ 16%]
  16455. 934.50 s [python3.14-pybind11] ../../tests/test_class_sh_disowning.py ... [ 16%]
  16456. 934.51 s [python3.14-pybind11] ../../tests/test_class_sh_disowning_mi.py ......................... [ 18%]
  16457. 934.52 s [python3.14-pybind11] ../../tests/test_class_sh_factory_constructors.py ...... [ 19%]
  16458. 934.52 s [python3.14-pybind11] ../../tests/test_class_sh_inheritance.py ....... [ 19%]
  16459. 934.53 s [python3.14-pybind11] ../../tests/test_class_sh_mi_thunks.py .......... [ 20%]
  16460. 934.53 s [python3.14-pybind11] ../../tests/test_class_sh_property.py ................... [ 22%]
  16461. 934.54 s [python3.14-pybind11] ../../tests/test_class_sh_property_non_owning.py .............. [ 23%]
  16462. 934.54 s [python3.14-pybind11] ../../tests/test_class_sh_shared_ptr_copy_move.py ..... [ 23%]
  16463. 934.54 s [python3.14-pybind11] ../../tests/test_class_sh_trampoline_basic.py .... [ 23%]
  16464. 934.55 s [python3.14-pybind11] ../../tests/test_class_sh_trampoline_self_life_support.py ..... [ 24%]
  16465. 934.55 s [python3.14-pybind11] ../../tests/test_class_sh_trampoline_shared_from_this.py .............. [ 25%]
  16466. 934.88 s [python3.14-pybind11] ../../tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py ........ [ 26%]
  16467. 934.88 s [python3.14-pybind11] ../../tests/test_class_sh_trampoline_unique_ptr.py .. [ 26%]
  16468. 934.89 s [python3.14-pybind11] ../../tests/test_class_sh_unique_ptr_custom_deleter.py . [ 26%]
  16469. 934.89 s [python3.14-pybind11] ../../tests/test_class_sh_unique_ptr_member.py ... [ 26%]
  16470. 934.89 s [python3.14-pybind11] ../../tests/test_class_sh_virtual_py_cpp_mix.py ............... [ 27%]
  16471. 934.90 s [python3.14-pybind11] ../../tests/test_const_name.py ...................... [ 29%]
  16472. 934.90 s [python3.14-pybind11] ../../tests/test_constants_and_functions.py ...... [ 29%]
  16473. 935.07 s [python3.14-pybind11] ../../tests/test_copy_move.py ......... [ 30%]
  16474. 935.08 s [python3.14-pybind11] ../../tests/test_cpp_conduit.py .................... [ 32%]
  16475. 935.11 s [python3.14-pybind11] ../../tests/test_custom_type_casters.py ... [ 32%]
  16476. 935.13 s [python3.14-pybind11] ../../tests/test_custom_type_setup.py .. [ 32%]
  16477. 935.13 s [python3.14-pybind11] ../../tests/test_docs_advanced_cast_custom.py .. [ 32%]
  16478. 935.13 s [python3.14-pybind11] ../../tests/test_docstring_options.py . [ 32%]
  16479. 935.74 s [python3.14-pybind11] ../../tests/test_eigen_matrix.py ......................ss........ [ 35%]
  16480. 935.75 s [python3.14-pybind11] ../../tests/test_eigen_tensor.py ....................................... [ 38%]
  16481. 935.80 s [python3.14-pybind11] ........................................................................ [ 43%]
  16482. 935.80 s [python3.14-pybind11] .. [ 44%]
  16483. 935.81 s [python3.14-pybind11] ../../tests/test_enum.py ............ [ 45%]
  16484. 935.81 s [python3.14-pybind11] ../../tests/test_eval.py .... [ 45%]
  16485. 935.82 s [python3.14-pybind11] ../../tests/test_exceptions.py .......................... [ 47%]
  16486. 937.14 s [python3.14-pybind11] ../../tests/test_factory_constructors.py ............... [ 48%]
  16487. 940.45 s [python3.14-pybind11] ../../tests/test_gil_scoped.py ......................................... [ 51%]
  16488. 947.39 s [python3.14-pybind11] ................................................. [ 55%]
  16489. 947.46 s [python3.14-pybind11] ../../tests/test_iostream.py ...................... [ 57%]
  16490. 947.46 s [python3.14-pybind11] ../../tests/test_kwargs_and_defaults.py ........ [ 57%]
  16491. 947.46 s [python3.14-pybind11] ../../tests/test_local_bindings.py .......... [ 58%]
  16492. 947.95 s [python3.14-pybind11] ../../tests/test_methods_and_attributes.py ........................ [ 60%]
  16493. 948.01 s [python3.14-pybind11] ../../tests/test_modules.py ......... [ 61%]
  16494. 948.14 s [python3.14-pybind11] ../../tests/test_multiple_inheritance.py .................. [ 62%]
  16495. 948.34 s [python3.14-pybind11] ../../tests/test_multiple_interpreters.py ... [ 62%]
  16496. 948.35 s [python3.14-pybind11] ../../tests/test_native_enum.py ........................................ [ 66%]
  16497. 948.37 s [python3.14-pybind11] .s................ [ 67%]
  16498. 948.58 s [python3.14-pybind11] ../../tests/test_numpy_array.py ........................................ [ 70%]
  16499. 948.61 s [python3.14-pybind11] .................................. [ 73%]
  16500. 948.76 s [python3.14-pybind11] ../../tests/test_numpy_dtypes.py ............... [ 74%]
  16501. 948.76 s [python3.14-pybind11] ../../tests/test_numpy_scalars.py .............. [ 75%]
  16502. 948.77 s [python3.14-pybind11] ../../tests/test_numpy_vectorize.py ........ [ 76%]
  16503. 948.80 s [python3.14-pybind11] ../../tests/test_opaque_types.py ... [ 76%]
  16504. 949.05 s [python3.14-pybind11] ../../tests/test_operator_overloading.py ..... [ 76%]
  16505. 949.05 s [python3.14-pybind11] ../../tests/test_pickling.py .............. [ 77%]
  16506. 949.43 s [python3.14-pybind11] ../../tests/test_potentially_slicing_weak_ptr.py ..................... [ 79%]
  16507. 949.43 s [python3.14-pybind11] ../../tests/test_python_multiple_inheritance.py .. [ 79%]
  16508. 949.96 s [python3.14-pybind11] ../../tests/test_pytypes.py .............................s.............. [ 83%]
  16509. 950.13 s [python3.14-pybind11] ..............................................................ssssssssss [ 88%]
  16510. 950.14 s [python3.14-pybind11] s...... [ 89%]
  16511. 950.14 s [python3.14-pybind11] ../../tests/test_scoped_critical_section.py .sss [ 89%]
  16512. 950.23 s [python3.14-pybind11] ../../tests/test_sequences_and_iterators.py ................. [ 90%]
  16513. 950.92 s [python3.14-pybind11] ../../tests/test_smart_ptr.py ................. [ 92%]
  16514. 950.96 s [python3.14-pybind11] ../../tests/test_stl.py ..........s.......................... [ 95%]
  16515. 950.97 s [python3.14-pybind11] ../../tests/test_stl_binders.py .............. [ 96%]
  16516. 950.97 s [python3.14-pybind11] ../../tests/test_tagbased_polymorphic.py . [ 96%]
  16517. 951.08 s [python3.14-pybind11] ../../tests/test_thread.py ... [ 96%]
  16518. 951.08 s [python3.14-pybind11] ../../tests/test_type_caster_pyobject_ptr.py ................. [ 97%]
  16519. 951.08 s [python3.14-pybind11] ../../tests/test_type_caster_std_function_specializations.py . [ 97%]
  16520. 951.08 s [python3.14-pybind11] ../../tests/test_union.py . [ 97%]
  16521. 951.09 s [python3.14-pybind11] ../../tests/test_unnamed_namespace_a.py .... [ 98%]
  16522. 951.09 s [python3.14-pybind11] ../../tests/test_unnamed_namespace_b.py . [ 98%]
  16523. 951.09 s [python3.14-pybind11] ../../tests/test_vector_unique_ptr_member.py .... [ 98%]
  16524. 951.55 s [python3.14-pybind11] ../../tests/test_virtual_functions.py .......... [ 99%]
  16525. 951.56 s [python3.14-pybind11] ../../tests/test_warnings.py ....... [100%]
  16526. 951.56 s [python3.14-pybind11]
  16527. 951.56 s [python3.14-pybind11] =========================== short test summary info ============================
  16528. 951.56 s [python3.14-pybind11] SKIPPED [1] ../../tests/test_eigen_matrix.py:754: could not import 'scipy': No module named 'scipy'
  16529. 951.56 s [python3.14-pybind11] SKIPPED [1] ../../tests/test_eigen_matrix.py:764: could not import 'scipy': No module named 'scipy'
  16530. 951.56 s [python3.14-pybind11] SKIPPED [1] ../../tests/test_native_enum.py:183: NDEBUG disables cast safety check
  16531. 951.56 s [python3.14-pybind11] SKIPPED [1] ../../tests/test_pytypes.py:425: Not defined: PYBIND11_HANDLE_REF_DEBUG
  16532. 951.56 s [python3.14-pybind11] SKIPPED [1] ../../tests/test_pytypes.py:1044: C++20 non-type template args feature not available.
  16533. 951.56 s [python3.14-pybind11] SKIPPED [1] ../../tests/test_pytypes.py:1088: C++20 non-type template args feature not available.
  16534. 951.56 s [python3.14-pybind11] SKIPPED [3] ../../tests/test_pytypes.py:1103: <ranges> not available.
  16535. 951.56 s [python3.14-pybind11] SKIPPED [3] ../../tests/test_pytypes.py:1116: <ranges> not available.
  16536. 951.56 s [python3.14-pybind11] SKIPPED [3] ../../tests/test_pytypes.py:1128: <ranges> not available.
  16537. 951.56 s [python3.14-pybind11] SKIPPED [1] ../../tests/test_scoped_critical_section.py:15: no <barrier>
  16538. 951.56 s [python3.14-pybind11] SKIPPED [1] ../../tests/test_scoped_critical_section.py:21: no <barrier>
  16539. 951.56 s [python3.14-pybind11] SKIPPED [1] ../../tests/test_scoped_critical_section.py:27: no <barrier>
  16540. 951.56 s [python3.14-pybind11] SKIPPED [1] ../../tests/test_stl.py:168: no <experimental/optional>
  16541. 951.56 s [python3.14-pybind11] ====================== 1262 passed, 19 skipped in 22.90s =======================
  16542. 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
  16543. 951.76 s [python3.14-pybind11] ===============================================================================
  16544. 951.76 s [python3.14-pybind11] All tests passed (77 assertions in 45 test cases)
  16545. 951.76 s [python3.14-pybind11]
  16546. 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
  16547. 951.76 s [python3.14-pybind11] ===============================================================================
  16548. 951.76 s [python3.14-pybind11] All tests passed (2 assertions in 2 test cases)
  16549. 951.76 s [python3.14-pybind11]
  16550. 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
  16551. 951.76 s [python3.14-pybind11] -- Install configuration: "Release"
  16552. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11
  16553. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/pytypes.h
  16554. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/gil.h
  16555. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/critical_section.h
  16556. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/stl
  16557. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/stl/filesystem.h
  16558. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/eval.h
  16559. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/trampoline_self_life_support.h
  16560. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/gil_simple.h
  16561. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/buffer_info.h
  16562. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/options.h
  16563. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/eigen
  16564. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/eigen/tensor.h
  16565. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/eigen/common.h
  16566. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/eigen/matrix.h
  16567. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/embed.h
  16568. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/numpy.h
  16569. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/eigen.h
  16570. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/functional.h
  16571. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/typing.h
  16572. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/operators.h
  16573. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/stl.h
  16574. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/conduit
  16575. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/conduit/wrap_include_python_h.h
  16576. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/conduit/README.txt
  16577. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/conduit/pybind11_conduit_v1.h
  16578. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/conduit/pybind11_platform_abi_id.h
  16579. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/gil_safe_call_once.h
  16580. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/subinterpreter.h
  16581. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/iostream.h
  16582. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail
  16583. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/typeid.h
  16584. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/exception_translation.h
  16585. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/descr.h
  16586. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/value_and_holder.h
  16587. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/init.h
  16588. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/native_enum_data.h
  16589. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/pybind11_namespace_macros.h
  16590. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/type_caster_base.h
  16591. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/class.h
  16592. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h
  16593. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/function_record_pyobject.h
  16594. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/common.h
  16595. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/cpp_conduit.h
  16596. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/internals.h
  16597. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/using_smart_holder.h
  16598. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/detail/struct_smart_holder.h
  16599. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/cast.h
  16600. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/common.h
  16601. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/pybind11.h
  16602. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/chrono.h
  16603. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/native_enum.h
  16604. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/type_caster_pyobject_ptr.h
  16605. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/stl_bind.h
  16606. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/attr.h
  16607. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/warnings.h
  16608. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/include/pybind11/complex.h
  16609. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/pybind11Config.cmake
  16610. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/pybind11ConfigVersion.cmake
  16611. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/FindPythonLibsNew.cmake
  16612. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/pybind11Common.cmake
  16613. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/pybind11Tools.cmake
  16614. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/pybind11NewTools.cmake
  16615. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/pybind11GuessPythonExtSuffix.cmake
  16616. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/cmake/pybind11/pybind11Targets.cmake
  16617. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/pkgconfig/pybind11.pc
  16618. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/__init__.py
  16619. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/share/pkgconfig/__init__.py
  16620. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/./pybind11_tests.cpython-314-x86_64-linux-gnu.so
  16621. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/./pybind11_cross_module_tests.cpython-314-x86_64-linux-gnu.so
  16622. 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
  16623. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/./cross_module_gil_utils.cpython-314-x86_64-linux-gnu.so
  16624. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/./exo_planet_pybind11.cpython-314-x86_64-linux-gnu.so
  16625. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/./exo_planet_c_api.cpython-314-x86_64-linux-gnu.so
  16626. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/./home_planet_very_lonely_traveler.cpython-314-x86_64-linux-gnu.so
  16627. 951.76 s [python3.14-pybind11] -- Installing: /build/source/build/mock_install/./eigen_tensor_avoid_stl_array.cpython-314-x86_64-linux-gnu.so
  16628. 951.76 s [python3.14-pybind11] [4/12] cd /build/source/build/tests/test_embed && /build/source/build/tests/test_embed/test_embed
  16629. 951.76 s [python3.14-pybind11] ===============================================================================
  16630. 951.76 s [python3.14-pybind11] All tests passed (1590 assertions in 21 test cases)
  16631. 951.76 s [python3.14-pybind11]
  16632. 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
  16633. 951.76 s [python3.14-pybind11] Internal cmake changing into directory: /build/source/build/tests/test_cmake_build/subdirectory_function
  16634. 951.76 s [python3.14-pybind11] ======== CMake output ======
  16635. 951.76 s [python3.14-pybind11] The CXX compiler identification is GNU 14.3.0
  16636. 951.76 s [python3.14-pybind11] Detecting CXX compiler ABI info
  16637. 951.76 s [python3.14-pybind11] Detecting CXX compiler ABI info - done
  16638. 951.76 s [python3.14-pybind11] Check for working CXX compiler: /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ - skipped
  16639. 951.76 s [python3.14-pybind11] Detecting CXX compile features
  16640. 951.76 s [python3.14-pybind11] Detecting CXX compile features - done
  16641. 951.77 s [python3.14-pybind11] pybind11 v3.0.1
  16642. 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
  16643. 951.77 s [python3.14-pybind11] Performing Test HAS_FLTO_AUTO
  16644. 951.77 s [python3.14-pybind11] Performing Test HAS_FLTO_AUTO - Success
  16645. 951.77 s [python3.14-pybind11] Configuring done (0.8s)
  16646. 951.77 s [python3.14-pybind11] Generating done (0.0s)
  16647. 951.77 s [python3.14-pybind11] Build files have been written to: /build/source/build/tests/test_cmake_build/subdirectory_function
  16648. 951.77 s [python3.14-pybind11] ======== End CMake output ======
  16649. 951.77 s [python3.14-pybind11] Change Dir: '/build/source/build/tests/test_cmake_build/subdirectory_function'
  16650. 951.77 s [python3.14-pybind11]
  16651. 951.77 s [python3.14-pybind11] Run Build Command(s): /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja check_subdirectory_function
  16652. 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
  16653. 951.77 s [python3.14-pybind11] [2/3] Linking CXX shared module test_cmake_build.cpython-314-x86_64-linux-gnu.so
  16654. 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
  16655. 951.77 s [python3.14-pybind11] test_subdirectory_function imports, runs, and adds: 1 + 2 = 3
  16656. 951.77 s [python3.14-pybind11]
  16657. 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
  16658. 951.77 s [python3.14-pybind11] Internal cmake changing into directory: /build/source/build/tests/test_cmake_build/subdirectory_target
  16659. 951.77 s [python3.14-pybind11] ======== CMake output ======
  16660. 951.77 s [python3.14-pybind11] The CXX compiler identification is GNU 14.3.0
  16661. 951.77 s [python3.14-pybind11] Detecting CXX compiler ABI info
  16662. 951.77 s [python3.14-pybind11] Detecting CXX compiler ABI info - done
  16663. 951.77 s [python3.14-pybind11] Check for working CXX compiler: /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ - skipped
  16664. 951.77 s [python3.14-pybind11] Detecting CXX compile features
  16665. 951.77 s [python3.14-pybind11] Detecting CXX compile features - done
  16666. 951.77 s [python3.14-pybind11] pybind11 v3.0.1
  16667. 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
  16668. 951.77 s [python3.14-pybind11] Performing Test HAS_FLTO_AUTO
  16669. 951.77 s [python3.14-pybind11] Performing Test HAS_FLTO_AUTO - Success
  16670. 951.77 s [python3.14-pybind11] Configuring done (0.8s)
  16671. 951.77 s [python3.14-pybind11] Generating done (0.0s)
  16672. 951.77 s [python3.14-pybind11] Build files have been written to: /build/source/build/tests/test_cmake_build/subdirectory_target
  16673. 951.77 s [python3.14-pybind11] ======== End CMake output ======
  16674. 951.77 s [python3.14-pybind11] Change Dir: '/build/source/build/tests/test_cmake_build/subdirectory_target'
  16675. 951.77 s [python3.14-pybind11]
  16676. 951.77 s [python3.14-pybind11] Run Build Command(s): /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja check_subdirectory_target
  16677. 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
  16678. 951.77 s [python3.14-pybind11] [2/3] Linking CXX shared module test_cmake_build.cpython-314-x86_64-linux-gnu.so
  16679. 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
  16680. 951.77 s [python3.14-pybind11] test_subdirectory_target imports, runs, and adds: 1 + 2 = 3
  16681. 951.77 s [python3.14-pybind11]
  16682. 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
  16683. 951.77 s [python3.14-pybind11] Internal cmake changing into directory: /build/source/build/tests/test_cmake_build/installed_function
  16684. 951.77 s [python3.14-pybind11] ======== CMake output ======
  16685. 951.77 s [python3.14-pybind11] The CXX compiler identification is GNU 14.3.0
  16686. 951.77 s [python3.14-pybind11] Detecting CXX compiler ABI info
  16687. 951.77 s [python3.14-pybind11] Detecting CXX compiler ABI info - done
  16688. 951.77 s [python3.14-pybind11] Check for working CXX compiler: /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ - skipped
  16689. 951.77 s [python3.14-pybind11] Detecting CXX compile features
  16690. 951.77 s [python3.14-pybind11] Detecting CXX compile features - done
  16691. 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
  16692. 951.77 s [python3.14-pybind11] Performing Test HAS_FLTO_AUTO
  16693. 951.77 s [python3.14-pybind11] Performing Test HAS_FLTO_AUTO - Success
  16694. 951.77 s [python3.14-pybind11] Found pybind11: /build/source/build/mock_install/include (found version "3.0.1")
  16695. 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
  16696. 951.77 s [python3.14-pybind11] Configuring done (0.8s)
  16697. 951.77 s [python3.14-pybind11] Generating done (0.0s)
  16698. 951.77 s [python3.14-pybind11] Build files have been written to: /build/source/build/tests/test_cmake_build/installed_function
  16699. 951.77 s [python3.14-pybind11] ======== End CMake output ======
  16700. 951.77 s [python3.14-pybind11] Change Dir: '/build/source/build/tests/test_cmake_build/installed_function'
  16701. 951.77 s [python3.14-pybind11]
  16702. 951.77 s [python3.14-pybind11] Run Build Command(s): /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja check_installed_function
  16703. 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
  16704. 951.77 s [python3.14-pybind11] [2/3] Linking CXX shared library test_cmake_build.cpython-314-x86_64-linux-gnu.so
  16705. 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
  16706. 951.77 s [python3.14-pybind11] test_installed_function imports, runs, and adds: 1 + 2 = 3
  16707. 951.77 s [python3.14-pybind11]
  16708. 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
  16709. 951.77 s [python3.14-pybind11] Internal cmake changing into directory: /build/source/build/tests/test_cmake_build/installed_target
  16710. 951.77 s [python3.14-pybind11] ======== CMake output ======
  16711. 951.77 s [python3.14-pybind11] The CXX compiler identification is GNU 14.3.0
  16712. 951.77 s [python3.14-pybind11] Detecting CXX compiler ABI info
  16713. 951.77 s [python3.14-pybind11] Detecting CXX compiler ABI info - done
  16714. 951.77 s [python3.14-pybind11] Check for working CXX compiler: /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ - skipped
  16715. 951.77 s [python3.14-pybind11] Detecting CXX compile features
  16716. 951.77 s [python3.14-pybind11] Detecting CXX compile features - done
  16717. 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
  16718. 951.77 s [python3.14-pybind11] Performing Test HAS_FLTO_AUTO
  16719. 951.77 s [python3.14-pybind11] Performing Test HAS_FLTO_AUTO - Success
  16720. 951.77 s [python3.14-pybind11] Found pybind11: /build/source/build/mock_install/include (found version "3.0.1")
  16721. 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
  16722. 951.77 s [python3.14-pybind11] Configuring done (0.8s)
  16723. 951.77 s [python3.14-pybind11] Generating done (0.0s)
  16724. 951.77 s [python3.14-pybind11] Build files have been written to: /build/source/build/tests/test_cmake_build/installed_target
  16725. 951.77 s [python3.14-pybind11] ======== End CMake output ======
  16726. 951.77 s [python3.14-pybind11] Change Dir: '/build/source/build/tests/test_cmake_build/installed_target'
  16727. 951.77 s [python3.14-pybind11]
  16728. 951.77 s [python3.14-pybind11] Run Build Command(s): /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja check_installed_target
  16729. 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
  16730. 951.77 s [python3.14-pybind11] [2/3] Linking CXX shared module test_cmake_build.cpython-314-x86_64-linux-gnu.so
  16731. 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
  16732. 951.77 s [python3.14-pybind11] test_installed_target imports, runs, and adds: 1 + 2 = 3
  16733. 951.77 s [python3.14-pybind11]
  16734. 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
  16735. 951.77 s [python3.14-pybind11] Internal cmake changing into directory: /build/source/build/tests/test_cmake_build/subdirectory_embed
  16736. 951.77 s [python3.14-pybind11] ======== CMake output ======
  16737. 951.77 s [python3.14-pybind11] The CXX compiler identification is GNU 14.3.0
  16738. 951.77 s [python3.14-pybind11] Detecting CXX compiler ABI info
  16739. 951.77 s [python3.14-pybind11] Detecting CXX compiler ABI info - done
  16740. 951.77 s [python3.14-pybind11] Check for working CXX compiler: /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ - skipped
  16741. 951.77 s [python3.14-pybind11] Detecting CXX compile features
  16742. 951.77 s [python3.14-pybind11] Detecting CXX compile features - done
  16743. 951.77 s [python3.14-pybind11] pybind11 v3.0.1
  16744. 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
  16745. 951.77 s [python3.14-pybind11] Performing Test HAS_FLTO_AUTO
  16746. 951.77 s [python3.14-pybind11] Performing Test HAS_FLTO_AUTO - Success
  16747. 951.77 s [python3.14-pybind11] Configuring done (0.8s)
  16748. 951.77 s [python3.14-pybind11] Generating done (0.0s)
  16749. 951.77 s [python3.14-pybind11] Build files have been written to: /build/source/build/tests/test_cmake_build/subdirectory_embed
  16750. 951.77 s [python3.14-pybind11] ======== End CMake output ======
  16751. 951.77 s [python3.14-pybind11] Change Dir: '/build/source/build/tests/test_cmake_build/subdirectory_embed'
  16752. 951.77 s [python3.14-pybind11]
  16753. 951.77 s [python3.14-pybind11] Run Build Command(s): /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja check_subdirectory_embed
  16754. 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
  16755. 951.77 s [python3.14-pybind11] [2/3] Linking CXX executable test_cmake_build
  16756. 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
  16757. 951.77 s [python3.14-pybind11] embed.cpp imports, runs, and adds: 1 + 2 = 3
  16758. 951.77 s [python3.14-pybind11]
  16759. 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
  16760. 951.77 s [python3.14-pybind11] Internal cmake changing into directory: /build/source/build/tests/test_cmake_build/installed_embed
  16761. 951.77 s [python3.14-pybind11] ======== CMake output ======
  16762. 951.77 s [python3.14-pybind11] The CXX compiler identification is GNU 14.3.0
  16763. 951.77 s [python3.14-pybind11] Detecting CXX compiler ABI info
  16764. 951.77 s [python3.14-pybind11] Detecting CXX compiler ABI info - done
  16765. 951.77 s [python3.14-pybind11] Check for working CXX compiler: /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/g++ - skipped
  16766. 951.77 s [python3.14-pybind11] Detecting CXX compile features
  16767. 951.77 s [python3.14-pybind11] Detecting CXX compile features - done
  16768. 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
  16769. 951.77 s [python3.14-pybind11] Performing Test HAS_FLTO_AUTO
  16770. 951.77 s [python3.14-pybind11] Performing Test HAS_FLTO_AUTO - Success
  16771. 951.77 s [python3.14-pybind11] Found pybind11: /build/source/build/mock_install/include (found version "3.0.1")
  16772. 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
  16773. 951.77 s [python3.14-pybind11] Configuring done (0.8s)
  16774. 951.77 s [python3.14-pybind11] Generating done (0.0s)
  16775. 951.77 s [python3.14-pybind11] Build files have been written to: /build/source/build/tests/test_cmake_build/installed_embed
  16776. 951.77 s [python3.14-pybind11] ======== End CMake output ======
  16777. 951.77 s [python3.14-pybind11] Change Dir: '/build/source/build/tests/test_cmake_build/installed_embed'
  16778. 951.77 s [python3.14-pybind11]
  16779. 951.77 s [python3.14-pybind11] Run Build Command(s): /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja check_installed_embed
  16780. 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
  16781. 951.77 s [python3.14-pybind11] [2/3] Linking CXX executable test_cmake_build
  16782. 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
  16783. 951.77 s [python3.14-pybind11] embed.cpp imports, runs, and adds: 1 + 2 = 3
  16784. 951.77 s [python3.14-pybind11]
  16785. 951.77 s [python3.14-pybind11] Phase: pythonCatchConflictsPhase
  16786. 951.84 s [python3.14-pybind11] Phase: pythonRemoveBinBytecodePhase
  16787. 951.85 s [python3.14-pybind11] Phase: pythonImportsCheckPhase
  16788. 951.85 s [python3.14-pybind11] Executing pythonImportsCheckPhase
  16789. 951.86 s [python3.14-pybind11] Phase: pytestcachePhase
  16790. 951.86 s [python3.14-pybind11] Phase: pytestRemoveBytecodePhase
  16791. 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
  16792. 952.31 s [post-build-hook] copying 2 paths...
  16793. 952.31 s [post-build-hook] copying path '/nix/store/iqmin4cdqmfygdvi27s4pw9m4347jiyq-python3.14-pybind11-3.0.1-dist' to 'https://cache.nix-ci.com'...
  16794. 952.31 s [post-build-hook] copying path '/nix/store/a4rid0qh0r5dgqj4hi8v8zmwm9ys039y-python3.14-pybind11-3.0.1' to 'https://cache.nix-ci.com'...
  16795. 955.48 s [post-build-hook] copying 1 paths...
  16796. 955.61 s [post-build-hook] copying path '/nix/store/hgbr9h1yahacy34lk5l4wbq7mbmva5ag-python3.14-pybind11-3.0.1.drv' to 'https://cache.nix-ci.com'...
  16797. 955.79 s Progress: 136 of 148 built (1 building), 439 of 439 downloaded from cache
  16798. 955.83 s Building python3.14-contourpy
  16799. 955.87 s Building python3.14-pillow
  16800. 955.87 s [python3.14-contourpy] Sourcing python-remove-tests-dir-hook
  16801. 955.87 s [python3.14-contourpy] Sourcing python-catch-conflicts-hook.sh
  16802. 955.87 s [python3.14-contourpy] Sourcing python-remove-bin-bytecode-hook.sh
  16803. 955.87 s [python3.14-contourpy] Sourcing pypa-build-hook
  16804. 955.87 s [python3.14-contourpy] Using pypaBuildPhase
  16805. 955.87 s [python3.14-contourpy] Sourcing python-runtime-deps-check-hook
  16806. 955.87 s [python3.14-contourpy] Using pythonRuntimeDepsCheckHook
  16807. 955.87 s [python3.14-contourpy] Sourcing pypa-install-hook
  16808. 955.87 s [python3.14-contourpy] Using pypaInstallPhase
  16809. 955.87 s [python3.14-contourpy] Sourcing python-imports-check-hook.sh
  16810. 955.87 s [python3.14-contourpy] Using pythonImportsCheckPhase
  16811. 955.87 s [python3.14-contourpy] Sourcing python-namespaces-hook
  16812. 955.87 s [python3.14-contourpy] Sourcing python-catch-conflicts-hook.sh
  16813. 955.88 s [python3.14-contourpy] Phase: unpackPhase
  16814. 955.89 s [python3.14-contourpy] unpacking source archive /nix/store/fvj2jvhyqlba44fx226ad23qxrqsawqb-source
  16815. 955.91 s [python3.14-pillow] Sourcing python-remove-tests-dir-hook
  16816. 955.91 s [python3.14-pillow] Sourcing python-catch-conflicts-hook.sh
  16817. 955.91 s [python3.14-pillow] Sourcing python-remove-bin-bytecode-hook.sh
  16818. 955.91 s [python3.14-pillow] Sourcing pypa-build-hook
  16819. 955.91 s [python3.14-pillow] Using pypaBuildPhase
  16820. 955.91 s [python3.14-pillow] Sourcing python-runtime-deps-check-hook
  16821. 955.91 s [python3.14-pillow] Using pythonRuntimeDepsCheckHook
  16822. 955.91 s [python3.14-pillow] Sourcing pypa-install-hook
  16823. 955.91 s [python3.14-pillow] Using pypaInstallPhase
  16824. 955.91 s [python3.14-pillow] Sourcing python-imports-check-hook.sh
  16825. 955.91 s [python3.14-pillow] Using pythonImportsCheckPhase
  16826. 955.91 s [python3.14-pillow] Sourcing python-namespaces-hook
  16827. 955.91 s [python3.14-pillow] Sourcing python-catch-conflicts-hook.sh
  16828. 955.91 s [python3.14-pillow] Sourcing pytest-check-hook
  16829. 955.91 s [python3.14-pillow] Using pytestCheckPhase
  16830. 955.92 s [python3.14-contourpy] source root is source
  16831. 955.93 s [python3.14-contourpy] setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/util_test.py"
  16832. 955.94 s [python3.14-contourpy] Phase: patchPhase
  16833. 955.95 s [python3.14-contourpy] Phase: updateAutotoolsGnuConfigScriptsPhase
  16834. 955.97 s [python3.14-contourpy] Phase: configurePhase
  16835. 955.97 s [python3.14-pillow] Phase: unpackPhase
  16836. 955.98 s [python3.14-pillow] unpacking source archive /nix/store/g2ljvjpcjmi9r3m6zrxgkngdr80m3qxi-source
  16837. 955.98 s [python3.14-contourpy] no configure script, doing nothing
  16838. 955.99 s [python3.14-contourpy] Phase: buildPhase
  16839. 955.99 s [python3.14-contourpy] Executing pypaBuildPhase
  16840. 955.99 s [python3.14-contourpy] Creating a wheel...
  16841. 955.99 s [python3.14-contourpy] pypa build flags: --no-isolation --outdir dist/ --wheel
  16842. 956.06 s [python3.14-contourpy] * Getting build dependencies for wheel...
  16843. 956.12 s [python3.14-pillow] source root is source
  16844. 956.16 s [python3.14-pillow] setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/winbuild/fribidi.cmake"
  16845. 956.16 s [python3.14-pillow] Phase: patchPhase
  16846. 956.17 s [python3.14-pillow] Phase: updateAutotoolsGnuConfigScriptsPhase
  16847. 956.19 s [python3.14-pillow] Phase: configurePhase
  16848. 956.22 s [python3.14-pillow] no configure script, doing nothing
  16849. 956.22 s [python3.14-contourpy] * Building wheel...
  16850. 956.22 s [python3.14-pillow] Phase: buildPhase
  16851. 956.23 s [python3.14-pillow] Executing pypaBuildPhase
  16852. 956.23 s [python3.14-pillow] Creating a wheel...
  16853. 956.23 s [python3.14-pillow] pypa build flags: --no-isolation --outdir dist/ --wheel --config-setting=--disable-platform-guessing
  16854. 956.30 s [python3.14-pillow] * Getting build dependencies for wheel...
  16855. 956.46 s [python3.14-pillow] running egg_info
  16856. 956.46 s [python3.14-pillow] creating src/pillow.egg-info
  16857. 956.46 s [python3.14-pillow] writing src/pillow.egg-info/PKG-INFO
  16858. 956.47 s [python3.14-pillow] writing dependency_links to src/pillow.egg-info/dependency_links.txt
  16859. 956.47 s [python3.14-pillow] writing requirements to src/pillow.egg-info/requires.txt
  16860. 956.47 s [python3.14-pillow] writing top-level names to src/pillow.egg-info/top_level.txt
  16861. 956.47 s [python3.14-pillow] writing manifest file 'src/pillow.egg-info/SOURCES.txt'
  16862. 956.48 s [python3.14-pillow] reading manifest file 'src/pillow.egg-info/SOURCES.txt'
  16863. 956.48 s [python3.14-pillow] reading manifest template 'MANIFEST.in'
  16864. 956.48 s [python3.14-pillow] warning: no files found matching '*.c'
  16865. 956.48 s [python3.14-pillow] warning: no files found matching '*.h'
  16866. 956.48 s [python3.14-pillow] warning: no files found matching '*.sh'
  16867. 956.48 s [python3.14-pillow] warning: no files found matching '*.txt'
  16868. 956.48 s [python3.14-pillow] warning: no files found matching '.flake8'
  16869. 956.50 s [python3.14-pillow] warning: no previously-included files found matching '.clang-format'
  16870. 956.50 s [python3.14-pillow] warning: no previously-included files found matching '.coveragerc'
  16871. 956.50 s [python3.14-pillow] warning: no previously-included files found matching '.editorconfig'
  16872. 956.50 s [python3.14-pillow] warning: no previously-included files found matching '.readthedocs.yml'
  16873. 956.50 s [python3.14-pillow] warning: no previously-included files found matching 'codecov.yml'
  16874. 956.50 s [python3.14-pillow] warning: no previously-included files found matching 'renovate.json'
  16875. 956.50 s [python3.14-pillow] warning: no previously-included files found matching 'Tests/images/README.md'
  16876. 956.50 s [python3.14-pillow] warning: no previously-included files found matching 'Tests/images/string_dimension.tiff'
  16877. 956.50 s [python3.14-pillow] warning: no previously-included files matching '.git*' found anywhere in distribution
  16878. 956.50 s [python3.14-pillow] warning: no previously-included files matching '*.so' found anywhere in distribution
  16879. 956.50 s [python3.14-pillow] no previously-included directories found matching '.ci'
  16880. 956.50 s [python3.14-pillow] no previously-included directories found matching 'wheels'
  16881. 956.51 s [python3.14-pillow] no previously-included directories found matching 'winbuild/build'
  16882. 956.51 s [python3.14-pillow] no previously-included directories found matching 'winbuild/depends'
  16883. 956.51 s [python3.14-pillow] no previously-included directories found matching 'Tests/errors'
  16884. 956.51 s [python3.14-pillow] no previously-included directories found matching 'Tests/images/jpeg2000'
  16885. 956.51 s [python3.14-pillow] no previously-included directories found matching 'Tests/images/msp'
  16886. 956.51 s [python3.14-pillow] no previously-included directories found matching 'Tests/images/picins'
  16887. 956.51 s [python3.14-pillow] no previously-included directories found matching 'Tests/images/sunraster'
  16888. 956.51 s [python3.14-pillow] no previously-included directories found matching 'Tests/test-images'
  16889. 956.51 s [python3.14-pillow] adding license file 'LICENSE'
  16890. 956.52 s [python3.14-pillow] writing manifest file 'src/pillow.egg-info/SOURCES.txt'
  16891. 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
  16892. 956.57 s [python3.14-pillow] * Building wheel...
  16893. 956.73 s [python3.14-pillow] running bdist_wheel
  16894. 956.74 s [python3.14-pillow] running build
  16895. 956.74 s [python3.14-pillow] running build_py
  16896. 956.74 s [python3.14-contourpy] The Meson build system
  16897. 956.74 s [python3.14-contourpy] Version: 1.9.1
  16898. 956.74 s [python3.14-contourpy] Source dir: /build/source
  16899. 956.74 s [python3.14-contourpy] Build dir: /build/source/.mesonpy-ci5jsd6g
  16900. 956.74 s [python3.14-contourpy] Build type: native build
  16901. 956.74 s [python3.14-pillow] creating build/lib.linux-x86_64-cpython-314/PIL
  16902. 956.74 s [python3.14-pillow] copying src/PIL/JpegPresets.py -> build/lib.linux-x86_64-cpython-314/PIL
  16903. 956.74 s [python3.14-pillow] copying src/PIL/ImtImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16904. 956.74 s [python3.14-pillow] copying src/PIL/TiffImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16905. 956.74 s [python3.14-pillow] copying src/PIL/ImageShow.py -> build/lib.linux-x86_64-cpython-314/PIL
  16906. 956.75 s [python3.14-pillow] copying src/PIL/_binary.py -> build/lib.linux-x86_64-cpython-314/PIL
  16907. 956.75 s [python3.14-pillow] copying src/PIL/_version.py -> build/lib.linux-x86_64-cpython-314/PIL
  16908. 956.75 s [python3.14-pillow] copying src/PIL/XpmImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16909. 956.75 s [python3.14-pillow] copying src/PIL/AvifImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16910. 956.75 s [python3.14-pillow] copying src/PIL/FtexImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16911. 956.75 s [python3.14-pillow] copying src/PIL/_deprecate.py -> build/lib.linux-x86_64-cpython-314/PIL
  16912. 956.75 s [python3.14-pillow] copying src/PIL/ImageGrab.py -> build/lib.linux-x86_64-cpython-314/PIL
  16913. 956.75 s [python3.14-pillow] copying src/PIL/PcdImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16914. 956.75 s [python3.14-pillow] copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16915. 956.75 s [python3.14-pillow] copying src/PIL/PSDraw.py -> build/lib.linux-x86_64-cpython-314/PIL
  16916. 956.75 s [python3.14-pillow] copying src/PIL/_tkinter_finder.py -> build/lib.linux-x86_64-cpython-314/PIL
  16917. 956.75 s [python3.14-pillow] copying src/PIL/IcoImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16918. 956.75 s [python3.14-pillow] copying src/PIL/ImageMath.py -> build/lib.linux-x86_64-cpython-314/PIL
  16919. 956.75 s [python3.14-pillow] copying src/PIL/JpegImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16920. 956.75 s [python3.14-pillow] copying src/PIL/_util.py -> build/lib.linux-x86_64-cpython-314/PIL
  16921. 956.75 s [python3.14-pillow] copying src/PIL/ImageDraw.py -> build/lib.linux-x86_64-cpython-314/PIL
  16922. 956.75 s [python3.14-contourpy] Project name: contourpy
  16923. 956.75 s [python3.14-contourpy] Project version: 1.3.3
  16924. 956.75 s [python3.14-pillow] copying src/PIL/PsdImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16925. 956.75 s [python3.14-pillow] copying src/PIL/EpsImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16926. 956.75 s [python3.14-pillow] copying src/PIL/BmpImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16927. 956.75 s [python3.14-pillow] copying src/PIL/ImageStat.py -> build/lib.linux-x86_64-cpython-314/PIL
  16928. 956.75 s [python3.14-pillow] copying src/PIL/PalmImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16929. 956.75 s [python3.14-pillow] copying src/PIL/__init__.py -> build/lib.linux-x86_64-cpython-314/PIL
  16930. 956.75 s [python3.14-pillow] copying src/PIL/MicImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16931. 956.75 s [python3.14-pillow] copying src/PIL/ImageChops.py -> build/lib.linux-x86_64-cpython-314/PIL
  16932. 956.75 s [python3.14-pillow] copying src/PIL/PcxImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16933. 956.75 s [python3.14-pillow] copying src/PIL/BdfFontFile.py -> build/lib.linux-x86_64-cpython-314/PIL
  16934. 956.75 s [python3.14-pillow] copying src/PIL/SgiImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16935. 956.75 s [python3.14-pillow] copying src/PIL/CurImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16936. 956.75 s [python3.14-pillow] copying src/PIL/ImageMorph.py -> build/lib.linux-x86_64-cpython-314/PIL
  16937. 956.75 s [python3.14-pillow] copying src/PIL/ImageText.py -> build/lib.linux-x86_64-cpython-314/PIL
  16938. 956.75 s [python3.14-pillow] copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16939. 956.75 s [python3.14-pillow] copying src/PIL/PpmImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16940. 956.75 s [python3.14-pillow] copying src/PIL/DcxImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16941. 956.75 s [python3.14-pillow] copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16942. 956.75 s [python3.14-pillow] copying src/PIL/IptcImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16943. 956.75 s [python3.14-pillow] copying src/PIL/ImageFilter.py -> build/lib.linux-x86_64-cpython-314/PIL
  16944. 956.75 s [python3.14-pillow] copying src/PIL/GdImageFile.py -> build/lib.linux-x86_64-cpython-314/PIL
  16945. 956.75 s [python3.14-pillow] copying src/PIL/QoiImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16946. 956.75 s [python3.14-pillow] copying src/PIL/ImageCms.py -> build/lib.linux-x86_64-cpython-314/PIL
  16947. 956.75 s [python3.14-pillow] copying src/PIL/GbrImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16948. 956.75 s [python3.14-pillow] copying src/PIL/ImagePalette.py -> build/lib.linux-x86_64-cpython-314/PIL
  16949. 956.75 s [python3.14-pillow] copying src/PIL/MpoImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16950. 956.75 s [python3.14-pillow] copying src/PIL/FontFile.py -> build/lib.linux-x86_64-cpython-314/PIL
  16951. 956.75 s [python3.14-pillow] copying src/PIL/WebPImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16952. 956.75 s [python3.14-pillow] copying src/PIL/PixarImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16953. 956.75 s [python3.14-pillow] copying src/PIL/ExifTags.py -> build/lib.linux-x86_64-cpython-314/PIL
  16954. 956.75 s [python3.14-pillow] copying src/PIL/GimpGradientFile.py -> build/lib.linux-x86_64-cpython-314/PIL
  16955. 956.75 s [python3.14-pillow] copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16956. 956.75 s [python3.14-pillow] copying src/PIL/MspImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16957. 956.75 s [python3.14-pillow] copying src/PIL/ImageOps.py -> build/lib.linux-x86_64-cpython-314/PIL
  16958. 956.75 s [python3.14-pillow] copying src/PIL/TgaImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16959. 956.75 s [python3.14-pillow] copying src/PIL/WalImageFile.py -> build/lib.linux-x86_64-cpython-314/PIL
  16960. 956.75 s [python3.14-pillow] copying src/PIL/report.py -> build/lib.linux-x86_64-cpython-314/PIL
  16961. 956.75 s [python3.14-pillow] copying src/PIL/GimpPaletteFile.py -> build/lib.linux-x86_64-cpython-314/PIL
  16962. 956.75 s [python3.14-pillow] copying src/PIL/FpxImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16963. 956.75 s [python3.14-pillow] copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16964. 956.75 s [python3.14-pillow] copying src/PIL/ImageDraw2.py -> build/lib.linux-x86_64-cpython-314/PIL
  16965. 956.75 s [python3.14-pillow] copying src/PIL/FliImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16966. 956.75 s [python3.14-pillow] copying src/PIL/WmfImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16967. 956.75 s [python3.14-pillow] copying src/PIL/PdfParser.py -> build/lib.linux-x86_64-cpython-314/PIL
  16968. 956.75 s [python3.14-pillow] copying src/PIL/ImImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16969. 956.76 s [python3.14-pillow] copying src/PIL/ImageFile.py -> build/lib.linux-x86_64-cpython-314/PIL
  16970. 956.76 s [python3.14-pillow] copying src/PIL/ImagePath.py -> build/lib.linux-x86_64-cpython-314/PIL
  16971. 956.76 s [python3.14-pillow] copying src/PIL/DdsImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16972. 956.76 s [python3.14-pillow] copying src/PIL/XbmImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16973. 956.76 s [python3.14-pillow] copying src/PIL/GifImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16974. 956.76 s [python3.14-pillow] copying src/PIL/__main__.py -> build/lib.linux-x86_64-cpython-314/PIL
  16975. 956.76 s [python3.14-pillow] copying src/PIL/ImageTk.py -> build/lib.linux-x86_64-cpython-314/PIL
  16976. 956.76 s [python3.14-pillow] copying src/PIL/PngImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16977. 956.76 s [python3.14-pillow] copying src/PIL/ContainerIO.py -> build/lib.linux-x86_64-cpython-314/PIL
  16978. 956.76 s [python3.14-pillow] copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16979. 956.76 s [python3.14-pillow] copying src/PIL/ImageQt.py -> build/lib.linux-x86_64-cpython-314/PIL
  16980. 956.76 s [python3.14-pillow] copying src/PIL/_typing.py -> build/lib.linux-x86_64-cpython-314/PIL
  16981. 956.76 s [python3.14-pillow] copying src/PIL/PaletteFile.py -> build/lib.linux-x86_64-cpython-314/PIL
  16982. 956.76 s [python3.14-pillow] copying src/PIL/ImageColor.py -> build/lib.linux-x86_64-cpython-314/PIL
  16983. 956.76 s [python3.14-pillow] copying src/PIL/MpegImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16984. 956.76 s [python3.14-pillow] copying src/PIL/Image.py -> build/lib.linux-x86_64-cpython-314/PIL
  16985. 956.76 s [python3.14-pillow] copying src/PIL/PdfImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16986. 956.76 s [python3.14-pillow] copying src/PIL/TiffTags.py -> build/lib.linux-x86_64-cpython-314/PIL
  16987. 956.76 s [python3.14-pillow] copying src/PIL/FitsImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16988. 956.76 s [python3.14-pillow] copying src/PIL/ImageMode.py -> build/lib.linux-x86_64-cpython-314/PIL
  16989. 956.76 s [python3.14-pillow] copying src/PIL/features.py -> build/lib.linux-x86_64-cpython-314/PIL
  16990. 956.76 s [python3.14-pillow] copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16991. 956.76 s [python3.14-pillow] copying src/PIL/ImageSequence.py -> build/lib.linux-x86_64-cpython-314/PIL
  16992. 956.76 s [python3.14-pillow] copying src/PIL/PcfFontFile.py -> build/lib.linux-x86_64-cpython-314/PIL
  16993. 956.76 s [python3.14-pillow] copying src/PIL/ImageTransform.py -> build/lib.linux-x86_64-cpython-314/PIL
  16994. 956.76 s [python3.14-pillow] copying src/PIL/BlpImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16995. 956.76 s [python3.14-pillow] copying src/PIL/SunImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16996. 956.76 s [python3.14-pillow] copying src/PIL/ImageEnhance.py -> build/lib.linux-x86_64-cpython-314/PIL
  16997. 956.76 s [python3.14-pillow] copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-x86_64-cpython-314/PIL
  16998. 956.76 s [python3.14-pillow] copying src/PIL/TarIO.py -> build/lib.linux-x86_64-cpython-314/PIL
  16999. 956.76 s [python3.14-pillow] copying src/PIL/ImageFont.py -> build/lib.linux-x86_64-cpython-314/PIL
  17000. 956.76 s [python3.14-pillow] copying src/PIL/ImageWin.py -> build/lib.linux-x86_64-cpython-314/PIL
  17001. 956.76 s [python3.14-pillow] running egg_info
  17002. 956.76 s [python3.14-pillow] writing src/pillow.egg-info/PKG-INFO
  17003. 956.77 s [python3.14-pillow] writing dependency_links to src/pillow.egg-info/dependency_links.txt
  17004. 956.77 s [python3.14-pillow] writing requirements to src/pillow.egg-info/requires.txt
  17005. 956.77 s [python3.14-pillow] writing top-level names to src/pillow.egg-info/top_level.txt
  17006. 956.77 s [python3.14-pillow] reading manifest file 'src/pillow.egg-info/SOURCES.txt'
  17007. 956.79 s [python3.14-pillow] reading manifest template 'MANIFEST.in'
  17008. 956.79 s [python3.14-pillow] warning: no files found matching '*.c'
  17009. 956.79 s [python3.14-pillow] warning: no files found matching '*.h'
  17010. 956.79 s [python3.14-pillow] warning: no files found matching '*.sh'
  17011. 956.79 s [python3.14-pillow] warning: no files found matching '*.txt'
  17012. 956.79 s [python3.14-pillow] warning: no files found matching '.flake8'
  17013. 956.81 s [python3.14-pillow] warning: no previously-included files found matching '.clang-format'
  17014. 956.81 s [python3.14-pillow] warning: no previously-included files found matching '.coveragerc'
  17015. 956.81 s [python3.14-pillow] warning: no previously-included files found matching '.editorconfig'
  17016. 956.81 s [python3.14-pillow] warning: no previously-included files found matching '.readthedocs.yml'
  17017. 956.81 s [python3.14-pillow] warning: no previously-included files found matching 'codecov.yml'
  17018. 956.81 s [python3.14-pillow] warning: no previously-included files found matching 'renovate.json'
  17019. 956.81 s [python3.14-pillow] warning: no previously-included files found matching 'Tests/images/README.md'
  17020. 956.81 s [python3.14-pillow] warning: no previously-included files found matching 'Tests/images/string_dimension.tiff'
  17021. 956.81 s [python3.14-pillow] warning: no previously-included files matching '.git*' found anywhere in distribution
  17022. 956.82 s [python3.14-pillow] warning: no previously-included files matching '*.so' found anywhere in distribution
  17023. 956.82 s [python3.14-pillow] no previously-included directories found matching '.ci'
  17024. 956.82 s [python3.14-pillow] no previously-included directories found matching 'wheels'
  17025. 956.82 s [python3.14-pillow] no previously-included directories found matching 'winbuild/build'
  17026. 956.82 s [python3.14-pillow] no previously-included directories found matching 'winbuild/depends'
  17027. 956.82 s [python3.14-pillow] no previously-included directories found matching 'Tests/errors'
  17028. 956.82 s [python3.14-pillow] no previously-included directories found matching 'Tests/images/jpeg2000'
  17029. 956.82 s [python3.14-pillow] no previously-included directories found matching 'Tests/images/msp'
  17030. 956.82 s [python3.14-pillow] no previously-included directories found matching 'Tests/images/picins'
  17031. 956.82 s [python3.14-pillow] no previously-included directories found matching 'Tests/images/sunraster'
  17032. 956.82 s [python3.14-pillow] no previously-included directories found matching 'Tests/test-images'
  17033. 956.82 s [python3.14-pillow] adding license file 'LICENSE'
  17034. 956.84 s [python3.14-pillow] writing manifest file 'src/pillow.egg-info/SOURCES.txt'
  17035. 956.85 s [python3.14-pillow] copying src/PIL/_avif.pyi -> build/lib.linux-x86_64-cpython-314/PIL
  17036. 956.85 s [python3.14-pillow] copying src/PIL/_imaging.pyi -> build/lib.linux-x86_64-cpython-314/PIL
  17037. 956.85 s [python3.14-pillow] copying src/PIL/_imagingcms.pyi -> build/lib.linux-x86_64-cpython-314/PIL
  17038. 956.85 s [python3.14-pillow] copying src/PIL/_imagingft.pyi -> build/lib.linux-x86_64-cpython-314/PIL
  17039. 956.85 s [python3.14-pillow] copying src/PIL/_imagingmath.pyi -> build/lib.linux-x86_64-cpython-314/PIL
  17040. 956.85 s [python3.14-pillow] copying src/PIL/_imagingmorph.pyi -> build/lib.linux-x86_64-cpython-314/PIL
  17041. 956.85 s [python3.14-pillow] copying src/PIL/_imagingtk.pyi -> build/lib.linux-x86_64-cpython-314/PIL
  17042. 956.85 s [python3.14-pillow] copying src/PIL/_webp.pyi -> build/lib.linux-x86_64-cpython-314/PIL
  17043. 956.85 s [python3.14-pillow] copying src/PIL/py.typed -> build/lib.linux-x86_64-cpython-314/PIL
  17044. 956.85 s [python3.14-pillow] running build_clib
  17045. 956.85 s [python3.14-pillow] building 'pil_imaging_mode' library
  17046. 956.85 s [python3.14-pillow] creating build/temp.linux-x86_64-cpython-314/src/libImaging
  17047. 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
  17048. 956.89 s [python3.14-contourpy] C++ compiler for the host machine: g++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
  17049. 956.89 s [python3.14-contourpy] C++ linker for the host machine: g++ ld.bfd 2.44
  17050. 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
  17051. 956.90 s [python3.14-pillow] running build_ext
  17052. 957.01 s [python3.14-pillow] building 'PIL._imaging' extension
  17053. 957.02 s [python3.14-pillow] building 'PIL._imagingft' extension
  17054. 957.02 s [python3.14-pillow] building 'PIL._imagingtk' extension
  17055. 957.02 s [python3.14-pillow] creating build/temp.linux-x86_64-cpython-314/src/Tk
  17056. 957.02 s [python3.14-pillow] building 'PIL._webp' extension
  17057. 957.02 s [python3.14-pillow] building 'PIL._imagingmath' extension
  17058. 957.03 s [python3.14-pillow] building 'PIL._imagingmorph' extension
  17059. 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
  17060. 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
  17061. 957.03 s [python3.14-contourpy] Host machine cpu family: x86_64
  17062. 957.03 s [python3.14-contourpy] Host machine cpu: x86_64
  17063. 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
  17064. 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
  17065. 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
  17066. 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
  17067. 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
  17068. 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
  17069. 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
  17070. 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
  17071. 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
  17072. 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
  17073. 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
  17074. 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
  17075. 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
  17076. 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
  17077. 957.05 s [python3.14-pillow] building 'PIL._imagingcms' extension
  17078. 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
  17079. 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
  17080. 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
  17081. 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
  17082. 957.07 s [python3.14-pillow] building 'PIL._avif' extension
  17083. 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
  17084. 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
  17085. 957.09 s [python3.14-contourpy] Program python found: YES (/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14)
  17086. 957.09 s [python3.14-contourpy] Did not find pkg-config by name 'pkg-config'
  17087. 957.09 s [python3.14-contourpy] Found pkg-config: NO
  17088. 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
  17089. 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
  17090. 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
  17091. 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
  17092. 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
  17093. 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
  17094. 957.31 s [python3.14-contourpy] Run-time dependency pybind11 found: YES 3.0.1
  17095. 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
  17096. 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
  17097. 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
  17098. 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
  17099. 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
  17100. 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
  17101. 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
  17102. 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
  17103. 957.43 s [python3.14-contourpy] Configuring _build_config.py using configuration
  17104. 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
  17105. 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
  17106. 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
  17107. 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
  17108. 957.50 s [python3.14-contourpy] Run-time dependency python found: YES 3.14
  17109. 957.50 s [python3.14-contourpy] Build targets in project: 1
  17110. 957.50 s [python3.14-contourpy]
  17111. 957.50 s [python3.14-contourpy] contourpy 1.3.3
  17112. 957.50 s [python3.14-contourpy]
  17113. 957.50 s [python3.14-contourpy] Build config
  17114. 957.50 s [python3.14-contourpy] host_cpu : x86_64
  17115. 957.50 s [python3.14-contourpy] build_cpu : x86_64
  17116. 957.50 s [python3.14-contourpy] cross_build : false
  17117. 957.50 s [python3.14-contourpy] optimization: 3
  17118. 957.50 s [python3.14-contourpy]
  17119. 957.50 s [python3.14-contourpy] User defined options
  17120. 957.50 s [python3.14-contourpy] Native files: /build/source/.mesonpy-ci5jsd6g/meson-python-native-file.ini
  17121. 957.50 s [python3.14-contourpy] b_ndebug : if-release
  17122. 957.50 s [python3.14-contourpy] b_vscrt : md
  17123. 957.50 s [python3.14-contourpy] buildtype : release
  17124. 957.50 s [python3.14-contourpy] vsenv : true
  17125. 957.50 s [python3.14-contourpy]
  17126. 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
  17127. 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
  17128. 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
  17129. 957.58 s [python3.14-contourpy] Found ninja-1.13.1 at /nix/store/npam6sxc0s5crasqgghlp1qjfq8sl5x2-python3.14-ninja-1.13.1/bin/ninja
  17130. 957.58 s [python3.14-contourpy]
  17131. 957.58 s [python3.14-contourpy] Visual Studio environment is needed to run Ninja. It is recommended to use Meson wrapper:
  17132. 957.58 s [python3.14-contourpy] /nix/store/fh4k35h8z3sdg7zpz4wbkkfjy7d5y8h0-meson-1.9.1/bin/meson compile -C .
  17133. 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
  17134. 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
  17135. 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
  17136. 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
  17137. 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
  17138. 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
  17139. 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
  17140. 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
  17141. 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
  17142. 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
  17143. 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
  17144. 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
  17145. 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
  17146. 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
  17147. 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
  17148. 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
  17149. 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
  17150. 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
  17151. 957.86 s [python3.14-contourpy] + /nix/store/npam6sxc0s5crasqgghlp1qjfq8sl5x2-python3.14-ninja-1.13.1/bin/ninja -v
  17152. 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
  17153. 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
  17154. 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
  17155. 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
  17156. 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
  17157. 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
  17158. 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
  17159. 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
  17160. 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
  17161. 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
  17162. 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
  17163. 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
  17164. 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
  17165. 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
  17166. 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
  17167. 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
  17168. 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
  17169. 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
  17170. 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
  17171. 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
  17172. 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
  17173. 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
  17174. 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
  17175. 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
  17176. 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
  17177. 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
  17178. 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
  17179. 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
  17180. 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
  17181. 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
  17182. 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
  17183. 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
  17184. 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
  17185. 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
  17186. 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
  17187. 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
  17188. 959.52 s [python3.14-pillow] --------------------------------------------------------------------
  17189. 959.52 s [python3.14-pillow] PIL SETUP SUMMARY
  17190. 959.52 s [python3.14-pillow] --------------------------------------------------------------------
  17191. 959.52 s [python3.14-pillow] version Pillow 12.1.0
  17192. 959.52 s [python3.14-pillow] platform linux 3.14.2 (main, Dec 5 2025, 16:49:16)
  17193. 959.52 s [python3.14-pillow] [GCC 14.3.0]
  17194. 959.52 s [python3.14-pillow] --------------------------------------------------------------------
  17195. 959.52 s [python3.14-pillow] --- JPEG support available
  17196. 959.52 s [python3.14-pillow] --- OPENJPEG (JPEG2000) support available (2.5)
  17197. 959.52 s [python3.14-pillow] --- ZLIB (PNG/ZIP) support available
  17198. 959.52 s [python3.14-pillow] --- LIBIMAGEQUANT support available
  17199. 959.52 s [python3.14-pillow] --- LIBTIFF support available
  17200. 959.52 s [python3.14-pillow] --- FREETYPE2 support available
  17201. 959.52 s [python3.14-pillow] --- RAQM (Text shaping) support available
  17202. 959.52 s [python3.14-pillow] --- LITTLECMS2 support available
  17203. 959.52 s [python3.14-pillow] --- WEBP support available
  17204. 959.52 s [python3.14-pillow] --- XCB (X protocol) support available
  17205. 959.52 s [python3.14-pillow] --- LIBAVIF support available
  17206. 959.52 s [python3.14-pillow] --------------------------------------------------------------------
  17207. 959.52 s [python3.14-pillow] To check the build, run the selftest.py script.
  17208. 959.52 s [python3.14-pillow]
  17209. 959.52 s [python3.14-pillow] installing to build/bdist.linux-x86_64/wheel
  17210. 959.53 s [python3.14-pillow] running install
  17211. 959.53 s [python3.14-pillow] running install_lib
  17212. 959.54 s [python3.14-pillow] creating build/bdist.linux-x86_64/wheel
  17213. 959.54 s [python3.14-pillow] creating build/bdist.linux-x86_64/wheel/PIL
  17214. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/JpegPresets.py -> build/bdist.linux-x86_64/wheel/./PIL
  17215. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImtImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17216. 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
  17217. 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
  17218. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/TiffImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17219. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageShow.py -> build/bdist.linux-x86_64/wheel/./PIL
  17220. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_binary.py -> build/bdist.linux-x86_64/wheel/./PIL
  17221. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_version.py -> build/bdist.linux-x86_64/wheel/./PIL
  17222. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/XpmImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17223. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/AvifImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17224. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/FtexImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17225. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_deprecate.py -> build/bdist.linux-x86_64/wheel/./PIL
  17226. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imagingtk.pyi -> build/bdist.linux-x86_64/wheel/./PIL
  17227. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageGrab.py -> build/bdist.linux-x86_64/wheel/./PIL
  17228. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PcdImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17229. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/XVThumbImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17230. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PSDraw.py -> build/bdist.linux-x86_64/wheel/./PIL
  17231. 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
  17232. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/IcoImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17233. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageMath.py -> build/bdist.linux-x86_64/wheel/./PIL
  17234. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/JpegImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17235. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_util.py -> build/bdist.linux-x86_64/wheel/./PIL
  17236. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageDraw.py -> build/bdist.linux-x86_64/wheel/./PIL
  17237. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PsdImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17238. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/EpsImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17239. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/BmpImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17240. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageStat.py -> build/bdist.linux-x86_64/wheel/./PIL
  17241. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PalmImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17242. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/__init__.py -> build/bdist.linux-x86_64/wheel/./PIL
  17243. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/MicImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17244. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageChops.py -> build/bdist.linux-x86_64/wheel/./PIL
  17245. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PcxImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17246. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/BdfFontFile.py -> build/bdist.linux-x86_64/wheel/./PIL
  17247. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_avif.pyi -> build/bdist.linux-x86_64/wheel/./PIL
  17248. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/SgiImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17249. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/CurImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17250. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageMorph.py -> build/bdist.linux-x86_64/wheel/./PIL
  17251. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageText.py -> build/bdist.linux-x86_64/wheel/./PIL
  17252. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/BufrStubImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17253. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PpmImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17254. 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
  17255. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/DcxImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17256. 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
  17257. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/McIdasImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17258. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/IptcImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17259. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageFilter.py -> build/bdist.linux-x86_64/wheel/./PIL
  17260. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/GdImageFile.py -> build/bdist.linux-x86_64/wheel/./PIL
  17261. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/QoiImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17262. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageCms.py -> build/bdist.linux-x86_64/wheel/./PIL
  17263. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/GbrImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17264. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImagePalette.py -> build/bdist.linux-x86_64/wheel/./PIL
  17265. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/MpoImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17266. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/FontFile.py -> build/bdist.linux-x86_64/wheel/./PIL
  17267. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/WebPImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17268. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PixarImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17269. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ExifTags.py -> build/bdist.linux-x86_64/wheel/./PIL
  17270. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/GimpGradientFile.py -> build/bdist.linux-x86_64/wheel/./PIL
  17271. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/GribStubImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17272. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/MspImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17273. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageOps.py -> build/bdist.linux-x86_64/wheel/./PIL
  17274. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/TgaImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17275. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imagingcms.pyi -> build/bdist.linux-x86_64/wheel/./PIL
  17276. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/py.typed -> build/bdist.linux-x86_64/wheel/./PIL
  17277. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/WalImageFile.py -> build/bdist.linux-x86_64/wheel/./PIL
  17278. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/report.py -> build/bdist.linux-x86_64/wheel/./PIL
  17279. 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
  17280. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/GimpPaletteFile.py -> build/bdist.linux-x86_64/wheel/./PIL
  17281. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/FpxImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17282. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/Jpeg2KImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17283. 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
  17284. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imagingft.pyi -> build/bdist.linux-x86_64/wheel/./PIL
  17285. 959.54 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageDraw2.py -> build/bdist.linux-x86_64/wheel/./PIL
  17286. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_webp.pyi -> build/bdist.linux-x86_64/wheel/./PIL
  17287. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/FliImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17288. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/WmfImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17289. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PdfParser.py -> build/bdist.linux-x86_64/wheel/./PIL
  17290. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17291. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageFile.py -> build/bdist.linux-x86_64/wheel/./PIL
  17292. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImagePath.py -> build/bdist.linux-x86_64/wheel/./PIL
  17293. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/DdsImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17294. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/XbmImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17295. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/GifImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17296. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imagingmath.pyi -> build/bdist.linux-x86_64/wheel/./PIL
  17297. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/__main__.py -> build/bdist.linux-x86_64/wheel/./PIL
  17298. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageTk.py -> build/bdist.linux-x86_64/wheel/./PIL
  17299. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PngImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17300. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ContainerIO.py -> build/bdist.linux-x86_64/wheel/./PIL
  17301. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/SpiderImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17302. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageQt.py -> build/bdist.linux-x86_64/wheel/./PIL
  17303. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_typing.py -> build/bdist.linux-x86_64/wheel/./PIL
  17304. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PaletteFile.py -> build/bdist.linux-x86_64/wheel/./PIL
  17305. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageColor.py -> build/bdist.linux-x86_64/wheel/./PIL
  17306. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/MpegImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17307. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/Image.py -> build/bdist.linux-x86_64/wheel/./PIL
  17308. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PdfImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17309. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/TiffTags.py -> build/bdist.linux-x86_64/wheel/./PIL
  17310. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/FitsImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17311. 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
  17312. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageMode.py -> build/bdist.linux-x86_64/wheel/./PIL
  17313. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/features.py -> build/bdist.linux-x86_64/wheel/./PIL
  17314. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/IcnsImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17315. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageSequence.py -> build/bdist.linux-x86_64/wheel/./PIL
  17316. 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
  17317. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/PcfFontFile.py -> build/bdist.linux-x86_64/wheel/./PIL
  17318. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageTransform.py -> build/bdist.linux-x86_64/wheel/./PIL
  17319. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/BlpImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17320. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/SunImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17321. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageEnhance.py -> build/bdist.linux-x86_64/wheel/./PIL
  17322. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imagingmorph.pyi -> build/bdist.linux-x86_64/wheel/./PIL
  17323. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/Hdf5StubImagePlugin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17324. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/TarIO.py -> build/bdist.linux-x86_64/wheel/./PIL
  17325. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageFont.py -> build/bdist.linux-x86_64/wheel/./PIL
  17326. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/_imaging.pyi -> build/bdist.linux-x86_64/wheel/./PIL
  17327. 959.55 s [python3.14-pillow] copying build/lib.linux-x86_64-cpython-314/PIL/ImageWin.py -> build/bdist.linux-x86_64/wheel/./PIL
  17328. 959.55 s [python3.14-pillow] running install_egg_info
  17329. 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
  17330. 959.55 s [python3.14-pillow] running install_scripts
  17331. 959.58 s [python3.14-pillow] creating build/bdist.linux-x86_64/wheel/pillow-12.1.0.dist-info/WHEEL
  17332. 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
  17333. 959.58 s [python3.14-pillow] adding 'PIL/AvifImagePlugin.py'
  17334. 959.58 s [python3.14-pillow] adding 'PIL/BdfFontFile.py'
  17335. 959.58 s [python3.14-pillow] adding 'PIL/BlpImagePlugin.py'
  17336. 959.58 s [python3.14-pillow] adding 'PIL/BmpImagePlugin.py'
  17337. 959.58 s [python3.14-pillow] adding 'PIL/BufrStubImagePlugin.py'
  17338. 959.58 s [python3.14-pillow] adding 'PIL/ContainerIO.py'
  17339. 959.58 s [python3.14-pillow] adding 'PIL/CurImagePlugin.py'
  17340. 959.58 s [python3.14-pillow] adding 'PIL/DcxImagePlugin.py'
  17341. 959.58 s [python3.14-pillow] adding 'PIL/DdsImagePlugin.py'
  17342. 959.58 s [python3.14-pillow] adding 'PIL/EpsImagePlugin.py'
  17343. 959.58 s [python3.14-pillow] adding 'PIL/ExifTags.py'
  17344. 959.58 s [python3.14-pillow] adding 'PIL/FitsImagePlugin.py'
  17345. 959.58 s [python3.14-pillow] adding 'PIL/FliImagePlugin.py'
  17346. 959.58 s [python3.14-pillow] adding 'PIL/FontFile.py'
  17347. 959.58 s [python3.14-pillow] adding 'PIL/FpxImagePlugin.py'
  17348. 959.58 s [python3.14-pillow] adding 'PIL/FtexImagePlugin.py'
  17349. 959.58 s [python3.14-pillow] adding 'PIL/GbrImagePlugin.py'
  17350. 959.58 s [python3.14-pillow] adding 'PIL/GdImageFile.py'
  17351. 959.58 s [python3.14-pillow] adding 'PIL/GifImagePlugin.py'
  17352. 959.58 s [python3.14-pillow] adding 'PIL/GimpGradientFile.py'
  17353. 959.58 s [python3.14-pillow] adding 'PIL/GimpPaletteFile.py'
  17354. 959.58 s [python3.14-pillow] adding 'PIL/GribStubImagePlugin.py'
  17355. 959.58 s [python3.14-pillow] adding 'PIL/Hdf5StubImagePlugin.py'
  17356. 959.58 s [python3.14-pillow] adding 'PIL/IcnsImagePlugin.py'
  17357. 959.58 s [python3.14-pillow] adding 'PIL/IcoImagePlugin.py'
  17358. 959.59 s [python3.14-pillow] adding 'PIL/ImImagePlugin.py'
  17359. 959.59 s [python3.14-pillow] adding 'PIL/Image.py'
  17360. 959.59 s [python3.14-pillow] adding 'PIL/ImageChops.py'
  17361. 959.59 s [python3.14-pillow] adding 'PIL/ImageCms.py'
  17362. 959.59 s [python3.14-pillow] adding 'PIL/ImageColor.py'
  17363. 959.59 s [python3.14-pillow] adding 'PIL/ImageDraw.py'
  17364. 959.59 s [python3.14-pillow] adding 'PIL/ImageDraw2.py'
  17365. 959.59 s [python3.14-pillow] adding 'PIL/ImageEnhance.py'
  17366. 959.59 s [python3.14-pillow] adding 'PIL/ImageFile.py'
  17367. 959.59 s [python3.14-pillow] adding 'PIL/ImageFilter.py'
  17368. 959.59 s [python3.14-pillow] adding 'PIL/ImageFont.py'
  17369. 959.60 s [python3.14-pillow] adding 'PIL/ImageGrab.py'
  17370. 959.60 s [python3.14-pillow] adding 'PIL/ImageMath.py'
  17371. 959.60 s [python3.14-pillow] adding 'PIL/ImageMode.py'
  17372. 959.60 s [python3.14-pillow] adding 'PIL/ImageMorph.py'
  17373. 959.60 s [python3.14-pillow] adding 'PIL/ImageOps.py'
  17374. 959.60 s [python3.14-pillow] adding 'PIL/ImagePalette.py'
  17375. 959.60 s [python3.14-pillow] adding 'PIL/ImagePath.py'
  17376. 959.60 s [python3.14-pillow] adding 'PIL/ImageQt.py'
  17377. 959.60 s [python3.14-pillow] adding 'PIL/ImageSequence.py'
  17378. 959.60 s [python3.14-pillow] adding 'PIL/ImageShow.py'
  17379. 959.60 s [python3.14-pillow] adding 'PIL/ImageStat.py'
  17380. 959.60 s [python3.14-pillow] adding 'PIL/ImageText.py'
  17381. 959.60 s [python3.14-pillow] adding 'PIL/ImageTk.py'
  17382. 959.60 s [python3.14-pillow] adding 'PIL/ImageTransform.py'
  17383. 959.60 s [python3.14-pillow] adding 'PIL/ImageWin.py'
  17384. 959.60 s [python3.14-pillow] adding 'PIL/ImtImagePlugin.py'
  17385. 959.60 s [python3.14-pillow] adding 'PIL/IptcImagePlugin.py'
  17386. 959.60 s [python3.14-pillow] adding 'PIL/Jpeg2KImagePlugin.py'
  17387. 959.60 s [python3.14-pillow] adding 'PIL/JpegImagePlugin.py'
  17388. 959.60 s [python3.14-pillow] adding 'PIL/JpegPresets.py'
  17389. 959.60 s [python3.14-pillow] adding 'PIL/McIdasImagePlugin.py'
  17390. 959.60 s [python3.14-pillow] adding 'PIL/MicImagePlugin.py'
  17391. 959.60 s [python3.14-pillow] adding 'PIL/MpegImagePlugin.py'
  17392. 959.60 s [python3.14-pillow] adding 'PIL/MpoImagePlugin.py'
  17393. 959.60 s [python3.14-pillow] adding 'PIL/MspImagePlugin.py'
  17394. 959.60 s [python3.14-pillow] adding 'PIL/PSDraw.py'
  17395. 959.60 s [python3.14-pillow] adding 'PIL/PaletteFile.py'
  17396. 959.60 s [python3.14-pillow] adding 'PIL/PalmImagePlugin.py'
  17397. 959.60 s [python3.14-pillow] adding 'PIL/PcdImagePlugin.py'
  17398. 959.60 s [python3.14-pillow] adding 'PIL/PcfFontFile.py'
  17399. 959.60 s [python3.14-pillow] adding 'PIL/PcxImagePlugin.py'
  17400. 959.60 s [python3.14-pillow] adding 'PIL/PdfImagePlugin.py'
  17401. 959.60 s [python3.14-pillow] adding 'PIL/PdfParser.py'
  17402. 959.60 s [python3.14-pillow] adding 'PIL/PixarImagePlugin.py'
  17403. 959.61 s [python3.14-pillow] adding 'PIL/PngImagePlugin.py'
  17404. 959.61 s [python3.14-pillow] adding 'PIL/PpmImagePlugin.py'
  17405. 959.61 s [python3.14-pillow] adding 'PIL/PsdImagePlugin.py'
  17406. 959.61 s [python3.14-pillow] adding 'PIL/QoiImagePlugin.py'
  17407. 959.61 s [python3.14-pillow] adding 'PIL/SgiImagePlugin.py'
  17408. 959.61 s [python3.14-pillow] adding 'PIL/SpiderImagePlugin.py'
  17409. 959.61 s [python3.14-pillow] adding 'PIL/SunImagePlugin.py'
  17410. 959.61 s [python3.14-pillow] adding 'PIL/TarIO.py'
  17411. 959.61 s [python3.14-pillow] adding 'PIL/TgaImagePlugin.py'
  17412. 959.61 s [python3.14-pillow] adding 'PIL/TiffImagePlugin.py'
  17413. 959.61 s [python3.14-pillow] adding 'PIL/TiffTags.py'
  17414. 959.61 s [python3.14-pillow] adding 'PIL/WalImageFile.py'
  17415. 959.61 s [python3.14-pillow] adding 'PIL/WebPImagePlugin.py'
  17416. 959.61 s [python3.14-pillow] adding 'PIL/WmfImagePlugin.py'
  17417. 959.61 s [python3.14-pillow] adding 'PIL/XVThumbImagePlugin.py'
  17418. 959.61 s [python3.14-pillow] adding 'PIL/XbmImagePlugin.py'
  17419. 959.61 s [python3.14-pillow] adding 'PIL/XpmImagePlugin.py'
  17420. 959.61 s [python3.14-pillow] adding 'PIL/__init__.py'
  17421. 959.61 s [python3.14-pillow] adding 'PIL/__main__.py'
  17422. 959.61 s [python3.14-pillow] adding 'PIL/_avif.cpython-314-x86_64-linux-gnu.so'
  17423. 959.61 s [python3.14-pillow] adding 'PIL/_avif.pyi'
  17424. 959.61 s [python3.14-pillow] adding 'PIL/_binary.py'
  17425. 959.61 s [python3.14-pillow] adding 'PIL/_deprecate.py'
  17426. 959.63 s [python3.14-pillow] adding 'PIL/_imaging.cpython-314-x86_64-linux-gnu.so'
  17427. 959.63 s [python3.14-pillow] adding 'PIL/_imaging.pyi'
  17428. 959.64 s [python3.14-pillow] adding 'PIL/_imagingcms.cpython-314-x86_64-linux-gnu.so'
  17429. 959.64 s [python3.14-pillow] adding 'PIL/_imagingcms.pyi'
  17430. 959.64 s [python3.14-pillow] adding 'PIL/_imagingft.cpython-314-x86_64-linux-gnu.so'
  17431. 959.64 s [python3.14-pillow] adding 'PIL/_imagingft.pyi'
  17432. 959.64 s [python3.14-pillow] adding 'PIL/_imagingmath.cpython-314-x86_64-linux-gnu.so'
  17433. 959.64 s [python3.14-pillow] adding 'PIL/_imagingmath.pyi'
  17434. 959.64 s [python3.14-pillow] adding 'PIL/_imagingmorph.cpython-314-x86_64-linux-gnu.so'
  17435. 959.64 s [python3.14-pillow] adding 'PIL/_imagingmorph.pyi'
  17436. 959.64 s [python3.14-pillow] adding 'PIL/_imagingtk.cpython-314-x86_64-linux-gnu.so'
  17437. 959.64 s [python3.14-pillow] adding 'PIL/_imagingtk.pyi'
  17438. 959.64 s [python3.14-pillow] adding 'PIL/_tkinter_finder.py'
  17439. 959.64 s [python3.14-pillow] adding 'PIL/_typing.py'
  17440. 959.64 s [python3.14-pillow] adding 'PIL/_util.py'
  17441. 959.64 s [python3.14-pillow] adding 'PIL/_version.py'
  17442. 959.64 s [python3.14-pillow] adding 'PIL/_webp.cpython-314-x86_64-linux-gnu.so'
  17443. 959.64 s [python3.14-pillow] adding 'PIL/_webp.pyi'
  17444. 959.64 s [python3.14-pillow] adding 'PIL/features.py'
  17445. 959.64 s [python3.14-pillow] adding 'PIL/py.typed'
  17446. 959.64 s [python3.14-pillow] adding 'PIL/report.py'
  17447. 959.64 s [python3.14-pillow] adding 'pillow-12.1.0.dist-info/licenses/LICENSE'
  17448. 959.64 s [python3.14-pillow] adding 'pillow-12.1.0.dist-info/METADATA'
  17449. 959.64 s [python3.14-pillow] adding 'pillow-12.1.0.dist-info/WHEEL'
  17450. 959.64 s [python3.14-pillow] adding 'pillow-12.1.0.dist-info/top_level.txt'
  17451. 959.64 s [python3.14-pillow] adding 'pillow-12.1.0.dist-info/zip-safe'
  17452. 959.64 s [python3.14-pillow] adding 'pillow-12.1.0.dist-info/RECORD'
  17453. 959.64 s [python3.14-pillow] removing build/bdist.linux-x86_64/wheel
  17454. 959.69 s [python3.14-pillow] Successfully built pillow-12.1.0-cp314-cp314-linux_x86_64.whl
  17455. 959.70 s [python3.14-pillow] Finished creating a wheel...
  17456. 959.70 s [python3.14-pillow] Finished executing pypaBuildPhase
  17457. 959.71 s [python3.14-pillow] Phase: pythonRuntimeDepsCheckHook
  17458. 959.71 s [python3.14-pillow] Executing pythonRuntimeDepsCheck
  17459. 959.72 s [python3.14-pillow] Checking runtime dependencies for pillow-12.1.0-cp314-cp314-linux_x86_64.whl
  17460. 959.88 s [python3.14-pillow] Finished executing pythonRuntimeDepsCheck
  17461. 959.89 s [python3.14-pillow] Phase: installPhase
  17462. 959.89 s [python3.14-pillow] Executing pypaInstallPhase
  17463. 960.43 s [python3.14-pillow] Successfully installed pillow-12.1.0-cp314-cp314-linux_x86_64.whl
  17464. 960.43 s [python3.14-pillow] Finished executing pypaInstallPhase
  17465. 960.44 s [python3.14-pillow] Phase: pythonOutputDistPhase
  17466. 960.44 s [python3.14-pillow] Executing pythonOutputDistPhase
  17467. 960.45 s [python3.14-pillow] Finished executing pythonOutputDistPhase
  17468. 960.45 s [python3.14-pillow] Phase: fixupPhase
  17469. 960.47 s [python3.14-pillow] shrinking RPATHs of ELF executables and libraries in /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0
  17470. 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
  17471. 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
  17472. 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
  17473. 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
  17474. 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
  17475. 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
  17476. 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
  17477. 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
  17478. 960.76 s [python3.14-pillow] checking for references to /build/ in /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0...
  17479. 960.76 s [python3.14-pillow] patching script interpreter paths in /nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0
  17480. 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
  17481. 961.06 s [python3.14-pillow] shrinking RPATHs of ELF executables and libraries in /nix/store/m6bak8m8m8df45d085mv1lpj2ryypflr-python3.14-pillow-12.1.0-dist
  17482. 961.06 s [python3.14-pillow] checking for references to /build/ in /nix/store/m6bak8m8m8df45d085mv1lpj2ryypflr-python3.14-pillow-12.1.0-dist...
  17483. 961.07 s [python3.14-pillow] patching script interpreter paths in /nix/store/m6bak8m8m8df45d085mv1lpj2ryypflr-python3.14-pillow-12.1.0-dist
  17484. 961.09 s [python3.14-pillow] Executing pythonRemoveTestsDir
  17485. 961.10 s [python3.14-pillow] Finished executing pythonRemoveTestsDir
  17486. 961.12 s [python3.14-pillow] Phase: installCheckPhase
  17487. 961.13 s [python3.14-pillow] no Makefile or custom installCheckPhase, doing nothing
  17488. 961.13 s [python3.14-pillow] Phase: pythonCatchConflictsPhase
  17489. 961.21 s [python3.14-pillow] Phase: pythonRemoveBinBytecodePhase
  17490. 961.22 s [python3.14-pillow] Phase: pythonImportsCheckPhase
  17491. 961.22 s [python3.14-pillow] Executing pythonImportsCheckPhase
  17492. 961.23 s [python3.14-pillow] Phase: pytestCheckPhase
  17493. 961.23 s [python3.14-pillow] Executing pytestCheckPhase
  17494. 961.24 s [python3.14-pillow] pytest flags: -m pytest -k not\ \(test_pyroma\)
  17495. 961.45 s [python3.14-pillow] ============================= test session starts ==============================
  17496. 961.45 s [python3.14-pillow] platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0
  17497. 961.49 s [python3.14-pillow] --------------------------------------------------------------------
  17498. 961.49 s [python3.14-pillow] Pillow 12.1.0
  17499. 961.49 s [python3.14-pillow] Python 3.14.2 (main, Dec 5 2025, 16:49:16) [GCC 14.3.0]
  17500. 961.49 s [python3.14-pillow] --------------------------------------------------------------------
  17501. 961.49 s [python3.14-pillow] Python executable is /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14
  17502. 961.49 s [python3.14-pillow] System Python files loaded from /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2
  17503. 961.49 s [python3.14-pillow] --------------------------------------------------------------------
  17504. 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
  17505. 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
  17506. 961.49 s [python3.14-pillow] --------------------------------------------------------------------
  17507. 961.49 s [python3.14-pillow] --- PIL CORE support ok, compiled for 12.1.0
  17508. 961.49 s [python3.14-pillow] *** TKINTER support not installed
  17509. 961.49 s [python3.14-pillow] --- FREETYPE2 support ok, loaded 2.13.3
  17510. 961.49 s [python3.14-pillow] --- LITTLECMS2 support ok, loaded 2.17
  17511. 961.50 s [python3.14-pillow] --- WEBP support ok, loaded 1.6.0
  17512. 961.50 s [python3.14-pillow] --- AVIF support ok, loaded 1.3.0
  17513. 961.50 s [python3.14-pillow] --- JPEG support ok, compiled for libjpeg-turbo 3.1.2
  17514. 961.50 s [python3.14-pillow] --- OPENJPEG (JPEG2000) support ok, loaded 2.5.4
  17515. 961.50 s [python3.14-pillow] --- ZLIB (PNG/ZIP) support ok, loaded 1.3.1
  17516. 961.50 s [python3.14-pillow] --- LIBTIFF support ok, loaded 4.7.1
  17517. 961.50 s [python3.14-pillow] --- RAQM (Bidirectional Text) support ok, loaded 0.10.3
  17518. 961.50 s [python3.14-pillow] --- LIBIMAGEQUANT (Quantization method) support ok, loaded 4.2.2
  17519. 961.50 s [python3.14-pillow] --- XCB (X protocol) support ok
  17520. 961.50 s [python3.14-pillow] --------------------------------------------------------------------
  17521. 961.50 s [python3.14-pillow]
  17522. 961.50 s [python3.14-pillow] rootdir: /build/source
  17523. 961.50 s [python3.14-pillow] configfile: pyproject.toml
  17524. 961.50 s [python3.14-pillow] testpaths: Tests
  17525. 961.50 s [python3.14-pillow] plugins: cov-nixpkgs-stub-1.0.0
  17526. 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
  17527. 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
  17528. 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
  17529. 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
  17530. 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
  17531. 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
  17532. 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
  17533. 964.47 s [python3.14-pillow] collected 5066 items / 4 skipped
  17534. 964.47 s [python3.14-pillow]
  17535. 964.54 s [python3.14-pillow] Tests/oss-fuzz/test_fuzzers.py ......................................... [ 0%]
  17536. 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
  17537. 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
  17538. 965.01 s [python3.14-pillow] ........................................................................ [ 2%]
  17539. 966.59 s [python3.14-pillow] ........................................................................ [ 3%]
  17540. 966.91 s [python3.14-pillow] ........................................................................ [ 5%]
  17541. 967.37 s [python3.14-pillow] ........................................................................ [ 6%]
  17542. 967.47 s [python3.14-pillow] ........................................................................ [ 7%]
  17543. 967.67 s [python3.14-pillow] ........................................................................ [ 9%]
  17544. 967.86 s [python3.14-pillow] ........................................................................ [ 10%]
  17545. 968.73 s [python3.14-pillow] ........................................................................ [ 12%]
  17546. 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
  17547. 968.92 s [python3.14-pillow] ........................................................................ [ 13%]
  17548. 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
  17549. 969.00 s [python3.14-contourpy] [20/20] /build/source/.mesonpy-ci5jsd6g/lib/contourpy/util/_build_config.pygnu.so
  17550. 969.02 s [python3.14-contourpy] Successfully built contourpy-1.3.3-cp314-cp314-linux_x86_64.whl
  17551. 969.03 s [python3.14-contourpy] Finished creating a wheel...
  17552. 969.03 s [python3.14-contourpy] Finished executing pypaBuildPhase
  17553. 969.04 s [python3.14-contourpy] Phase: pythonRuntimeDepsCheckHook
  17554. 969.04 s [python3.14-contourpy] Executing pythonRuntimeDepsCheck
  17555. 969.05 s [python3.14-contourpy] Checking runtime dependencies for contourpy-1.3.3-cp314-cp314-linux_x86_64.whl
  17556. 969.14 s [python3.14-contourpy] Finished executing pythonRuntimeDepsCheck
  17557. 969.15 s [python3.14-contourpy] Phase: installPhase
  17558. 969.15 s [python3.14-contourpy] Executing pypaInstallPhase
  17559. 969.28 s [python3.14-contourpy] Successfully installed contourpy-1.3.3-cp314-cp314-linux_x86_64.whl
  17560. 969.28 s [python3.14-contourpy] Finished executing pypaInstallPhase
  17561. 969.28 s [python3.14-contourpy] Phase: pythonOutputDistPhase
  17562. 969.28 s [python3.14-contourpy] Executing pythonOutputDistPhase
  17563. 969.29 s [python3.14-contourpy] Finished executing pythonOutputDistPhase
  17564. 969.29 s [python3.14-contourpy] Phase: fixupPhase
  17565. 969.33 s [python3.14-contourpy] shrinking RPATHs of ELF executables and libraries in /nix/store/9n8jnxvml5jngrg94dp4n6ggv03zrnvl-python3.14-contourpy-1.3.3
  17566. 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
  17567. 969.34 s [python3.14-contourpy] checking for references to /build/ in /nix/store/9n8jnxvml5jngrg94dp4n6ggv03zrnvl-python3.14-contourpy-1.3.3...
  17568. 969.37 s [python3.14-contourpy] patching script interpreter paths in /nix/store/9n8jnxvml5jngrg94dp4n6ggv03zrnvl-python3.14-contourpy-1.3.3
  17569. 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
  17570. 969.42 s [python3.14-contourpy] shrinking RPATHs of ELF executables and libraries in /nix/store/j8grm7ky46njgmhi49516kxfbdwhrc03-python3.14-contourpy-1.3.3-dist
  17571. 969.43 s [python3.14-contourpy] checking for references to /build/ in /nix/store/j8grm7ky46njgmhi49516kxfbdwhrc03-python3.14-contourpy-1.3.3-dist...
  17572. 969.44 s [python3.14-contourpy] patching script interpreter paths in /nix/store/j8grm7ky46njgmhi49516kxfbdwhrc03-python3.14-contourpy-1.3.3-dist
  17573. 969.45 s [python3.14-contourpy] Executing pythonRemoveTestsDir
  17574. 969.46 s [python3.14-contourpy] Finished executing pythonRemoveTestsDir
  17575. 969.48 s [python3.14-contourpy] Phase: pythonCatchConflictsPhase
  17576. 969.55 s [python3.14-contourpy] Phase: pythonRemoveBinBytecodePhase
  17577. 969.55 s [python3.14-contourpy] Phase: pythonImportsCheckPhase
  17578. 969.56 s [python3.14-contourpy] Executing pythonImportsCheckPhase
  17579. 969.56 s [python3.14-contourpy] Check whether the following modules can be imported: contourpy
  17580. 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
  17581. 969.92 s [post-build-hook] copying 2 paths...
  17582. 969.92 s [post-build-hook] copying path '/nix/store/9n8jnxvml5jngrg94dp4n6ggv03zrnvl-python3.14-contourpy-1.3.3' to 'https://cache.nix-ci.com'...
  17583. 969.92 s [post-build-hook] copying path '/nix/store/j8grm7ky46njgmhi49516kxfbdwhrc03-python3.14-contourpy-1.3.3-dist' to 'https://cache.nix-ci.com'...
  17584. 970.74 s [post-build-hook] copying 2 paths...
  17585. 970.74 s [post-build-hook] copying path '/nix/store/x2jdy1v8wk8n92h0ccy0qz5fgcgff6wp-source.drv' to 'https://cache.nix-ci.com'...
  17586. 970.94 s [post-build-hook] copying path '/nix/store/42rkghlp1zrlw1vbsbgnn45wyvzr9ird-python3.14-contourpy-1.3.3.drv' to 'https://cache.nix-ci.com'...
  17587. 971.18 s Progress: 137 of 148 built (2 building), 439 of 439 downloaded from cache
  17588. 971.18 s [python3.14-pillow] ........................................................................ [ 15%]
  17589. 971.18 s [python3.14-pillow] ........................................................................ [ 16%]
  17590. 973.14 s [python3.14-pillow] ........................................................................ [ 17%]
  17591. 973.22 s [python3.14-pillow] ........................................................................ [ 19%]
  17592. 973.32 s [python3.14-pillow] ........................................................................ [ 20%]
  17593. 973.36 s [python3.14-pillow] ............................................. [ 21%]
  17594. 973.36 s [python3.14-pillow] Tests/test_000_sanity.py . [ 21%]
  17595. 973.39 s [python3.14-pillow] Tests/test_arrow.py ...................... [ 22%]
  17596. 973.39 s [python3.14-pillow] Tests/test_binary.py ... [ 22%]
  17597. 973.41 s [python3.14-pillow] Tests/test_bmp_reference.py ... [ 22%]
  17598. 973.42 s [python3.14-pillow] Tests/test_box_blur.py ................ [ 22%]
  17599. 973.47 s [python3.14-pillow] Tests/test_color_lut.py ...................................... [ 23%]
  17600. 973.48 s [python3.14-pillow] Tests/test_core_resources.py ................ [ 23%]
  17601. 973.49 s [python3.14-pillow] Tests/test_decompression_bomb.py ........... [ 23%]
  17602. 973.49 s [python3.14-pillow] Tests/test_deprecate.py .......... [ 23%]
  17603. 973.52 s [python3.14-pillow] Tests/test_features.py ....................... [ 24%]
  17604. 974.86 s [python3.14-pillow] Tests/test_file_apng.py ............................................... [ 25%]
  17605. 975.52 s [python3.14-pillow] Tests/test_file_avif.py ................................................ [ 26%]
  17606. 980.01 s [python3.14-pillow] ..........................s........s......s........... [ 27%]
  17607. 982.15 s [python3.14-pillow] Tests/test_file_blp.py ............. [ 27%]
  17608. 982.19 s [python3.14-pillow] Tests/test_file_bmp.py .............................. [ 28%]
  17609. 982.19 s [python3.14-pillow] Tests/test_file_bufrstub.py ..... [ 28%]
  17610. 982.20 s [python3.14-pillow] Tests/test_file_container.py ........................ [ 28%]
  17611. 982.20 s [python3.14-pillow] Tests/test_file_cur.py ... [ 28%]
  17612. 982.21 s [python3.14-pillow] Tests/test_file_dcx.py ......... [ 29%]
  17613. 983.25 s [python3.14-pillow] Tests/test_file_dds.py ................................................. [ 29%]
  17614. 983.30 s [python3.14-pillow] ........ [ 30%]
  17615. 983.35 s [python3.14-pillow] Tests/test_file_eps.py sssss.................ss.ssssssss.sssssss........ [ 31%]
  17616. 983.75 s [python3.14-pillow] .....s.... [ 31%]
  17617. 983.77 s [python3.14-pillow] Tests/test_file_fits.py ...... [ 31%]
  17618. 983.79 s [python3.14-pillow] Tests/test_file_fli.py ................. [ 31%]
  17619. 983.79 s [python3.14-pillow] Tests/test_file_fpx.py .... [ 31%]
  17620. 983.80 s [python3.14-pillow] Tests/test_file_ftex.py .... [ 31%]
  17621. 983.80 s [python3.14-pillow] Tests/test_file_gbr.py ....... [ 32%]
  17622. 983.80 s [python3.14-pillow] Tests/test_file_gd.py .... [ 32%]
  17623. 984.00 s [python3.14-pillow] Tests/test_file_gif.py .................................ss.............. [ 33%]
  17624. 984.26 s [python3.14-pillow] .......................................................... [ 34%]
  17625. 984.26 s [python3.14-pillow] Tests/test_file_gimpgradient.py .......... [ 34%]
  17626. 984.27 s [python3.14-pillow] Tests/test_file_gimppalette.py .... [ 34%]
  17627. 984.27 s [python3.14-pillow] Tests/test_file_gribstub.py ..... [ 34%]
  17628. 984.28 s [python3.14-pillow] Tests/test_file_hdf5stub.py ..... [ 34%]
  17629. 985.37 s [python3.14-pillow] Tests/test_file_icns.py ........... [ 34%]
  17630. 985.44 s [python3.14-pillow] Tests/test_file_ico.py ...................... [ 35%]
  17631. 985.45 s [python3.14-pillow] Tests/test_file_im.py ............... [ 35%]
  17632. 985.45 s [python3.14-pillow] Tests/test_file_imt.py .... [ 35%]
  17633. 985.46 s [python3.14-pillow] Tests/test_file_iptc.py ............ [ 35%]
  17634. 985.74 s [python3.14-pillow] Tests/test_file_jpeg.py ................................................ [ 36%]
  17635. 985.84 s [python3.14-pillow] ...........s.........................................s [ 37%]
  17636. 986.73 s [python3.14-pillow] Tests/test_file_jpeg2k.py .....................s................ss...... [ 38%]
  17637. 986.83 s [python3.14-pillow] ....sssss........ [ 39%]
  17638. 987.28 s [python3.14-pillow] Tests/test_file_libtiff.py ............................................. [ 40%]
  17639. 990.87 s [python3.14-pillow] .......................................................... [ 41%]
  17640. 990.93 s [python3.14-pillow] Tests/test_file_libtiff_small.py ... [ 41%]
  17641. 990.93 s [python3.14-pillow] Tests/test_file_mcidas.py .. [ 41%]
  17642. 990.93 s [python3.14-pillow] Tests/test_file_mic.py ....... [ 41%]
  17643. 990.93 s [python3.14-pillow] Tests/test_file_mpeg.py ... [ 41%]
  17644. 990.99 s [python3.14-pillow] Tests/test_file_mpo.py ................................ [ 42%]
  17645. 991.00 s [python3.14-pillow] Tests/test_file_msp.py ....ss. [ 42%]
  17646. 991.00 s [python3.14-pillow] Tests/test_file_palm.py .... [ 42%]
  17647. 991.01 s [python3.14-pillow] Tests/test_file_pcd.py ... [ 42%]
  17648. 991.05 s [python3.14-pillow] Tests/test_file_pcx.py ................... [ 42%]
  17649. 991.30 s [python3.14-pillow] Tests/test_file_pdf.py ..................... [ 43%]
  17650. 991.30 s [python3.14-pillow] Tests/test_file_pixar.py .. [ 43%]
  17651. 991.38 s [python3.14-pillow] Tests/test_file_png.py ................................................. [ 44%]
  17652. 991.49 s [python3.14-pillow] .............. [ 44%]
  17653. 991.61 s [python3.14-pillow] Tests/test_file_ppm.py ................................................. [ 45%]
  17654. 991.61 s [python3.14-pillow] [ 45%]
  17655. 991.62 s [python3.14-pillow] Tests/test_file_psd.py .................... [ 45%]
  17656. 991.73 s [python3.14-pillow] Tests/test_file_qoi.py .... [ 45%]
  17657. 991.75 s [python3.14-pillow] Tests/test_file_sgi.py ............... [ 46%]
  17658. 991.76 s [python3.14-pillow] Tests/test_file_spider.py ................ [ 46%]
  17659. 991.76 s [python3.14-pillow] Tests/test_file_sun.py ......ss [ 46%]
  17660. 991.77 s [python3.14-pillow] Tests/test_file_tar.py ....... [ 46%]
  17661. 991.83 s [python3.14-pillow] Tests/test_file_tga.py ........................................ [ 47%]
  17662. 991.88 s [python3.14-pillow] Tests/test_file_tiff.py ................................................ [ 48%]
  17663. 991.95 s [python3.14-pillow] ...................................s..s [ 49%]
  17664. 992.00 s [python3.14-pillow] Tests/test_file_tiff_metadata.py ............................ [ 49%]
  17665. 992.00 s [python3.14-pillow] Tests/test_file_wal.py ... [ 50%]
  17666. 996.21 s [python3.14-pillow] Tests/test_file_webp.py ....................... [ 50%]
  17667. 996.29 s [python3.14-pillow] Tests/test_file_webp_alpha.py ...... [ 50%]
  17668. 996.48 s [python3.14-pillow] Tests/test_file_webp_animated.py ........ [ 50%]
  17669. 996.50 s [python3.14-pillow] Tests/test_file_webp_lossless.py . [ 50%]
  17670. 996.54 s [python3.14-pillow] Tests/test_file_webp_metadata.py ........ [ 50%]
  17671. 996.55 s [python3.14-pillow] Tests/test_file_wmf.py ........... [ 51%]
  17672. 996.55 s [python3.14-pillow] Tests/test_file_xbm.py ...... [ 51%]
  17673. 996.60 s [python3.14-pillow] Tests/test_file_xpm.py ........ [ 51%]
  17674. 996.61 s [python3.14-pillow] Tests/test_file_xvthumb.py ... [ 51%]
  17675. 996.61 s [python3.14-pillow] Tests/test_font_bdf.py ... [ 51%]
  17676. 996.61 s [python3.14-pillow] Tests/test_font_crash.py . [ 51%]
  17677. 997.69 s [python3.14-pillow] Tests/test_font_leaks.py .. [ 51%]
  17678. 997.72 s [python3.14-pillow] Tests/test_font_pcf.py ...... [ 51%]
  17679. 997.93 s [python3.14-pillow] Tests/test_font_pcf_charsets.py ......... [ 51%]
  17680. 997.93 s [python3.14-pillow] Tests/test_fontfile.py .. [ 51%]
  17681. 997.98 s [python3.14-pillow] Tests/test_format_hsv.py .... [ 52%]
  17682. 997.98 s [python3.14-pillow] Tests/test_format_lab.py ... [ 52%]
  17683. 998.02 s [python3.14-pillow] Tests/test_image.py .........................s.......................... [ 53%]
  17684. 998.12 s [python3.14-pillow] ........................................................................ [ 54%]
  17685. 998.17 s [python3.14-pillow] ............................................................. [ 55%]
  17686. 998.30 s [python3.14-pillow] Tests/test_image_access.py ............................................. [ 56%]
  17687. 998.31 s [python3.14-pillow] ......s [ 56%]
  17688. 998.46 s [python3.14-pillow] Tests/test_image_array.py ..... [ 56%]
  17689. 998.56 s [python3.14-pillow] Tests/test_image_convert.py ............................. [ 57%]
  17690. 998.57 s [python3.14-pillow] Tests/test_image_copy.py ........ [ 57%]
  17691. 998.57 s [python3.14-pillow] Tests/test_image_crop.py ............. [ 57%]
  17692. 998.58 s [python3.14-pillow] Tests/test_image_draft.py ... [ 57%]
  17693. 998.58 s [python3.14-pillow] Tests/test_image_entropy.py . [ 57%]
  17694. 998.61 s [python3.14-pillow] Tests/test_image_filter.py ............................................. [ 58%]
  17695. 998.65 s [python3.14-pillow] ........................................................................ [ 60%]
  17696. 998.73 s [python3.14-pillow] ........................................................................ [ 61%]
  17697. 998.76 s [python3.14-pillow] ........................................... [ 62%]
  17698. 998.77 s [python3.14-pillow] Tests/test_image_frombytes.py .. [ 62%]
  17699. 998.77 s [python3.14-pillow] Tests/test_image_fromqimage.py sssss [ 62%]
  17700. 998.77 s [python3.14-pillow] Tests/test_image_getbands.py . [ 62%]
  17701. 998.77 s [python3.14-pillow] Tests/test_image_getbbox.py ....... [ 62%]
  17702. 998.79 s [python3.14-pillow] Tests/test_image_getcolors.py .. [ 62%]
  17703. 998.79 s [python3.14-pillow] Tests/test_image_getdata.py ... [ 62%]
  17704. 998.79 s [python3.14-pillow] Tests/test_image_getextrema.py .. [ 62%]
  17705. 998.79 s [python3.14-pillow] Tests/test_image_getim.py . [ 62%]
  17706. 998.80 s [python3.14-pillow] Tests/test_image_getpalette.py .. [ 62%]
  17707. 998.80 s [python3.14-pillow] Tests/test_image_getprojection.py . [ 63%]
  17708. 998.80 s [python3.14-pillow] Tests/test_image_histogram.py . [ 63%]
  17709. 998.80 s [python3.14-pillow] Tests/test_image_load.py ..... [ 63%]
  17710. 998.81 s [python3.14-pillow] Tests/test_image_mode.py ........... [ 63%]
  17711. 998.88 s [python3.14-pillow] Tests/test_image_paste.py .............................................. [ 64%]
  17712. 998.89 s [python3.14-pillow] ......... [ 64%]
  17713. 998.90 s [python3.14-pillow] Tests/test_image_point.py .... [ 64%]
  17714. 998.90 s [python3.14-pillow] Tests/test_image_putalpha.py ... [ 64%]
  17715. 998.92 s [python3.14-pillow] Tests/test_image_putdata.py ............ [ 64%]
  17716. 998.93 s [python3.14-pillow] Tests/test_image_putpalette.py ........ [ 64%]
  17717. 999.12 s [python3.14-pillow] Tests/test_image_quantize.py .................. [ 65%]
  17718. 999.17 s [python3.14-pillow] Tests/test_image_reduce.py ............................................. [ 66%]
  17719. 999.37 s [python3.14-pillow] ........................................................................ [ 67%]
  17720. 999.62 s [python3.14-pillow] ........................................................................ [ 69%]
  17721. 999.66 s [python3.14-pillow] .................... [ 69%]
  17722. 999.68 s [python3.14-pillow] Tests/test_image_resample.py ........................................... [ 70%]
  17723. 999.88 s [python3.14-pillow] ....xx................................... [ 71%]
  17724. 999.91 s [python3.14-pillow] Tests/test_image_resize.py ............................................. [ 71%]
  17725. 999.97 s [python3.14-pillow] ............................... [ 72%]
  17726. 1000.00 s [python3.14-pillow] Tests/test_image_rotate.py .......................... [ 73%]
  17727. 1000.01 s [python3.14-pillow] Tests/test_image_split.py ........... [ 73%]
  17728. 1000.02 s [python3.14-pillow] Tests/test_image_thumbnail.py .......... [ 73%]
  17729. 1000.02 s [python3.14-pillow] Tests/test_image_tobitmap.py . [ 73%]
  17730. 1000.02 s [python3.14-pillow] Tests/test_image_tobytes.py . [ 73%]
  17731. 1000.20 s [python3.14-pillow] Tests/test_image_transform.py .......................................... [ 74%]
  17732. 1000.26 s [python3.14-pillow] ................................. [ 75%]
  17733. 1000.28 s [python3.14-pillow] Tests/test_image_transpose.py ........................................ [ 75%]
  17734. 1000.30 s [python3.14-pillow] Tests/test_imagechops.py .............................. [ 76%]
  17735. 1000.49 s [python3.14-pillow] Tests/test_imagecms.py ..................................... [ 77%]
  17736. 1000.49 s [python3.14-pillow] Tests/test_imagecolor.py ...... [ 77%]
  17737. 1000.53 s [python3.14-pillow] Tests/test_imagedraw.py ................................................ [ 78%]
  17738. 1000.60 s [python3.14-pillow] ........................................................................ [ 79%]
  17739. 1000.65 s [python3.14-pillow] ........................................................................ [ 81%]
  17740. 1000.88 s [python3.14-pillow] .....................................x.................................. [ 82%]
  17741. 1000.88 s [python3.14-pillow] ........ [ 82%]
  17742. 1000.92 s [python3.14-pillow] Tests/test_imagedraw2.py ............................................... [ 83%]
  17743. 1000.92 s [python3.14-pillow] . [ 83%]
  17744. 1000.93 s [python3.14-pillow] Tests/test_imageenhance.py ...... [ 83%]
  17745. 1001.06 s [python3.14-pillow] Tests/test_imagefile.py ........................... [ 84%]
  17746. 1001.11 s [python3.14-pillow] Tests/test_imagefont.py ................................................ [ 85%]
  17747. 1001.25 s [python3.14-pillow] ........................................................................ [ 86%]
  17748. 1001.39 s [python3.14-pillow] ........................................................................ [ 88%]
  17749. 1001.40 s [python3.14-pillow] .................... [ 88%]
  17750. 1001.45 s [python3.14-pillow] Tests/test_imagefontctl.py ......................................ss..... [ 89%]
  17751. 1001.58 s [python3.14-pillow] .................................... [ 90%]
  17752. 1001.62 s [python3.14-pillow] Tests/test_imagefontpil.py ....... [ 90%]
  17753. 1001.63 s [python3.14-pillow] Tests/test_imagegrab.py sss.s.sssssss [ 90%]
  17754. 1001.64 s [python3.14-pillow] Tests/test_imagemath_lambda_eval.py ......................... [ 90%]
  17755. 1001.65 s [python3.14-pillow] Tests/test_imagemath_unsafe_eval.py ........................... [ 91%]
  17756. 1001.69 s [python3.14-pillow] Tests/test_imagemorph.py .......................... [ 91%]
  17757. 1001.77 s [python3.14-pillow] Tests/test_imageops.py .................................... [ 92%]
  17758. 1001.77 s [python3.14-pillow] Tests/test_imageops_usm.py ..... [ 92%]
  17759. 1001.79 s [python3.14-pillow] Tests/test_imagepalette.py ................ [ 93%]
  17760. 1001.80 s [python3.14-pillow] Tests/test_imagepath.py ............................ [ 93%]
  17761. 1001.80 s [python3.14-pillow] Tests/test_imageqt.py ssssssss [ 93%]
  17762. 1001.91 s [python3.14-pillow] Tests/test_imagesequence.py ........ [ 93%]
  17763. 1001.92 s [python3.14-pillow] Tests/test_imageshow.py ....sssss...........ss [ 94%]
  17764. 1001.93 s [python3.14-pillow] Tests/test_imagestat.py .... [ 94%]
  17765. 1001.94 s [python3.14-pillow] Tests/test_imagetext.py ..................... [ 94%]
  17766. 1001.94 s [python3.14-pillow] Tests/test_imagetk.py sssssssssssss [ 95%]
  17767. 1001.95 s [python3.14-pillow] Tests/test_imagewin.py ...ssssss [ 95%]
  17768. 1001.95 s [python3.14-pillow] Tests/test_lib_image.py . [ 95%]
  17769. 1001.97 s [python3.14-pillow] Tests/test_lib_pack.py ..................................... [ 96%]
  17770. 1001.97 s [python3.14-pillow] Tests/test_locale.py s [ 96%]
  17771. 1002.27 s [python3.14-pillow] Tests/test_main.py ... [ 96%]
  17772. 1002.29 s [python3.14-pillow] Tests/test_map.py ... [ 96%]
  17773. 1002.31 s [python3.14-pillow] Tests/test_mode_i16.py ....... [ 96%]
  17774. 1002.33 s [python3.14-pillow] Tests/test_numpy.py ..................................... [ 97%]
  17775. 1002.34 s [python3.14-pillow] Tests/test_pdfparser.py ..... [ 97%]
  17776. 1003.25 s [python3.14-pillow] Tests/test_pickle.py ................................................... [ 98%]
  17777. 1003.67 s [python3.14-pillow] ........................................... [ 99%]
  17778. 1003.67 s [python3.14-pillow] Tests/test_psdraw.py .. [ 99%]
  17779. 1003.67 s [python3.14-pillow] Tests/test_qt_image_qapplication.py s [ 99%]
  17780. 1003.67 s [python3.14-pillow] Tests/test_qt_image_toqimage.py sssss [ 99%]
  17781. 1003.68 s [python3.14-pillow] Tests/test_sgi_crash.py ........... [ 99%]
  17782. 1003.68 s [python3.14-pillow] Tests/test_shell_injection.py sss [ 99%]
  17783. 1003.69 s [python3.14-pillow] Tests/test_tiff_crashes.py ss...........s.s [ 99%]
  17784. 1003.70 s [python3.14-pillow] Tests/test_tiff_ifdrational.py ..... [ 99%]
  17785. 1003.70 s [python3.14-pillow] Tests/test_util.py ..... [ 99%]
  17786. 1003.75 s [python3.14-pillow] Tests/test_webp_leaks.py . [100%]
  17787. 1003.75 s [python3.14-pillow]
  17788. 1003.75 s [python3.14-pillow] =============================== warnings summary ===============================
  17789. 1003.75 s [python3.14-pillow] Tests/helper.py:169
  17790. 1003.75 s [python3.14-pillow] Tests/helper.py:169
  17791. 1003.75 s [python3.14-pillow] Tests/helper.py:169
  17792. 1003.75 s [python3.14-pillow] Tests/helper.py:169
  17793. 1003.75 s [python3.14-pillow] Tests/helper.py:169
  17794. 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
  17795. 1003.75 s [python3.14-pillow] return pytest.mark.timeout(timeout)
  17796. 1003.75 s [python3.14-pillow]
  17797. 1003.75 s [python3.14-pillow] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
  17798. 1003.75 s [python3.14-pillow] =========================== short test summary info ============================
  17799. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_arro3.py:27: Arro3 not installed
  17800. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_nanoarrow.py:21: Nanoarrow not installed
  17801. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_pyarrow.py:21: PyArrow not installed
  17802. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_pyroma.py:9: Pyroma not installed
  17803. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_avif.py:504: rav1e encode not available
  17804. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_avif.py:550: rav1e encode not available
  17805. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_avif.py:583: svt encode not available
  17806. 1003.75 s [python3.14-pillow] SKIPPED [4] Tests/test_file_eps.py:84: Ghostscript not available
  17807. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:98: Ghostscript not available
  17808. 1003.75 s [python3.14-pillow] SKIPPED [2] Tests/test_file_eps.py:189: Ghostscript not available
  17809. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:208: Ghostscript not available
  17810. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:227: Ghostscript not available
  17811. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:238: Ghostscript not available
  17812. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:251: Ghostscript not available
  17813. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:259: Ghostscript not available
  17814. 1003.75 s [python3.14-pillow] SKIPPED [3] Tests/test_file_eps.py:273: Ghostscript not available
  17815. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:295: Ghostscript not available
  17816. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:317: Ghostscript not available
  17817. 1003.75 s [python3.14-pillow] SKIPPED [3] Tests/test_file_eps.py:339: Ghostscript not available
  17818. 1003.75 s [python3.14-pillow] SKIPPED [2] Tests/test_file_eps.py:350: Ghostscript not available
  17819. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_eps.py:396: Ghostscript not available
  17820. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_gif.py:393: Netpbm not available
  17821. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_gif.py:405: Netpbm not available
  17822. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_jpeg.py:739: djpeg not available
  17823. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_jpeg.py:1129: Windows only
  17824. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_jpeg2k.py:192: Extra image files not installed
  17825. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_jpeg2k.py:330: Extra image files not installed
  17826. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_jpeg2k.py:340: Extra image files not installed
  17827. 1003.75 s [python3.14-pillow] SKIPPED [4] Tests/test_file_jpeg2k.py:413: Extra image files not installed
  17828. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_jpeg2k.py:433: Extra image files not installed
  17829. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_msp.py:60: Extra image files not installed
  17830. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_msp.py:73: Even More Extra image files not installed
  17831. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_sun.py:75: Extra image files not installed
  17832. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_sun.py:91: Extra image files not installed
  17833. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_tiff.py:995: Extra image files not installed
  17834. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_file_tiff.py:1031: Windows only
  17835. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_image.py:91: IPython is not installed
  17836. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_image_access.py:260: requires Windows
  17837. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_image_fromqimage.py:45: Qt bindings are not installed
  17838. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_image_fromqimage.py:50: Qt bindings are not installed
  17839. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_image_fromqimage.py:55: Qt bindings are not installed
  17840. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_image_fromqimage.py:60: Qt bindings are not installed
  17841. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_image_fromqimage.py:65: Qt bindings are not installed
  17842. 1003.75 s [python3.14-pillow] SKIPPED [2] Tests/test_imagefontctl.py:233: fails with this font
  17843. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imagegrab.py:16: requires Windows or macOS
  17844. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imagegrab.py:39: X connection failed: error 5
  17845. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imagegrab.py:41: tests missing XCB
  17846. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imagegrab.py:63: Windows only
  17847. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imagegrab.py:95: Windows only
  17848. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imagegrab.py:107: Windows only
  17849. 1003.75 s [python3.14-pillow] SKIPPED [3] Tests/test_imagegrab.py:123: Linux with wl-clipboard only
  17850. 1003.75 s [python3.14-pillow] SKIPPED [2] Tests/test_imagegrab.py:139: Linux with wl-clipboard only
  17851. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imageqt.py:19: Qt bindings are not installed
  17852. 1003.75 s [python3.14-pillow] SKIPPED [6] Tests/test_imageqt.py:44: Qt bindings are not installed
  17853. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imageqt.py:53: Qt bindings are not installed
  17854. 1003.75 s [python3.14-pillow] SKIPPED [5] Tests/test_imageshow.py:52: Only run on CIs; hangs on Windows CIs
  17855. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imageshow.py:100: got empty parameter set for (viewer)
  17856. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imageshow.py:109: IPython not installed
  17857. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imagetk.py:37: Tk not installed
  17858. 1003.75 s [python3.14-pillow] SKIPPED [5] Tests/test_imagetk.py:61: Tk not installed
  17859. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imagetk.py:81: Tk not installed
  17860. 1003.75 s [python3.14-pillow] SKIPPED [5] Tests/test_imagetk.py:88: Tk not installed
  17861. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imagetk.py:101: Tk not installed
  17862. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imagewin.py:39: Windows only
  17863. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imagewin.py:49: Windows only
  17864. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imagewin.py:63: Windows only
  17865. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imagewin.py:75: Windows only
  17866. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imagewin.py:89: Windows only
  17867. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_imagewin.py:104: Windows only
  17868. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_locale.py:33: Polish locale not available
  17869. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_qt_image_qapplication.py:55: Qt bindings are not installed
  17870. 1003.75 s [python3.14-pillow] SKIPPED [5] Tests/test_qt_image_toqimage.py:21: Qt bindings are not installed
  17871. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_shell_injection.py:39: djpeg not available
  17872. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_shell_injection.py:49: Netpbm not available
  17873. 1003.75 s [python3.14-pillow] SKIPPED [1] Tests/test_shell_injection.py:57: Netpbm not available
  17874. 1003.75 s [python3.14-pillow] SKIPPED [3] Tests/test_tiff_crashes.py:52: test image not found
  17875. 1003.76 s [python3.14-pillow] SKIPPED [1] Tests/test_tiff_crashes.py:68: test image not found
  17876. 1003.76 s [python3.14-pillow] XFAIL Tests/test_image_resample.py::TestCoreResampleAlphaCorrect::test_levels_rgba - Current implementation isn't precise enough
  17877. 1003.76 s [python3.14-pillow] XFAIL Tests/test_image_resample.py::TestCoreResampleAlphaCorrect::test_levels_la - Current implementation isn't precise enough
  17878. 1003.76 s [python3.14-pillow] XFAIL Tests/test_imagedraw.py::test_line_h_s1_w2 - failing test
  17879. 1003.76 s [python3.14-pillow] ========== 4951 passed, 116 skipped, 3 xfailed, 5 warnings in 42.30s ===========
  17880. 1004.20 s [python3.14-pillow] Finished executing pytestCheckPhase
  17881. 1004.21 s [python3.14-pillow] pytestCheckPhase completed in 43 seconds
  17882. 1004.21 s [python3.14-pillow] Phase: pytestcachePhase
  17883. 1004.22 s [python3.14-pillow] Phase: pytestRemoveBytecodePhase
  17884. 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
  17885. 1004.57 s [post-build-hook] copying 2 paths...
  17886. 1004.57 s [post-build-hook] copying path '/nix/store/m6bak8m8m8df45d085mv1lpj2ryypflr-python3.14-pillow-12.1.0-dist' to 'https://cache.nix-ci.com'...
  17887. 1004.57 s [post-build-hook] copying path '/nix/store/c2m9m0qg3gnhakfvx9zwlwmzbd9f6lya-python3.14-pillow-12.1.0' to 'https://cache.nix-ci.com'...
  17888. 1006.29 s [post-build-hook] copying 59 paths...
  17889. 1006.37 s [post-build-hook] copying path '/nix/store/24a72jbynwckf757qyyhl75l33nmv9l7-source.drv' to 'https://cache.nix-ci.com'...
  17890. 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'...
  17891. 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'...
  17892. 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'...
  17893. 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'...
  17894. 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'...
  17895. 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'...
  17896. 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'...
  17897. 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'...
  17898. 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'...
  17899. 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'...
  17900. 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'...
  17901. 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'...
  17902. 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'...
  17903. 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'...
  17904. 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'...
  17905. 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'...
  17906. 1006.51 s [post-build-hook] copying path '/nix/store/kxnz2l4pnkv8g9bz3i6mkf9bjwcx1fn7-source.drv' to 'https://cache.nix-ci.com'...
  17907. 1006.51 s [post-build-hook] copying path '/nix/store/liry4prg29l35w6jl9269bva6dnb97qs-source.drv' to 'https://cache.nix-ci.com'...
  17908. 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'...
  17909. 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'...
  17910. 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'...
  17911. 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'...
  17912. 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'...
  17913. 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'...
  17914. 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'...
  17915. 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'...
  17916. 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'...
  17917. 1006.55 s [post-build-hook] copying path '/nix/store/wb5lqshdgzk3gp9x6xngk2nw75vad0m6-flate2-1.1.5.drv' to 'https://cache.nix-ci.com'...
  17918. 1006.56 s [post-build-hook] copying path '/nix/store/wbqxq6va221qzbxq4b9jdk3yqmpywqgd-either-1.15.0.drv' to 'https://cache.nix-ci.com'...
  17919. 1006.56 s [post-build-hook] copying path '/nix/store/wq1l39kavz90pi2akvmg3v8slcy6s1k5-rgb-0.8.52.drv' to 'https://cache.nix-ci.com'...
  17920. 1006.56 s [post-build-hook] copying path '/nix/store/xjbmh6zpa0zgb5c5nb6b0daff46i5dy7-crossbeam-epoch-0.9.18.drv' to 'https://cache.nix-ci.com'...
  17921. 1006.71 s [post-build-hook] copying path '/nix/store/xmn6f4n037qy5yfqszi92iji539dz3xl-shlex-1.3.0.drv' to 'https://cache.nix-ci.com'...
  17922. 1006.72 s [post-build-hook] copying path '/nix/store/za8n7m7519qx8c43hxixf9s6zx47rz9l-zlib-rs-0.5.2.drv' to 'https://cache.nix-ci.com'...
  17923. 1006.72 s [post-build-hook] copying path '/nix/store/kkb1lkjg52sac06y8mf42xrl6i7k8gja-rayon-core-1.13.0.drv' to 'https://cache.nix-ci.com'...
  17924. 1006.73 s [post-build-hook] copying path '/nix/store/4m8mmzhqcq7p345x5jcyfmysgb4wm40x-cfg-if-1.0.4.drv' to 'https://cache.nix-ci.com'...
  17925. 1006.73 s [post-build-hook] copying path '/nix/store/g5j4xahz5bi28qwr62rkp5ljy6mi88zw-bytemuck-1.24.0.drv' to 'https://cache.nix-ci.com'...
  17926. 1006.73 s [post-build-hook] copying path '/nix/store/k3gzhqcq0vq1sy61qvyff2qrjb2zdxja-miniz_oxide-0.8.9.drv' to 'https://cache.nix-ci.com'...
  17927. 1006.74 s [post-build-hook] copying path '/nix/store/6q3pxjcv5b9wh57qa6mrsr06bk7iwa11-arrayvec-0.7.6.drv' to 'https://cache.nix-ci.com'...
  17928. 1006.74 s [post-build-hook] copying path '/nix/store/cfjz44x6diw2fijllp8pygsxrff5n012-find-msvc-tools-0.1.5.drv' to 'https://cache.nix-ci.com'...
  17929. 1006.74 s [post-build-hook] copying path '/nix/store/r9m6x9f5jp6x5131k7yap08idgwn2zp6-bitflags-2.10.0.drv' to 'https://cache.nix-ci.com'...
  17930. 1006.75 s [post-build-hook] copying path '/nix/store/lyzhwvn6sn9rm09ynb719r8yx2l23bz1-libz-rs-sys-0.5.2.drv' to 'https://cache.nix-ci.com'...
  17931. 1006.78 s [post-build-hook] copying path '/nix/store/nk8ng39frb07nlx2x3bd7gi97fzxrvlj-thread_local-1.1.9.drv' to 'https://cache.nix-ci.com'...
  17932. 1006.79 s [post-build-hook] copying path '/nix/store/qkq7s6p7s8mgnr9hk2qqlyh66yc3q0l4-libc-0.2.177.drv' to 'https://cache.nix-ci.com'...
  17933. 1006.79 s [post-build-hook] copying path '/nix/store/h6v6wy43c1fd6xphlvazbc1wigrzhw3n-libraqm-0.10.3.drv' to 'https://cache.nix-ci.com'...
  17934. 1006.81 s [post-build-hook] copying path '/nix/store/v3vb3ssrxy9930v49xiwx44nhd8zp1cn-adler2-2.0.1.drv' to 'https://cache.nix-ci.com'...
  17935. 1006.85 s [post-build-hook] copying path '/nix/store/sc49k5w8cvsxrlkxx32p8njqss7gjh02-simd-adler32-0.3.7.drv' to 'https://cache.nix-ci.com'...
  17936. 1006.90 s [post-build-hook] copying path '/nix/store/r4j7dgv7qwsx6p2ccv8lkhmladvla38p-crossbeam-deque-0.8.6.drv' to 'https://cache.nix-ci.com'...
  17937. 1006.92 s [post-build-hook] copying path '/nix/store/v92fl64p1wb8f09lbhmjq2pjy40v6g2k-crossbeam-utils-0.8.21.drv' to 'https://cache.nix-ci.com'...
  17938. 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'...
  17939. 1006.93 s [post-build-hook] copying path '/nix/store/h39vkzh3bk5gsyhynwnx44h2w2nr92fy-rayon-1.11.0.drv' to 'https://cache.nix-ci.com'...
  17940. 1006.93 s [post-build-hook] copying path '/nix/store/kvlsphdpbqjf9p053bpn3z9d0qg125pr-cc-1.2.46.drv' to 'https://cache.nix-ci.com'...
  17941. 1006.93 s [post-build-hook] copying path '/nix/store/bqg0r2ypyfbzdrqv2r0x5mq5909xy4fj-crc32fast-1.5.0.drv' to 'https://cache.nix-ci.com'...
  17942. 1006.95 s [post-build-hook] copying path '/nix/store/2zl9mp5n0gmp5pslhflmj6ijvjcg8fsx-lodepng-3.12.1.drv' to 'https://cache.nix-ci.com'...
  17943. 1007.13 s [post-build-hook] copying path '/nix/store/lq9xyq2dl2vgar53n9cy9pynkg87rsi8-cargo-c-0.10.15-vendor.drv' to 'https://cache.nix-ci.com'...
  17944. 1007.15 s [post-build-hook] copying path '/nix/store/1fgaad62i4vr02whsx44wnzwhp09y1ix-cargo-vendor-dir.drv' to 'https://cache.nix-ci.com'...
  17945. 1007.32 s [post-build-hook] copying path '/nix/store/ibp5acpn2sfbah1n1s3bqi6rjpzdyjig-cargo-c-0.10.15.drv' to 'https://cache.nix-ci.com'...
  17946. 1007.52 s [post-build-hook] copying path '/nix/store/0pkccl6i6cmvlsw47w9jhww7s3m40q2g-libimagequant-4.4.1.drv' to 'https://cache.nix-ci.com'...
  17947. 1007.72 s [post-build-hook] copying path '/nix/store/zlwy457056izc8n673pr5z2ii8c0j47y-python3.14-pillow-12.1.0.drv' to 'https://cache.nix-ci.com'...
  17948. 1008.10 s Progress: 138 of 148 built (1 building), 439 of 439 downloaded from cache
  17949. 1008.14 s Building python3.14-matplotlib
  17950. 1008.18 s [python3.14-matplotlib] Sourcing python-remove-tests-dir-hook
  17951. 1008.18 s [python3.14-matplotlib] Sourcing python-catch-conflicts-hook.sh
  17952. 1008.18 s [python3.14-matplotlib] Sourcing python-remove-bin-bytecode-hook.sh
  17953. 1008.18 s [python3.14-matplotlib] Sourcing pypa-build-hook
  17954. 1008.18 s [python3.14-matplotlib] Using pypaBuildPhase
  17955. 1008.18 s [python3.14-matplotlib] Sourcing python-runtime-deps-check-hook
  17956. 1008.18 s [python3.14-matplotlib] Using pythonRuntimeDepsCheckHook
  17957. 1008.18 s [python3.14-matplotlib] Sourcing pypa-install-hook
  17958. 1008.18 s [python3.14-matplotlib] Using pypaInstallPhase
  17959. 1008.18 s [python3.14-matplotlib] Sourcing python-imports-check-hook.sh
  17960. 1008.18 s [python3.14-matplotlib] Using pythonImportsCheckPhase
  17961. 1008.18 s [python3.14-matplotlib] Sourcing python-namespaces-hook
  17962. 1008.18 s [python3.14-matplotlib] Sourcing python-catch-conflicts-hook.sh
  17963. 1008.23 s [python3.14-matplotlib] Phase: unpackPhase
  17964. 1008.23 s [python3.14-matplotlib] unpacking source archive /nix/store/qb7naq2z8r9s4q7lv95mbdna474a3sq9-matplotlib-3.10.5.tar.gz
  17965. 1008.46 s [python3.14-matplotlib] source root is matplotlib-3.10.5
  17966. 1008.51 s [python3.14-matplotlib] setting SOURCE_DATE_EPOCH to timestamp 1753981654 of file "matplotlib-3.10.5/PKG-INFO"
  17967. 1008.52 s [python3.14-matplotlib] Phase: patchPhase
  17968. 1008.53 s [python3.14-matplotlib] patching script interpreter paths in tools
  17969. 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"
  17970. 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"
  17971. 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"
  17972. 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"
  17973. 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"
  17974. 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"
  17975. 1008.63 s [python3.14-matplotlib] Phase: updateAutotoolsGnuConfigScriptsPhase
  17976. 1008.65 s [python3.14-matplotlib] Phase: configurePhase
  17977. 1008.68 s [python3.14-matplotlib] no configure script, doing nothing
  17978. 1008.69 s [python3.14-matplotlib] Phase: buildPhase
  17979. 1008.69 s [python3.14-matplotlib] Executing pypaBuildPhase
  17980. 1008.69 s [python3.14-matplotlib] Setting SETUPTOOLS_SCM_PRETEND_VERSION to 3.10.5
  17981. 1008.69 s [python3.14-matplotlib] Including all tracked files automatically
  17982. 1008.69 s [python3.14-matplotlib] Creating a wheel...
  17983. 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
  17984. 1008.77 s [python3.14-matplotlib] * Getting build dependencies for wheel...
  17985. 1008.91 s [python3.14-matplotlib] * Building wheel...
  17986. 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
  17987. 1009.43 s [python3.14-matplotlib] The Meson build system
  17988. 1009.43 s [python3.14-matplotlib] Version: 1.9.1
  17989. 1009.43 s [python3.14-matplotlib] Source dir: /build/matplotlib-3.10.5
  17990. 1009.43 s [python3.14-matplotlib] Build dir: /build/matplotlib-3.10.5/.mesonpy-uwxicz2g
  17991. 1009.43 s [python3.14-matplotlib] Build type: native build
  17992. 1009.44 s [python3.14-matplotlib] Program python found: YES 3.14.2 3.14.2
  17993. 1009.59 s [python3.14-matplotlib] Project name: matplotlib
  17994. 1009.59 s [python3.14-matplotlib] Project version: 3.10.5
  17995. 1009.70 s [python3.14-matplotlib] C compiler for the host machine: gcc (gcc 14.3.0 "gcc (GCC) 14.3.0")
  17996. 1009.70 s [python3.14-matplotlib] C linker for the host machine: gcc ld.bfd 2.44
  17997. 1009.84 s [python3.14-matplotlib] C++ compiler for the host machine: g++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
  17998. 1009.84 s [python3.14-matplotlib] C++ linker for the host machine: g++ ld.bfd 2.44
  17999. 1010.08 s [python3.14-matplotlib] Host machine cpu family: x86_64
  18000. 1010.08 s [python3.14-matplotlib] Host machine cpu: x86_64
  18001. 1010.12 s [python3.14-matplotlib] Program python found: YES (/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14)
  18002. 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
  18003. 1010.14 s [python3.14-matplotlib] Run-time dependency python found: YES 3.14
  18004. 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
  18005. 1010.24 s [python3.14-matplotlib] Run-time dependency pybind11 found: YES 3.0.1
  18006. 1010.36 s [python3.14-matplotlib] Run-time dependency freetype2 found: YES 26.2.20
  18007. 1010.37 s [python3.14-matplotlib] Run-time dependency qhull_r found: YES 8.0.2
  18008. 1010.47 s [python3.14-matplotlib] Run-time dependency dl found: YES
  18009. 1010.49 s [python3.14-matplotlib] Configuring _version.py using configuration
  18010. 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)
  18011. 1010.51 s [python3.14-matplotlib] Build targets in project: 10
  18012. 1010.51 s [python3.14-matplotlib]
  18013. 1010.51 s [python3.14-matplotlib] matplotlib 3.10.5
  18014. 1010.51 s [python3.14-matplotlib]
  18015. 1010.51 s [python3.14-matplotlib] User defined options
  18016. 1010.51 s [python3.14-matplotlib] Native files : /build/matplotlib-3.10.5/.mesonpy-uwxicz2g/meson-python-native-file.ini
  18017. 1010.51 s [python3.14-matplotlib] b_lto : false
  18018. 1010.51 s [python3.14-matplotlib] b_ndebug : if-release
  18019. 1010.51 s [python3.14-matplotlib] b_vscrt : md
  18020. 1010.51 s [python3.14-matplotlib] buildtype : release
  18021. 1010.51 s [python3.14-matplotlib] system-freetype: true
  18022. 1010.51 s [python3.14-matplotlib] system-qhull : true
  18023. 1010.51 s [python3.14-matplotlib]
  18024. 1010.52 s [python3.14-matplotlib] Found ninja-1.13.1 at /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja
  18025. 1010.62 s [python3.14-matplotlib] + /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja
  18026. 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
  18027. 1025.01 s [python3.14-matplotlib] [590/590] /build/matplotlib-3.10.5/lib/matplotlib/mpl-data/stylelib/tableau-colorblind10.mplstyle0K[0KKK
  18028. 1025.03 s [python3.14-matplotlib] Successfully built matplotlib-3.10.5-cp314-cp314-linux_x86_64.whl
  18029. 1025.04 s [python3.14-matplotlib] Finished creating a wheel...
  18030. 1025.04 s [python3.14-matplotlib] Finished executing pypaBuildPhase
  18031. 1025.05 s [python3.14-matplotlib] Phase: pythonRuntimeDepsCheckHook
  18032. 1025.05 s [python3.14-matplotlib] Executing pythonRuntimeDepsCheck
  18033. 1025.05 s [python3.14-matplotlib] Checking runtime dependencies for matplotlib-3.10.5-cp314-cp314-linux_x86_64.whl
  18034. 1025.16 s [python3.14-matplotlib] Finished executing pythonRuntimeDepsCheck
  18035. 1025.16 s [python3.14-matplotlib] Phase: installPhase
  18036. 1025.16 s [python3.14-matplotlib] Executing pypaInstallPhase
  18037. 1027.54 s [python3.14-matplotlib] Successfully installed matplotlib-3.10.5-cp314-cp314-linux_x86_64.whl
  18038. 1027.54 s [python3.14-matplotlib] Finished executing pypaInstallPhase
  18039. 1027.55 s [python3.14-matplotlib] Phase: pythonOutputDistPhase
  18040. 1027.55 s [python3.14-matplotlib] Executing pythonOutputDistPhase
  18041. 1027.56 s [python3.14-matplotlib] Finished executing pythonOutputDistPhase
  18042. 1027.56 s [python3.14-matplotlib] Phase: fixupPhase
  18043. 1027.59 s [python3.14-matplotlib] shrinking RPATHs of ELF executables and libraries in /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5
  18044. 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
  18045. 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
  18046. 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
  18047. 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
  18048. 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
  18049. 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
  18050. 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
  18051. 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
  18052. 1027.86 s [python3.14-matplotlib] checking for references to /build/ in /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5...
  18053. 1028.18 s [python3.14-matplotlib] patching script interpreter paths in /nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5
  18054. 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
  18055. 1028.70 s [python3.14-matplotlib] shrinking RPATHs of ELF executables and libraries in /nix/store/74sianqzc78wngqafzi4b2h79myg60bk-python3.14-matplotlib-3.10.5-dist
  18056. 1028.70 s [python3.14-matplotlib] checking for references to /build/ in /nix/store/74sianqzc78wngqafzi4b2h79myg60bk-python3.14-matplotlib-3.10.5-dist...
  18057. 1028.71 s [python3.14-matplotlib] patching script interpreter paths in /nix/store/74sianqzc78wngqafzi4b2h79myg60bk-python3.14-matplotlib-3.10.5-dist
  18058. 1028.75 s [python3.14-matplotlib] Executing pythonRemoveTestsDir
  18059. 1028.76 s [python3.14-matplotlib] Finished executing pythonRemoveTestsDir
  18060. 1028.78 s [python3.14-matplotlib] Phase: pythonCatchConflictsPhase
  18061. 1028.86 s [python3.14-matplotlib] Phase: pythonRemoveBinBytecodePhase
  18062. 1028.87 s [python3.14-matplotlib] Phase: pythonImportsCheckPhase
  18063. 1028.87 s [python3.14-matplotlib] Executing pythonImportsCheckPhase
  18064. 1028.87 s [python3.14-matplotlib] Check whether the following modules can be imported: matplotlib
  18065. 1029.02 s [python3.14-matplotlib] mkdir -p failed for path /homeless-shelter/.config/matplotlib: [Errno 13] Permission denied: '/homeless-shelter'
  18066. 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.
  18067. 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
  18068. 1029.53 s [post-build-hook] copying 2 paths...
  18069. 1029.59 s [post-build-hook] copying path '/nix/store/74sianqzc78wngqafzi4b2h79myg60bk-python3.14-matplotlib-3.10.5-dist' to 'https://cache.nix-ci.com'...
  18070. 1029.59 s [post-build-hook] copying path '/nix/store/z9z02a98w0r0275nagbhwnz7smp9v7vi-python3.14-matplotlib-3.10.5' to 'https://cache.nix-ci.com'...
  18071. 1039.09 s [post-build-hook] copying 118 paths...
  18072. 1039.13 s [post-build-hook] copying path '/nix/store/04d8pmc66rj3i9a7gx1pan6488snlf25-rubygems-3.7.2.tgz.drv' to 'https://cache.nix-ci.com'...
  18073. 1039.13 s [post-build-hook] copying path '/nix/store/0lgzk5pkm0gv6205szgplb0bbfx7z8bl-ruby-3.3.10.tar.gz.drv' to 'https://cache.nix-ci.com'...
  18074. 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'...
  18075. 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'...
  18076. 1039.13 s [post-build-hook] copying path '/nix/store/3c2ncvv80q4mjnf4hfnys9icv5hgbwav-libelf-0.8.13.tar.gz.drv' to 'https://cache.nix-ci.com'...
  18077. 1039.13 s [post-build-hook] copying path '/nix/store/43mz45wn5gvr3xkra5syaf1b8ln50xx4-wayland-1.24.0.tar.xz.drv' to 'https://cache.nix-ci.com'...
  18078. 1039.13 s [post-build-hook] copying path '/nix/store/1gk232cxcsxrn5gi49159xsqrwv4dhi6-pa_stable_v190700_20210406.tgz.drv' to 'https://cache.nix-ci.com'...
  18079. 1039.13 s [post-build-hook] copying path '/nix/store/1vl49qf4i65aj2yg8wxkpb555q1m3yy2-libogg-1.3.6.tar.xz.drv' to 'https://cache.nix-ci.com'...
  18080. 1039.13 s [post-build-hook] copying path '/nix/store/2f10jhhz50lnpgv7zkv0d98427vah59f-os-release.drv' to 'https://cache.nix-ci.com'...
  18081. 1039.13 s [post-build-hook] copying path '/nix/store/46jkzziki3p5afbax99gfmimy84xh6b7-dconf-0.49.0.tar.xz.drv' to 'https://cache.nix-ci.com'...
  18082. 1039.13 s [post-build-hook] copying path '/nix/store/5m4yr8cwxm8kkyj1cbwy1zhhk1r1k02s-source.drv' to 'https://cache.nix-ci.com'...
  18083. 1039.13 s [post-build-hook] copying path '/nix/store/57yz6dhd4ziz55argm3a13f0q6jax82z-libXrandr-1.5.4.tar.xz.drv' to 'https://cache.nix-ci.com'...
  18084. 1039.13 s [post-build-hook] copying path '/nix/store/5zf38m2524w091p7r88y00yi89wm46ly-x265_4.1.tar.gz.drv' to 'https://cache.nix-ci.com'...
  18085. 1039.13 s [post-build-hook] copying path '/nix/store/4gcxah38zp9yx3v349ns34agkxcj01sw-source.drv' to 'https://cache.nix-ci.com'...
  18086. 1039.13 s [post-build-hook] copying path '/nix/store/64zvalnasaa15cghzflg0m91qi2p2pzd-2251737b3b175925684ec0d37029ff4cb521d302.patch.drv' to 'https://cache.nix-ci.com'...
  18087. 1039.13 s [post-build-hook] copying path '/nix/store/40sxr62lg49g31gm8hn9zfwhywa9cbnx-source.drv' to 'https://cache.nix-ci.com'...
  18088. 1039.30 s [post-build-hook] copying path '/nix/store/6fg9wyk7v0db6hz5k11kk2gyj6bvacil-remove_missing_FFTW3LibraryDepends.patch.drv' to 'https://cache.nix-ci.com'...
  18089. 1039.31 s [post-build-hook] copying path '/nix/store/6v7pdhmjr5xn60ax0dvi06w3if21kmkm-source.drv' to 'https://cache.nix-ci.com'...
  18090. 1039.31 s [post-build-hook] copying path '/nix/store/82sfc5xb2jv115785nxp3i5hhcyyjb62-source.drv' to 'https://cache.nix-ci.com'...
  18091. 1039.31 s [post-build-hook] copying path '/nix/store/831bg9m7drpfn1phcpbq0rn5fjd2rkan-source.drv' to 'https://cache.nix-ci.com'...
  18092. 1039.32 s [post-build-hook] copying path '/nix/store/8nqwb0scbsdcq7hnz9vhbpqb3fqsr12s-libogg-1.3.6.drv' to 'https://cache.nix-ci.com'...
  18093. 1039.33 s [post-build-hook] copying path '/nix/store/9bqnmwpncygwkb5dkympqgh2rg29yarp-libsamplerate-0.2.2.tar.xz.drv' to 'https://cache.nix-ci.com'...
  18094. 1039.34 s [post-build-hook] copying path '/nix/store/9dd01800h00h6z1kz9qgf16zp60cycx9-mpg123-1.33.4.tar.bz2.drv' to 'https://cache.nix-ci.com'...
  18095. 1039.34 s [post-build-hook] copying path '/nix/store/apzfg40nnjdmlg83rbv5vbqjb99xwqjl-speex-1.2.1.tar.gz.drv' to 'https://cache.nix-ci.com'...
  18096. 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'...
  18097. 1039.35 s [post-build-hook] copying path '/nix/store/bvgf4y0x1l4bwm9w83lsayks5bhf6r37-source.drv' to 'https://cache.nix-ci.com'...
  18098. 1039.35 s [post-build-hook] copying path '/nix/store/cbxkwsb98r7qs3448mz1wa67m2bky8n2-nv-codec-headers.drv' to 'https://cache.nix-ci.com'...
  18099. 1039.36 s [post-build-hook] copying path '/nix/store/cl8dxz7496704x48nia3xpwx6fc7sm5d-pulseaudio-17.0.tar.xz.drv' to 'https://cache.nix-ci.com'...
  18100. 1039.36 s [post-build-hook] copying path '/nix/store/d3psk0dm5iz9kh3arxk4pprjx8yd49iy-ffmpeg.drv' to 'https://cache.nix-ci.com'...
  18101. 1039.36 s [post-build-hook] copying path '/nix/store/fadha0b2whcllnvxdsgmvpp2j82vi6m4-rubygems-3.7.2.drv' to 'https://cache.nix-ci.com'...
  18102. 1039.37 s [post-build-hook] copying path '/nix/store/g5gqafijhdsflyxfzrzdqr74qngl4h0m-lame-3.100.tar.gz.drv' to 'https://cache.nix-ci.com'...
  18103. 1039.37 s [post-build-hook] copying path '/nix/store/h1k0s3zq31yxmk21ybp0gxsmdz9qji0f-x265-fix-cmake-4-3.patch.drv' to 'https://cache.nix-ci.com'...
  18104. 1039.53 s [post-build-hook] copying path '/nix/store/h98c1dk86kfq3w87nbjydxfwsliyyiqn-source.drv' to 'https://cache.nix-ci.com'...
  18105. 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'...
  18106. 1039.53 s [post-build-hook] copying path '/nix/store/j0rjv84rwcyfvb1w8hcmhq39wgpcfjwg-source.drv' to 'https://cache.nix-ci.com'...
  18107. 1039.53 s [post-build-hook] copying path '/nix/store/j369x1qvra2b128q4lpr0jvrqxyfzqrp-source.drv' to 'https://cache.nix-ci.com'...
  18108. 1039.53 s [post-build-hook] copying path '/nix/store/jcrcgkbr63h9haasxa6w5mfm0c4l3a4g-source.drv' to 'https://cache.nix-ci.com'...
  18109. 1039.53 s [post-build-hook] copying path '/nix/store/jhdvb20bxh99m7nmf0bvnnld1rkp73fc-source.drv' to 'https://cache.nix-ci.com'...
  18110. 1039.55 s [post-build-hook] copying path '/nix/store/jmmh4kxdqhxdaafr1my56dflv8jn620k-x265-fix-cmake-4-1.patch.drv' to 'https://cache.nix-ci.com'...
  18111. 1039.55 s [post-build-hook] copying path '/nix/store/jqxg2bvgslc3i5rls3r4sz4z02y2ghpg-lcevcdec-4.0.0-compat.patch.drv' to 'https://cache.nix-ci.com'...
  18112. 1039.55 s [post-build-hook] copying path '/nix/store/jw5p8ikvv9v8mhjy4ap2qlzl6hc4r82w-source.drv' to 'https://cache.nix-ci.com'...
  18113. 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'...
  18114. 1039.58 s [post-build-hook] copying path '/nix/store/k31h56d8gnwv5x2ah24az7q1s69w49pg-source.drv' to 'https://cache.nix-ci.com'...
  18115. 1039.59 s [post-build-hook] copying path '/nix/store/k504nngmk1g3qc81dybyaj44ghp41dgn-source.drv' to 'https://cache.nix-ci.com'...
  18116. 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'...
  18117. 1039.60 s [post-build-hook] copying path '/nix/store/kh0kxc1hz29fkqg5zkjxwqyy1xfb7zhh-libbluray-1.3.4.tar.bz2.drv' to 'https://cache.nix-ci.com'...
  18118. 1039.60 s [post-build-hook] copying path '/nix/store/kkb1kbwq12axdfqqilpqfr4rlg3nqwbb-source.drv' to 'https://cache.nix-ci.com'...
  18119. 1039.61 s [post-build-hook] copying path '/nix/store/kzhzd33d6px0f2552f4kxcqxh8k6jlp8-opus-1.5.2.tar.gz.drv' to 'https://cache.nix-ci.com'...
  18120. 1039.72 s [post-build-hook] copying path '/nix/store/l26jk0fxyw8zbv9fbw7aydm9fc287pgs-soxr-0.1.3.drv' to 'https://cache.nix-ci.com'...
  18121. 1039.73 s [post-build-hook] copying path '/nix/store/lb5pvn4rm3mhiyyj7i908yrfmrhh4mg4-source.drv' to 'https://cache.nix-ci.com'...
  18122. 1039.73 s [post-build-hook] copying path '/nix/store/n7v2llfyjaxnjag27vbsigymd0nmb17a-source.drv' to 'https://cache.nix-ci.com'...
  18123. 1039.73 s [post-build-hook] copying path '/nix/store/nmqar0cjby7hp9l7pj6w0h4v0g72i82n-libssh-0.11.3.tar.xz.drv' to 'https://cache.nix-ci.com'...
  18124. 1039.74 s [post-build-hook] copying path '/nix/store/pgfzg5pgyl5wzcfvpm5c9v80hb314zwx-libelf-0.8.13.drv' to 'https://cache.nix-ci.com'...
  18125. 1039.74 s [post-build-hook] copying path '/nix/store/pi4fwzfzrz558dnkzk6hn3arb520rkkb-libass-0.17.4.tar.xz.drv' to 'https://cache.nix-ci.com'...
  18126. 1040.11 s [post-build-hook] copying path '/nix/store/q4cyq258ailnc6kfq1a3pzxap19r5dah-zimg-3.0.6.drv' to 'https://cache.nix-ci.com'...
  18127. 1040.11 s [post-build-hook] copying path '/nix/store/q8hj81a2vacyy1cawvadigzp5azqrzwg-graphviz-12.2.1.drv' to 'https://cache.nix-ci.com'...
  18128. 1040.11 s [post-build-hook] copying path '/nix/store/qck2c08rq802n8wlvyazjp9fa57ahgsq-xvidcore-1.3.7.tar.bz2.drv' to 'https://cache.nix-ci.com'...
  18129. 1040.11 s [post-build-hook] copying path '/nix/store/qrhp8akdf35pn5hvln63ca9chfvr5k77-x265-fix-cmake-4-2.patch.drv' to 'https://cache.nix-ci.com'...
  18130. 1040.15 s [post-build-hook] copying path '/nix/store/r0d33phv6l3v1zxrrmcrbv0qckwga1az-jack2-waf2.0.26.patch.drv' to 'https://cache.nix-ci.com'...
  18131. 1040.16 s [post-build-hook] copying path '/nix/store/rjgqd3k4nw133yc4yz139g774ahxdf7l-vulkan-headers-1.4.328.0.drv' to 'https://cache.nix-ci.com'...
  18132. 1040.16 s [post-build-hook] copying path '/nix/store/scjrw5221b0i7igmvp9ad5b7m0ajii3b-flac-1.5.0.tar.xz.drv' to 'https://cache.nix-ci.com'...
  18133. 1040.16 s [post-build-hook] copying path '/nix/store/shk7l1a3dva4piygr356avrx4vpq1gii-wayland-scanner-1.24.0.drv' to 'https://cache.nix-ci.com'...
  18134. 1040.16 s [post-build-hook] copying path '/nix/store/v7rg2v96y1drbv71k5bq5jknx0szg4zb-source.drv' to 'https://cache.nix-ci.com'...
  18135. 1040.16 s [post-build-hook] copying path '/nix/store/vpm1yznxy38al89hac2cd72mg7m6jfa1-libvorbis-1.3.7.tar.xz.drv' to 'https://cache.nix-ci.com'...
  18136. 1040.16 s [post-build-hook] copying path '/nix/store/vywir7dx6nrq2azs06fmnk9gxrp7v43i-openapv-0.2.0.4.drv' to 'https://cache.nix-ci.com'...
  18137. 1040.16 s [post-build-hook] copying path '/nix/store/w3dnjwpnr4sxqsic2mh0w7mm7hp7sppg-speexdsp-1.2.1.tar.gz.drv' to 'https://cache.nix-ci.com'...
  18138. 1040.16 s [post-build-hook] copying path '/nix/store/xr6wcxsdzzc9lwc7pn0a9knvzl940zqc-libass-0.17.4.drv' to 'https://cache.nix-ci.com'...
  18139. 1040.16 s [post-build-hook] copying path '/nix/store/wbirshcf70izxc3zmk6645xxg0j1mrnp-source.drv' to 'https://cache.nix-ci.com'...
  18140. 1040.16 s [post-build-hook] copying path '/nix/store/ww80i58n53hz26gpvc8m9lw1lr9gvcmn-100-fix-gcc14-build.patch.drv' to 'https://cache.nix-ci.com'...
  18141. 1040.16 s [post-build-hook] copying path '/nix/store/xg7zx1ihjdd16833iqmv58i2ijwwnfyf-libxrandr-1.5.4.drv' to 'https://cache.nix-ci.com'...
  18142. 1040.31 s [post-build-hook] copying path '/nix/store/y3h197ys8wmjgcjwrg0ir11yisgbyhqx-matplotlib-3.10.5.tar.gz.drv' to 'https://cache.nix-ci.com'...
  18143. 1040.31 s [post-build-hook] copying path '/nix/store/yc7llpjqi92ahym8cz6pvs6i9fjbsc25-libopus-1.5.2.drv' to 'https://cache.nix-ci.com'...
  18144. 1040.31 s [post-build-hook] copying path '/nix/store/yf831x4ns3gkbvv5pdaffym84sd2zrqj-source.drv' to 'https://cache.nix-ci.com'...
  18145. 1040.32 s [post-build-hook] copying path '/nix/store/yiac9jjivs049zlawr7xv19gy3xdx41x-srt-fix-cmake-4.patch.drv' to 'https://cache.nix-ci.com'...
  18146. 1040.35 s [post-build-hook] copying path '/nix/store/znai61fpmy5dyr2p42a21xwxqf8ah7nl-fftw-3.3.10.tar.gz.drv' to 'https://cache.nix-ci.com'...
  18147. 1040.36 s [post-build-hook] copying path '/nix/store/2dwpyw8bpcwd4bama2dkxn03n6v1yhy1-dconf-0.49.0.drv' to 'https://cache.nix-ci.com'...
  18148. 1040.36 s [post-build-hook] copying path '/nix/store/3il0cxl3w56v1pc51cwafh6zl39p54im-cargo-deps-vendor-staging.drv' to 'https://cache.nix-ci.com'...
  18149. 1040.36 s [post-build-hook] copying path '/nix/store/f1vkl8z0364afmc1ani4vnfsiic9sivl-cjson-1.7.19.drv' to 'https://cache.nix-ci.com'...
  18150. 1040.36 s [post-build-hook] copying path '/nix/store/624kpz5lh4h30488i8gin8pqvqbr3jkl-opencl-headers-2025.07.22.drv' to 'https://cache.nix-ci.com'...
  18151. 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'...
  18152. 1040.39 s [post-build-hook] copying path '/nix/store/297mpgv48p4r3zx07297cb4p5g8ap4sb-libmpg123-1.33.4.drv' to 'https://cache.nix-ci.com'...
  18153. 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'...
  18154. 1040.39 s [post-build-hook] copying path '/nix/store/378sjrgfavvy0q6sybmvbzphx0qkkkhx-lame-3.100.drv' to 'https://cache.nix-ci.com'...
  18155. 1040.39 s [post-build-hook] copying path '/nix/store/0lx3lksqcckddcar3ivyc8zg4dsrg85b-qhull-2020.2.drv' to 'https://cache.nix-ci.com'...
  18156. 1040.40 s [post-build-hook] copying path '/nix/store/3kmhhlzn2qw6593b026qf476dnkbj6rk-libvpx-1.15.2.drv' to 'https://cache.nix-ci.com'...
  18157. 1040.51 s [post-build-hook] copying path '/nix/store/c7swj5lc0mpz1qd89z6wpcabyby8rjc2-x264-0-unstable-2025-01-03.drv' to 'https://cache.nix-ci.com'...
  18158. 1040.51 s [post-build-hook] copying path '/nix/store/38i1rf5gsjv9wgg9vh5163jc7j0jdd5a-libva-minimal-2.22.0.drv' to 'https://cache.nix-ci.com'...
  18159. 1040.51 s [post-build-hook] copying path '/nix/store/566lq34vgr62sb9kzw2p4qnzqr373k7r-amf-headers-1.4.36.drv' to 'https://cache.nix-ci.com'...
  18160. 1040.52 s [post-build-hook] copying path '/nix/store/g9gkq5gwkkf0xv3rny989wjhpbgrd0d9-libbluray-1.3.4.drv' to 'https://cache.nix-ci.com'...
  18161. 1040.55 s [post-build-hook] copying path '/nix/store/sdclgs9n4jkw7yda17xmgc6iyxjjyg36-zvbi-0.2.44.drv' to 'https://cache.nix-ci.com'...
  18162. 1040.56 s [post-build-hook] copying path '/nix/store/dv88d2zd1fhkjma6j78izvv13g4b5ir2-libssh-0.11.3.drv' to 'https://cache.nix-ci.com'...
  18163. 1040.56 s [post-build-hook] copying path '/nix/store/qay2pb2dxgvwmm5bdbr69zxw2lwbbsfq-v4l-utils-1.32.0.drv' to 'https://cache.nix-ci.com'...
  18164. 1040.57 s [post-build-hook] copying path '/nix/store/362awx3w2dk09q4w1vnbjnsa467jncsy-xvidcore-1.3.7.drv' to 'https://cache.nix-ci.com'...
  18165. 1040.58 s [post-build-hook] copying path '/nix/store/mv5m0xqfklzwmy1l2q297sbfcazr62mc-x265-4.1.drv' to 'https://cache.nix-ci.com'...
  18166. 1040.58 s [post-build-hook] copying path '/nix/store/l47ikdgjgncy52hm0dvmb1zjhvylx921-flac-1.5.0.drv' to 'https://cache.nix-ci.com'...
  18167. 1040.58 s [post-build-hook] copying path '/nix/store/iqqw1m0a0naf3m6976l5krylrl9gmp4x-wayland-1.24.0.drv' to 'https://cache.nix-ci.com'...
  18168. 1040.60 s [post-build-hook] copying path '/nix/store/5mvrbx9x6f9kk6zfbrcnnnc12gfzs8f6-libvorbis-1.3.7.drv' to 'https://cache.nix-ci.com'...
  18169. 1040.60 s [post-build-hook] copying path '/nix/store/913rm0k08jc374cpza4wd1d0sk1k5cb3-mbedtls-3.6.5.drv' to 'https://cache.nix-ci.com'...
  18170. 1040.62 s [post-build-hook] copying path '/nix/store/1v11dhd31d3q0z6g2xbmggyd15frm0bx-svt-av1-3.1.2.drv' to 'https://cache.nix-ci.com'...
  18171. 1040.70 s [post-build-hook] copying path '/nix/store/qr0mil3qylh6jxlzjr7nn8ycsrrwzlg1-srt-1.5.4.drv' to 'https://cache.nix-ci.com'...
  18172. 1040.71 s [post-build-hook] copying path '/nix/store/sqnxzwmin83cnliqr7dpyf4xfbl33qi7-fftw-single-3.3.10.drv' to 'https://cache.nix-ci.com'...
  18173. 1040.79 s [post-build-hook] copying path '/nix/store/vh95hcybvcba3f8cxlpgm961p5n9rynz-vulkan-loader-1.4.328.0.drv' to 'https://cache.nix-ci.com'...
  18174. 1040.80 s [post-build-hook] copying path '/nix/store/jfb6m68mz946xqd1zmk98fhrnd3glli3-librist-0.2.11.drv' to 'https://cache.nix-ci.com'...
  18175. 1040.82 s [post-build-hook] copying path '/nix/store/8gapp54z2aridr8axf51bw2y3wy2ffi6-libsndfile-1.2.2.drv' to 'https://cache.nix-ci.com'...
  18176. 1040.82 s [post-build-hook] copying path '/nix/store/gw6x9acqkg9sqzwa5kdzmi9679i39827-libtheora-1.2.0.drv' to 'https://cache.nix-ci.com'...
  18177. 1040.91 s [post-build-hook] copying path '/nix/store/k1fvhpbwc27j64vqgxb4hq7w1wknrx5v-speexdsp-1.2.1.drv' to 'https://cache.nix-ci.com'...
  18178. 1041.02 s [post-build-hook] copying path '/nix/store/gy1dghh57z67hwhrvxxfdgy1fs8gwyhd-cargo-deps-vendor.drv' to 'https://cache.nix-ci.com'...
  18179. 1041.03 s [post-build-hook] copying path '/nix/store/idhm7c15l897x660bbw8bpxsm7y1flhd-libsamplerate-0.2.2.drv' to 'https://cache.nix-ci.com'...
  18180. 1041.10 s [post-build-hook] copying path '/nix/store/br3985nbrq7p7q9mk5k0h7sm8n3pd4r0-libpulseaudio-17.0.drv' to 'https://cache.nix-ci.com'...
  18181. 1041.10 s [post-build-hook] copying path '/nix/store/ik962mn7dazsgvc4x15yfj38qmff1vgv-speex-1.2.1.drv' to 'https://cache.nix-ci.com'...
  18182. 1041.24 s [post-build-hook] copying path '/nix/store/6k7nwc9caw3kr0ap8sx3n3dzbskzc6rz-libjack2-1.9.22.drv' to 'https://cache.nix-ci.com'...
  18183. 1041.25 s [post-build-hook] copying path '/nix/store/1vls7b98mrclwzr4m4sxl9vx7khfy3ja-ruby-3.3.10.drv' to 'https://cache.nix-ci.com'...
  18184. 1041.44 s [post-build-hook] copying path '/nix/store/p08vkfrr98v2c4mbry1lf5maaksi27cc-mpg123-1.33.4.drv' to 'https://cache.nix-ci.com'...
  18185. 1041.44 s [post-build-hook] copying path '/nix/store/w477v2gkygivxrssjslix9i9418m3bbx-portaudio-190700_20210406.drv' to 'https://cache.nix-ci.com'...
  18186. 1041.45 s [post-build-hook] copying path '/nix/store/r3brk9f00vg04zdk13qpbv8y68g0v7s9-ocl-icd-2.3.4.drv' to 'https://cache.nix-ci.com'...
  18187. 1041.66 s [post-build-hook] copying path '/nix/store/4mr07g2ybb3agadpd2h4i7fim721aq4k-libopenmpt-0.8.4.drv' to 'https://cache.nix-ci.com'...
  18188. 1041.87 s [post-build-hook] copying path '/nix/store/3zbdwbxmbxqx0hh0y1li46fiqkdf5war-ffmpeg-headless-8.0.drv' to 'https://cache.nix-ci.com'...
  18189. 1042.09 s [post-build-hook] copying path '/nix/store/nhmp0j0k7i9llfx5pmbb3x7lblcvda6n-python3.14-matplotlib-3.10.5.drv' to 'https://cache.nix-ci.com'...
  18190. 1042.44 s Progress: 139 of 148 built (1 building), 439 of 439 downloaded from cache
  18191. 1042.44 s [python3.14-mypy] build/__native_edfc647aaf02b20aa651.c: In function ‘CPyDef_expandtype___freshen_function_type_vars’:
  18192. 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
  18193. 1042.44 s [python3.14-mypy] 553544 | if (!cpy_r_r3) goto CPyL21;
  18194. 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
  18195. 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
  18196. 1233.46 s [python3.14-mypy] building 'mypy.__init__' extension
  18197. 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
  18198. 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
  18199. 1233.59 s [python3.14-mypy] building 'mypy.api' extension
  18200. 1233.59 s [python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypy
  18201. 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
  18202. 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
  18203. 1233.71 s [python3.14-mypy] building 'mypy.applytype' extension
  18204. 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
  18205. 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
  18206. 1233.84 s [python3.14-mypy] building 'mypy.argmap' extension
  18207. 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
  18208. 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
  18209. 1233.97 s [python3.14-mypy] building 'mypy.binder' extension
  18210. 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
  18211. 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
  18212. 1234.10 s [python3.14-mypy] building 'mypy.build' extension
  18213. 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
  18214. 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
  18215. 1234.23 s [python3.14-mypy] building 'mypy.checker' extension
  18216. 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
  18217. 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
  18218. 1234.36 s [python3.14-mypy] building 'mypy.checker_shared' extension
  18219. 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
  18220. 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
  18221. 1234.48 s [python3.14-mypy] building 'mypy.checker_state' extension
  18222. 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
  18223. 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
  18224. 1234.61 s [python3.14-mypy] building 'mypy.checkexpr' extension
  18225. 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
  18226. 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
  18227. 1234.74 s [python3.14-mypy] building 'mypy.checkmember' extension
  18228. 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
  18229. 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
  18230. 1234.87 s [python3.14-mypy] building 'mypy.checkpattern' extension
  18231. 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
  18232. 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
  18233. 1235.00 s [python3.14-mypy] building 'mypy.checkstrformat' extension
  18234. 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
  18235. 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
  18236. 1235.12 s [python3.14-mypy] building 'mypy.config_parser' extension
  18237. 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
  18238. 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
  18239. 1235.26 s [python3.14-mypy] building 'mypy.constant_fold' extension
  18240. 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
  18241. 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
  18242. 1235.38 s [python3.14-mypy] building 'mypy.constraints' extension
  18243. 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
  18244. 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
  18245. 1235.51 s [python3.14-mypy] building 'mypy.copytype' extension
  18246. 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
  18247. 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
  18248. 1235.64 s [python3.14-mypy] building 'mypy.defaults' extension
  18249. 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
  18250. 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
  18251. 1235.77 s [python3.14-mypy] building 'mypy.dmypy.__init__' extension
  18252. 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
  18253. 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
  18254. 1235.90 s [python3.14-mypy] building 'mypy.dmypy.client' extension
  18255. 1235.90 s [python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypy/dmypy
  18256. 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
  18257. 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
  18258. 1236.02 s [python3.14-mypy] building 'mypy.dmypy_os' extension
  18259. 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
  18260. 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
  18261. 1236.15 s [python3.14-mypy] building 'mypy.dmypy_server' extension
  18262. 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
  18263. 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
  18264. 1236.28 s [python3.14-mypy] building 'mypy.dmypy_util' extension
  18265. 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
  18266. 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
  18267. 1236.41 s [python3.14-mypy] building 'mypy.erasetype' extension
  18268. 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
  18269. 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
  18270. 1236.54 s [python3.14-mypy] building 'mypy.error_formatter' extension
  18271. 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
  18272. 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
  18273. 1236.66 s [python3.14-mypy] building 'mypy.errorcodes' extension
  18274. 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
  18275. 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
  18276. 1236.79 s [python3.14-mypy] building 'mypy.errors' extension
  18277. 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
  18278. 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
  18279. 1236.92 s [python3.14-mypy] building 'mypy.evalexpr' extension
  18280. 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
  18281. 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
  18282. 1237.05 s [python3.14-mypy] building 'mypy.expandtype' extension
  18283. 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
  18284. 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
  18285. 1237.17 s [python3.14-mypy] building 'mypy.exprtotype' extension
  18286. 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
  18287. 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
  18288. 1237.30 s [python3.14-mypy] building 'mypy.fastparse' extension
  18289. 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
  18290. 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
  18291. 1237.43 s [python3.14-mypy] building 'mypy.find_sources' extension
  18292. 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
  18293. 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
  18294. 1237.56 s [python3.14-mypy] building 'mypy.fixup' extension
  18295. 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
  18296. 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
  18297. 1237.69 s [python3.14-mypy] building 'mypy.freetree' extension
  18298. 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
  18299. 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
  18300. 1237.81 s [python3.14-mypy] building 'mypy.fscache' extension
  18301. 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
  18302. 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
  18303. 1237.94 s [python3.14-mypy] building 'mypy.fswatcher' extension
  18304. 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
  18305. 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
  18306. 1238.07 s [python3.14-mypy] building 'mypy.gclogger' extension
  18307. 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
  18308. 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
  18309. 1238.23 s [python3.14-mypy] building 'mypy.git' extension
  18310. 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
  18311. 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
  18312. 1238.32 s [python3.14-mypy] building 'mypy.graph_utils' extension
  18313. 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
  18314. 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
  18315. 1238.45 s [python3.14-mypy] building 'mypy.indirection' extension
  18316. 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
  18317. 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
  18318. 1238.58 s [python3.14-mypy] building 'mypy.infer' extension
  18319. 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
  18320. 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
  18321. 1238.70 s [python3.14-mypy] building 'mypy.inspections' extension
  18322. 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
  18323. 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
  18324. 1238.83 s [python3.14-mypy] building 'mypy.ipc' extension
  18325. 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
  18326. 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
  18327. 1238.96 s [python3.14-mypy] building 'mypy.join' extension
  18328. 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
  18329. 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
  18330. 1239.09 s [python3.14-mypy] building 'mypy.literals' extension
  18331. 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
  18332. 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
  18333. 1239.21 s [python3.14-mypy] building 'mypy.lookup' extension
  18334. 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
  18335. 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
  18336. 1239.34 s [python3.14-mypy] building 'mypy.main' extension
  18337. 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
  18338. 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
  18339. 1239.47 s [python3.14-mypy] building 'mypy.maptype' extension
  18340. 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
  18341. 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
  18342. 1239.60 s [python3.14-mypy] building 'mypy.meet' extension
  18343. 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
  18344. 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
  18345. 1239.73 s [python3.14-mypy] building 'mypy.memprofile' extension
  18346. 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
  18347. 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
  18348. 1239.86 s [python3.14-mypy] building 'mypy.message_registry' extension
  18349. 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
  18350. 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
  18351. 1239.99 s [python3.14-mypy] building 'mypy.messages' extension
  18352. 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
  18353. 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
  18354. 1240.12 s [python3.14-mypy] building 'mypy.metastore' extension
  18355. 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
  18356. 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
  18357. 1240.24 s [python3.14-mypy] building 'mypy.mixedtraverser' extension
  18358. 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
  18359. 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
  18360. 1240.37 s [python3.14-mypy] building 'mypy.modulefinder' extension
  18361. 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
  18362. 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
  18363. 1240.50 s [python3.14-mypy] building 'mypy.moduleinspect' extension
  18364. 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
  18365. 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
  18366. 1240.63 s [python3.14-mypy] building 'mypy.mro' extension
  18367. 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
  18368. 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
  18369. 1240.76 s [python3.14-mypy] building 'mypy.nodes' extension
  18370. 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
  18371. 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
  18372. 1240.88 s [python3.14-mypy] building 'mypy.operators' extension
  18373. 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
  18374. 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
  18375. 1241.01 s [python3.14-mypy] building 'mypy.options' extension
  18376. 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
  18377. 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
  18378. 1241.14 s [python3.14-mypy] building 'mypy.parse' extension
  18379. 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
  18380. 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
  18381. 1241.27 s [python3.14-mypy] building 'mypy.partially_defined' extension
  18382. 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
  18383. 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
  18384. 1241.40 s [python3.14-mypy] building 'mypy.patterns' extension
  18385. 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
  18386. 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
  18387. 1241.52 s [python3.14-mypy] building 'mypy.plugin' extension
  18388. 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
  18389. 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
  18390. 1241.65 s [python3.14-mypy] building 'mypy.plugins.__init__' extension
  18391. 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
  18392. 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
  18393. 1241.78 s [python3.14-mypy] building 'mypy.plugins.attrs' extension
  18394. 1241.78 s [python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypy/plugins
  18395. 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
  18396. 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
  18397. 1241.90 s [python3.14-mypy] building 'mypy.plugins.common' extension
  18398. 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
  18399. 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
  18400. 1242.03 s [python3.14-mypy] building 'mypy.plugins.ctypes' extension
  18401. 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
  18402. 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
  18403. 1242.16 s [python3.14-mypy] building 'mypy.plugins.dataclasses' extension
  18404. 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
  18405. 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
  18406. 1242.29 s [python3.14-mypy] building 'mypy.plugins.default' extension
  18407. 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
  18408. 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
  18409. 1242.41 s [python3.14-mypy] building 'mypy.plugins.enums' extension
  18410. 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
  18411. 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
  18412. 1242.54 s [python3.14-mypy] building 'mypy.plugins.functools' extension
  18413. 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
  18414. 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
  18415. 1242.67 s [python3.14-mypy] building 'mypy.plugins.proper_plugin' extension
  18416. 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
  18417. 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
  18418. 1242.80 s [python3.14-mypy] building 'mypy.plugins.singledispatch' extension
  18419. 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
  18420. 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
  18421. 1242.93 s [python3.14-mypy] building 'mypy.reachability' extension
  18422. 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
  18423. 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
  18424. 1243.06 s [python3.14-mypy] building 'mypy.refinfo' extension
  18425. 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
  18426. 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
  18427. 1243.30 s [python3.14-mypy] building 'mypy.renaming' extension
  18428. 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
  18429. 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
  18430. 1243.31 s [python3.14-mypy] building 'mypy.report' extension
  18431. 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
  18432. 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
  18433. 1243.44 s [python3.14-mypy] building 'mypy.scope' extension
  18434. 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
  18435. 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
  18436. 1243.57 s [python3.14-mypy] building 'mypy.semanal' extension
  18437. 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
  18438. 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
  18439. 1243.70 s [python3.14-mypy] building 'mypy.semanal_classprop' extension
  18440. 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
  18441. 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
  18442. 1243.82 s [python3.14-mypy] building 'mypy.semanal_enum' extension
  18443. 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
  18444. 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
  18445. 1243.95 s [python3.14-mypy] building 'mypy.semanal_infer' extension
  18446. 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
  18447. 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
  18448. 1244.08 s [python3.14-mypy] building 'mypy.semanal_main' extension
  18449. 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
  18450. 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
  18451. 1244.21 s [python3.14-mypy] building 'mypy.semanal_namedtuple' extension
  18452. 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
  18453. 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
  18454. 1244.34 s [python3.14-mypy] building 'mypy.semanal_newtype' extension
  18455. 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
  18456. 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
  18457. 1244.47 s [python3.14-mypy] building 'mypy.semanal_pass1' extension
  18458. 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
  18459. 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
  18460. 1244.59 s [python3.14-mypy] building 'mypy.semanal_shared' extension
  18461. 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
  18462. 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
  18463. 1244.72 s [python3.14-mypy] building 'mypy.semanal_typeargs' extension
  18464. 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
  18465. 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
  18466. 1244.84 s [python3.14-mypy] building 'mypy.semanal_typeddict' extension
  18467. 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
  18468. 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
  18469. 1244.97 s [python3.14-mypy] building 'mypy.server.__init__' extension
  18470. 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
  18471. 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
  18472. 1245.10 s [python3.14-mypy] building 'mypy.server.astdiff' extension
  18473. 1245.10 s [python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypy/server
  18474. 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
  18475. 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
  18476. 1245.23 s [python3.14-mypy] building 'mypy.server.astmerge' extension
  18477. 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
  18478. 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
  18479. 1245.36 s [python3.14-mypy] building 'mypy.server.aststrip' extension
  18480. 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
  18481. 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
  18482. 1245.49 s [python3.14-mypy] building 'mypy.server.deps' extension
  18483. 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
  18484. 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
  18485. 1245.61 s [python3.14-mypy] building 'mypy.server.mergecheck' extension
  18486. 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
  18487. 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
  18488. 1245.74 s [python3.14-mypy] building 'mypy.server.objgraph' extension
  18489. 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
  18490. 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
  18491. 1245.87 s [python3.14-mypy] building 'mypy.server.subexpr' extension
  18492. 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
  18493. 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
  18494. 1246.00 s [python3.14-mypy] building 'mypy.server.target' extension
  18495. 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
  18496. 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
  18497. 1246.13 s [python3.14-mypy] building 'mypy.server.trigger' extension
  18498. 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
  18499. 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
  18500. 1246.26 s [python3.14-mypy] building 'mypy.server.update' extension
  18501. 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
  18502. 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
  18503. 1246.38 s [python3.14-mypy] building 'mypy.sharedparse' extension
  18504. 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
  18505. 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
  18506. 1246.51 s [python3.14-mypy] building 'mypy.solve' extension
  18507. 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
  18508. 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
  18509. 1246.64 s [python3.14-mypy] building 'mypy.state' extension
  18510. 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
  18511. 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
  18512. 1246.77 s [python3.14-mypy] building 'mypy.stats' extension
  18513. 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
  18514. 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
  18515. 1246.90 s [python3.14-mypy] building 'mypy.strconv' extension
  18516. 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
  18517. 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
  18518. 1247.03 s [python3.14-mypy] building 'mypy.stubgen' extension
  18519. 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
  18520. 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
  18521. 1247.16 s [python3.14-mypy] building 'mypy.stubinfo' extension
  18522. 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
  18523. 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
  18524. 1247.29 s [python3.14-mypy] building 'mypy.stubutil' extension
  18525. 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
  18526. 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
  18527. 1247.41 s [python3.14-mypy] building 'mypy.subtypes' extension
  18528. 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
  18529. 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
  18530. 1247.54 s [python3.14-mypy] building 'mypy.suggestions' extension
  18531. 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
  18532. 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
  18533. 1247.67 s [python3.14-mypy] building 'mypy.test.visitors' extension
  18534. 1247.67 s [python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypy/test
  18535. 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
  18536. 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
  18537. 1247.80 s [python3.14-mypy] building 'mypy.traverser' extension
  18538. 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
  18539. 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
  18540. 1247.93 s [python3.14-mypy] building 'mypy.treetransform' extension
  18541. 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
  18542. 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
  18543. 1248.06 s [python3.14-mypy] building 'mypy.tvar_scope' extension
  18544. 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
  18545. 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
  18546. 1248.30 s [python3.14-mypy] building 'mypy.type_visitor' extension
  18547. 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
  18548. 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
  18549. 1248.33 s [python3.14-mypy] building 'mypy.typeanal' extension
  18550. 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
  18551. 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
  18552. 1248.46 s [python3.14-mypy] building 'mypy.typeops' extension
  18553. 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
  18554. 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
  18555. 1248.59 s [python3.14-mypy] building 'mypy.types' extension
  18556. 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
  18557. 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
  18558. 1248.72 s [python3.14-mypy] building 'mypy.types_utils' extension
  18559. 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
  18560. 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
  18561. 1248.85 s [python3.14-mypy] building 'mypy.typestate' extension
  18562. 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
  18563. 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
  18564. 1248.98 s [python3.14-mypy] building 'mypy.typetraverser' extension
  18565. 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
  18566. 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
  18567. 1249.10 s [python3.14-mypy] building 'mypy.typevars' extension
  18568. 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
  18569. 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
  18570. 1249.23 s [python3.14-mypy] building 'mypy.typevartuples' extension
  18571. 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
  18572. 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
  18573. 1249.36 s [python3.14-mypy] building 'mypy.util' extension
  18574. 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
  18575. 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
  18576. 1249.49 s [python3.14-mypy] building 'mypy.visitor' extension
  18577. 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
  18578. 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
  18579. 1249.62 s [python3.14-mypy] building 'mypyc.__init__' extension
  18580. 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
  18581. 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
  18582. 1249.75 s [python3.14-mypy] building 'mypyc.analysis.__init__' extension
  18583. 1249.75 s [python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc
  18584. 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
  18585. 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
  18586. 1249.87 s [python3.14-mypy] building 'mypyc.analysis.attrdefined' extension
  18587. 1249.87 s [python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc/analysis
  18588. 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
  18589. 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
  18590. 1250.00 s [python3.14-mypy] building 'mypyc.analysis.blockfreq' extension
  18591. 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
  18592. 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
  18593. 1250.13 s [python3.14-mypy] building 'mypyc.analysis.dataflow' extension
  18594. 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
  18595. 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
  18596. 1250.26 s [python3.14-mypy] building 'mypyc.analysis.ircheck' extension
  18597. 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
  18598. 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
  18599. 1250.39 s [python3.14-mypy] building 'mypyc.analysis.selfleaks' extension
  18600. 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
  18601. 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
  18602. 1250.52 s [python3.14-mypy] building 'mypyc.annotate' extension
  18603. 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
  18604. 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
  18605. 1250.64 s [python3.14-mypy] building 'mypyc.build' extension
  18606. 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
  18607. 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
  18608. 1250.77 s [python3.14-mypy] building 'mypyc.codegen.__init__' extension
  18609. 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
  18610. 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
  18611. 1250.90 s [python3.14-mypy] building 'mypyc.codegen.cstring' extension
  18612. 1250.90 s [python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc/codegen
  18613. 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
  18614. 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
  18615. 1251.03 s [python3.14-mypy] building 'mypyc.codegen.emit' extension
  18616. 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
  18617. 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
  18618. 1251.16 s [python3.14-mypy] building 'mypyc.codegen.emitclass' extension
  18619. 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
  18620. 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
  18621. 1251.29 s [python3.14-mypy] building 'mypyc.codegen.emitfunc' extension
  18622. 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
  18623. 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
  18624. 1251.42 s [python3.14-mypy] building 'mypyc.codegen.emitmodule' extension
  18625. 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
  18626. 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
  18627. 1251.55 s [python3.14-mypy] building 'mypyc.codegen.emitwrapper' extension
  18628. 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
  18629. 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
  18630. 1251.68 s [python3.14-mypy] building 'mypyc.codegen.literals' extension
  18631. 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
  18632. 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
  18633. 1251.81 s [python3.14-mypy] building 'mypyc.common' extension
  18634. 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
  18635. 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
  18636. 1251.94 s [python3.14-mypy] building 'mypyc.crash' extension
  18637. 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
  18638. 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
  18639. 1252.07 s [python3.14-mypy] building 'mypyc.errors' extension
  18640. 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
  18641. 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
  18642. 1252.19 s [python3.14-mypy] building 'mypyc.ir.__init__' extension
  18643. 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
  18644. 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
  18645. 1252.32 s [python3.14-mypy] building 'mypyc.ir.class_ir' extension
  18646. 1252.32 s [python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc/ir
  18647. 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
  18648. 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
  18649. 1252.45 s [python3.14-mypy] building 'mypyc.ir.func_ir' extension
  18650. 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
  18651. 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
  18652. 1252.58 s [python3.14-mypy] building 'mypyc.ir.module_ir' extension
  18653. 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
  18654. 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
  18655. 1252.71 s [python3.14-mypy] building 'mypyc.ir.ops' extension
  18656. 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
  18657. 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
  18658. 1252.84 s [python3.14-mypy] building 'mypyc.ir.pprint' extension
  18659. 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
  18660. 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
  18661. 1252.97 s [python3.14-mypy] building 'mypyc.ir.rtypes' extension
  18662. 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
  18663. 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
  18664. 1253.10 s [python3.14-mypy] building 'mypyc.irbuild.__init__' extension
  18665. 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
  18666. 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
  18667. 1253.34 s [python3.14-mypy] building 'mypyc.irbuild.ast_helpers' extension
  18668. 1253.34 s [python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc/irbuild
  18669. 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
  18670. 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
  18671. 1253.36 s [python3.14-mypy] building 'mypyc.irbuild.builder' extension
  18672. 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
  18673. 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
  18674. 1253.49 s [python3.14-mypy] building 'mypyc.irbuild.callable_class' extension
  18675. 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
  18676. 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
  18677. 1253.62 s [python3.14-mypy] building 'mypyc.irbuild.classdef' extension
  18678. 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
  18679. 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
  18680. 1253.75 s [python3.14-mypy] building 'mypyc.irbuild.constant_fold' extension
  18681. 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
  18682. 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
  18683. 1253.88 s [python3.14-mypy] building 'mypyc.irbuild.context' extension
  18684. 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
  18685. 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
  18686. 1254.01 s [python3.14-mypy] building 'mypyc.irbuild.env_class' extension
  18687. 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
  18688. 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
  18689. 1254.14 s [python3.14-mypy] building 'mypyc.irbuild.expression' extension
  18690. 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
  18691. 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
  18692. 1254.26 s [python3.14-mypy] building 'mypyc.irbuild.for_helpers' extension
  18693. 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
  18694. 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
  18695. 1254.39 s [python3.14-mypy] building 'mypyc.irbuild.format_str_tokenizer' extension
  18696. 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
  18697. 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
  18698. 1254.52 s [python3.14-mypy] building 'mypyc.irbuild.function' extension
  18699. 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
  18700. 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
  18701. 1254.65 s [python3.14-mypy] building 'mypyc.irbuild.generator' extension
  18702. 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
  18703. 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
  18704. 1254.78 s [python3.14-mypy] building 'mypyc.irbuild.ll_builder' extension
  18705. 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
  18706. 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
  18707. 1254.90 s [python3.14-mypy] building 'mypyc.irbuild.main' extension
  18708. 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
  18709. 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
  18710. 1255.03 s [python3.14-mypy] building 'mypyc.irbuild.mapper' extension
  18711. 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
  18712. 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
  18713. 1255.16 s [python3.14-mypy] building 'mypyc.irbuild.match' extension
  18714. 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
  18715. 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
  18716. 1255.30 s [python3.14-mypy] building 'mypyc.irbuild.missingtypevisitor' extension
  18717. 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
  18718. 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
  18719. 1255.43 s [python3.14-mypy] building 'mypyc.irbuild.nonlocalcontrol' extension
  18720. 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
  18721. 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
  18722. 1255.56 s [python3.14-mypy] building 'mypyc.irbuild.prebuildvisitor' extension
  18723. 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
  18724. 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
  18725. 1255.68 s [python3.14-mypy] building 'mypyc.irbuild.prepare' extension
  18726. 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
  18727. 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
  18728. 1255.81 s [python3.14-mypy] building 'mypyc.irbuild.specialize' extension
  18729. 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
  18730. 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
  18731. 1255.94 s [python3.14-mypy] building 'mypyc.irbuild.statement' extension
  18732. 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
  18733. 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
  18734. 1256.07 s [python3.14-mypy] building 'mypyc.irbuild.targets' extension
  18735. 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
  18736. 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
  18737. 1256.20 s [python3.14-mypy] building 'mypyc.irbuild.util' extension
  18738. 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
  18739. 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
  18740. 1256.33 s [python3.14-mypy] building 'mypyc.irbuild.visitor' extension
  18741. 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
  18742. 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
  18743. 1256.46 s [python3.14-mypy] building 'mypyc.irbuild.vtable' extension
  18744. 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
  18745. 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
  18746. 1256.59 s [python3.14-mypy] building 'mypyc.lower.__init__' extension
  18747. 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
  18748. 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
  18749. 1256.72 s [python3.14-mypy] building 'mypyc.lower.int_ops' extension
  18750. 1256.72 s [python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc/lower
  18751. 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
  18752. 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
  18753. 1256.85 s [python3.14-mypy] building 'mypyc.lower.list_ops' extension
  18754. 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
  18755. 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
  18756. 1256.98 s [python3.14-mypy] building 'mypyc.lower.misc_ops' extension
  18757. 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
  18758. 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
  18759. 1257.10 s [python3.14-mypy] building 'mypyc.lower.registry' extension
  18760. 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
  18761. 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
  18762. 1257.23 s [python3.14-mypy] building 'mypyc.namegen' extension
  18763. 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
  18764. 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
  18765. 1257.36 s [python3.14-mypy] building 'mypyc.options' extension
  18766. 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
  18767. 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
  18768. 1257.49 s [python3.14-mypy] building 'mypyc.primitives.__init__' extension
  18769. 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
  18770. 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
  18771. 1257.62 s [python3.14-mypy] building 'mypyc.primitives.bytes_ops' extension
  18772. 1257.62 s [python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc/primitives
  18773. 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
  18774. 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
  18775. 1257.75 s [python3.14-mypy] building 'mypyc.primitives.dict_ops' extension
  18776. 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
  18777. 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
  18778. 1257.87 s [python3.14-mypy] building 'mypyc.primitives.exc_ops' extension
  18779. 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
  18780. 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
  18781. 1258.00 s [python3.14-mypy] building 'mypyc.primitives.float_ops' extension
  18782. 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
  18783. 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
  18784. 1258.13 s [python3.14-mypy] building 'mypyc.primitives.generic_ops' extension
  18785. 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
  18786. 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
  18787. 1258.36 s [python3.14-mypy] building 'mypyc.primitives.int_ops' extension
  18788. 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
  18789. 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
  18790. 1258.38 s [python3.14-mypy] building 'mypyc.primitives.list_ops' extension
  18791. 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
  18792. 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
  18793. 1258.51 s [python3.14-mypy] building 'mypyc.primitives.misc_ops' extension
  18794. 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
  18795. 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
  18796. 1258.64 s [python3.14-mypy] building 'mypyc.primitives.registry' extension
  18797. 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
  18798. 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
  18799. 1258.77 s [python3.14-mypy] building 'mypyc.primitives.set_ops' extension
  18800. 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
  18801. 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
  18802. 1258.90 s [python3.14-mypy] building 'mypyc.primitives.str_ops' extension
  18803. 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
  18804. 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
  18805. 1259.03 s [python3.14-mypy] building 'mypyc.primitives.tuple_ops' extension
  18806. 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
  18807. 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
  18808. 1259.15 s [python3.14-mypy] building 'mypyc.rt_subtype' extension
  18809. 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
  18810. 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
  18811. 1259.28 s [python3.14-mypy] building 'mypyc.sametype' extension
  18812. 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
  18813. 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
  18814. 1259.41 s [python3.14-mypy] building 'mypyc.subtype' extension
  18815. 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
  18816. 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
  18817. 1259.54 s [python3.14-mypy] building 'mypyc.transform.__init__' extension
  18818. 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
  18819. 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
  18820. 1259.66 s [python3.14-mypy] building 'mypyc.transform.copy_propagation' extension
  18821. 1259.66 s [python3.14-mypy] creating build/temp.linux-x86_64-cpython-314/build/mypyc/transform
  18822. 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
  18823. 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
  18824. 1259.79 s [python3.14-mypy] building 'mypyc.transform.exceptions' extension
  18825. 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
  18826. 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
  18827. 1259.92 s [python3.14-mypy] building 'mypyc.transform.flag_elimination' extension
  18828. 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
  18829. 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
  18830. 1260.05 s [python3.14-mypy] building 'mypyc.transform.ir_transform' extension
  18831. 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
  18832. 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
  18833. 1260.18 s [python3.14-mypy] building 'mypyc.transform.lower' extension
  18834. 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
  18835. 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
  18836. 1260.30 s [python3.14-mypy] building 'mypyc.transform.refcount' extension
  18837. 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
  18838. 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
  18839. 1260.43 s [python3.14-mypy] building 'mypyc.transform.spill' extension
  18840. 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
  18841. 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
  18842. 1260.56 s [python3.14-mypy] building 'mypyc.transform.uninit' extension
  18843. 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
  18844. 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
  18845. 1260.70 s [python3.14-mypy] installing to build/bdist.linux-x86_64/wheel
  18846. 1260.70 s [python3.14-mypy] running install
  18847. 1260.70 s [python3.14-mypy] running install_lib
  18848. 1260.70 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel
  18849. 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/.
  18850. 1260.74 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy
  18851. 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
  18852. 1260.74 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/build.py -> build/bdist.linux-x86_64/wheel/./mypy
  18853. 1260.74 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checkpattern.py -> build/bdist.linux-x86_64/wheel/./mypy
  18854. 1260.74 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/visitor.py -> build/bdist.linux-x86_64/wheel/./mypy
  18855. 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
  18856. 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
  18857. 1260.74 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/state.py -> build/bdist.linux-x86_64/wheel/./mypy
  18858. 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
  18859. 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
  18860. 1260.74 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/util.py -> build/bdist.linux-x86_64/wheel/./mypy
  18861. 1260.74 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/modulefinder.py -> build/bdist.linux-x86_64/wheel/./mypy
  18862. 1260.74 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stubinfo.py -> build/bdist.linux-x86_64/wheel/./mypy
  18863. 1260.74 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typetraverser.py -> build/bdist.linux-x86_64/wheel/./mypy
  18864. 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
  18865. 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
  18866. 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
  18867. 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
  18868. 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
  18869. 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
  18870. 1260.74 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checkexpr.py -> build/bdist.linux-x86_64/wheel/./mypy
  18871. 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
  18872. 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
  18873. 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
  18874. 1260.74 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/ipc.py -> build/bdist.linux-x86_64/wheel/./mypy
  18875. 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
  18876. 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
  18877. 1260.74 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/xml
  18878. 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
  18879. 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
  18880. 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
  18881. 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
  18882. 1260.74 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/infer.py -> build/bdist.linux-x86_64/wheel/./mypy
  18883. 1260.74 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed
  18884. 1260.74 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib
  18885. 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
  18886. 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
  18887. 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
  18888. 1260.74 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/json
  18889. 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
  18890. 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
  18891. 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
  18892. 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
  18893. 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
  18894. 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
  18895. 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
  18896. 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
  18897. 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
  18898. 1260.74 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/sqlite3
  18899. 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
  18900. 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
  18901. 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
  18902. 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
  18903. 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
  18904. 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
  18905. 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
  18906. 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
  18907. 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
  18908. 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
  18909. 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
  18910. 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
  18911. 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
  18912. 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
  18913. 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
  18914. 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
  18915. 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
  18916. 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
  18917. 1260.75 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/zoneinfo
  18918. 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
  18919. 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
  18920. 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
  18921. 1260.75 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/zipfile
  18922. 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
  18923. 1260.75 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/zipfile/_path
  18924. 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
  18925. 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
  18926. 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
  18927. 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
  18928. 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
  18929. 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
  18930. 1260.75 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/xml
  18931. 1260.75 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/xml/dom
  18932. 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
  18933. 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
  18934. 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
  18935. 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
  18936. 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
  18937. 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
  18938. 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
  18939. 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
  18940. 1260.75 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/xml/sax
  18941. 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
  18942. 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
  18943. 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
  18944. 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
  18945. 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
  18946. 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
  18947. 1260.75 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/xml/etree
  18948. 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
  18949. 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
  18950. 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
  18951. 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
  18952. 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
  18953. 1260.75 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/xml/parsers
  18954. 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
  18955. 1260.75 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/xml/parsers/expat
  18956. 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
  18957. 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
  18958. 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
  18959. 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
  18960. 1260.75 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/xmlrpc
  18961. 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
  18962. 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
  18963. 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
  18964. 1260.75 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/msilib
  18965. 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
  18966. 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
  18967. 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
  18968. 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
  18969. 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
  18970. 1260.75 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/ensurepip
  18971. 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
  18972. 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
  18973. 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
  18974. 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
  18975. 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
  18976. 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
  18977. 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
  18978. 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
  18979. 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
  18980. 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
  18981. 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
  18982. 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
  18983. 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
  18984. 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
  18985. 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
  18986. 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
  18987. 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
  18988. 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
  18989. 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
  18990. 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
  18991. 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
  18992. 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
  18993. 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
  18994. 1260.76 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/os
  18995. 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
  18996. 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
  18997. 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
  18998. 1260.76 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/asyncio
  18999. 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
  19000. 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
  19001. 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
  19002. 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
  19003. 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
  19004. 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
  19005. 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
  19006. 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
  19007. 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
  19008. 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
  19009. 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
  19010. 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
  19011. 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
  19012. 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
  19013. 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
  19014. 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
  19015. 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
  19016. 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
  19017. 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
  19018. 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
  19019. 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
  19020. 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
  19021. 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
  19022. 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
  19023. 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
  19024. 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
  19025. 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
  19026. 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
  19027. 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
  19028. 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
  19029. 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
  19030. 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
  19031. 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
  19032. 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
  19033. 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
  19034. 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
  19035. 1260.76 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/encodings
  19036. 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
  19037. 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
  19038. 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
  19039. 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
  19040. 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
  19041. 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
  19042. 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
  19043. 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
  19044. 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
  19045. 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
  19046. 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
  19047. 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
  19048. 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
  19049. 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
  19050. 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
  19051. 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
  19052. 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
  19053. 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
  19054. 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
  19055. 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
  19056. 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
  19057. 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
  19058. 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
  19059. 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
  19060. 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
  19061. 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
  19062. 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
  19063. 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
  19064. 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
  19065. 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
  19066. 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
  19067. 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
  19068. 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
  19069. 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
  19070. 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
  19071. 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
  19072. 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
  19073. 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
  19074. 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
  19075. 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
  19076. 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
  19077. 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
  19078. 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
  19079. 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
  19080. 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
  19081. 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
  19082. 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
  19083. 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
  19084. 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
  19085. 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
  19086. 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
  19087. 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
  19088. 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
  19089. 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
  19090. 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
  19091. 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
  19092. 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
  19093. 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
  19094. 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
  19095. 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
  19096. 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
  19097. 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
  19098. 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
  19099. 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
  19100. 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
  19101. 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
  19102. 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
  19103. 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
  19104. 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
  19105. 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
  19106. 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
  19107. 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
  19108. 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
  19109. 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
  19110. 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
  19111. 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
  19112. 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
  19113. 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
  19114. 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
  19115. 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
  19116. 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
  19117. 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
  19118. 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
  19119. 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
  19120. 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
  19121. 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
  19122. 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
  19123. 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
  19124. 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
  19125. 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
  19126. 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
  19127. 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
  19128. 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
  19129. 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
  19130. 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
  19131. 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
  19132. 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
  19133. 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
  19134. 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
  19135. 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
  19136. 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
  19137. 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
  19138. 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
  19139. 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
  19140. 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
  19141. 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
  19142. 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
  19143. 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
  19144. 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
  19145. 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
  19146. 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
  19147. 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
  19148. 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
  19149. 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
  19150. 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
  19151. 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
  19152. 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
  19153. 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
  19154. 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
  19155. 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
  19156. 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
  19157. 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
  19158. 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
  19159. 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
  19160. 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
  19161. 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
  19162. 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
  19163. 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
  19164. 1260.78 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/compression
  19165. 1260.78 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/compression/gzip
  19166. 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
  19167. 1260.78 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/compression/bz2
  19168. 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
  19169. 1260.78 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/compression/_common
  19170. 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
  19171. 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
  19172. 1260.78 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/compression/lzma
  19173. 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
  19174. 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
  19175. 1260.78 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/compression/zlib
  19176. 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
  19177. 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
  19178. 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
  19179. 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
  19180. 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
  19181. 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
  19182. 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
  19183. 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
  19184. 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
  19185. 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
  19186. 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
  19187. 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
  19188. 1260.78 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/curses
  19189. 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
  19190. 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
  19191. 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
  19192. 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
  19193. 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
  19194. 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
  19195. 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
  19196. 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
  19197. 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
  19198. 1260.78 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/_typeshed
  19199. 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
  19200. 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
  19201. 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
  19202. 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
  19203. 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
  19204. 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
  19205. 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
  19206. 1260.78 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/concurrent
  19207. 1260.78 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/concurrent/futures
  19208. 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
  19209. 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
  19210. 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
  19211. 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
  19212. 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
  19213. 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
  19214. 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
  19215. 1260.78 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/http
  19216. 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
  19217. 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
  19218. 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
  19219. 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
  19220. 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
  19221. 1260.78 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/html
  19222. 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
  19223. 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
  19224. 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
  19225. 1260.78 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/venv
  19226. 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
  19227. 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
  19228. 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
  19229. 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
  19230. 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
  19231. 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
  19232. 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
  19233. 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
  19234. 1260.78 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/collections
  19235. 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
  19236. 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
  19237. 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
  19238. 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
  19239. 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
  19240. 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
  19241. 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
  19242. 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
  19243. 1260.78 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/dbm
  19244. 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
  19245. 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
  19246. 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
  19247. 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
  19248. 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
  19249. 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
  19250. 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
  19251. 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
  19252. 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
  19253. 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
  19254. 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
  19255. 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
  19256. 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
  19257. 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
  19258. 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
  19259. 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
  19260. 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
  19261. 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
  19262. 1260.79 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/wsgiref
  19263. 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
  19264. 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
  19265. 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
  19266. 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
  19267. 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
  19268. 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
  19269. 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
  19270. 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
  19271. 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
  19272. 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
  19273. 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
  19274. 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
  19275. 1260.79 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/email
  19276. 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
  19277. 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
  19278. 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
  19279. 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
  19280. 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
  19281. 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
  19282. 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
  19283. 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
  19284. 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
  19285. 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
  19286. 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
  19287. 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
  19288. 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
  19289. 1260.79 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/email/mime
  19290. 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
  19291. 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
  19292. 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
  19293. 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
  19294. 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
  19295. 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
  19296. 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
  19297. 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
  19298. 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
  19299. 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
  19300. 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
  19301. 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
  19302. 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
  19303. 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
  19304. 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
  19305. 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
  19306. 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
  19307. 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
  19308. 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
  19309. 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
  19310. 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
  19311. 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
  19312. 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
  19313. 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
  19314. 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
  19315. 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
  19316. 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
  19317. 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
  19318. 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
  19319. 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
  19320. 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
  19321. 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
  19322. 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
  19323. 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
  19324. 1260.79 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/pydoc_data
  19325. 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
  19326. 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
  19327. 1260.79 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/pyexpat
  19328. 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
  19329. 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
  19330. 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
  19331. 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
  19332. 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
  19333. 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
  19334. 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
  19335. 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
  19336. 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
  19337. 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
  19338. 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
  19339. 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
  19340. 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
  19341. 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
  19342. 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
  19343. 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
  19344. 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
  19345. 1260.80 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/string
  19346. 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
  19347. 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
  19348. 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
  19349. 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
  19350. 1260.80 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/logging
  19351. 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
  19352. 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
  19353. 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
  19354. 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
  19355. 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
  19356. 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
  19357. 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
  19358. 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
  19359. 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
  19360. 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
  19361. 1260.80 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/ctypes
  19362. 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
  19363. 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
  19364. 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
  19365. 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
  19366. 1260.80 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/ctypes/macholib
  19367. 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
  19368. 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
  19369. 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
  19370. 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
  19371. 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
  19372. 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
  19373. 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
  19374. 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
  19375. 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
  19376. 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
  19377. 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
  19378. 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
  19379. 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
  19380. 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
  19381. 1260.80 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/lib2to3
  19382. 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
  19383. 1260.80 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/lib2to3/fixes
  19384. 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
  19385. 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
  19386. 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
  19387. 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
  19388. 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
  19389. 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
  19390. 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
  19391. 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
  19392. 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
  19393. 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
  19394. 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
  19395. 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
  19396. 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
  19397. 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
  19398. 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
  19399. 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
  19400. 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
  19401. 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
  19402. 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
  19403. 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
  19404. 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
  19405. 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
  19406. 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
  19407. 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
  19408. 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
  19409. 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
  19410. 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
  19411. 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
  19412. 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
  19413. 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
  19414. 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
  19415. 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
  19416. 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
  19417. 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
  19418. 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
  19419. 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
  19420. 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
  19421. 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
  19422. 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
  19423. 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
  19424. 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
  19425. 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
  19426. 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
  19427. 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
  19428. 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
  19429. 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
  19430. 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
  19431. 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
  19432. 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
  19433. 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
  19434. 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
  19435. 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
  19436. 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
  19437. 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
  19438. 1260.81 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2
  19439. 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
  19440. 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
  19441. 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
  19442. 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
  19443. 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
  19444. 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
  19445. 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
  19446. 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
  19447. 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
  19448. 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
  19449. 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
  19450. 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
  19451. 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
  19452. 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
  19453. 1260.81 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/unittest
  19454. 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
  19455. 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
  19456. 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
  19457. 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
  19458. 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
  19459. 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
  19460. 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
  19461. 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
  19462. 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
  19463. 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
  19464. 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
  19465. 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
  19466. 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
  19467. 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
  19468. 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
  19469. 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
  19470. 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
  19471. 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
  19472. 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
  19473. 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
  19474. 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
  19475. 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
  19476. 1260.81 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/sys
  19477. 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
  19478. 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
  19479. 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
  19480. 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
  19481. 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
  19482. 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
  19483. 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
  19484. 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
  19485. 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
  19486. 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
  19487. 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
  19488. 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
  19489. 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
  19490. 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
  19491. 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
  19492. 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
  19493. 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
  19494. 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
  19495. 1260.81 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/multiprocessing
  19496. 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
  19497. 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
  19498. 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
  19499. 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
  19500. 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
  19501. 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
  19502. 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
  19503. 1260.81 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/multiprocessing/dummy
  19504. 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
  19505. 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
  19506. 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
  19507. 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
  19508. 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
  19509. 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
  19510. 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
  19511. 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
  19512. 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
  19513. 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
  19514. 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
  19515. 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
  19516. 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
  19517. 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
  19518. 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
  19519. 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
  19520. 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
  19521. 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
  19522. 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
  19523. 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
  19524. 1260.82 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/tkinter
  19525. 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
  19526. 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
  19527. 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
  19528. 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
  19529. 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
  19530. 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
  19531. 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
  19532. 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
  19533. 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
  19534. 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
  19535. 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
  19536. 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
  19537. 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
  19538. 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
  19539. 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
  19540. 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
  19541. 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
  19542. 1260.82 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/importlib
  19543. 1260.82 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/importlib/metadata
  19544. 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
  19545. 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
  19546. 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
  19547. 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
  19548. 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
  19549. 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
  19550. 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
  19551. 1260.82 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/importlib/resources
  19552. 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
  19553. 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
  19554. 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
  19555. 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
  19556. 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
  19557. 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
  19558. 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
  19559. 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
  19560. 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
  19561. 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
  19562. 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
  19563. 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
  19564. 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
  19565. 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
  19566. 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
  19567. 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
  19568. 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
  19569. 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
  19570. 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
  19571. 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
  19572. 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
  19573. 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
  19574. 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
  19575. 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
  19576. 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
  19577. 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
  19578. 1260.82 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/urllib
  19579. 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
  19580. 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
  19581. 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
  19582. 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
  19583. 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
  19584. 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
  19585. 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
  19586. 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
  19587. 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
  19588. 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
  19589. 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
  19590. 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
  19591. 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
  19592. 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
  19593. 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
  19594. 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
  19595. 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
  19596. 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
  19597. 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
  19598. 1260.82 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/distutils
  19599. 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
  19600. 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
  19601. 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
  19602. 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
  19603. 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
  19604. 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
  19605. 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
  19606. 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
  19607. 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
  19608. 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
  19609. 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
  19610. 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
  19611. 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
  19612. 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
  19613. 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
  19614. 1260.83 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/distutils/command
  19615. 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
  19616. 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
  19617. 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
  19618. 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
  19619. 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
  19620. 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
  19621. 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
  19622. 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
  19623. 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
  19624. 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
  19625. 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
  19626. 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
  19627. 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
  19628. 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
  19629. 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
  19630. 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
  19631. 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
  19632. 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
  19633. 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
  19634. 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
  19635. 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
  19636. 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
  19637. 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
  19638. 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
  19639. 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
  19640. 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
  19641. 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
  19642. 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
  19643. 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
  19644. 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
  19645. 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
  19646. 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
  19647. 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
  19648. 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
  19649. 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
  19650. 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
  19651. 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
  19652. 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
  19653. 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
  19654. 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
  19655. 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
  19656. 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
  19657. 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
  19658. 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
  19659. 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
  19660. 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
  19661. 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
  19662. 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
  19663. 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
  19664. 1260.83 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stdlib/pathlib
  19665. 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
  19666. 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
  19667. 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
  19668. 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
  19669. 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
  19670. 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
  19671. 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
  19672. 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
  19673. 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
  19674. 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
  19675. 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
  19676. 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
  19677. 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
  19678. 1260.83 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stubs
  19679. 1260.83 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/typeshed/stubs/mypy-extensions
  19680. 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
  19681. 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
  19682. 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
  19683. 1260.83 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/meet.py -> build/bdist.linux-x86_64/wheel/./mypy
  19684. 1260.83 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/treetransform.py -> build/bdist.linux-x86_64/wheel/./mypy
  19685. 1260.83 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/test
  19686. 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
  19687. 1260.83 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/test/meta
  19688. 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
  19689. 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
  19690. 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
  19691. 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
  19692. 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
  19693. 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
  19694. 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
  19695. 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
  19696. 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
  19697. 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
  19698. 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
  19699. 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
  19700. 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
  19701. 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
  19702. 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
  19703. 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
  19704. 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
  19705. 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
  19706. 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
  19707. 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
  19708. 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
  19709. 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
  19710. 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
  19711. 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
  19712. 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
  19713. 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
  19714. 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
  19715. 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
  19716. 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
  19717. 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
  19718. 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
  19719. 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
  19720. 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
  19721. 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
  19722. 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
  19723. 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
  19724. 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
  19725. 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
  19726. 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
  19727. 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
  19728. 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
  19729. 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
  19730. 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
  19731. 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
  19732. 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
  19733. 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
  19734. 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
  19735. 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
  19736. 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
  19737. 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
  19738. 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
  19739. 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
  19740. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/git.py -> build/bdist.linux-x86_64/wheel/./mypy
  19741. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checker.py -> build/bdist.linux-x86_64/wheel/./mypy
  19742. 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
  19743. 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
  19744. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stubgenc.py -> build/bdist.linux-x86_64/wheel/./mypy
  19745. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/mro.py -> build/bdist.linux-x86_64/wheel/./mypy
  19746. 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
  19747. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/version.py -> build/bdist.linux-x86_64/wheel/./mypy
  19748. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/freetree.py -> build/bdist.linux-x86_64/wheel/./mypy
  19749. 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
  19750. 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
  19751. 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
  19752. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/sharedparse.py -> build/bdist.linux-x86_64/wheel/./mypy
  19753. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/strconv.py -> build/bdist.linux-x86_64/wheel/./mypy
  19754. 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
  19755. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/memprofile.py -> build/bdist.linux-x86_64/wheel/./mypy
  19756. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/__init__.py -> build/bdist.linux-x86_64/wheel/./mypy
  19757. 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
  19758. 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
  19759. 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
  19760. 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
  19761. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/copytype.py -> build/bdist.linux-x86_64/wheel/./mypy
  19762. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/gclogger.py -> build/bdist.linux-x86_64/wheel/./mypy
  19763. 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
  19764. 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
  19765. 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
  19766. 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
  19767. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stubtest.py -> build/bdist.linux-x86_64/wheel/./mypy
  19768. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/indirection.py -> build/bdist.linux-x86_64/wheel/./mypy
  19769. 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
  19770. 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
  19771. 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
  19772. 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
  19773. 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
  19774. 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
  19775. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/main.py -> build/bdist.linux-x86_64/wheel/./mypy
  19776. 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
  19777. 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
  19778. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/mixedtraverser.py -> build/bdist.linux-x86_64/wheel/./mypy
  19779. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/pyinfo.py -> build/bdist.linux-x86_64/wheel/./mypy
  19780. 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
  19781. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/messages.py -> build/bdist.linux-x86_64/wheel/./mypy
  19782. 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
  19783. 1260.84 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/plugin.py -> build/bdist.linux-x86_64/wheel/./mypy
  19784. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/argmap.py -> build/bdist.linux-x86_64/wheel/./mypy
  19785. 1260.85 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/server
  19786. 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
  19787. 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
  19788. 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
  19789. 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
  19790. 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
  19791. 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
  19792. 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
  19793. 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
  19794. 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
  19795. 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
  19796. 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
  19797. 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
  19798. 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
  19799. 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
  19800. 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
  19801. 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
  19802. 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
  19803. 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
  19804. 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
  19805. 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
  19806. 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
  19807. 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
  19808. 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
  19809. 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
  19810. 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
  19811. 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
  19812. 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
  19813. 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
  19814. 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
  19815. 1260.85 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/dmypy
  19816. 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
  19817. 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
  19818. 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
  19819. 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
  19820. 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
  19821. 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
  19822. 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
  19823. 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
  19824. 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
  19825. 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
  19826. 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
  19827. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typestate.py -> build/bdist.linux-x86_64/wheel/./mypy
  19828. 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
  19829. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/metastore.py -> build/bdist.linux-x86_64/wheel/./mypy
  19830. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/renaming.py -> build/bdist.linux-x86_64/wheel/./mypy
  19831. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/refinfo.py -> build/bdist.linux-x86_64/wheel/./mypy
  19832. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/applytype.py -> build/bdist.linux-x86_64/wheel/./mypy
  19833. 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
  19834. 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
  19835. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/fswatcher.py -> build/bdist.linux-x86_64/wheel/./mypy
  19836. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/reachability.py -> build/bdist.linux-x86_64/wheel/./mypy
  19837. 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
  19838. 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
  19839. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/py.typed -> build/bdist.linux-x86_64/wheel/./mypy
  19840. 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
  19841. 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
  19842. 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
  19843. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typevartuples.py -> build/bdist.linux-x86_64/wheel/./mypy
  19844. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/report.py -> build/bdist.linux-x86_64/wheel/./mypy
  19845. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/erasetype.py -> build/bdist.linux-x86_64/wheel/./mypy
  19846. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typevars.py -> build/bdist.linux-x86_64/wheel/./mypy
  19847. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/semanal.py -> build/bdist.linux-x86_64/wheel/./mypy
  19848. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/fixup.py -> build/bdist.linux-x86_64/wheel/./mypy
  19849. 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
  19850. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/constraints.py -> build/bdist.linux-x86_64/wheel/./mypy
  19851. 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
  19852. 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
  19853. 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
  19854. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/exprtotype.py -> build/bdist.linux-x86_64/wheel/./mypy
  19855. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/options.py -> build/bdist.linux-x86_64/wheel/./mypy
  19856. 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
  19857. 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
  19858. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/traverser.py -> build/bdist.linux-x86_64/wheel/./mypy
  19859. 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
  19860. 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
  19861. 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
  19862. 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
  19863. 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
  19864. 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
  19865. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/maptype.py -> build/bdist.linux-x86_64/wheel/./mypy
  19866. 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
  19867. 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
  19868. 1260.85 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/types.py -> build/bdist.linux-x86_64/wheel/./mypy
  19869. 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
  19870. 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
  19871. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/subtypes.py -> build/bdist.linux-x86_64/wheel/./mypy
  19872. 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
  19873. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/parse.py -> build/bdist.linux-x86_64/wheel/./mypy
  19874. 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
  19875. 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
  19876. 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
  19877. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/__main__.py -> build/bdist.linux-x86_64/wheel/./mypy
  19878. 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
  19879. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeops.py -> build/bdist.linux-x86_64/wheel/./mypy
  19880. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/fscache.py -> build/bdist.linux-x86_64/wheel/./mypy
  19881. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/errors.py -> build/bdist.linux-x86_64/wheel/./mypy
  19882. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/fastparse.py -> build/bdist.linux-x86_64/wheel/./mypy
  19883. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/lookup.py -> build/bdist.linux-x86_64/wheel/./mypy
  19884. 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
  19885. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/literals.py -> build/bdist.linux-x86_64/wheel/./mypy
  19886. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/join.py -> build/bdist.linux-x86_64/wheel/./mypy
  19887. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/expandtype.py -> build/bdist.linux-x86_64/wheel/./mypy
  19888. 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
  19889. 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
  19890. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/evalexpr.py -> build/bdist.linux-x86_64/wheel/./mypy
  19891. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/typeanal.py -> build/bdist.linux-x86_64/wheel/./mypy
  19892. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checkmember.py -> build/bdist.linux-x86_64/wheel/./mypy
  19893. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/solve.py -> build/bdist.linux-x86_64/wheel/./mypy
  19894. 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
  19895. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stubdoc.py -> build/bdist.linux-x86_64/wheel/./mypy
  19896. 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
  19897. 1260.86 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy/plugins
  19898. 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
  19899. 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
  19900. 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
  19901. 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
  19902. 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
  19903. 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
  19904. 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
  19905. 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
  19906. 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
  19907. 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
  19908. 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
  19909. 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
  19910. 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
  19911. 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
  19912. 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
  19913. 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
  19914. 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
  19915. 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
  19916. 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
  19917. 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
  19918. 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
  19919. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/errorcodes.py -> build/bdist.linux-x86_64/wheel/./mypy
  19920. 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
  19921. 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
  19922. 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
  19923. 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
  19924. 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
  19925. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/api.py -> build/bdist.linux-x86_64/wheel/./mypy
  19926. 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
  19927. 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
  19928. 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
  19929. 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
  19930. 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
  19931. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/checkstrformat.py -> build/bdist.linux-x86_64/wheel/./mypy
  19932. 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
  19933. 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
  19934. 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
  19935. 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
  19936. 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
  19937. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stubutil.py -> build/bdist.linux-x86_64/wheel/./mypy
  19938. 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
  19939. 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
  19940. 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
  19941. 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
  19942. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stats.py -> build/bdist.linux-x86_64/wheel/./mypy
  19943. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/moduleinspect.py -> build/bdist.linux-x86_64/wheel/./mypy
  19944. 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
  19945. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/scope.py -> build/bdist.linux-x86_64/wheel/./mypy
  19946. 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
  19947. 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
  19948. 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
  19949. 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
  19950. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/stubgen.py -> build/bdist.linux-x86_64/wheel/./mypy
  19951. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/inspections.py -> build/bdist.linux-x86_64/wheel/./mypy
  19952. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/nodes.py -> build/bdist.linux-x86_64/wheel/./mypy
  19953. 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
  19954. 1260.86 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/binder.py -> build/bdist.linux-x86_64/wheel/./mypy
  19955. 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
  19956. 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
  19957. 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
  19958. 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
  19959. 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
  19960. 1260.87 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/patterns.py -> build/bdist.linux-x86_64/wheel/./mypy
  19961. 1260.87 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/suggestions.py -> build/bdist.linux-x86_64/wheel/./mypy
  19962. 1260.87 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/defaults.py -> build/bdist.linux-x86_64/wheel/./mypy
  19963. 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
  19964. 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
  19965. 1260.87 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypy/operators.py -> build/bdist.linux-x86_64/wheel/./mypy
  19966. 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
  19967. 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
  19968. 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
  19969. 1260.87 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc
  19970. 1260.87 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/build.py -> build/bdist.linux-x86_64/wheel/./mypyc
  19971. 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
  19972. 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
  19973. 1260.87 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/test
  19974. 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
  19975. 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
  19976. 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
  19977. 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
  19978. 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
  19979. 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
  19980. 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
  19981. 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
  19982. 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
  19983. 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
  19984. 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
  19985. 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
  19986. 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
  19987. 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
  19988. 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
  19989. 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
  19990. 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
  19991. 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
  19992. 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
  19993. 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
  19994. 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
  19995. 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
  19996. 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
  19997. 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
  19998. 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
  19999. 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
  20000. 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
  20001. 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
  20002. 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
  20003. 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
  20004. 1260.87 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/common.py -> build/bdist.linux-x86_64/wheel/./mypyc
  20005. 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
  20006. 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
  20007. 1260.87 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/__init__.py -> build/bdist.linux-x86_64/wheel/./mypyc
  20008. 1260.87 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/irbuild
  20009. 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
  20010. 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
  20011. 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
  20012. 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
  20013. 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
  20014. 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
  20015. 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
  20016. 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
  20017. 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
  20018. 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
  20019. 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
  20020. 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
  20021. 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
  20022. 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
  20023. 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
  20024. 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
  20025. 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
  20026. 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
  20027. 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
  20028. 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
  20029. 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
  20030. 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
  20031. 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
  20032. 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
  20033. 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
  20034. 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
  20035. 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
  20036. 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
  20037. 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
  20038. 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
  20039. 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
  20040. 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
  20041. 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
  20042. 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
  20043. 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
  20044. 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
  20045. 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
  20046. 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
  20047. 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
  20048. 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
  20049. 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
  20050. 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
  20051. 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
  20052. 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
  20053. 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
  20054. 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
  20055. 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
  20056. 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
  20057. 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
  20058. 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
  20059. 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
  20060. 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
  20061. 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
  20062. 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
  20063. 1260.88 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/ir
  20064. 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
  20065. 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
  20066. 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
  20067. 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
  20068. 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
  20069. 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
  20070. 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
  20071. 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
  20072. 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
  20073. 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
  20074. 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
  20075. 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
  20076. 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
  20077. 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
  20078. 1260.88 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/codegen
  20079. 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
  20080. 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
  20081. 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
  20082. 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
  20083. 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
  20084. 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
  20085. 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
  20086. 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
  20087. 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
  20088. 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
  20089. 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
  20090. 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
  20091. 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
  20092. 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
  20093. 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
  20094. 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
  20095. 1260.88 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/subtype.py -> build/bdist.linux-x86_64/wheel/./mypyc
  20096. 1260.88 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/py.typed -> build/bdist.linux-x86_64/wheel/./mypyc
  20097. 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
  20098. 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
  20099. 1260.88 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/options.py -> build/bdist.linux-x86_64/wheel/./mypyc
  20100. 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
  20101. 1260.88 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/analysis
  20102. 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
  20103. 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
  20104. 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
  20105. 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
  20106. 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
  20107. 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
  20108. 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
  20109. 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
  20110. 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
  20111. 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
  20112. 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
  20113. 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
  20114. 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
  20115. 1260.88 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/sametype.py -> build/bdist.linux-x86_64/wheel/./mypyc
  20116. 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
  20117. 1260.88 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/annotate.py -> build/bdist.linux-x86_64/wheel/./mypyc
  20118. 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
  20119. 1260.88 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/__main__.py -> build/bdist.linux-x86_64/wheel/./mypyc
  20120. 1260.88 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/errors.py -> build/bdist.linux-x86_64/wheel/./mypyc
  20121. 1260.88 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/lib-rt
  20122. 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
  20123. 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
  20124. 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
  20125. 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
  20126. 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
  20127. 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
  20128. 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
  20129. 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
  20130. 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
  20131. 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
  20132. 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
  20133. 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
  20134. 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
  20135. 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
  20136. 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
  20137. 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
  20138. 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
  20139. 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
  20140. 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
  20141. 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
  20142. 1260.89 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/namegen.py -> build/bdist.linux-x86_64/wheel/./mypyc
  20143. 1260.89 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/lower
  20144. 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
  20145. 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
  20146. 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
  20147. 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
  20148. 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
  20149. 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
  20150. 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
  20151. 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
  20152. 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
  20153. 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
  20154. 1260.89 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/transform
  20155. 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
  20156. 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
  20157. 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
  20158. 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
  20159. 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
  20160. 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
  20161. 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
  20162. 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
  20163. 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
  20164. 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
  20165. 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
  20166. 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
  20167. 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
  20168. 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
  20169. 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
  20170. 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
  20171. 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
  20172. 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
  20173. 1260.89 s [python3.14-mypy] copying build/lib.linux-x86_64-cpython-314/mypyc/crash.py -> build/bdist.linux-x86_64/wheel/./mypyc
  20174. 1260.89 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypyc/primitives
  20175. 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
  20176. 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
  20177. 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
  20178. 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
  20179. 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
  20180. 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
  20181. 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
  20182. 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
  20183. 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
  20184. 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
  20185. 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
  20186. 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
  20187. 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
  20188. 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
  20189. 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
  20190. 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
  20191. 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
  20192. 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
  20193. 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
  20194. 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
  20195. 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
  20196. 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
  20197. 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
  20198. 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
  20199. 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
  20200. 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
  20201. 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
  20202. 1260.90 s [python3.14-mypy] running install_egg_info
  20203. 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
  20204. 1260.90 s [python3.14-mypy] running install_scripts
  20205. 1260.93 s [python3.14-mypy] creating build/bdist.linux-x86_64/wheel/mypy-1.17.1.dist-info/WHEEL
  20206. 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
  20207. 1262.53 s [python3.14-mypy] adding 'edfc647aaf02b20aa651__mypyc.cpython-314-x86_64-linux-gnu.so'
  20208. 1262.56 s [python3.14-mypy] adding 'mypy/__init__.cpython-314-x86_64-linux-gnu.so'
  20209. 1262.56 s [python3.14-mypy] adding 'mypy/__init__.py'
  20210. 1262.56 s [python3.14-mypy] adding 'mypy/__main__.py'
  20211. 1262.56 s [python3.14-mypy] adding 'mypy/api.cpython-314-x86_64-linux-gnu.so'
  20212. 1262.56 s [python3.14-mypy] adding 'mypy/api.py'
  20213. 1262.56 s [python3.14-mypy] adding 'mypy/applytype.cpython-314-x86_64-linux-gnu.so'
  20214. 1262.56 s [python3.14-mypy] adding 'mypy/applytype.py'
  20215. 1262.56 s [python3.14-mypy] adding 'mypy/argmap.cpython-314-x86_64-linux-gnu.so'
  20216. 1262.56 s [python3.14-mypy] adding 'mypy/argmap.py'
  20217. 1262.56 s [python3.14-mypy] adding 'mypy/binder.cpython-314-x86_64-linux-gnu.so'
  20218. 1262.56 s [python3.14-mypy] adding 'mypy/binder.py'
  20219. 1262.56 s [python3.14-mypy] adding 'mypy/bogus_type.py'
  20220. 1262.56 s [python3.14-mypy] adding 'mypy/build.cpython-314-x86_64-linux-gnu.so'
  20221. 1262.57 s [python3.14-mypy] adding 'mypy/build.py'
  20222. 1262.57 s [python3.14-mypy] adding 'mypy/checker.cpython-314-x86_64-linux-gnu.so'
  20223. 1262.58 s [python3.14-mypy] adding 'mypy/checker.py'
  20224. 1262.58 s [python3.14-mypy] adding 'mypy/checker_shared.cpython-314-x86_64-linux-gnu.so'
  20225. 1262.58 s [python3.14-mypy] adding 'mypy/checker_shared.py'
  20226. 1262.58 s [python3.14-mypy] adding 'mypy/checker_state.cpython-314-x86_64-linux-gnu.so'
  20227. 1262.58 s [python3.14-mypy] adding 'mypy/checker_state.py'
  20228. 1262.58 s [python3.14-mypy] adding 'mypy/checkexpr.cpython-314-x86_64-linux-gnu.so'
  20229. 1262.59 s [python3.14-mypy] adding 'mypy/checkexpr.py'
  20230. 1262.59 s [python3.14-mypy] adding 'mypy/checkmember.cpython-314-x86_64-linux-gnu.so'
  20231. 1262.59 s [python3.14-mypy] adding 'mypy/checkmember.py'
  20232. 1262.59 s [python3.14-mypy] adding 'mypy/checkpattern.cpython-314-x86_64-linux-gnu.so'
  20233. 1262.59 s [python3.14-mypy] adding 'mypy/checkpattern.py'
  20234. 1262.59 s [python3.14-mypy] adding 'mypy/checkstrformat.cpython-314-x86_64-linux-gnu.so'
  20235. 1262.59 s [python3.14-mypy] adding 'mypy/checkstrformat.py'
  20236. 1262.59 s [python3.14-mypy] adding 'mypy/config_parser.cpython-314-x86_64-linux-gnu.so'
  20237. 1262.59 s [python3.14-mypy] adding 'mypy/config_parser.py'
  20238. 1262.59 s [python3.14-mypy] adding 'mypy/constant_fold.cpython-314-x86_64-linux-gnu.so'
  20239. 1262.59 s [python3.14-mypy] adding 'mypy/constant_fold.py'
  20240. 1262.59 s [python3.14-mypy] adding 'mypy/constraints.cpython-314-x86_64-linux-gnu.so'
  20241. 1262.60 s [python3.14-mypy] adding 'mypy/constraints.py'
  20242. 1262.60 s [python3.14-mypy] adding 'mypy/copytype.cpython-314-x86_64-linux-gnu.so'
  20243. 1262.60 s [python3.14-mypy] adding 'mypy/copytype.py'
  20244. 1262.60 s [python3.14-mypy] adding 'mypy/defaults.cpython-314-x86_64-linux-gnu.so'
  20245. 1262.60 s [python3.14-mypy] adding 'mypy/defaults.py'
  20246. 1262.60 s [python3.14-mypy] adding 'mypy/dmypy_os.cpython-314-x86_64-linux-gnu.so'
  20247. 1262.60 s [python3.14-mypy] adding 'mypy/dmypy_os.py'
  20248. 1262.60 s [python3.14-mypy] adding 'mypy/dmypy_server.cpython-314-x86_64-linux-gnu.so'
  20249. 1262.60 s [python3.14-mypy] adding 'mypy/dmypy_server.py'
  20250. 1262.60 s [python3.14-mypy] adding 'mypy/dmypy_util.cpython-314-x86_64-linux-gnu.so'
  20251. 1262.60 s [python3.14-mypy] adding 'mypy/dmypy_util.py'
  20252. 1262.60 s [python3.14-mypy] adding 'mypy/erasetype.cpython-314-x86_64-linux-gnu.so'
  20253. 1262.60 s [python3.14-mypy] adding 'mypy/erasetype.py'
  20254. 1262.60 s [python3.14-mypy] adding 'mypy/error_formatter.cpython-314-x86_64-linux-gnu.so'
  20255. 1262.60 s [python3.14-mypy] adding 'mypy/error_formatter.py'
  20256. 1262.60 s [python3.14-mypy] adding 'mypy/errorcodes.cpython-314-x86_64-linux-gnu.so'
  20257. 1262.60 s [python3.14-mypy] adding 'mypy/errorcodes.py'
  20258. 1262.60 s [python3.14-mypy] adding 'mypy/errors.cpython-314-x86_64-linux-gnu.so'
  20259. 1262.60 s [python3.14-mypy] adding 'mypy/errors.py'
  20260. 1262.60 s [python3.14-mypy] adding 'mypy/evalexpr.cpython-314-x86_64-linux-gnu.so'
  20261. 1262.60 s [python3.14-mypy] adding 'mypy/evalexpr.py'
  20262. 1262.60 s [python3.14-mypy] adding 'mypy/expandtype.cpython-314-x86_64-linux-gnu.so'
  20263. 1262.60 s [python3.14-mypy] adding 'mypy/expandtype.py'
  20264. 1262.61 s [python3.14-mypy] adding 'mypy/exprtotype.cpython-314-x86_64-linux-gnu.so'
  20265. 1262.61 s [python3.14-mypy] adding 'mypy/exprtotype.py'
  20266. 1262.61 s [python3.14-mypy] adding 'mypy/fastparse.cpython-314-x86_64-linux-gnu.so'
  20267. 1262.61 s [python3.14-mypy] adding 'mypy/fastparse.py'
  20268. 1262.61 s [python3.14-mypy] adding 'mypy/find_sources.cpython-314-x86_64-linux-gnu.so'
  20269. 1262.61 s [python3.14-mypy] adding 'mypy/find_sources.py'
  20270. 1262.61 s [python3.14-mypy] adding 'mypy/fixup.cpython-314-x86_64-linux-gnu.so'
  20271. 1262.61 s [python3.14-mypy] adding 'mypy/fixup.py'
  20272. 1262.61 s [python3.14-mypy] adding 'mypy/freetree.cpython-314-x86_64-linux-gnu.so'
  20273. 1262.61 s [python3.14-mypy] adding 'mypy/freetree.py'
  20274. 1262.61 s [python3.14-mypy] adding 'mypy/fscache.cpython-314-x86_64-linux-gnu.so'
  20275. 1262.61 s [python3.14-mypy] adding 'mypy/fscache.py'
  20276. 1262.61 s [python3.14-mypy] adding 'mypy/fswatcher.cpython-314-x86_64-linux-gnu.so'
  20277. 1262.61 s [python3.14-mypy] adding 'mypy/fswatcher.py'
  20278. 1262.61 s [python3.14-mypy] adding 'mypy/gclogger.cpython-314-x86_64-linux-gnu.so'
  20279. 1262.61 s [python3.14-mypy] adding 'mypy/gclogger.py'
  20280. 1262.61 s [python3.14-mypy] adding 'mypy/git.cpython-314-x86_64-linux-gnu.so'
  20281. 1262.61 s [python3.14-mypy] adding 'mypy/git.py'
  20282. 1262.61 s [python3.14-mypy] adding 'mypy/graph_utils.cpython-314-x86_64-linux-gnu.so'
  20283. 1262.61 s [python3.14-mypy] adding 'mypy/graph_utils.py'
  20284. 1262.61 s [python3.14-mypy] adding 'mypy/indirection.cpython-314-x86_64-linux-gnu.so'
  20285. 1262.61 s [python3.14-mypy] adding 'mypy/indirection.py'
  20286. 1262.61 s [python3.14-mypy] adding 'mypy/infer.cpython-314-x86_64-linux-gnu.so'
  20287. 1262.61 s [python3.14-mypy] adding 'mypy/infer.py'
  20288. 1262.61 s [python3.14-mypy] adding 'mypy/inspections.cpython-314-x86_64-linux-gnu.so'
  20289. 1262.62 s [python3.14-mypy] adding 'mypy/inspections.py'
  20290. 1262.62 s [python3.14-mypy] adding 'mypy/ipc.cpython-314-x86_64-linux-gnu.so'
  20291. 1262.62 s [python3.14-mypy] adding 'mypy/ipc.py'
  20292. 1262.62 s [python3.14-mypy] adding 'mypy/join.cpython-314-x86_64-linux-gnu.so'
  20293. 1262.62 s [python3.14-mypy] adding 'mypy/join.py'
  20294. 1262.62 s [python3.14-mypy] adding 'mypy/literals.cpython-314-x86_64-linux-gnu.so'
  20295. 1262.62 s [python3.14-mypy] adding 'mypy/literals.py'
  20296. 1262.62 s [python3.14-mypy] adding 'mypy/lookup.cpython-314-x86_64-linux-gnu.so'
  20297. 1262.62 s [python3.14-mypy] adding 'mypy/lookup.py'
  20298. 1262.62 s [python3.14-mypy] adding 'mypy/main.cpython-314-x86_64-linux-gnu.so'
  20299. 1262.62 s [python3.14-mypy] adding 'mypy/main.py'
  20300. 1262.62 s [python3.14-mypy] adding 'mypy/maptype.cpython-314-x86_64-linux-gnu.so'
  20301. 1262.62 s [python3.14-mypy] adding 'mypy/maptype.py'
  20302. 1262.62 s [python3.14-mypy] adding 'mypy/meet.cpython-314-x86_64-linux-gnu.so'
  20303. 1262.62 s [python3.14-mypy] adding 'mypy/meet.py'
  20304. 1262.62 s [python3.14-mypy] adding 'mypy/memprofile.cpython-314-x86_64-linux-gnu.so'
  20305. 1262.62 s [python3.14-mypy] adding 'mypy/memprofile.py'
  20306. 1262.62 s [python3.14-mypy] adding 'mypy/message_registry.cpython-314-x86_64-linux-gnu.so'
  20307. 1262.62 s [python3.14-mypy] adding 'mypy/message_registry.py'
  20308. 1262.62 s [python3.14-mypy] adding 'mypy/messages.cpython-314-x86_64-linux-gnu.so'
  20309. 1262.63 s [python3.14-mypy] adding 'mypy/messages.py'
  20310. 1262.63 s [python3.14-mypy] adding 'mypy/metastore.cpython-314-x86_64-linux-gnu.so'
  20311. 1262.63 s [python3.14-mypy] adding 'mypy/metastore.py'
  20312. 1262.63 s [python3.14-mypy] adding 'mypy/mixedtraverser.cpython-314-x86_64-linux-gnu.so'
  20313. 1262.63 s [python3.14-mypy] adding 'mypy/mixedtraverser.py'
  20314. 1262.63 s [python3.14-mypy] adding 'mypy/modulefinder.cpython-314-x86_64-linux-gnu.so'
  20315. 1262.63 s [python3.14-mypy] adding 'mypy/modulefinder.py'
  20316. 1262.63 s [python3.14-mypy] adding 'mypy/moduleinspect.cpython-314-x86_64-linux-gnu.so'
  20317. 1262.63 s [python3.14-mypy] adding 'mypy/moduleinspect.py'
  20318. 1262.63 s [python3.14-mypy] adding 'mypy/mro.cpython-314-x86_64-linux-gnu.so'
  20319. 1262.63 s [python3.14-mypy] adding 'mypy/mro.py'
  20320. 1262.63 s [python3.14-mypy] adding 'mypy/nodes.cpython-314-x86_64-linux-gnu.so'
  20321. 1262.63 s [python3.14-mypy] adding 'mypy/nodes.py'
  20322. 1262.63 s [python3.14-mypy] adding 'mypy/operators.cpython-314-x86_64-linux-gnu.so'
  20323. 1262.64 s [python3.14-mypy] adding 'mypy/operators.py'
  20324. 1262.64 s [python3.14-mypy] adding 'mypy/options.cpython-314-x86_64-linux-gnu.so'
  20325. 1262.64 s [python3.14-mypy] adding 'mypy/options.py'
  20326. 1262.64 s [python3.14-mypy] adding 'mypy/parse.cpython-314-x86_64-linux-gnu.so'
  20327. 1262.64 s [python3.14-mypy] adding 'mypy/parse.py'
  20328. 1262.64 s [python3.14-mypy] adding 'mypy/partially_defined.cpython-314-x86_64-linux-gnu.so'
  20329. 1262.64 s [python3.14-mypy] adding 'mypy/partially_defined.py'
  20330. 1262.64 s [python3.14-mypy] adding 'mypy/patterns.cpython-314-x86_64-linux-gnu.so'
  20331. 1262.64 s [python3.14-mypy] adding 'mypy/patterns.py'
  20332. 1262.64 s [python3.14-mypy] adding 'mypy/plugin.cpython-314-x86_64-linux-gnu.so'
  20333. 1262.64 s [python3.14-mypy] adding 'mypy/plugin.py'
  20334. 1262.64 s [python3.14-mypy] adding 'mypy/py.typed'
  20335. 1262.64 s [python3.14-mypy] adding 'mypy/pyinfo.py'
  20336. 1262.64 s [python3.14-mypy] adding 'mypy/reachability.cpython-314-x86_64-linux-gnu.so'
  20337. 1262.64 s [python3.14-mypy] adding 'mypy/reachability.py'
  20338. 1262.64 s [python3.14-mypy] adding 'mypy/refinfo.cpython-314-x86_64-linux-gnu.so'
  20339. 1262.64 s [python3.14-mypy] adding 'mypy/refinfo.py'
  20340. 1262.64 s [python3.14-mypy] adding 'mypy/renaming.cpython-314-x86_64-linux-gnu.so'
  20341. 1262.64 s [python3.14-mypy] adding 'mypy/renaming.py'
  20342. 1262.64 s [python3.14-mypy] adding 'mypy/report.cpython-314-x86_64-linux-gnu.so'
  20343. 1262.64 s [python3.14-mypy] adding 'mypy/report.py'
  20344. 1262.64 s [python3.14-mypy] adding 'mypy/scope.cpython-314-x86_64-linux-gnu.so'
  20345. 1262.64 s [python3.14-mypy] adding 'mypy/scope.py'
  20346. 1262.64 s [python3.14-mypy] adding 'mypy/semanal.cpython-314-x86_64-linux-gnu.so'
  20347. 1262.65 s [python3.14-mypy] adding 'mypy/semanal.py'
  20348. 1262.65 s [python3.14-mypy] adding 'mypy/semanal_classprop.cpython-314-x86_64-linux-gnu.so'
  20349. 1262.65 s [python3.14-mypy] adding 'mypy/semanal_classprop.py'
  20350. 1262.65 s [python3.14-mypy] adding 'mypy/semanal_enum.cpython-314-x86_64-linux-gnu.so'
  20351. 1262.65 s [python3.14-mypy] adding 'mypy/semanal_enum.py'
  20352. 1262.65 s [python3.14-mypy] adding 'mypy/semanal_infer.cpython-314-x86_64-linux-gnu.so'
  20353. 1262.65 s [python3.14-mypy] adding 'mypy/semanal_infer.py'
  20354. 1262.65 s [python3.14-mypy] adding 'mypy/semanal_main.cpython-314-x86_64-linux-gnu.so'
  20355. 1262.65 s [python3.14-mypy] adding 'mypy/semanal_main.py'
  20356. 1262.66 s [python3.14-mypy] adding 'mypy/semanal_namedtuple.cpython-314-x86_64-linux-gnu.so'
  20357. 1262.66 s [python3.14-mypy] adding 'mypy/semanal_namedtuple.py'
  20358. 1262.66 s [python3.14-mypy] adding 'mypy/semanal_newtype.cpython-314-x86_64-linux-gnu.so'
  20359. 1262.66 s [python3.14-mypy] adding 'mypy/semanal_newtype.py'
  20360. 1262.66 s [python3.14-mypy] adding 'mypy/semanal_pass1.cpython-314-x86_64-linux-gnu.so'
  20361. 1262.66 s [python3.14-mypy] adding 'mypy/semanal_pass1.py'
  20362. 1262.66 s [python3.14-mypy] adding 'mypy/semanal_shared.cpython-314-x86_64-linux-gnu.so'
  20363. 1262.66 s [python3.14-mypy] adding 'mypy/semanal_shared.py'
  20364. 1262.66 s [python3.14-mypy] adding 'mypy/semanal_typeargs.cpython-314-x86_64-linux-gnu.so'
  20365. 1262.66 s [python3.14-mypy] adding 'mypy/semanal_typeargs.py'
  20366. 1262.66 s [python3.14-mypy] adding 'mypy/semanal_typeddict.cpython-314-x86_64-linux-gnu.so'
  20367. 1262.66 s [python3.14-mypy] adding 'mypy/semanal_typeddict.py'
  20368. 1262.66 s [python3.14-mypy] adding 'mypy/sharedparse.cpython-314-x86_64-linux-gnu.so'
  20369. 1262.66 s [python3.14-mypy] adding 'mypy/sharedparse.py'
  20370. 1262.66 s [python3.14-mypy] adding 'mypy/solve.cpython-314-x86_64-linux-gnu.so'
  20371. 1262.66 s [python3.14-mypy] adding 'mypy/solve.py'
  20372. 1262.66 s [python3.14-mypy] adding 'mypy/split_namespace.py'
  20373. 1262.66 s [python3.14-mypy] adding 'mypy/state.cpython-314-x86_64-linux-gnu.so'
  20374. 1262.66 s [python3.14-mypy] adding 'mypy/state.py'
  20375. 1262.66 s [python3.14-mypy] adding 'mypy/stats.cpython-314-x86_64-linux-gnu.so'
  20376. 1262.66 s [python3.14-mypy] adding 'mypy/stats.py'
  20377. 1262.66 s [python3.14-mypy] adding 'mypy/strconv.cpython-314-x86_64-linux-gnu.so'
  20378. 1262.66 s [python3.14-mypy] adding 'mypy/strconv.py'
  20379. 1262.66 s [python3.14-mypy] adding 'mypy/stubdoc.py'
  20380. 1262.66 s [python3.14-mypy] adding 'mypy/stubgen.cpython-314-x86_64-linux-gnu.so'
  20381. 1262.67 s [python3.14-mypy] adding 'mypy/stubgen.py'
  20382. 1262.67 s [python3.14-mypy] adding 'mypy/stubgenc.py'
  20383. 1262.67 s [python3.14-mypy] adding 'mypy/stubinfo.cpython-314-x86_64-linux-gnu.so'
  20384. 1262.67 s [python3.14-mypy] adding 'mypy/stubinfo.py'
  20385. 1262.67 s [python3.14-mypy] adding 'mypy/stubtest.py'
  20386. 1262.67 s [python3.14-mypy] adding 'mypy/stubutil.cpython-314-x86_64-linux-gnu.so'
  20387. 1262.67 s [python3.14-mypy] adding 'mypy/stubutil.py'
  20388. 1262.67 s [python3.14-mypy] adding 'mypy/subtypes.cpython-314-x86_64-linux-gnu.so'
  20389. 1262.67 s [python3.14-mypy] adding 'mypy/subtypes.py'
  20390. 1262.67 s [python3.14-mypy] adding 'mypy/suggestions.cpython-314-x86_64-linux-gnu.so'
  20391. 1262.68 s [python3.14-mypy] adding 'mypy/suggestions.py'
  20392. 1262.68 s [python3.14-mypy] adding 'mypy/traverser.cpython-314-x86_64-linux-gnu.so'
  20393. 1262.68 s [python3.14-mypy] adding 'mypy/traverser.py'
  20394. 1262.68 s [python3.14-mypy] adding 'mypy/treetransform.cpython-314-x86_64-linux-gnu.so'
  20395. 1262.68 s [python3.14-mypy] adding 'mypy/treetransform.py'
  20396. 1262.68 s [python3.14-mypy] adding 'mypy/tvar_scope.cpython-314-x86_64-linux-gnu.so'
  20397. 1262.68 s [python3.14-mypy] adding 'mypy/tvar_scope.py'
  20398. 1262.68 s [python3.14-mypy] adding 'mypy/type_visitor.cpython-314-x86_64-linux-gnu.so'
  20399. 1262.68 s [python3.14-mypy] adding 'mypy/type_visitor.py'
  20400. 1262.68 s [python3.14-mypy] adding 'mypy/typeanal.cpython-314-x86_64-linux-gnu.so'
  20401. 1262.68 s [python3.14-mypy] adding 'mypy/typeanal.py'
  20402. 1262.68 s [python3.14-mypy] adding 'mypy/typeops.cpython-314-x86_64-linux-gnu.so'
  20403. 1262.68 s [python3.14-mypy] adding 'mypy/typeops.py'
  20404. 1262.68 s [python3.14-mypy] adding 'mypy/types.cpython-314-x86_64-linux-gnu.so'
  20405. 1262.69 s [python3.14-mypy] adding 'mypy/types.py'
  20406. 1262.69 s [python3.14-mypy] adding 'mypy/types_utils.cpython-314-x86_64-linux-gnu.so'
  20407. 1262.69 s [python3.14-mypy] adding 'mypy/types_utils.py'
  20408. 1262.69 s [python3.14-mypy] adding 'mypy/typestate.cpython-314-x86_64-linux-gnu.so'
  20409. 1262.69 s [python3.14-mypy] adding 'mypy/typestate.py'
  20410. 1262.69 s [python3.14-mypy] adding 'mypy/typetraverser.cpython-314-x86_64-linux-gnu.so'
  20411. 1262.69 s [python3.14-mypy] adding 'mypy/typetraverser.py'
  20412. 1262.69 s [python3.14-mypy] adding 'mypy/typevars.cpython-314-x86_64-linux-gnu.so'
  20413. 1262.69 s [python3.14-mypy] adding 'mypy/typevars.py'
  20414. 1262.69 s [python3.14-mypy] adding 'mypy/typevartuples.cpython-314-x86_64-linux-gnu.so'
  20415. 1262.69 s [python3.14-mypy] adding 'mypy/typevartuples.py'
  20416. 1262.69 s [python3.14-mypy] adding 'mypy/util.cpython-314-x86_64-linux-gnu.so'
  20417. 1262.69 s [python3.14-mypy] adding 'mypy/util.py'
  20418. 1262.69 s [python3.14-mypy] adding 'mypy/version.py'
  20419. 1262.69 s [python3.14-mypy] adding 'mypy/visitor.cpython-314-x86_64-linux-gnu.so'
  20420. 1262.69 s [python3.14-mypy] adding 'mypy/visitor.py'
  20421. 1262.69 s [python3.14-mypy] adding 'mypy/dmypy/__init__.cpython-314-x86_64-linux-gnu.so'
  20422. 1262.69 s [python3.14-mypy] adding 'mypy/dmypy/__init__.py'
  20423. 1262.69 s [python3.14-mypy] adding 'mypy/dmypy/__main__.py'
  20424. 1262.69 s [python3.14-mypy] adding 'mypy/dmypy/client.cpython-314-x86_64-linux-gnu.so'
  20425. 1262.69 s [python3.14-mypy] adding 'mypy/dmypy/client.py'
  20426. 1262.69 s [python3.14-mypy] adding 'mypy/plugins/__init__.cpython-314-x86_64-linux-gnu.so'
  20427. 1262.69 s [python3.14-mypy] adding 'mypy/plugins/__init__.py'
  20428. 1262.69 s [python3.14-mypy] adding 'mypy/plugins/attrs.cpython-314-x86_64-linux-gnu.so'
  20429. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/attrs.py'
  20430. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/common.cpython-314-x86_64-linux-gnu.so'
  20431. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/common.py'
  20432. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/ctypes.cpython-314-x86_64-linux-gnu.so'
  20433. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/ctypes.py'
  20434. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/dataclasses.cpython-314-x86_64-linux-gnu.so'
  20435. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/dataclasses.py'
  20436. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/default.cpython-314-x86_64-linux-gnu.so'
  20437. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/default.py'
  20438. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/enums.cpython-314-x86_64-linux-gnu.so'
  20439. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/enums.py'
  20440. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/functools.cpython-314-x86_64-linux-gnu.so'
  20441. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/functools.py'
  20442. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/proper_plugin.cpython-314-x86_64-linux-gnu.so'
  20443. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/proper_plugin.py'
  20444. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/singledispatch.cpython-314-x86_64-linux-gnu.so'
  20445. 1262.70 s [python3.14-mypy] adding 'mypy/plugins/singledispatch.py'
  20446. 1262.70 s [python3.14-mypy] adding 'mypy/server/__init__.cpython-314-x86_64-linux-gnu.so'
  20447. 1262.70 s [python3.14-mypy] adding 'mypy/server/__init__.py'
  20448. 1262.70 s [python3.14-mypy] adding 'mypy/server/astdiff.cpython-314-x86_64-linux-gnu.so'
  20449. 1262.70 s [python3.14-mypy] adding 'mypy/server/astdiff.py'
  20450. 1262.70 s [python3.14-mypy] adding 'mypy/server/astmerge.cpython-314-x86_64-linux-gnu.so'
  20451. 1262.70 s [python3.14-mypy] adding 'mypy/server/astmerge.py'
  20452. 1262.70 s [python3.14-mypy] adding 'mypy/server/aststrip.cpython-314-x86_64-linux-gnu.so'
  20453. 1262.71 s [python3.14-mypy] adding 'mypy/server/aststrip.py'
  20454. 1262.71 s [python3.14-mypy] adding 'mypy/server/deps.cpython-314-x86_64-linux-gnu.so'
  20455. 1262.71 s [python3.14-mypy] adding 'mypy/server/deps.py'
  20456. 1262.71 s [python3.14-mypy] adding 'mypy/server/mergecheck.cpython-314-x86_64-linux-gnu.so'
  20457. 1262.71 s [python3.14-mypy] adding 'mypy/server/mergecheck.py'
  20458. 1262.71 s [python3.14-mypy] adding 'mypy/server/objgraph.cpython-314-x86_64-linux-gnu.so'
  20459. 1262.71 s [python3.14-mypy] adding 'mypy/server/objgraph.py'
  20460. 1262.71 s [python3.14-mypy] adding 'mypy/server/subexpr.cpython-314-x86_64-linux-gnu.so'
  20461. 1262.71 s [python3.14-mypy] adding 'mypy/server/subexpr.py'
  20462. 1262.71 s [python3.14-mypy] adding 'mypy/server/target.cpython-314-x86_64-linux-gnu.so'
  20463. 1262.71 s [python3.14-mypy] adding 'mypy/server/target.py'
  20464. 1262.71 s [python3.14-mypy] adding 'mypy/server/trigger.cpython-314-x86_64-linux-gnu.so'
  20465. 1262.71 s [python3.14-mypy] adding 'mypy/server/trigger.py'
  20466. 1262.71 s [python3.14-mypy] adding 'mypy/server/update.cpython-314-x86_64-linux-gnu.so'
  20467. 1262.71 s [python3.14-mypy] adding 'mypy/server/update.py'
  20468. 1262.71 s [python3.14-mypy] adding 'mypy/test/__init__.py'
  20469. 1262.71 s [python3.14-mypy] adding 'mypy/test/config.py'
  20470. 1262.71 s [python3.14-mypy] adding 'mypy/test/data.py'
  20471. 1262.71 s [python3.14-mypy] adding 'mypy/test/helpers.py'
  20472. 1262.71 s [python3.14-mypy] adding 'mypy/test/test_config_parser.py'
  20473. 1262.71 s [python3.14-mypy] adding 'mypy/test/test_find_sources.py'
  20474. 1262.71 s [python3.14-mypy] adding 'mypy/test/test_ref_info.py'
  20475. 1262.71 s [python3.14-mypy] adding 'mypy/test/testapi.py'
  20476. 1262.71 s [python3.14-mypy] adding 'mypy/test/testargs.py'
  20477. 1262.71 s [python3.14-mypy] adding 'mypy/test/testcheck.py'
  20478. 1262.71 s [python3.14-mypy] adding 'mypy/test/testcmdline.py'
  20479. 1262.71 s [python3.14-mypy] adding 'mypy/test/testconstraints.py'
  20480. 1262.71 s [python3.14-mypy] adding 'mypy/test/testdaemon.py'
  20481. 1262.71 s [python3.14-mypy] adding 'mypy/test/testdeps.py'
  20482. 1262.72 s [python3.14-mypy] adding 'mypy/test/testdiff.py'
  20483. 1262.72 s [python3.14-mypy] adding 'mypy/test/testerrorstream.py'
  20484. 1262.72 s [python3.14-mypy] adding 'mypy/test/testfinegrained.py'
  20485. 1262.72 s [python3.14-mypy] adding 'mypy/test/testfinegrainedcache.py'
  20486. 1262.72 s [python3.14-mypy] adding 'mypy/test/testformatter.py'
  20487. 1262.72 s [python3.14-mypy] adding 'mypy/test/testfscache.py'
  20488. 1262.72 s [python3.14-mypy] adding 'mypy/test/testgraph.py'
  20489. 1262.72 s [python3.14-mypy] adding 'mypy/test/testinfer.py'
  20490. 1262.72 s [python3.14-mypy] adding 'mypy/test/testipc.py'
  20491. 1262.72 s [python3.14-mypy] adding 'mypy/test/testmerge.py'
  20492. 1262.72 s [python3.14-mypy] adding 'mypy/test/testmodulefinder.py'
  20493. 1262.72 s [python3.14-mypy] adding 'mypy/test/testmypyc.py'
  20494. 1262.72 s [python3.14-mypy] adding 'mypy/test/testoutput.py'
  20495. 1262.72 s [python3.14-mypy] adding 'mypy/test/testparse.py'
  20496. 1262.72 s [python3.14-mypy] adding 'mypy/test/testpep561.py'
  20497. 1262.72 s [python3.14-mypy] adding 'mypy/test/testpythoneval.py'
  20498. 1262.72 s [python3.14-mypy] adding 'mypy/test/testreports.py'
  20499. 1262.72 s [python3.14-mypy] adding 'mypy/test/testsemanal.py'
  20500. 1262.72 s [python3.14-mypy] adding 'mypy/test/testsolve.py'
  20501. 1262.72 s [python3.14-mypy] adding 'mypy/test/teststubgen.py'
  20502. 1262.72 s [python3.14-mypy] adding 'mypy/test/teststubinfo.py'
  20503. 1262.72 s [python3.14-mypy] adding 'mypy/test/teststubtest.py'
  20504. 1262.72 s [python3.14-mypy] adding 'mypy/test/testsubtypes.py'
  20505. 1262.72 s [python3.14-mypy] adding 'mypy/test/testtransform.py'
  20506. 1262.72 s [python3.14-mypy] adding 'mypy/test/testtypegen.py'
  20507. 1262.72 s [python3.14-mypy] adding 'mypy/test/testtypes.py'
  20508. 1262.72 s [python3.14-mypy] adding 'mypy/test/testutil.py'
  20509. 1262.72 s [python3.14-mypy] adding 'mypy/test/typefixture.py'
  20510. 1262.72 s [python3.14-mypy] adding 'mypy/test/update_data.py'
  20511. 1262.72 s [python3.14-mypy] adding 'mypy/test/visitors.cpython-314-x86_64-linux-gnu.so'
  20512. 1262.72 s [python3.14-mypy] adding 'mypy/test/visitors.py'
  20513. 1262.72 s [python3.14-mypy] adding 'mypy/test/meta/__init__.py'
  20514. 1262.72 s [python3.14-mypy] adding 'mypy/test/meta/_pytest.py'
  20515. 1262.72 s [python3.14-mypy] adding 'mypy/test/meta/test_diff_helper.py'
  20516. 1262.73 s [python3.14-mypy] adding 'mypy/test/meta/test_parse_data.py'
  20517. 1262.73 s [python3.14-mypy] adding 'mypy/test/meta/test_update_data.py'
  20518. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/LICENSE'
  20519. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/VERSIONS'
  20520. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/__future__.pyi'
  20521. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/__main__.pyi'
  20522. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_ast.pyi'
  20523. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_asyncio.pyi'
  20524. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_bisect.pyi'
  20525. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_blake2.pyi'
  20526. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_bootlocale.pyi'
  20527. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_bz2.pyi'
  20528. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_codecs.pyi'
  20529. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_collections_abc.pyi'
  20530. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_compat_pickle.pyi'
  20531. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_compression.pyi'
  20532. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_contextvars.pyi'
  20533. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_csv.pyi'
  20534. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_ctypes.pyi'
  20535. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_curses.pyi'
  20536. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_curses_panel.pyi'
  20537. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_dbm.pyi'
  20538. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_decimal.pyi'
  20539. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_frozen_importlib.pyi'
  20540. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_frozen_importlib_external.pyi'
  20541. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_gdbm.pyi'
  20542. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_hashlib.pyi'
  20543. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_heapq.pyi'
  20544. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_imp.pyi'
  20545. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_interpchannels.pyi'
  20546. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_interpqueues.pyi'
  20547. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_interpreters.pyi'
  20548. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_io.pyi'
  20549. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_json.pyi'
  20550. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_locale.pyi'
  20551. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_lsprof.pyi'
  20552. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_lzma.pyi'
  20553. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_markupbase.pyi'
  20554. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_msi.pyi'
  20555. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_multibytecodec.pyi'
  20556. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_operator.pyi'
  20557. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_osx_support.pyi'
  20558. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_pickle.pyi'
  20559. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_posixsubprocess.pyi'
  20560. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_py_abc.pyi'
  20561. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_pydecimal.pyi'
  20562. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_queue.pyi'
  20563. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_random.pyi'
  20564. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_sitebuiltins.pyi'
  20565. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_socket.pyi'
  20566. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_sqlite3.pyi'
  20567. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_ssl.pyi'
  20568. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_stat.pyi'
  20569. 1262.73 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_struct.pyi'
  20570. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_thread.pyi'
  20571. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_threading_local.pyi'
  20572. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_tkinter.pyi'
  20573. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_tracemalloc.pyi'
  20574. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_warnings.pyi'
  20575. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_weakref.pyi'
  20576. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_weakrefset.pyi'
  20577. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_winapi.pyi'
  20578. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/abc.pyi'
  20579. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/aifc.pyi'
  20580. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/annotationlib.pyi'
  20581. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/antigravity.pyi'
  20582. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/argparse.pyi'
  20583. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/array.pyi'
  20584. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/ast.pyi'
  20585. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asynchat.pyi'
  20586. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncore.pyi'
  20587. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/atexit.pyi'
  20588. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/audioop.pyi'
  20589. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/base64.pyi'
  20590. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/bdb.pyi'
  20591. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/binascii.pyi'
  20592. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/binhex.pyi'
  20593. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/bisect.pyi'
  20594. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/builtins.pyi'
  20595. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/bz2.pyi'
  20596. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/cProfile.pyi'
  20597. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/calendar.pyi'
  20598. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/cgi.pyi'
  20599. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/cgitb.pyi'
  20600. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/chunk.pyi'
  20601. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/cmath.pyi'
  20602. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/cmd.pyi'
  20603. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/code.pyi'
  20604. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/codecs.pyi'
  20605. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/codeop.pyi'
  20606. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/colorsys.pyi'
  20607. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/compileall.pyi'
  20608. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/configparser.pyi'
  20609. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/contextlib.pyi'
  20610. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/contextvars.pyi'
  20611. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/copy.pyi'
  20612. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/copyreg.pyi'
  20613. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/crypt.pyi'
  20614. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/csv.pyi'
  20615. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/dataclasses.pyi'
  20616. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/datetime.pyi'
  20617. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/decimal.pyi'
  20618. 1262.74 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/difflib.pyi'
  20619. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/dis.pyi'
  20620. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/doctest.pyi'
  20621. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/enum.pyi'
  20622. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/errno.pyi'
  20623. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/faulthandler.pyi'
  20624. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/fcntl.pyi'
  20625. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/filecmp.pyi'
  20626. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/fileinput.pyi'
  20627. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/fnmatch.pyi'
  20628. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/formatter.pyi'
  20629. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/fractions.pyi'
  20630. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/ftplib.pyi'
  20631. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/functools.pyi'
  20632. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/gc.pyi'
  20633. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/genericpath.pyi'
  20634. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/getopt.pyi'
  20635. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/getpass.pyi'
  20636. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/gettext.pyi'
  20637. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/glob.pyi'
  20638. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/graphlib.pyi'
  20639. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/grp.pyi'
  20640. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/gzip.pyi'
  20641. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/hashlib.pyi'
  20642. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/heapq.pyi'
  20643. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/hmac.pyi'
  20644. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/imaplib.pyi'
  20645. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/imghdr.pyi'
  20646. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/imp.pyi'
  20647. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/inspect.pyi'
  20648. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/io.pyi'
  20649. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/ipaddress.pyi'
  20650. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/itertools.pyi'
  20651. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/keyword.pyi'
  20652. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/linecache.pyi'
  20653. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/locale.pyi'
  20654. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lzma.pyi'
  20655. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/mailbox.pyi'
  20656. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/mailcap.pyi'
  20657. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/marshal.pyi'
  20658. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/math.pyi'
  20659. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/mimetypes.pyi'
  20660. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/mmap.pyi'
  20661. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/modulefinder.pyi'
  20662. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/msvcrt.pyi'
  20663. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/netrc.pyi'
  20664. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/nis.pyi'
  20665. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/nntplib.pyi'
  20666. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/nt.pyi'
  20667. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/ntpath.pyi'
  20668. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/nturl2path.pyi'
  20669. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/numbers.pyi'
  20670. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/opcode.pyi'
  20671. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/operator.pyi'
  20672. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/optparse.pyi'
  20673. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/ossaudiodev.pyi'
  20674. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/parser.pyi'
  20675. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pdb.pyi'
  20676. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pickle.pyi'
  20677. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pickletools.pyi'
  20678. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pipes.pyi'
  20679. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pkgutil.pyi'
  20680. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/platform.pyi'
  20681. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/plistlib.pyi'
  20682. 1262.75 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/poplib.pyi'
  20683. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/posix.pyi'
  20684. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/posixpath.pyi'
  20685. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pprint.pyi'
  20686. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/profile.pyi'
  20687. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pstats.pyi'
  20688. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pty.pyi'
  20689. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pwd.pyi'
  20690. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/py_compile.pyi'
  20691. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pyclbr.pyi'
  20692. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pydoc.pyi'
  20693. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/queue.pyi'
  20694. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/quopri.pyi'
  20695. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/random.pyi'
  20696. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/re.pyi'
  20697. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/readline.pyi'
  20698. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/reprlib.pyi'
  20699. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/resource.pyi'
  20700. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/rlcompleter.pyi'
  20701. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/runpy.pyi'
  20702. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/sched.pyi'
  20703. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/secrets.pyi'
  20704. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/select.pyi'
  20705. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/selectors.pyi'
  20706. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/shelve.pyi'
  20707. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/shlex.pyi'
  20708. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/shutil.pyi'
  20709. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/signal.pyi'
  20710. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/site.pyi'
  20711. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/smtpd.pyi'
  20712. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/smtplib.pyi'
  20713. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/sndhdr.pyi'
  20714. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/socket.pyi'
  20715. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/socketserver.pyi'
  20716. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/spwd.pyi'
  20717. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/sre_compile.pyi'
  20718. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/sre_constants.pyi'
  20719. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/sre_parse.pyi'
  20720. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/ssl.pyi'
  20721. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/stat.pyi'
  20722. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/statistics.pyi'
  20723. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/stringprep.pyi'
  20724. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/struct.pyi'
  20725. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/subprocess.pyi'
  20726. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/sunau.pyi'
  20727. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/symbol.pyi'
  20728. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/symtable.pyi'
  20729. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/sysconfig.pyi'
  20730. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/syslog.pyi'
  20731. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tabnanny.pyi'
  20732. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tarfile.pyi'
  20733. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/telnetlib.pyi'
  20734. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tempfile.pyi'
  20735. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/termios.pyi'
  20736. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/textwrap.pyi'
  20737. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/this.pyi'
  20738. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/threading.pyi'
  20739. 1262.76 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/time.pyi'
  20740. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/timeit.pyi'
  20741. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/token.pyi'
  20742. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tokenize.pyi'
  20743. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tomllib.pyi'
  20744. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/trace.pyi'
  20745. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/traceback.pyi'
  20746. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tracemalloc.pyi'
  20747. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tty.pyi'
  20748. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/turtle.pyi'
  20749. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/types.pyi'
  20750. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/typing.pyi'
  20751. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/typing_extensions.pyi'
  20752. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/unicodedata.pyi'
  20753. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/uu.pyi'
  20754. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/uuid.pyi'
  20755. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/warnings.pyi'
  20756. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/wave.pyi'
  20757. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/weakref.pyi'
  20758. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/webbrowser.pyi'
  20759. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/winreg.pyi'
  20760. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/winsound.pyi'
  20761. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xdrlib.pyi'
  20762. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xxlimited.pyi'
  20763. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/zipapp.pyi'
  20764. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/zipimport.pyi'
  20765. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/zlib.pyi'
  20766. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_typeshed/__init__.pyi'
  20767. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_typeshed/_type_checker_internals.pyi'
  20768. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_typeshed/dbapi.pyi'
  20769. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_typeshed/importlib.pyi'
  20770. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_typeshed/wsgi.pyi'
  20771. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/_typeshed/xml.pyi'
  20772. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/__init__.pyi'
  20773. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/base_events.pyi'
  20774. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/base_futures.pyi'
  20775. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/base_subprocess.pyi'
  20776. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/base_tasks.pyi'
  20777. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/constants.pyi'
  20778. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/coroutines.pyi'
  20779. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/events.pyi'
  20780. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/exceptions.pyi'
  20781. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/format_helpers.pyi'
  20782. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/futures.pyi'
  20783. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/graph.pyi'
  20784. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/locks.pyi'
  20785. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/log.pyi'
  20786. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/mixins.pyi'
  20787. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/proactor_events.pyi'
  20788. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/protocols.pyi'
  20789. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/queues.pyi'
  20790. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/runners.pyi'
  20791. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/selector_events.pyi'
  20792. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/sslproto.pyi'
  20793. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/staggered.pyi'
  20794. 1262.77 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/streams.pyi'
  20795. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/subprocess.pyi'
  20796. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/taskgroups.pyi'
  20797. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/tasks.pyi'
  20798. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/threads.pyi'
  20799. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/timeouts.pyi'
  20800. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/transports.pyi'
  20801. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/trsock.pyi'
  20802. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/unix_events.pyi'
  20803. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/windows_events.pyi'
  20804. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/asyncio/windows_utils.pyi'
  20805. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/collections/__init__.pyi'
  20806. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/collections/abc.pyi'
  20807. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/compression/__init__.pyi'
  20808. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/compression/_common/__init__.pyi'
  20809. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/compression/_common/_streams.pyi'
  20810. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/compression/bz2/__init__.pyi'
  20811. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/compression/gzip/__init__.pyi'
  20812. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/compression/lzma/__init__.pyi'
  20813. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/compression/zlib/__init__.pyi'
  20814. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/concurrent/__init__.pyi'
  20815. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/concurrent/futures/__init__.pyi'
  20816. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/concurrent/futures/_base.pyi'
  20817. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/concurrent/futures/interpreter.pyi'
  20818. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/concurrent/futures/process.pyi'
  20819. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/concurrent/futures/thread.pyi'
  20820. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/__init__.pyi'
  20821. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/_endian.pyi'
  20822. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/util.pyi'
  20823. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/wintypes.pyi'
  20824. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/macholib/__init__.pyi'
  20825. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/macholib/dyld.pyi'
  20826. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/macholib/dylib.pyi'
  20827. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/ctypes/macholib/framework.pyi'
  20828. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/curses/__init__.pyi'
  20829. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/curses/ascii.pyi'
  20830. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/curses/has_key.pyi'
  20831. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/curses/panel.pyi'
  20832. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/curses/textpad.pyi'
  20833. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/dbm/__init__.pyi'
  20834. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/dbm/dumb.pyi'
  20835. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/dbm/gnu.pyi'
  20836. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/dbm/ndbm.pyi'
  20837. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/dbm/sqlite3.pyi'
  20838. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/__init__.pyi'
  20839. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/_msvccompiler.pyi'
  20840. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/archive_util.pyi'
  20841. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/bcppcompiler.pyi'
  20842. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/ccompiler.pyi'
  20843. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/cmd.pyi'
  20844. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/config.pyi'
  20845. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/core.pyi'
  20846. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi'
  20847. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/debug.pyi'
  20848. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/dep_util.pyi'
  20849. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/dir_util.pyi'
  20850. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/dist.pyi'
  20851. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/errors.pyi'
  20852. 1262.78 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/extension.pyi'
  20853. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/fancy_getopt.pyi'
  20854. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/file_util.pyi'
  20855. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/filelist.pyi'
  20856. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/log.pyi'
  20857. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/msvccompiler.pyi'
  20858. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/spawn.pyi'
  20859. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/sysconfig.pyi'
  20860. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/text_file.pyi'
  20861. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/unixccompiler.pyi'
  20862. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/util.pyi'
  20863. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/version.pyi'
  20864. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/__init__.pyi'
  20865. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/bdist.pyi'
  20866. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi'
  20867. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi'
  20868. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi'
  20869. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi'
  20870. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi'
  20871. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/build.pyi'
  20872. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/build_clib.pyi'
  20873. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/build_ext.pyi'
  20874. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/build_py.pyi'
  20875. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/build_scripts.pyi'
  20876. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/check.pyi'
  20877. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/clean.pyi'
  20878. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/config.pyi'
  20879. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/install.pyi'
  20880. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/install_data.pyi'
  20881. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi'
  20882. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/install_headers.pyi'
  20883. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/install_lib.pyi'
  20884. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/install_scripts.pyi'
  20885. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/register.pyi'
  20886. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/sdist.pyi'
  20887. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/distutils/command/upload.pyi'
  20888. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/__init__.pyi'
  20889. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/_header_value_parser.pyi'
  20890. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/_policybase.pyi'
  20891. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/base64mime.pyi'
  20892. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/charset.pyi'
  20893. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/contentmanager.pyi'
  20894. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/encoders.pyi'
  20895. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/errors.pyi'
  20896. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/feedparser.pyi'
  20897. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/generator.pyi'
  20898. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/header.pyi'
  20899. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/headerregistry.pyi'
  20900. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/iterators.pyi'
  20901. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/message.pyi'
  20902. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/parser.pyi'
  20903. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/policy.pyi'
  20904. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/quoprimime.pyi'
  20905. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/utils.pyi'
  20906. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/__init__.pyi'
  20907. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/application.pyi'
  20908. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/audio.pyi'
  20909. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/base.pyi'
  20910. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/image.pyi'
  20911. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/message.pyi'
  20912. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/multipart.pyi'
  20913. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/nonmultipart.pyi'
  20914. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/email/mime/text.pyi'
  20915. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/__init__.pyi'
  20916. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/aliases.pyi'
  20917. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/ascii.pyi'
  20918. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/base64_codec.pyi'
  20919. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/big5.pyi'
  20920. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/big5hkscs.pyi'
  20921. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/bz2_codec.pyi'
  20922. 1262.79 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/charmap.pyi'
  20923. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp037.pyi'
  20924. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1006.pyi'
  20925. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1026.pyi'
  20926. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1125.pyi'
  20927. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1140.pyi'
  20928. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1250.pyi'
  20929. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1251.pyi'
  20930. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1252.pyi'
  20931. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1253.pyi'
  20932. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1254.pyi'
  20933. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1255.pyi'
  20934. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1256.pyi'
  20935. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1257.pyi'
  20936. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp1258.pyi'
  20937. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp273.pyi'
  20938. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp424.pyi'
  20939. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp437.pyi'
  20940. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp500.pyi'
  20941. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp720.pyi'
  20942. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp737.pyi'
  20943. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp775.pyi'
  20944. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp850.pyi'
  20945. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp852.pyi'
  20946. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp855.pyi'
  20947. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp856.pyi'
  20948. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp857.pyi'
  20949. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp858.pyi'
  20950. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp860.pyi'
  20951. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp861.pyi'
  20952. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp862.pyi'
  20953. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp863.pyi'
  20954. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp864.pyi'
  20955. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp865.pyi'
  20956. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp866.pyi'
  20957. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp869.pyi'
  20958. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp874.pyi'
  20959. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp875.pyi'
  20960. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp932.pyi'
  20961. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp949.pyi'
  20962. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/cp950.pyi'
  20963. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/euc_jis_2004.pyi'
  20964. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/euc_jisx0213.pyi'
  20965. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/euc_jp.pyi'
  20966. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/euc_kr.pyi'
  20967. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/gb18030.pyi'
  20968. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/gb2312.pyi'
  20969. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/gbk.pyi'
  20970. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/hex_codec.pyi'
  20971. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/hp_roman8.pyi'
  20972. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/hz.pyi'
  20973. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/idna.pyi'
  20974. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso2022_jp.pyi'
  20975. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso2022_jp_1.pyi'
  20976. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso2022_jp_2.pyi'
  20977. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso2022_jp_2004.pyi'
  20978. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso2022_jp_3.pyi'
  20979. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso2022_jp_ext.pyi'
  20980. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso2022_kr.pyi'
  20981. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_1.pyi'
  20982. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_10.pyi'
  20983. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_11.pyi'
  20984. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_13.pyi'
  20985. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_14.pyi'
  20986. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_15.pyi'
  20987. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_16.pyi'
  20988. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_2.pyi'
  20989. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_3.pyi'
  20990. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_4.pyi'
  20991. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_5.pyi'
  20992. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_6.pyi'
  20993. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_7.pyi'
  20994. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_8.pyi'
  20995. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/iso8859_9.pyi'
  20996. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/johab.pyi'
  20997. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/koi8_r.pyi'
  20998. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/koi8_t.pyi'
  20999. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/koi8_u.pyi'
  21000. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/kz1048.pyi'
  21001. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/latin_1.pyi'
  21002. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_arabic.pyi'
  21003. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_croatian.pyi'
  21004. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_cyrillic.pyi'
  21005. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_farsi.pyi'
  21006. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_greek.pyi'
  21007. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_iceland.pyi'
  21008. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_latin2.pyi'
  21009. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_roman.pyi'
  21010. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_romanian.pyi'
  21011. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mac_turkish.pyi'
  21012. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/mbcs.pyi'
  21013. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/oem.pyi'
  21014. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/palmos.pyi'
  21015. 1262.80 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/ptcp154.pyi'
  21016. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/punycode.pyi'
  21017. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/quopri_codec.pyi'
  21018. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/raw_unicode_escape.pyi'
  21019. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/rot_13.pyi'
  21020. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/shift_jis.pyi'
  21021. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/shift_jis_2004.pyi'
  21022. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/shift_jisx0213.pyi'
  21023. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/tis_620.pyi'
  21024. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/undefined.pyi'
  21025. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/unicode_escape.pyi'
  21026. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_16.pyi'
  21027. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_16_be.pyi'
  21028. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_16_le.pyi'
  21029. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_32.pyi'
  21030. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_32_be.pyi'
  21031. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_32_le.pyi'
  21032. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_7.pyi'
  21033. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_8.pyi'
  21034. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/utf_8_sig.pyi'
  21035. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/uu_codec.pyi'
  21036. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/encodings/zlib_codec.pyi'
  21037. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/ensurepip/__init__.pyi'
  21038. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/html/__init__.pyi'
  21039. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/html/entities.pyi'
  21040. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/html/parser.pyi'
  21041. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/http/__init__.pyi'
  21042. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/http/client.pyi'
  21043. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/http/cookiejar.pyi'
  21044. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/http/cookies.pyi'
  21045. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/http/server.pyi'
  21046. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/__init__.pyi'
  21047. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/_abc.pyi'
  21048. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/_bootstrap.pyi'
  21049. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/_bootstrap_external.pyi'
  21050. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/abc.pyi'
  21051. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/machinery.pyi'
  21052. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/readers.pyi'
  21053. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/simple.pyi'
  21054. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/util.pyi'
  21055. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/metadata/__init__.pyi'
  21056. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/metadata/_meta.pyi'
  21057. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi'
  21058. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/resources/__init__.pyi'
  21059. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/resources/_common.pyi'
  21060. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/resources/_functional.pyi'
  21061. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/resources/abc.pyi'
  21062. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/resources/readers.pyi'
  21063. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/importlib/resources/simple.pyi'
  21064. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/json/__init__.pyi'
  21065. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/json/decoder.pyi'
  21066. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/json/encoder.pyi'
  21067. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/json/scanner.pyi'
  21068. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/json/tool.pyi'
  21069. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/__init__.pyi'
  21070. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi'
  21071. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixer_base.pyi'
  21072. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/main.pyi'
  21073. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pygram.pyi'
  21074. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pytree.pyi'
  21075. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/refactor.pyi'
  21076. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi'
  21077. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi'
  21078. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi'
  21079. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi'
  21080. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi'
  21081. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi'
  21082. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi'
  21083. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi'
  21084. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi'
  21085. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi'
  21086. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi'
  21087. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi'
  21088. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi'
  21089. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi'
  21090. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi'
  21091. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi'
  21092. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi'
  21093. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi'
  21094. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi'
  21095. 1262.81 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi'
  21096. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi'
  21097. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi'
  21098. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi'
  21099. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi'
  21100. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi'
  21101. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi'
  21102. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi'
  21103. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi'
  21104. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi'
  21105. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi'
  21106. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi'
  21107. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi'
  21108. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi'
  21109. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi'
  21110. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi'
  21111. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi'
  21112. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi'
  21113. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi'
  21114. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi'
  21115. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi'
  21116. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi'
  21117. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi'
  21118. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi'
  21119. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi'
  21120. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi'
  21121. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi'
  21122. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi'
  21123. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi'
  21124. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi'
  21125. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi'
  21126. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi'
  21127. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi'
  21128. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi'
  21129. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi'
  21130. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi'
  21131. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi'
  21132. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi'
  21133. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi'
  21134. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi'
  21135. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi'
  21136. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi'
  21137. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/logging/__init__.pyi'
  21138. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/logging/config.pyi'
  21139. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/logging/handlers.pyi'
  21140. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/msilib/__init__.pyi'
  21141. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/msilib/schema.pyi'
  21142. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/msilib/sequence.pyi'
  21143. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/msilib/text.pyi'
  21144. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/__init__.pyi'
  21145. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/connection.pyi'
  21146. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/context.pyi'
  21147. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/forkserver.pyi'
  21148. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/heap.pyi'
  21149. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/managers.pyi'
  21150. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/pool.pyi'
  21151. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi'
  21152. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi'
  21153. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi'
  21154. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi'
  21155. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/process.pyi'
  21156. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/queues.pyi'
  21157. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/reduction.pyi'
  21158. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi'
  21159. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi'
  21160. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi'
  21161. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi'
  21162. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/spawn.pyi'
  21163. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/synchronize.pyi'
  21164. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/util.pyi'
  21165. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi'
  21166. 1262.82 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi'
  21167. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/os/__init__.pyi'
  21168. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/os/path.pyi'
  21169. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pathlib/__init__.pyi'
  21170. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pathlib/types.pyi'
  21171. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pydoc_data/__init__.pyi'
  21172. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pydoc_data/topics.pyi'
  21173. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pyexpat/__init__.pyi'
  21174. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pyexpat/errors.pyi'
  21175. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/pyexpat/model.pyi'
  21176. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/sqlite3/__init__.pyi'
  21177. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/sqlite3/dbapi2.pyi'
  21178. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/sqlite3/dump.pyi'
  21179. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/string/__init__.pyi'
  21180. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/string/templatelib.pyi'
  21181. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/sys/__init__.pyi'
  21182. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/sys/_monitoring.pyi'
  21183. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/__init__.pyi'
  21184. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/colorchooser.pyi'
  21185. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/commondialog.pyi'
  21186. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/constants.pyi'
  21187. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/dialog.pyi'
  21188. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/dnd.pyi'
  21189. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/filedialog.pyi'
  21190. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/font.pyi'
  21191. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/messagebox.pyi'
  21192. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/scrolledtext.pyi'
  21193. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/simpledialog.pyi'
  21194. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/tix.pyi'
  21195. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/tkinter/ttk.pyi'
  21196. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/__init__.pyi'
  21197. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/_log.pyi'
  21198. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/async_case.pyi'
  21199. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/case.pyi'
  21200. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/loader.pyi'
  21201. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/main.pyi'
  21202. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/mock.pyi'
  21203. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/result.pyi'
  21204. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/runner.pyi'
  21205. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/signals.pyi'
  21206. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/suite.pyi'
  21207. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/unittest/util.pyi'
  21208. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/urllib/__init__.pyi'
  21209. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/urllib/error.pyi'
  21210. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/urllib/parse.pyi'
  21211. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/urllib/request.pyi'
  21212. 1262.83 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/urllib/response.pyi'
  21213. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/urllib/robotparser.pyi'
  21214. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/venv/__init__.pyi'
  21215. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/wsgiref/__init__.pyi'
  21216. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/wsgiref/handlers.pyi'
  21217. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/wsgiref/headers.pyi'
  21218. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/wsgiref/simple_server.pyi'
  21219. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/wsgiref/types.pyi'
  21220. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/wsgiref/util.pyi'
  21221. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/wsgiref/validate.pyi'
  21222. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/__init__.pyi'
  21223. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi'
  21224. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/__init__.pyi'
  21225. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/domreg.pyi'
  21226. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi'
  21227. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/minicompat.pyi'
  21228. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/minidom.pyi'
  21229. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/pulldom.pyi'
  21230. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi'
  21231. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi'
  21232. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/etree/ElementPath.pyi'
  21233. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/etree/ElementTree.pyi'
  21234. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/etree/__init__.pyi'
  21235. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/etree/cElementTree.pyi'
  21236. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/parsers/__init__.pyi'
  21237. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi'
  21238. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi'
  21239. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/parsers/expat/model.pyi'
  21240. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/sax/__init__.pyi'
  21241. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/sax/_exceptions.pyi'
  21242. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/sax/expatreader.pyi'
  21243. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/sax/handler.pyi'
  21244. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/sax/saxutils.pyi'
  21245. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xml/sax/xmlreader.pyi'
  21246. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xmlrpc/__init__.pyi'
  21247. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xmlrpc/client.pyi'
  21248. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/xmlrpc/server.pyi'
  21249. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/zipfile/__init__.pyi'
  21250. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/zipfile/_path/__init__.pyi'
  21251. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/zipfile/_path/glob.pyi'
  21252. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/zoneinfo/__init__.pyi'
  21253. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/zoneinfo/_common.pyi'
  21254. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stdlib/zoneinfo/_tzpath.pyi'
  21255. 1262.84 s [python3.14-mypy] adding 'mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi'
  21256. 1262.84 s [python3.14-mypy] adding 'mypy/xml/mypy-html.css'
  21257. 1262.84 s [python3.14-mypy] adding 'mypy/xml/mypy-html.xslt'
  21258. 1262.84 s [python3.14-mypy] adding 'mypy/xml/mypy-txt.xslt'
  21259. 1262.84 s [python3.14-mypy] adding 'mypy/xml/mypy.xsd'
  21260. 1262.84 s [python3.14-mypy] adding 'mypy-1.17.1.dist-info/licenses/LICENSE'
  21261. 1262.84 s [python3.14-mypy] adding 'mypyc/__init__.cpython-314-x86_64-linux-gnu.so'
  21262. 1262.84 s [python3.14-mypy] adding 'mypyc/__init__.py'
  21263. 1262.84 s [python3.14-mypy] adding 'mypyc/__main__.py'
  21264. 1262.84 s [python3.14-mypy] adding 'mypyc/annotate.cpython-314-x86_64-linux-gnu.so'
  21265. 1262.84 s [python3.14-mypy] adding 'mypyc/annotate.py'
  21266. 1262.84 s [python3.14-mypy] adding 'mypyc/build.cpython-314-x86_64-linux-gnu.so'
  21267. 1262.84 s [python3.14-mypy] adding 'mypyc/build.py'
  21268. 1262.84 s [python3.14-mypy] adding 'mypyc/common.cpython-314-x86_64-linux-gnu.so'
  21269. 1262.85 s [python3.14-mypy] adding 'mypyc/common.py'
  21270. 1262.85 s [python3.14-mypy] adding 'mypyc/crash.cpython-314-x86_64-linux-gnu.so'
  21271. 1262.85 s [python3.14-mypy] adding 'mypyc/crash.py'
  21272. 1262.85 s [python3.14-mypy] adding 'mypyc/errors.cpython-314-x86_64-linux-gnu.so'
  21273. 1262.85 s [python3.14-mypy] adding 'mypyc/errors.py'
  21274. 1262.85 s [python3.14-mypy] adding 'mypyc/namegen.cpython-314-x86_64-linux-gnu.so'
  21275. 1262.85 s [python3.14-mypy] adding 'mypyc/namegen.py'
  21276. 1262.85 s [python3.14-mypy] adding 'mypyc/options.cpython-314-x86_64-linux-gnu.so'
  21277. 1262.85 s [python3.14-mypy] adding 'mypyc/options.py'
  21278. 1262.85 s [python3.14-mypy] adding 'mypyc/py.typed'
  21279. 1262.85 s [python3.14-mypy] adding 'mypyc/rt_subtype.cpython-314-x86_64-linux-gnu.so'
  21280. 1262.85 s [python3.14-mypy] adding 'mypyc/rt_subtype.py'
  21281. 1262.85 s [python3.14-mypy] adding 'mypyc/sametype.cpython-314-x86_64-linux-gnu.so'
  21282. 1262.85 s [python3.14-mypy] adding 'mypyc/sametype.py'
  21283. 1262.85 s [python3.14-mypy] adding 'mypyc/subtype.cpython-314-x86_64-linux-gnu.so'
  21284. 1262.85 s [python3.14-mypy] adding 'mypyc/subtype.py'
  21285. 1262.85 s [python3.14-mypy] adding 'mypyc/analysis/__init__.cpython-314-x86_64-linux-gnu.so'
  21286. 1262.85 s [python3.14-mypy] adding 'mypyc/analysis/__init__.py'
  21287. 1262.85 s [python3.14-mypy] adding 'mypyc/analysis/attrdefined.cpython-314-x86_64-linux-gnu.so'
  21288. 1262.85 s [python3.14-mypy] adding 'mypyc/analysis/attrdefined.py'
  21289. 1262.85 s [python3.14-mypy] adding 'mypyc/analysis/blockfreq.cpython-314-x86_64-linux-gnu.so'
  21290. 1262.85 s [python3.14-mypy] adding 'mypyc/analysis/blockfreq.py'
  21291. 1262.85 s [python3.14-mypy] adding 'mypyc/analysis/dataflow.cpython-314-x86_64-linux-gnu.so'
  21292. 1262.85 s [python3.14-mypy] adding 'mypyc/analysis/dataflow.py'
  21293. 1262.85 s [python3.14-mypy] adding 'mypyc/analysis/ircheck.cpython-314-x86_64-linux-gnu.so'
  21294. 1262.85 s [python3.14-mypy] adding 'mypyc/analysis/ircheck.py'
  21295. 1262.85 s [python3.14-mypy] adding 'mypyc/analysis/selfleaks.cpython-314-x86_64-linux-gnu.so'
  21296. 1262.85 s [python3.14-mypy] adding 'mypyc/analysis/selfleaks.py'
  21297. 1262.85 s [python3.14-mypy] adding 'mypyc/codegen/__init__.cpython-314-x86_64-linux-gnu.so'
  21298. 1262.85 s [python3.14-mypy] adding 'mypyc/codegen/__init__.py'
  21299. 1262.85 s [python3.14-mypy] adding 'mypyc/codegen/cstring.cpython-314-x86_64-linux-gnu.so'
  21300. 1262.85 s [python3.14-mypy] adding 'mypyc/codegen/cstring.py'
  21301. 1262.85 s [python3.14-mypy] adding 'mypyc/codegen/emit.cpython-314-x86_64-linux-gnu.so'
  21302. 1262.85 s [python3.14-mypy] adding 'mypyc/codegen/emit.py'
  21303. 1262.86 s [python3.14-mypy] adding 'mypyc/codegen/emitclass.cpython-314-x86_64-linux-gnu.so'
  21304. 1262.86 s [python3.14-mypy] adding 'mypyc/codegen/emitclass.py'
  21305. 1262.86 s [python3.14-mypy] adding 'mypyc/codegen/emitfunc.cpython-314-x86_64-linux-gnu.so'
  21306. 1262.86 s [python3.14-mypy] adding 'mypyc/codegen/emitfunc.py'
  21307. 1262.86 s [python3.14-mypy] adding 'mypyc/codegen/emitmodule.cpython-314-x86_64-linux-gnu.so'
  21308. 1262.86 s [python3.14-mypy] adding 'mypyc/codegen/emitmodule.py'
  21309. 1262.86 s [python3.14-mypy] adding 'mypyc/codegen/emitwrapper.cpython-314-x86_64-linux-gnu.so'
  21310. 1262.86 s [python3.14-mypy] adding 'mypyc/codegen/emitwrapper.py'
  21311. 1262.86 s [python3.14-mypy] adding 'mypyc/codegen/literals.cpython-314-x86_64-linux-gnu.so'
  21312. 1262.86 s [python3.14-mypy] adding 'mypyc/codegen/literals.py'
  21313. 1262.86 s [python3.14-mypy] adding 'mypyc/ir/__init__.cpython-314-x86_64-linux-gnu.so'
  21314. 1262.86 s [python3.14-mypy] adding 'mypyc/ir/__init__.py'
  21315. 1262.86 s [python3.14-mypy] adding 'mypyc/ir/class_ir.cpython-314-x86_64-linux-gnu.so'
  21316. 1262.86 s [python3.14-mypy] adding 'mypyc/ir/class_ir.py'
  21317. 1262.86 s [python3.14-mypy] adding 'mypyc/ir/func_ir.cpython-314-x86_64-linux-gnu.so'
  21318. 1262.86 s [python3.14-mypy] adding 'mypyc/ir/func_ir.py'
  21319. 1262.86 s [python3.14-mypy] adding 'mypyc/ir/module_ir.cpython-314-x86_64-linux-gnu.so'
  21320. 1262.86 s [python3.14-mypy] adding 'mypyc/ir/module_ir.py'
  21321. 1262.86 s [python3.14-mypy] adding 'mypyc/ir/ops.cpython-314-x86_64-linux-gnu.so'
  21322. 1262.86 s [python3.14-mypy] adding 'mypyc/ir/ops.py'
  21323. 1262.86 s [python3.14-mypy] adding 'mypyc/ir/pprint.cpython-314-x86_64-linux-gnu.so'
  21324. 1262.86 s [python3.14-mypy] adding 'mypyc/ir/pprint.py'
  21325. 1262.87 s [python3.14-mypy] adding 'mypyc/ir/rtypes.cpython-314-x86_64-linux-gnu.so'
  21326. 1262.87 s [python3.14-mypy] adding 'mypyc/ir/rtypes.py'
  21327. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/__init__.cpython-314-x86_64-linux-gnu.so'
  21328. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/__init__.py'
  21329. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/ast_helpers.cpython-314-x86_64-linux-gnu.so'
  21330. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/ast_helpers.py'
  21331. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/builder.cpython-314-x86_64-linux-gnu.so'
  21332. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/builder.py'
  21333. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/callable_class.cpython-314-x86_64-linux-gnu.so'
  21334. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/callable_class.py'
  21335. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/classdef.cpython-314-x86_64-linux-gnu.so'
  21336. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/classdef.py'
  21337. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/constant_fold.cpython-314-x86_64-linux-gnu.so'
  21338. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/constant_fold.py'
  21339. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/context.cpython-314-x86_64-linux-gnu.so'
  21340. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/context.py'
  21341. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/env_class.cpython-314-x86_64-linux-gnu.so'
  21342. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/env_class.py'
  21343. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/expression.cpython-314-x86_64-linux-gnu.so'
  21344. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/expression.py'
  21345. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/for_helpers.cpython-314-x86_64-linux-gnu.so'
  21346. 1262.87 s [python3.14-mypy] adding 'mypyc/irbuild/for_helpers.py'
  21347. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/format_str_tokenizer.cpython-314-x86_64-linux-gnu.so'
  21348. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/format_str_tokenizer.py'
  21349. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/function.cpython-314-x86_64-linux-gnu.so'
  21350. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/function.py'
  21351. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/generator.cpython-314-x86_64-linux-gnu.so'
  21352. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/generator.py'
  21353. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/ll_builder.cpython-314-x86_64-linux-gnu.so'
  21354. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/ll_builder.py'
  21355. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/main.cpython-314-x86_64-linux-gnu.so'
  21356. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/main.py'
  21357. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/mapper.cpython-314-x86_64-linux-gnu.so'
  21358. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/mapper.py'
  21359. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/match.cpython-314-x86_64-linux-gnu.so'
  21360. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/match.py'
  21361. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/missingtypevisitor.cpython-314-x86_64-linux-gnu.so'
  21362. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/missingtypevisitor.py'
  21363. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/nonlocalcontrol.cpython-314-x86_64-linux-gnu.so'
  21364. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/nonlocalcontrol.py'
  21365. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/prebuildvisitor.cpython-314-x86_64-linux-gnu.so'
  21366. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/prebuildvisitor.py'
  21367. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/prepare.cpython-314-x86_64-linux-gnu.so'
  21368. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/prepare.py'
  21369. 1262.88 s [python3.14-mypy] adding 'mypyc/irbuild/specialize.cpython-314-x86_64-linux-gnu.so'
  21370. 1262.89 s [python3.14-mypy] adding 'mypyc/irbuild/specialize.py'
  21371. 1262.89 s [python3.14-mypy] adding 'mypyc/irbuild/statement.cpython-314-x86_64-linux-gnu.so'
  21372. 1262.89 s [python3.14-mypy] adding 'mypyc/irbuild/statement.py'
  21373. 1262.89 s [python3.14-mypy] adding 'mypyc/irbuild/targets.cpython-314-x86_64-linux-gnu.so'
  21374. 1262.89 s [python3.14-mypy] adding 'mypyc/irbuild/targets.py'
  21375. 1262.89 s [python3.14-mypy] adding 'mypyc/irbuild/util.cpython-314-x86_64-linux-gnu.so'
  21376. 1262.89 s [python3.14-mypy] adding 'mypyc/irbuild/util.py'
  21377. 1262.89 s [python3.14-mypy] adding 'mypyc/irbuild/visitor.cpython-314-x86_64-linux-gnu.so'
  21378. 1262.89 s [python3.14-mypy] adding 'mypyc/irbuild/visitor.py'
  21379. 1262.89 s [python3.14-mypy] adding 'mypyc/irbuild/vtable.cpython-314-x86_64-linux-gnu.so'
  21380. 1262.89 s [python3.14-mypy] adding 'mypyc/irbuild/vtable.py'
  21381. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/CPy.h'
  21382. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/bytes_ops.c'
  21383. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/dict_ops.c'
  21384. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/exc_ops.c'
  21385. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/float_ops.c'
  21386. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/generic_ops.c'
  21387. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/getargs.c'
  21388. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/getargsfast.c'
  21389. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/init.c'
  21390. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/int_ops.c'
  21391. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/list_ops.c'
  21392. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/misc_ops.c'
  21393. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/module_shim.tmpl'
  21394. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/mypyc_util.h'
  21395. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/pythoncapi_compat.h'
  21396. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/pythonsupport.c'
  21397. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/pythonsupport.h'
  21398. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/set_ops.c'
  21399. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/str_ops.c'
  21400. 1262.89 s [python3.14-mypy] adding 'mypyc/lib-rt/tuple_ops.c'
  21401. 1262.90 s [python3.14-mypy] adding 'mypyc/lower/__init__.cpython-314-x86_64-linux-gnu.so'
  21402. 1262.90 s [python3.14-mypy] adding 'mypyc/lower/__init__.py'
  21403. 1262.90 s [python3.14-mypy] adding 'mypyc/lower/int_ops.cpython-314-x86_64-linux-gnu.so'
  21404. 1262.90 s [python3.14-mypy] adding 'mypyc/lower/int_ops.py'
  21405. 1262.90 s [python3.14-mypy] adding 'mypyc/lower/list_ops.cpython-314-x86_64-linux-gnu.so'
  21406. 1262.90 s [python3.14-mypy] adding 'mypyc/lower/list_ops.py'
  21407. 1262.90 s [python3.14-mypy] adding 'mypyc/lower/misc_ops.cpython-314-x86_64-linux-gnu.so'
  21408. 1262.90 s [python3.14-mypy] adding 'mypyc/lower/misc_ops.py'
  21409. 1262.90 s [python3.14-mypy] adding 'mypyc/lower/registry.cpython-314-x86_64-linux-gnu.so'
  21410. 1262.90 s [python3.14-mypy] adding 'mypyc/lower/registry.py'
  21411. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/__init__.cpython-314-x86_64-linux-gnu.so'
  21412. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/__init__.py'
  21413. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/bytes_ops.cpython-314-x86_64-linux-gnu.so'
  21414. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/bytes_ops.py'
  21415. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/dict_ops.cpython-314-x86_64-linux-gnu.so'
  21416. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/dict_ops.py'
  21417. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/exc_ops.cpython-314-x86_64-linux-gnu.so'
  21418. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/exc_ops.py'
  21419. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/float_ops.cpython-314-x86_64-linux-gnu.so'
  21420. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/float_ops.py'
  21421. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/generic_ops.cpython-314-x86_64-linux-gnu.so'
  21422. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/generic_ops.py'
  21423. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/int_ops.cpython-314-x86_64-linux-gnu.so'
  21424. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/int_ops.py'
  21425. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/list_ops.cpython-314-x86_64-linux-gnu.so'
  21426. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/list_ops.py'
  21427. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/misc_ops.cpython-314-x86_64-linux-gnu.so'
  21428. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/misc_ops.py'
  21429. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/registry.cpython-314-x86_64-linux-gnu.so'
  21430. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/registry.py'
  21431. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/set_ops.cpython-314-x86_64-linux-gnu.so'
  21432. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/set_ops.py'
  21433. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/str_ops.cpython-314-x86_64-linux-gnu.so'
  21434. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/str_ops.py'
  21435. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/tuple_ops.cpython-314-x86_64-linux-gnu.so'
  21436. 1262.90 s [python3.14-mypy] adding 'mypyc/primitives/tuple_ops.py'
  21437. 1262.90 s [python3.14-mypy] adding 'mypyc/test/__init__.py'
  21438. 1262.90 s [python3.14-mypy] adding 'mypyc/test/config.py'
  21439. 1262.90 s [python3.14-mypy] adding 'mypyc/test/test_alwaysdefined.py'
  21440. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_analysis.py'
  21441. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_annotate.py'
  21442. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_cheader.py'
  21443. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_commandline.py'
  21444. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_emit.py'
  21445. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_emitclass.py'
  21446. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_emitfunc.py'
  21447. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_emitwrapper.py'
  21448. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_exceptions.py'
  21449. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_external.py'
  21450. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_irbuild.py'
  21451. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_ircheck.py'
  21452. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_literals.py'
  21453. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_lowering.py'
  21454. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_misc.py'
  21455. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_namegen.py'
  21456. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_optimizations.py'
  21457. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_pprint.py'
  21458. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_rarray.py'
  21459. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_refcount.py'
  21460. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_run.py'
  21461. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_serialization.py'
  21462. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_struct.py'
  21463. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_tuplename.py'
  21464. 1262.91 s [python3.14-mypy] adding 'mypyc/test/test_typeops.py'
  21465. 1262.91 s [python3.14-mypy] adding 'mypyc/test/testutil.py'
  21466. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/__init__.cpython-314-x86_64-linux-gnu.so'
  21467. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/__init__.py'
  21468. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/copy_propagation.cpython-314-x86_64-linux-gnu.so'
  21469. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/copy_propagation.py'
  21470. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/exceptions.cpython-314-x86_64-linux-gnu.so'
  21471. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/exceptions.py'
  21472. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/flag_elimination.cpython-314-x86_64-linux-gnu.so'
  21473. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/flag_elimination.py'
  21474. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/ir_transform.cpython-314-x86_64-linux-gnu.so'
  21475. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/ir_transform.py'
  21476. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/lower.cpython-314-x86_64-linux-gnu.so'
  21477. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/lower.py'
  21478. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/refcount.cpython-314-x86_64-linux-gnu.so'
  21479. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/refcount.py'
  21480. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/spill.cpython-314-x86_64-linux-gnu.so'
  21481. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/spill.py'
  21482. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/uninit.cpython-314-x86_64-linux-gnu.so'
  21483. 1262.91 s [python3.14-mypy] adding 'mypyc/transform/uninit.py'
  21484. 1262.91 s [python3.14-mypy] adding 'mypy-1.17.1.dist-info/METADATA'
  21485. 1262.91 s [python3.14-mypy] adding 'mypy-1.17.1.dist-info/WHEEL'
  21486. 1262.91 s [python3.14-mypy] adding 'mypy-1.17.1.dist-info/entry_points.txt'
  21487. 1262.91 s [python3.14-mypy] adding 'mypy-1.17.1.dist-info/top_level.txt'
  21488. 1262.92 s [python3.14-mypy] adding 'mypy-1.17.1.dist-info/RECORD'
  21489. 1262.92 s [python3.14-mypy] removing build/bdist.linux-x86_64/wheel
  21490. 1267.26 s [python3.14-mypy] Successfully built mypy-1.17.1-cp314-cp314-linux_x86_64.whl
  21491. 1267.65 s [python3.14-mypy] Finished creating a wheel...
  21492. 1267.65 s [python3.14-mypy] Finished executing pypaBuildPhase
  21493. 1267.65 s [python3.14-mypy] buildPhase completed in 10 minutes 6 seconds
  21494. 1267.65 s [python3.14-mypy] Phase: pythonRuntimeDepsCheckHook
  21495. 1267.65 s [python3.14-mypy] Executing pythonRuntimeDepsCheck
  21496. 1267.65 s [python3.14-mypy] Checking runtime dependencies for mypy-1.17.1-cp314-cp314-linux_x86_64.whl
  21497. 1267.65 s [python3.14-mypy] Finished executing pythonRuntimeDepsCheck
  21498. 1267.65 s [python3.14-mypy] Phase: installPhase
  21499. 1267.65 s [python3.14-mypy] Executing pypaInstallPhase
  21500. 1269.47 s [python3.14-mypy] Successfully installed mypy-1.17.1-cp314-cp314-linux_x86_64.whl
  21501. 1269.47 s [python3.14-mypy] Finished executing pypaInstallPhase
  21502. 1269.47 s [python3.14-mypy] Phase: pythonOutputDistPhase
  21503. 1269.47 s [python3.14-mypy] Executing pythonOutputDistPhase
  21504. 1269.49 s [python3.14-mypy] Finished executing pythonOutputDistPhase
  21505. 1269.50 s [python3.14-mypy] Phase: fixupPhase
  21506. 1269.52 s [python3.14-mypy] shrinking RPATHs of ELF executables and libraries in /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1
  21507. 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
  21508. 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
  21509. 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
  21510. 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
  21511. 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
  21512. 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
  21513. 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
  21514. 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
  21515. 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
  21516. 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
  21517. 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
  21518. 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
  21519. 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
  21520. 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
  21521. 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
  21522. 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
  21523. 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
  21524. 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
  21525. 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
  21526. 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
  21527. 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
  21528. 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
  21529. 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
  21530. 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
  21531. 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
  21532. 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
  21533. 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
  21534. 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
  21535. 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
  21536. 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
  21537. 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
  21538. 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
  21539. 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
  21540. 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
  21541. 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
  21542. 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
  21543. 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
  21544. 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
  21545. 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
  21546. 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
  21547. 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
  21548. 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
  21549. 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
  21550. 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
  21551. 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
  21552. 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
  21553. 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
  21554. 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
  21555. 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
  21556. 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
  21557. 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
  21558. 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
  21559. 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
  21560. 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
  21561. 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
  21562. 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
  21563. 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
  21564. 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
  21565. 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
  21566. 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
  21567. 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
  21568. 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
  21569. 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
  21570. 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
  21571. 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
  21572. 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
  21573. 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
  21574. 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
  21575. 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
  21576. 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
  21577. 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
  21578. 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
  21579. 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
  21580. 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
  21581. 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
  21582. 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
  21583. 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
  21584. 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
  21585. 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
  21586. 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
  21587. 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
  21588. 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
  21589. 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
  21590. 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
  21591. 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
  21592. 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
  21593. 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
  21594. 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
  21595. 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
  21596. 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
  21597. 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
  21598. 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
  21599. 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
  21600. 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
  21601. 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
  21602. 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
  21603. 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
  21604. 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
  21605. 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
  21606. 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
  21607. 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
  21608. 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
  21609. 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
  21610. 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
  21611. 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
  21612. 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
  21613. 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
  21614. 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
  21615. 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
  21616. 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
  21617. 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
  21618. 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
  21619. 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
  21620. 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
  21621. 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
  21622. 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
  21623. 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
  21624. 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
  21625. 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
  21626. 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
  21627. 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
  21628. 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
  21629. 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
  21630. 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
  21631. 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
  21632. 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
  21633. 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
  21634. 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
  21635. 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
  21636. 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
  21637. 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
  21638. 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
  21639. 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
  21640. 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
  21641. 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
  21642. 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
  21643. 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
  21644. 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
  21645. 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
  21646. 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
  21647. 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
  21648. 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
  21649. 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
  21650. 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
  21651. 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
  21652. 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
  21653. 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
  21654. 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
  21655. 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
  21656. 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
  21657. 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
  21658. 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
  21659. 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
  21660. 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
  21661. 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
  21662. 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
  21663. 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
  21664. 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
  21665. 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
  21666. 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
  21667. 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
  21668. 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
  21669. 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
  21670. 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
  21671. 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
  21672. 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
  21673. 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
  21674. 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
  21675. 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
  21676. 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
  21677. 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
  21678. 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
  21679. 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
  21680. 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
  21681. 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
  21682. 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
  21683. 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
  21684. 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
  21685. 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
  21686. 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
  21687. 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
  21688. 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
  21689. 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
  21690. 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
  21691. 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
  21692. 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
  21693. 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
  21694. 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
  21695. 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
  21696. 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
  21697. 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
  21698. 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
  21699. 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
  21700. 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
  21701. 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
  21702. 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
  21703. 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
  21704. 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
  21705. 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
  21706. 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
  21707. 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
  21708. 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
  21709. 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
  21710. 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
  21711. 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
  21712. 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
  21713. 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
  21714. 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
  21715. 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
  21716. 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
  21717. 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
  21718. 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
  21719. 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
  21720. 1270.37 s [python3.14-mypy] checking for references to /build/ in /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1...
  21721. 1270.89 s [python3.14-mypy] patching script interpreter paths in /nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1
  21722. 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
  21723. 1271.74 s [python3.14-mypy] shrinking RPATHs of ELF executables and libraries in /nix/store/p8sdj81q70br4km1i5qr0gjxr4b8lcd7-python3.14-mypy-1.17.1-dist
  21724. 1271.74 s [python3.14-mypy] checking for references to /build/ in /nix/store/p8sdj81q70br4km1i5qr0gjxr4b8lcd7-python3.14-mypy-1.17.1-dist...
  21725. 1271.75 s [python3.14-mypy] patching script interpreter paths in /nix/store/p8sdj81q70br4km1i5qr0gjxr4b8lcd7-python3.14-mypy-1.17.1-dist
  21726. 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
  21727. 1271.79 s [python3.14-mypy] wrapping `/nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/bin/mypy'...
  21728. 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
  21729. 1271.83 s [python3.14-mypy] wrapping `/nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/bin/stubtest'...
  21730. 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
  21731. 1271.86 s [python3.14-mypy] wrapping `/nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/bin/dmypy'...
  21732. 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
  21733. 1271.90 s [python3.14-mypy] wrapping `/nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/bin/mypyc'...
  21734. 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
  21735. 1271.94 s [python3.14-mypy] wrapping `/nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1/bin/stubgen'...
  21736. 1271.96 s [python3.14-mypy] Executing pythonRemoveTestsDir
  21737. 1271.97 s [python3.14-mypy] Finished executing pythonRemoveTestsDir
  21738. 1271.99 s [python3.14-mypy] Phase: installCheckPhase
  21739. 1272.00 s [python3.14-mypy] no Makefile or custom installCheckPhase, doing nothing
  21740. 1272.00 s [python3.14-mypy] Phase: pythonCatchConflictsPhase
  21741. 1272.07 s [python3.14-mypy] Phase: pythonRemoveBinBytecodePhase
  21742. 1272.08 s [python3.14-mypy] Phase: pythonImportsCheckPhase
  21743. 1272.08 s [python3.14-mypy] Executing pythonImportsCheckPhase
  21744. 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
  21745. 1272.21 s [python3.14-mypy] Phase: pytestCheckPhase
  21746. 1272.21 s [python3.14-mypy] Executing pytestCheckPhase
  21747. 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
  21748. 1272.55 s [python3.14-mypy] ============================= test session starts ==============================
  21749. 1272.55 s [python3.14-mypy] platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0
  21750. 1272.56 s [python3.14-mypy] rootdir: /build/source
  21751. 1272.56 s [python3.14-mypy] configfile: pyproject.toml
  21752. 1272.56 s [python3.14-mypy] testpaths: mypy/test, mypyc/test
  21753. 1272.56 s [python3.14-mypy] plugins: xdist-3.8.0
  21754. 1274.46 s [python3.14-mypy] 16 workers [12759 items] m
  21755. 1274.67 s [python3.14-mypy] ........................................................................ [ 0%]
  21756. 1274.83 s [python3.14-mypy] ........................................................................ [ 1%]
  21757. 1274.98 s [python3.14-mypy] ........................................................................ [ 1%]
  21758. 1275.13 s [python3.14-mypy] ........................................................................ [ 2%]
  21759. 1275.29 s [python3.14-mypy] ........................................................................ [ 2%]
  21760. 1275.43 s [python3.14-mypy] ..................................................s..................... [ 3%]
  21761. 1275.58 s [python3.14-mypy] ........................................................................ [ 3%]
  21762. 1275.74 s [python3.14-mypy] ........................................................................ [ 4%]
  21763. 1275.88 s [python3.14-mypy] ............s........................................................... [ 5%]
  21764. 1276.04 s [python3.14-mypy] ........................................................................ [ 5%]
  21765. 1276.19 s [python3.14-mypy] ........................................................................ [ 6%]
  21766. 1276.35 s [python3.14-mypy] ...............s........................................................ [ 6%]
  21767. 1276.52 s [python3.14-mypy] ............................................s........................... [ 7%]
  21768. 1276.66 s [python3.14-mypy] ...............................s........................................ [ 7%]
  21769. 1276.90 s [python3.14-mypy] ........................................................................ [ 8%]
  21770. 1277.09 s [python3.14-mypy] .........................................x.............................. [ 9%]
  21771. 1277.26 s [python3.14-mypy] ......................x................................................. [ 9%]
  21772. 1277.43 s [python3.14-mypy] ........................................................................ [ 10%]
  21773. 1277.58 s [python3.14-mypy] ........................................................................ [ 10%]
  21774. 1277.74 s [python3.14-mypy] ........................................................................ [ 11%]
  21775. 1277.90 s [python3.14-mypy] ........................................................................ [ 11%]
  21776. 1278.08 s [python3.14-mypy] ........................................................................ [ 12%]
  21777. 1278.24 s [python3.14-mypy] ........................................................................ [ 12%]
  21778. 1278.40 s [python3.14-mypy] ........................................................................ [ 13%]
  21779. 1278.55 s [python3.14-mypy] ...............................................................x........ [ 14%]
  21780. 1278.71 s [python3.14-mypy] ........................................................................ [ 14%]
  21781. 1278.85 s [python3.14-mypy] ........................................................................ [ 15%]
  21782. 1279.00 s [python3.14-mypy] ........................................................................ [ 15%]
  21783. 1279.26 s [python3.14-mypy] ........................................................................ [ 16%]
  21784. 1279.49 s [python3.14-mypy] ...........................................s............................ [ 16%]
  21785. 1279.68 s [python3.14-mypy] ....................................s........s.......ss................. [ 17%]
  21786. 1279.84 s [python3.14-mypy] ......................................................................s. [ 18%]
  21787. 1279.99 s [python3.14-mypy] ........................................................................ [ 18%]
  21788. 1280.14 s [python3.14-mypy] ........................................................................ [ 19%]
  21789. 1280.31 s [python3.14-mypy] ........................................................................ [ 19%]
  21790. 1280.46 s [python3.14-mypy] ..........s............................................................. [ 20%]
  21791. 1280.61 s [python3.14-mypy] ........................................................................ [ 20%]
  21792. 1280.74 s [python3.14-mypy] .......................................ssss..ss...sssss................. [ 21%]
  21793. 1280.89 s [python3.14-mypy] ........................................................................ [ 22%]
  21794. 1281.06 s [python3.14-mypy] .........................................s.............................. [ 22%]
  21795. 1281.25 s [python3.14-mypy] ........................................................................ [ 23%]
  21796. 1281.43 s [python3.14-mypy] ........................................................................ [ 23%]
  21797. 1281.65 s [python3.14-mypy] ........................................................................ [ 24%]
  21798. 1281.85 s [python3.14-mypy] ....................................s................................... [ 24%]
  21799. 1282.03 s [python3.14-mypy] ........................................................................ [ 25%]
  21800. 1282.19 s [python3.14-mypy] ........................................................................ [ 25%]
  21801. 1282.36 s [python3.14-mypy] ........................................................................ [ 26%]
  21802. 1282.50 s [python3.14-mypy] ........................................................................ [ 27%]
  21803. 1282.66 s [python3.14-mypy] ........................................................................ [ 27%]
  21804. 1282.81 s [python3.14-mypy] ........................................................................ [ 28%]
  21805. 1282.97 s [python3.14-mypy] ........................................................................ [ 28%]
  21806. 1283.14 s [python3.14-mypy] ........................................................................ [ 29%]
  21807. 1283.30 s [python3.14-mypy] ........................................................................ [ 29%]
  21808. 1283.44 s [python3.14-mypy] ........................................................................ [ 30%]
  21809. 1283.62 s [python3.14-mypy] .......................................x................................ [ 31%]
  21810. 1283.82 s [python3.14-mypy] ........................................................................ [ 31%]
  21811. 1284.03 s [python3.14-mypy] ........................................................................ [ 32%]
  21812. 1284.24 s [python3.14-mypy] ........................................................................ [ 32%]
  21813. 1284.45 s [python3.14-mypy] ........................................................................ [ 33%]
  21814. 1284.66 s [python3.14-mypy] ........................................................................ [ 33%]
  21815. 1284.83 s [python3.14-mypy] ........................................................................ [ 34%]
  21816. 1285.00 s [python3.14-mypy] ......................................s................................. [ 34%]
  21817. 1285.16 s [python3.14-mypy] ........................................................................ [ 35%]
  21818. 1285.34 s [python3.14-mypy] ........................................................................ [ 36%]
  21819. 1285.50 s [python3.14-mypy] ........................................................................ [ 36%]
  21820. 1285.65 s [python3.14-mypy] ........................................................................ [ 37%]
  21821. 1285.81 s [python3.14-mypy] ........................................................................ [ 37%]
  21822. 1285.97 s [python3.14-mypy] .....................................................x.................. [ 38%]
  21823. 1286.11 s [python3.14-mypy] .x...................................................................... [ 38%]
  21824. 1286.26 s [python3.14-mypy] ..............s.............................................s.x......... [ 39%]
  21825. 1286.41 s [python3.14-mypy] ........................................................................ [ 40%]
  21826. 1286.58 s [python3.14-mypy] ........................................................................ [ 40%]
  21827. 1286.77 s [python3.14-mypy] ........................................................................ [ 41%]
  21828. 1286.94 s [python3.14-mypy] ........................................................................ [ 41%]
  21829. 1287.11 s [python3.14-mypy] ........................................................................ [ 42%]
  21830. 1287.27 s [python3.14-mypy] ........................................................................ [ 42%]
  21831. 1287.46 s [python3.14-mypy] ........................................................................ [ 43%]
  21832. 1287.62 s [python3.14-mypy] ........................................................................ [ 44%]
  21833. 1287.78 s [python3.14-mypy] ........................................................................ [ 44%]
  21834. 1287.91 s [python3.14-mypy] ........................................................................ [ 45%]
  21835. 1288.05 s [python3.14-mypy] ........................................................................ [ 45%]
  21836. 1288.18 s [python3.14-mypy] ........................................................................ [ 46%]
  21837. 1288.33 s [python3.14-mypy] ........................................................................ [ 46%]
  21838. 1288.48 s [python3.14-mypy] ........................................................................ [ 47%]
  21839. 1288.65 s [python3.14-mypy] ........................................................................ [ 47%]
  21840. 1288.83 s [python3.14-mypy] ........................................................................ [ 48%]
  21841. 1289.00 s [python3.14-mypy] ........................................................................ [ 49%]
  21842. 1289.16 s [python3.14-mypy] ........................................................................ [ 49%]
  21843. 1289.33 s [python3.14-mypy] ........................................................................ [ 50%]
  21844. 1289.49 s [python3.14-mypy] ........................................................................ [ 50%]
  21845. 1289.63 s [python3.14-mypy] ........................................................................ [ 51%]
  21846. 1289.76 s [python3.14-mypy] ........................................................................ [ 51%]
  21847. 1289.89 s [python3.14-mypy] ........................................................................ [ 52%]
  21848. 1290.02 s [python3.14-mypy] ........................................................................ [ 53%]
  21849. 1290.15 s [python3.14-mypy] ........................................................................ [ 53%]
  21850. 1290.28 s [python3.14-mypy] ........................................................................ [ 54%]
  21851. 1290.41 s [python3.14-mypy] ........................................................................ [ 54%]
  21852. 1290.54 s [python3.14-mypy] ........................................................................ [ 55%]
  21853. 1290.68 s [python3.14-mypy] .........................................s.............................. [ 55%]
  21854. 1290.82 s [python3.14-mypy] ........................................................................ [ 56%]
  21855. 1290.97 s [python3.14-mypy] .................x...................................................... [ 56%]
  21856. 1291.12 s [python3.14-mypy] ........................................................................ [ 57%]
  21857. 1291.27 s [python3.14-mypy] ....s.....................s............................................. [ 58%]
  21858. 1291.42 s [python3.14-mypy] ........................................................................ [ 58%]
  21859. 1291.58 s [python3.14-mypy] ........................................................................ [ 59%]
  21860. 1291.75 s [python3.14-mypy] ........................................................................ [ 59%]
  21861. 1291.91 s [python3.14-mypy] ........................................................................ [ 60%]
  21862. 1292.08 s [python3.14-mypy] ...s.................................................................... [ 60%]
  21863. 1292.24 s [python3.14-mypy] ...........................................s............................ [ 61%]
  21864. 1292.41 s [python3.14-mypy] ..........................................s.......................s..... [ 62%]
  21865. 1292.60 s [python3.14-mypy] ...............................................................s........ [ 62%]
  21866. 1292.76 s [python3.14-mypy] ...................................sss..s..sssss...s.................... [ 63%]
  21867. 1292.95 s [python3.14-mypy] ....................s..sss..sss............s.ss.s...................ssss [ 63%]
  21868. 1293.16 s [python3.14-mypy] s................s.....ss...ss......s....................sss............ [ 64%]
  21869. 1293.37 s [python3.14-mypy] .s............ss..sssss......................................s.......... [ 64%]
  21870. 1293.56 s [python3.14-mypy] ................s....................................................... [ 65%]
  21871. 1293.77 s [python3.14-mypy] ........................................................................ [ 66%]
  21872. 1293.96 s [python3.14-mypy] .....s........s..............................................ssss.....s. [ 66%]
  21873. 1294.15 s [python3.14-mypy] .............ss........s........................sss.sss................. [ 67%]
  21874. 1294.37 s [python3.14-mypy] .ss..ss...ssssssss..............s.........s....s.....s.....s..........s. [ 67%]
  21875. 1294.57 s [python3.14-mypy] s.s...........s....ss..ss..s...............s.....s...............s.....s [ 68%]
  21876. 1294.70 s [python3.14-mypy] ..s.......s.....ss.s........................sssssssssssssssssssss..ssss. [ 68%]
  21877. 1294.83 s [python3.14-mypy] ..sss.....sssss............s.....s...................................... [ 69%]
  21878. 1294.91 s [python3.14-mypy] .........s.............ss...sss....................s...s...........s.... [ 69%]
  21879. 1295.10 s [python3.14-mypy] ..s.........................sss............s................s........... [ 70%]
  21880. 1295.24 s [python3.14-mypy] ..ss............s.......s..................s........s................... [ 71%]
  21881. 1295.39 s [python3.14-mypy] ............s...s................s...s.......s....ss......ss.........s.. [ 71%]
  21882. 1295.64 s [python3.14-mypy] ...s..s................s.sss.ss................s......................s. [ 72%]
  21883. 1295.74 s [python3.14-mypy] .....ss...............ss................................................ [ 72%]
  21884. 1295.85 s [python3.14-mypy] .......................s.sss....s...............................s....... [ 73%]
  21885. 1295.91 s [python3.14-mypy] ...........................................sssss.........ssssssssss..... [ 73%]
  21886. 1296.03 s [python3.14-mypy] ........sssssssssssss..ssssssssss.ss.................................... [ 74%]
  21887. 1296.13 s [python3.14-mypy] ......s........s.........................................s.s.ss..ssssss. [ 75%]
  21888. 1296.32 s [python3.14-mypy] ssssss.........s...............s........................................ [ 75%]
  21889. 1296.43 s [python3.14-mypy] ........................ss................sssssssssssssss.....sssssssss. [ 76%]
  21890. 1296.70 s [python3.14-mypy] sss.sss.ssss....s..........s.ss.......s................................. [ 76%]
  21891. 1296.84 s [python3.14-mypy] ...s......................s.........................x................... [ 77%]
  21892. 1296.96 s [python3.14-mypy] .......s..............................s........s........................ [ 77%]
  21893. 1297.15 s [python3.14-mypy] ........................................................................ [ 78%]
  21894. 1297.30 s [python3.14-mypy] ........................................................................ [ 79%]
  21895. 1297.63 s [python3.14-mypy] ........................................................................ [ 79%]
  21896. 1297.76 s [python3.14-mypy] ....s................................................................... [ 80%]
  21897. 1298.28 s [python3.14-mypy] ........................................................................ [ 80%]
  21898. 1299.31 s [python3.14-mypy] ........................................................................ [ 81%]
  21899. 1300.31 s [python3.14-mypy] ........................................................................ [ 81%]
  21900. 1301.03 s [python3.14-mypy] ........................................................................ [ 82%]
  21901. 1301.70 s [python3.14-mypy] ........................................................................ [ 82%]
  21902. 1302.27 s [python3.14-mypy] ........................................................................ [ 83%]
  21903. 1302.56 s [python3.14-mypy] ................................s....................................... [ 84%]
  21904. 1302.70 s [python3.14-mypy] .............................s..............s........................... [ 84%]
  21905. 1303.03 s [python3.14-mypy] ........................................................................ [ 85%]
  21906. 1303.34 s [python3.14-mypy] ........................................................................ [ 85%]
  21907. 1303.49 s [python3.14-mypy] ........................................................................ [ 86%]
  21908. 1304.69 s [python3.14-mypy] .................................................s...................... [ 86%]
  21909. 1305.31 s [python3.14-mypy] ..............................................s..............s.......... [ 87%]
  21910. 1306.10 s [python3.14-mypy] .......ss........................sss.....s.ssss.ssss.................... [ 88%]
  21911. 1306.73 s [python3.14-mypy] ...................s.............ssssss.s............................... [ 88%]
  21912. 1307.27 s [python3.14-mypy] ...........ss.................ss...........s............................ [ 89%]
  21913. 1308.02 s [python3.14-mypy] ........................................................................ [ 89%]
  21914. 1308.73 s [python3.14-mypy] ........................................................................ [ 90%]
  21915. 1309.82 s [python3.14-mypy] ........................................................................ [ 90%]
  21916. 1310.95 s [python3.14-mypy] ........................................................................ [ 91%]
  21917. 1311.78 s [python3.14-mypy] ....................................................x................... [ 91%]
  21918. 1312.84 s [python3.14-mypy] ........................................................................ [ 92%]
  21919. 1314.11 s [python3.14-mypy] ........................................................................ [ 93%]
  21920. 1315.10 s [python3.14-mypy] ........................................................................ [ 93%]
  21921. 1315.96 s [python3.14-mypy] ........................................................................ [ 94%]
  21922. 1316.89 s [python3.14-mypy] ........................................................................ [ 94%]
  21923. 1318.34 s [python3.14-mypy] ........................................................................ [ 95%]
  21924. 1321.83 s [python3.14-mypy] ........................................................................ [ 95%]
  21925. 1326.19 s [python3.14-mypy] .................................x...................................... [ 96%]
  21926. 1332.28 s [python3.14-mypy] ........................................................................ [ 97%]
  21927. 1337.94 s [python3.14-mypy] ........................................................................ [ 97%]
  21928. 1344.36 s [python3.14-mypy] .....................................................x.................. [ 98%]
  21929. 1350.98 s [python3.14-mypy] ........................................................................ [ 98%]
  21930. 1359.95 s [python3.14-mypy] .............................x.x........................................ [ 99%]
  21931. 1373.60 s [python3.14-mypy] ........................................................................ [ 99%]
  21932. 1391.24 s [python3.14-mypy] ............... [100%]
  21933. 1391.28 s [python3.14-mypy] ========== 12387 passed, 358 skipped, 14 xfailed in 118.70s (0:01:58) ==========
  21934. 1391.74 s [python3.14-mypy] Finished executing pytestCheckPhase
  21935. 1391.74 s [python3.14-mypy] pytestCheckPhase completed in 2 minutes 0 seconds
  21936. 1391.74 s [python3.14-mypy] Phase: pytestcachePhase
  21937. 1391.76 s [python3.14-mypy] Phase: pytestRemoveBytecodePhase
  21938. 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
  21939. 1392.39 s [post-build-hook] copying 2 paths...
  21940. 1392.39 s [post-build-hook] copying path '/nix/store/p8sdj81q70br4km1i5qr0gjxr4b8lcd7-python3.14-mypy-1.17.1-dist' to 'https://cache.nix-ci.com'...
  21941. 1392.39 s [post-build-hook] copying path '/nix/store/vaxzy7rczrbq0cyn6yd9l6f1p12s7ipd-python3.14-mypy-1.17.1' to 'https://cache.nix-ci.com'...
  21942. 1406.61 s [post-build-hook] copying 1 paths...
  21943. 1406.65 s [post-build-hook] copying path '/nix/store/b8d2nl7wyzcm66m8nslwbfh582azmrh9-python3.14-mypy-1.17.1.drv' to 'https://cache.nix-ci.com'...
  21944. 1406.98 s Progress: 140 of 148 built, 439 of 439 downloaded from cache
  21945. 1407.01 s Building python3.14-charset-normalizer
  21946. 1407.03 s [python3.14-charset-normalizer] Sourcing python-remove-tests-dir-hook
  21947. 1407.03 s [python3.14-charset-normalizer] Sourcing python-catch-conflicts-hook.sh
  21948. 1407.03 s [python3.14-charset-normalizer] Sourcing python-remove-bin-bytecode-hook.sh
  21949. 1407.04 s [python3.14-charset-normalizer] Sourcing pypa-build-hook
  21950. 1407.04 s [python3.14-charset-normalizer] Using pypaBuildPhase
  21951. 1407.04 s [python3.14-charset-normalizer] Sourcing python-runtime-deps-check-hook
  21952. 1407.04 s [python3.14-charset-normalizer] Using pythonRuntimeDepsCheckHook
  21953. 1407.04 s [python3.14-charset-normalizer] Sourcing pypa-install-hook
  21954. 1407.04 s [python3.14-charset-normalizer] Using pypaInstallPhase
  21955. 1407.04 s [python3.14-charset-normalizer] Sourcing python-imports-check-hook.sh
  21956. 1407.04 s [python3.14-charset-normalizer] Using pythonImportsCheckPhase
  21957. 1407.04 s [python3.14-charset-normalizer] Sourcing python-namespaces-hook
  21958. 1407.04 s [python3.14-charset-normalizer] Sourcing python-catch-conflicts-hook.sh
  21959. 1407.04 s [python3.14-charset-normalizer] Sourcing pytest-check-hook
  21960. 1407.04 s [python3.14-charset-normalizer] Using pytestCheckPhase
  21961. 1407.07 s [python3.14-charset-normalizer] Phase: unpackPhase
  21962. 1407.07 s [python3.14-charset-normalizer] unpacking source archive /nix/store/114jqriql6jp8jg0fskq4blky199831a-source
  21963. 1407.08 s [python3.14-charset-normalizer] source root is source
  21964. 1407.09 s [python3.14-charset-normalizer] setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_utils.py"
  21965. 1407.10 s [python3.14-charset-normalizer] Phase: patchPhase
  21966. 1407.11 s [python3.14-charset-normalizer] Phase: updateAutotoolsGnuConfigScriptsPhase
  21967. 1407.12 s [python3.14-charset-normalizer] Phase: configurePhase
  21968. 1407.14 s [python3.14-charset-normalizer] no configure script, doing nothing
  21969. 1407.14 s [python3.14-charset-normalizer] Phase: buildPhase
  21970. 1407.15 s [python3.14-charset-normalizer] Executing pypaBuildPhase
  21971. 1407.15 s [python3.14-charset-normalizer] Setting SETUPTOOLS_SCM_PRETEND_VERSION to 3.4.3
  21972. 1407.15 s [python3.14-charset-normalizer] Including all tracked files automatically
  21973. 1407.15 s [python3.14-charset-normalizer] Creating a wheel...
  21974. 1407.15 s [python3.14-charset-normalizer] pypa build flags: --no-isolation --outdir dist/ --wheel
  21975. 1407.21 s [python3.14-charset-normalizer] * Getting build dependencies for wheel...
  21976. 1408.95 s [python3.14-charset-normalizer] toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
  21977. 1408.95 s [python3.14-charset-normalizer] Traceback (most recent call last):
  21978. 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
  21979. 1408.95 s [python3.14-charset-normalizer] section = defn.get("tool", {})[tool_name]
  21980. 1408.95 s [python3.14-charset-normalizer] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  21981. 1408.95 s [python3.14-charset-normalizer] KeyError: 'setuptools_scm'
  21982. 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
  21983. 1408.97 s [python3.14-charset-normalizer] !!
  21984. 1408.97 s [python3.14-charset-normalizer]
  21985. 1408.97 s [python3.14-charset-normalizer] ********************************************************************************
  21986. 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).
  21987. 1408.97 s [python3.14-charset-normalizer]
  21988. 1408.97 s [python3.14-charset-normalizer] This deprecation is overdue, please update your project and remove deprecated
  21989. 1408.97 s [python3.14-charset-normalizer] calls to avoid build errors in the future.
  21990. 1408.97 s [python3.14-charset-normalizer]
  21991. 1408.97 s [python3.14-charset-normalizer] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
  21992. 1408.97 s [python3.14-charset-normalizer] ********************************************************************************
  21993. 1408.97 s [python3.14-charset-normalizer]
  21994. 1408.97 s [python3.14-charset-normalizer] !!
  21995. 1408.97 s [python3.14-charset-normalizer] corresp(dist, value, root_dir)
  21996. 1408.99 s [python3.14-charset-normalizer] running egg_info
  21997. 1408.99 s [python3.14-charset-normalizer] creating src/charset_normalizer.egg-info
  21998. 1408.99 s [python3.14-charset-normalizer] writing src/charset_normalizer.egg-info/PKG-INFO
  21999. 1408.99 s [python3.14-charset-normalizer] writing dependency_links to src/charset_normalizer.egg-info/dependency_links.txt
  22000. 1408.99 s [python3.14-charset-normalizer] writing entry points to src/charset_normalizer.egg-info/entry_points.txt
  22001. 1408.99 s [python3.14-charset-normalizer] writing requirements to src/charset_normalizer.egg-info/requires.txt
  22002. 1408.99 s [python3.14-charset-normalizer] writing top-level names to src/charset_normalizer.egg-info/top_level.txt
  22003. 1408.99 s [python3.14-charset-normalizer] writing manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
  22004. 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
  22005. 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
  22006. 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
  22007. 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
  22008. 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
  22009. 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
  22010. 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
  22011. 1409.00 s [python3.14-charset-normalizer] dependency build/getargs.c won't be automatically included in the manifest: the path doesn't exist
  22012. 1409.00 s [python3.14-charset-normalizer] dependency build/getargsfast.c won't be automatically included in the manifest: the path doesn't exist
  22013. 1409.00 s [python3.14-charset-normalizer] dependency build/init.c won't be automatically included in the manifest: the path doesn't exist
  22014. 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
  22015. 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
  22016. 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
  22017. 1409.00 s [python3.14-charset-normalizer] dependency build/pythonsupport.c won't be automatically included in the manifest: the path doesn't exist
  22018. 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
  22019. 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
  22020. 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
  22021. 1409.01 s [python3.14-charset-normalizer] reading manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
  22022. 1409.01 s [python3.14-charset-normalizer] reading manifest template 'MANIFEST.in'
  22023. 1409.01 s [python3.14-charset-normalizer] warning: no previously-included files matching '*' found under directory '__pycache__'
  22024. 1409.01 s [python3.14-charset-normalizer] adding license file 'LICENSE'
  22025. 1409.02 s [python3.14-charset-normalizer] writing manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
  22026. 1409.43 s [python3.14-charset-normalizer] * Building wheel...
  22027. 1411.17 s [python3.14-charset-normalizer] toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
  22028. 1411.17 s [python3.14-charset-normalizer] Traceback (most recent call last):
  22029. 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
  22030. 1411.17 s [python3.14-charset-normalizer] section = defn.get("tool", {})[tool_name]
  22031. 1411.17 s [python3.14-charset-normalizer] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  22032. 1411.17 s [python3.14-charset-normalizer] KeyError: 'setuptools_scm'
  22033. 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
  22034. 1411.18 s [python3.14-charset-normalizer] !!
  22035. 1411.18 s [python3.14-charset-normalizer]
  22036. 1411.18 s [python3.14-charset-normalizer] ********************************************************************************
  22037. 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).
  22038. 1411.18 s [python3.14-charset-normalizer]
  22039. 1411.18 s [python3.14-charset-normalizer] This deprecation is overdue, please update your project and remove deprecated
  22040. 1411.18 s [python3.14-charset-normalizer] calls to avoid build errors in the future.
  22041. 1411.18 s [python3.14-charset-normalizer]
  22042. 1411.18 s [python3.14-charset-normalizer] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
  22043. 1411.18 s [python3.14-charset-normalizer] ********************************************************************************
  22044. 1411.18 s [python3.14-charset-normalizer]
  22045. 1411.18 s [python3.14-charset-normalizer] !!
  22046. 1411.18 s [python3.14-charset-normalizer] corresp(dist, value, root_dir)
  22047. 1411.19 s [python3.14-charset-normalizer] running bdist_wheel
  22048. 1411.20 s [python3.14-charset-normalizer] running build
  22049. 1411.20 s [python3.14-charset-normalizer] running build_py
  22050. 1411.21 s [python3.14-charset-normalizer] creating build/lib.linux-x86_64-cpython-314/charset_normalizer
  22051. 1411.21 s [python3.14-charset-normalizer] copying src/charset_normalizer/version.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
  22052. 1411.21 s [python3.14-charset-normalizer] copying src/charset_normalizer/utils.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
  22053. 1411.21 s [python3.14-charset-normalizer] copying src/charset_normalizer/__init__.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
  22054. 1411.21 s [python3.14-charset-normalizer] copying src/charset_normalizer/constant.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
  22055. 1411.21 s [python3.14-charset-normalizer] copying src/charset_normalizer/__main__.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
  22056. 1411.21 s [python3.14-charset-normalizer] copying src/charset_normalizer/models.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
  22057. 1411.21 s [python3.14-charset-normalizer] copying src/charset_normalizer/cd.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
  22058. 1411.21 s [python3.14-charset-normalizer] copying src/charset_normalizer/md.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
  22059. 1411.21 s [python3.14-charset-normalizer] copying src/charset_normalizer/legacy.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
  22060. 1411.21 s [python3.14-charset-normalizer] copying src/charset_normalizer/api.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer
  22061. 1411.21 s [python3.14-charset-normalizer] creating build/lib.linux-x86_64-cpython-314/charset_normalizer/cli
  22062. 1411.21 s [python3.14-charset-normalizer] copying src/charset_normalizer/cli/__init__.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer/cli
  22063. 1411.21 s [python3.14-charset-normalizer] copying src/charset_normalizer/cli/__main__.py -> build/lib.linux-x86_64-cpython-314/charset_normalizer/cli
  22064. 1411.21 s [python3.14-charset-normalizer] running egg_info
  22065. 1411.21 s [python3.14-charset-normalizer] writing src/charset_normalizer.egg-info/PKG-INFO
  22066. 1411.21 s [python3.14-charset-normalizer] writing dependency_links to src/charset_normalizer.egg-info/dependency_links.txt
  22067. 1411.21 s [python3.14-charset-normalizer] writing entry points to src/charset_normalizer.egg-info/entry_points.txt
  22068. 1411.21 s [python3.14-charset-normalizer] writing requirements to src/charset_normalizer.egg-info/requires.txt
  22069. 1411.21 s [python3.14-charset-normalizer] writing top-level names to src/charset_normalizer.egg-info/top_level.txt
  22070. 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
  22071. 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
  22072. 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
  22073. 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
  22074. 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
  22075. 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
  22076. 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
  22077. 1411.21 s [python3.14-charset-normalizer] dependency build/getargs.c won't be automatically included in the manifest: the path doesn't exist
  22078. 1411.21 s [python3.14-charset-normalizer] dependency build/getargsfast.c won't be automatically included in the manifest: the path doesn't exist
  22079. 1411.21 s [python3.14-charset-normalizer] dependency build/init.c won't be automatically included in the manifest: the path doesn't exist
  22080. 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
  22081. 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
  22082. 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
  22083. 1411.21 s [python3.14-charset-normalizer] dependency build/pythonsupport.c won't be automatically included in the manifest: the path doesn't exist
  22084. 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
  22085. 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
  22086. 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
  22087. 1411.22 s [python3.14-charset-normalizer] reading manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
  22088. 1411.22 s [python3.14-charset-normalizer] reading manifest template 'MANIFEST.in'
  22089. 1411.23 s [python3.14-charset-normalizer] warning: no previously-included files matching '*' found under directory '__pycache__'
  22090. 1411.23 s [python3.14-charset-normalizer] adding license file 'LICENSE'
  22091. 1411.23 s [python3.14-charset-normalizer] writing manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
  22092. 1411.23 s [python3.14-charset-normalizer] copying src/charset_normalizer/py.typed -> build/lib.linux-x86_64-cpython-314/charset_normalizer
  22093. 1411.23 s [python3.14-charset-normalizer] running build_ext
  22094. 1411.23 s [python3.14-charset-normalizer] building 'charset_normalizer.md__mypyc' extension
  22095. 1411.23 s [python3.14-charset-normalizer] creating build/temp.linux-x86_64-cpython-314/build/charset_normalizer
  22096. 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
  22097. 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
  22098. 1414.30 s [python3.14-charset-normalizer] building 'charset_normalizer.md' extension
  22099. 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
  22100. 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
  22101. 1414.39 s [python3.14-charset-normalizer] installing to build/bdist.linux-x86_64/wheel
  22102. 1414.39 s [python3.14-charset-normalizer] running install
  22103. 1414.40 s [python3.14-charset-normalizer] running install_lib
  22104. 1414.40 s [python3.14-charset-normalizer] creating build/bdist.linux-x86_64/wheel
  22105. 1414.40 s [python3.14-charset-normalizer] creating build/bdist.linux-x86_64/wheel/charset_normalizer
  22106. 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
  22107. 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
  22108. 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
  22109. 1414.40 s [python3.14-charset-normalizer] creating build/bdist.linux-x86_64/wheel/charset_normalizer/cli
  22110. 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
  22111. 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
  22112. 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
  22113. 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
  22114. 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
  22115. 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
  22116. 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
  22117. 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
  22118. 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
  22119. 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
  22120. 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
  22121. 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
  22122. 1414.40 s [python3.14-charset-normalizer] running install_egg_info
  22123. 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
  22124. 1414.40 s [python3.14-charset-normalizer] running install_scripts
  22125. 1414.43 s [python3.14-charset-normalizer] creating build/bdist.linux-x86_64/wheel/charset_normalizer-3.4.3.dist-info/WHEEL
  22126. 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
  22127. 1414.43 s [python3.14-charset-normalizer] adding 'charset_normalizer/__init__.py'
  22128. 1414.43 s [python3.14-charset-normalizer] adding 'charset_normalizer/__main__.py'
  22129. 1414.43 s [python3.14-charset-normalizer] adding 'charset_normalizer/api.py'
  22130. 1414.43 s [python3.14-charset-normalizer] adding 'charset_normalizer/cd.py'
  22131. 1414.43 s [python3.14-charset-normalizer] adding 'charset_normalizer/constant.py'
  22132. 1414.43 s [python3.14-charset-normalizer] adding 'charset_normalizer/legacy.py'
  22133. 1414.43 s [python3.14-charset-normalizer] adding 'charset_normalizer/md.cpython-314-x86_64-linux-gnu.so'
  22134. 1414.43 s [python3.14-charset-normalizer] adding 'charset_normalizer/md.py'
  22135. 1414.44 s [python3.14-charset-normalizer] adding 'charset_normalizer/md__mypyc.cpython-314-x86_64-linux-gnu.so'
  22136. 1414.44 s [python3.14-charset-normalizer] adding 'charset_normalizer/models.py'
  22137. 1414.44 s [python3.14-charset-normalizer] adding 'charset_normalizer/py.typed'
  22138. 1414.44 s [python3.14-charset-normalizer] adding 'charset_normalizer/utils.py'
  22139. 1414.44 s [python3.14-charset-normalizer] adding 'charset_normalizer/version.py'
  22140. 1414.44 s [python3.14-charset-normalizer] adding 'charset_normalizer/cli/__init__.py'
  22141. 1414.44 s [python3.14-charset-normalizer] adding 'charset_normalizer/cli/__main__.py'
  22142. 1414.44 s [python3.14-charset-normalizer] adding 'charset_normalizer-3.4.3.dist-info/licenses/LICENSE'
  22143. 1414.44 s [python3.14-charset-normalizer] adding 'charset_normalizer-3.4.3.dist-info/METADATA'
  22144. 1414.44 s [python3.14-charset-normalizer] adding 'charset_normalizer-3.4.3.dist-info/WHEEL'
  22145. 1414.44 s [python3.14-charset-normalizer] adding 'charset_normalizer-3.4.3.dist-info/entry_points.txt'
  22146. 1414.44 s [python3.14-charset-normalizer] adding 'charset_normalizer-3.4.3.dist-info/top_level.txt'
  22147. 1414.44 s [python3.14-charset-normalizer] adding 'charset_normalizer-3.4.3.dist-info/RECORD'
  22148. 1414.44 s [python3.14-charset-normalizer] removing build/bdist.linux-x86_64/wheel
  22149. 1414.82 s [python3.14-charset-normalizer] Successfully built charset_normalizer-3.4.3-cp314-cp314-linux_x86_64.whl
  22150. 1414.84 s [python3.14-charset-normalizer] Finished creating a wheel...
  22151. 1414.84 s [python3.14-charset-normalizer] Finished executing pypaBuildPhase
  22152. 1414.84 s [python3.14-charset-normalizer] Phase: pythonRuntimeDepsCheckHook
  22153. 1414.84 s [python3.14-charset-normalizer] Executing pythonRuntimeDepsCheck
  22154. 1414.85 s [python3.14-charset-normalizer] Checking runtime dependencies for charset_normalizer-3.4.3-cp314-cp314-linux_x86_64.whl
  22155. 1414.93 s [python3.14-charset-normalizer] Finished executing pythonRuntimeDepsCheck
  22156. 1414.94 s [python3.14-charset-normalizer] Phase: installPhase
  22157. 1414.94 s [python3.14-charset-normalizer] Executing pypaInstallPhase
  22158. 1415.07 s [python3.14-charset-normalizer] Successfully installed charset_normalizer-3.4.3-cp314-cp314-linux_x86_64.whl
  22159. 1415.07 s [python3.14-charset-normalizer] Finished executing pypaInstallPhase
  22160. 1415.07 s [python3.14-charset-normalizer] Phase: pythonOutputDistPhase
  22161. 1415.07 s [python3.14-charset-normalizer] Executing pythonOutputDistPhase
  22162. 1415.08 s [python3.14-charset-normalizer] Finished executing pythonOutputDistPhase
  22163. 1415.08 s [python3.14-charset-normalizer] Phase: fixupPhase
  22164. 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
  22165. 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
  22166. 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
  22167. 1415.11 s [python3.14-charset-normalizer] checking for references to /build/ in /nix/store/v4j92l6qmj89fx6b15c8figvk3wg7i67-python3.14-charset-normalizer-3.4.3...
  22168. 1415.13 s [python3.14-charset-normalizer] patching script interpreter paths in /nix/store/v4j92l6qmj89fx6b15c8figvk3wg7i67-python3.14-charset-normalizer-3.4.3
  22169. 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
  22170. 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
  22171. 1415.18 s [python3.14-charset-normalizer] checking for references to /build/ in /nix/store/rkws1ski2fx9zc4fvasrwr8i1zwfzd4g-python3.14-charset-normalizer-3.4.3-dist...
  22172. 1415.20 s [python3.14-charset-normalizer] patching script interpreter paths in /nix/store/rkws1ski2fx9zc4fvasrwr8i1zwfzd4g-python3.14-charset-normalizer-3.4.3-dist
  22173. 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
  22174. 1415.22 s [python3.14-charset-normalizer] wrapping `/nix/store/v4j92l6qmj89fx6b15c8figvk3wg7i67-python3.14-charset-normalizer-3.4.3/bin/normalizer'...
  22175. 1415.25 s [python3.14-charset-normalizer] Executing pythonRemoveTestsDir
  22176. 1415.25 s [python3.14-charset-normalizer] Finished executing pythonRemoveTestsDir
  22177. 1415.27 s [python3.14-charset-normalizer] Phase: installCheckPhase
  22178. 1415.28 s [python3.14-charset-normalizer] no Makefile or custom installCheckPhase, doing nothing
  22179. 1415.28 s [python3.14-charset-normalizer] Phase: pythonCatchConflictsPhase
  22180. 1415.35 s [python3.14-charset-normalizer] Phase: pythonRemoveBinBytecodePhase
  22181. 1415.36 s [python3.14-charset-normalizer] Phase: pythonImportsCheckPhase
  22182. 1415.36 s [python3.14-charset-normalizer] Executing pythonImportsCheckPhase
  22183. 1415.36 s [python3.14-charset-normalizer] Check whether the following modules can be imported: charset_normalizer
  22184. 1415.41 s [python3.14-charset-normalizer] Phase: pytestCheckPhase
  22185. 1415.42 s [python3.14-charset-normalizer] Executing pytestCheckPhase
  22186. 1415.42 s [python3.14-charset-normalizer] pytest flags: -m pytest
  22187. 1415.57 s [python3.14-charset-normalizer] ============================= test session starts ==============================
  22188. 1415.57 s [python3.14-charset-normalizer] platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0
  22189. 1415.57 s [python3.14-charset-normalizer] rootdir: /build/source
  22190. 1415.57 s [python3.14-charset-normalizer] configfile: pyproject.toml
  22191. 1415.64 s [python3.14-charset-normalizer] collected 153 items
  22192. 1415.64 s [python3.14-charset-normalizer]
  22193. 1415.70 s [python3.14-charset-normalizer] tests/test_base_detection.py .............................. [ 19%]
  22194. 1415.75 s [python3.14-charset-normalizer] tests/test_cli.py ............. [ 28%]
  22195. 1415.76 s [python3.14-charset-normalizer] tests/test_coherence_detection.py ................... [ 40%]
  22196. 1415.77 s [python3.14-charset-normalizer] tests/test_detect_legacy.py ..... [ 43%]
  22197. 1415.78 s [python3.14-charset-normalizer] tests/test_edge_case.py .... [ 46%]
  22198. 1416.07 s [python3.14-charset-normalizer] tests/test_full_detection.py .................. [ 58%]
  22199. 1416.07 s [python3.14-charset-normalizer] tests/test_isbinary.py ..... [ 61%]
  22200. 1417.14 s [python3.14-charset-normalizer] tests/test_large_payload.py ... [ 63%]
  22201. 1417.14 s [python3.14-charset-normalizer] tests/test_logging.py .... [ 66%]
  22202. 1417.15 s [python3.14-charset-normalizer] tests/test_mess_detection.py .......... [ 72%]
  22203. 1417.16 s [python3.14-charset-normalizer] tests/test_preemptive_detection.py ................... [ 84%]
  22204. 1417.17 s [python3.14-charset-normalizer] tests/test_utils.py ....................... [100%]
  22205. 1417.17 s [python3.14-charset-normalizer]
  22206. 1417.17 s [python3.14-charset-normalizer] ============================= 153 passed in 1.60s ==============================
  22207. 1417.22 s [python3.14-charset-normalizer] Finished executing pytestCheckPhase
  22208. 1417.23 s [python3.14-charset-normalizer] Phase: pytestcachePhase
  22209. 1417.24 s [python3.14-charset-normalizer] Phase: pytestRemoveBytecodePhase
  22210. 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
  22211. 1417.51 s [post-build-hook] copying 2 paths...
  22212. 1417.51 s [post-build-hook] copying path '/nix/store/v4j92l6qmj89fx6b15c8figvk3wg7i67-python3.14-charset-normalizer-3.4.3' to 'https://cache.nix-ci.com'...
  22213. 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'...
  22214. 1418.22 s [post-build-hook] copying 1 paths...
  22215. 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'...
  22216. 1418.44 s Progress: 141 of 148 built, 439 of 439 downloaded from cache
  22217. 1418.48 s Building python3.14-requests
  22218. 1418.50 s [python3.14-requests] Sourcing python-remove-tests-dir-hook
  22219. 1418.50 s [python3.14-requests] Sourcing python-catch-conflicts-hook.sh
  22220. 1418.50 s [python3.14-requests] Sourcing python-remove-bin-bytecode-hook.sh
  22221. 1418.50 s [python3.14-requests] Sourcing pypa-build-hook
  22222. 1418.50 s [python3.14-requests] Using pypaBuildPhase
  22223. 1418.50 s [python3.14-requests] Sourcing python-runtime-deps-check-hook
  22224. 1418.50 s [python3.14-requests] Using pythonRuntimeDepsCheckHook
  22225. 1418.50 s [python3.14-requests] Sourcing pypa-install-hook
  22226. 1418.50 s [python3.14-requests] Using pypaInstallPhase
  22227. 1418.50 s [python3.14-requests] Sourcing python-imports-check-hook.sh
  22228. 1418.50 s [python3.14-requests] Using pythonImportsCheckPhase
  22229. 1418.50 s [python3.14-requests] Sourcing python-namespaces-hook
  22230. 1418.50 s [python3.14-requests] Sourcing python-catch-conflicts-hook.sh
  22231. 1418.51 s [python3.14-requests] Sourcing pytest-check-hook
  22232. 1418.51 s [python3.14-requests] Using pytestCheckPhase
  22233. 1418.53 s [python3.14-requests] Phase: unpackPhase
  22234. 1418.54 s [python3.14-requests] unpacking source archive /nix/store/vir3lqjp8ihwxwa047qpngrnxc4gwvnv-source
  22235. 1418.56 s [python3.14-requests] source root is source
  22236. 1418.57 s [python3.14-requests] setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tox.ini"
  22237. 1418.58 s [python3.14-requests] Phase: patchPhase
  22238. 1418.58 s [python3.14-requests] Phase: updateAutotoolsGnuConfigScriptsPhase
  22239. 1418.59 s [python3.14-requests] Phase: configurePhase
  22240. 1418.61 s [python3.14-requests] no configure script, doing nothing
  22241. 1418.62 s [python3.14-requests] Phase: buildPhase
  22242. 1418.62 s [python3.14-requests] Executing pypaBuildPhase
  22243. 1418.62 s [python3.14-requests] Creating a wheel...
  22244. 1418.62 s [python3.14-requests] pypa build flags: --no-isolation --outdir dist/ --wheel
  22245. 1418.69 s [python3.14-requests] * Getting build dependencies for wheel...
  22246. 1418.79 s [python3.14-requests] <string>:53: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
  22247. 1418.79 s [python3.14-requests] <string>:56: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
  22248. 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.
  22249. 1418.80 s [python3.14-requests] !!
  22250. 1418.80 s [python3.14-requests]
  22251. 1418.80 s [python3.14-requests] ********************************************************************************
  22252. 1418.80 s [python3.14-requests] Usage of dash-separated 'provides-extra' will not be supported in future
  22253. 1418.80 s [python3.14-requests] versions. Please use the underscore name 'provides_extra' instead.
  22254. 1418.80 s [python3.14-requests]
  22255. 1418.80 s [python3.14-requests] This deprecation is overdue, please update your project and remove deprecated
  22256. 1418.80 s [python3.14-requests] calls to avoid build errors in the future.
  22257. 1418.80 s [python3.14-requests]
  22258. 1418.80 s [python3.14-requests] See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
  22259. 1418.80 s [python3.14-requests] ********************************************************************************
  22260. 1418.80 s [python3.14-requests]
  22261. 1418.80 s [python3.14-requests] !!
  22262. 1418.80 s [python3.14-requests] opt = self._enforce_underscore(opt, section)
  22263. 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.
  22264. 1418.80 s [python3.14-requests] !!
  22265. 1418.80 s [python3.14-requests]
  22266. 1418.80 s [python3.14-requests] ********************************************************************************
  22267. 1418.80 s [python3.14-requests] Usage of dash-separated 'requires-dist' will not be supported in future
  22268. 1418.80 s [python3.14-requests] versions. Please use the underscore name 'requires_dist' instead.
  22269. 1418.80 s [python3.14-requests]
  22270. 1418.80 s [python3.14-requests] This deprecation is overdue, please update your project and remove deprecated
  22271. 1418.80 s [python3.14-requests] calls to avoid build errors in the future.
  22272. 1418.80 s [python3.14-requests]
  22273. 1418.80 s [python3.14-requests] See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
  22274. 1418.80 s [python3.14-requests] ********************************************************************************
  22275. 1418.80 s [python3.14-requests]
  22276. 1418.80 s [python3.14-requests] !!
  22277. 1418.80 s [python3.14-requests] opt = self._enforce_underscore(opt, section)
  22278. 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'
  22279. 1418.80 s [python3.14-requests] warnings.warn(msg)
  22280. 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.
  22281. 1418.81 s [python3.14-requests] !!
  22282. 1418.81 s [python3.14-requests]
  22283. 1418.81 s [python3.14-requests] ********************************************************************************
  22284. 1418.81 s [python3.14-requests] Usage of dash-separated 'provides-extra' will not be supported in future
  22285. 1418.81 s [python3.14-requests] versions. Please use the underscore name 'provides_extra' instead.
  22286. 1418.81 s [python3.14-requests] (Affected: requests).
  22287. 1418.81 s [python3.14-requests]
  22288. 1418.81 s [python3.14-requests] This deprecation is overdue, please update your project and remove deprecated
  22289. 1418.81 s [python3.14-requests] calls to avoid build errors in the future.
  22290. 1418.81 s [python3.14-requests]
  22291. 1418.81 s [python3.14-requests] See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
  22292. 1418.81 s [python3.14-requests] ********************************************************************************
  22293. 1418.81 s [python3.14-requests]
  22294. 1418.81 s [python3.14-requests] !!
  22295. 1418.81 s [python3.14-requests] opt = self._enforce_underscore(opt, section)
  22296. 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.
  22297. 1418.81 s [python3.14-requests] !!
  22298. 1418.81 s [python3.14-requests]
  22299. 1418.81 s [python3.14-requests] ********************************************************************************
  22300. 1418.81 s [python3.14-requests] Usage of dash-separated 'requires-dist' will not be supported in future
  22301. 1418.81 s [python3.14-requests] versions. Please use the underscore name 'requires_dist' instead.
  22302. 1418.81 s [python3.14-requests] (Affected: requests).
  22303. 1418.81 s [python3.14-requests]
  22304. 1418.81 s [python3.14-requests] This deprecation is overdue, please update your project and remove deprecated
  22305. 1418.81 s [python3.14-requests] calls to avoid build errors in the future.
  22306. 1418.81 s [python3.14-requests]
  22307. 1418.81 s [python3.14-requests] See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
  22308. 1418.81 s [python3.14-requests] ********************************************************************************
  22309. 1418.81 s [python3.14-requests]
  22310. 1418.81 s [python3.14-requests] !!
  22311. 1418.81 s [python3.14-requests] opt = self._enforce_underscore(opt, section)
  22312. 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.
  22313. 1418.81 s [python3.14-requests] !!
  22314. 1418.81 s [python3.14-requests]
  22315. 1418.81 s [python3.14-requests] ********************************************************************************
  22316. 1418.81 s [python3.14-requests] Please consider removing the following classifiers in favor of a SPDX license expression:
  22317. 1418.81 s [python3.14-requests]
  22318. 1418.81 s [python3.14-requests] License :: OSI Approved :: Apache Software License
  22319. 1418.81 s [python3.14-requests]
  22320. 1418.81 s [python3.14-requests] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
  22321. 1418.81 s [python3.14-requests] ********************************************************************************
  22322. 1418.81 s [python3.14-requests]
  22323. 1418.81 s [python3.14-requests] !!
  22324. 1418.81 s [python3.14-requests] self._finalize_license_expression()
  22325. 1418.81 s [python3.14-requests] running egg_info
  22326. 1418.82 s [python3.14-requests] creating src/requests.egg-info
  22327. 1418.82 s [python3.14-requests] writing src/requests.egg-info/PKG-INFO
  22328. 1418.82 s [python3.14-requests] writing dependency_links to src/requests.egg-info/dependency_links.txt
  22329. 1418.82 s [python3.14-requests] writing requirements to src/requests.egg-info/requires.txt
  22330. 1418.82 s [python3.14-requests] writing top-level names to src/requests.egg-info/top_level.txt
  22331. 1418.82 s [python3.14-requests] writing manifest file 'src/requests.egg-info/SOURCES.txt'
  22332. 1418.83 s [python3.14-requests] reading manifest file 'src/requests.egg-info/SOURCES.txt'
  22333. 1418.83 s [python3.14-requests] reading manifest template 'MANIFEST.in'
  22334. 1418.83 s [python3.14-requests] adding license file 'LICENSE'
  22335. 1418.83 s [python3.14-requests] writing manifest file 'src/requests.egg-info/SOURCES.txt'
  22336. 1418.87 s [python3.14-requests] * Building wheel...
  22337. 1418.98 s [python3.14-requests] <string>:53: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
  22338. 1418.98 s [python3.14-requests] <string>:56: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
  22339. 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'
  22340. 1418.99 s [python3.14-requests] warnings.warn(msg)
  22341. 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.
  22342. 1418.99 s [python3.14-requests] !!
  22343. 1418.99 s [python3.14-requests]
  22344. 1418.99 s [python3.14-requests] ********************************************************************************
  22345. 1418.99 s [python3.14-requests] Usage of dash-separated 'provides-extra' will not be supported in future
  22346. 1418.99 s [python3.14-requests] versions. Please use the underscore name 'provides_extra' instead.
  22347. 1418.99 s [python3.14-requests] (Affected: requests).
  22348. 1418.99 s [python3.14-requests]
  22349. 1418.99 s [python3.14-requests] This deprecation is overdue, please update your project and remove deprecated
  22350. 1418.99 s [python3.14-requests] calls to avoid build errors in the future.
  22351. 1418.99 s [python3.14-requests]
  22352. 1418.99 s [python3.14-requests] See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
  22353. 1418.99 s [python3.14-requests] ********************************************************************************
  22354. 1418.99 s [python3.14-requests]
  22355. 1418.99 s [python3.14-requests] !!
  22356. 1418.99 s [python3.14-requests] opt = self._enforce_underscore(opt, section)
  22357. 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.
  22358. 1418.99 s [python3.14-requests] !!
  22359. 1418.99 s [python3.14-requests]
  22360. 1418.99 s [python3.14-requests] ********************************************************************************
  22361. 1418.99 s [python3.14-requests] Usage of dash-separated 'requires-dist' will not be supported in future
  22362. 1418.99 s [python3.14-requests] versions. Please use the underscore name 'requires_dist' instead.
  22363. 1418.99 s [python3.14-requests] (Affected: requests).
  22364. 1418.99 s [python3.14-requests]
  22365. 1418.99 s [python3.14-requests] This deprecation is overdue, please update your project and remove deprecated
  22366. 1418.99 s [python3.14-requests] calls to avoid build errors in the future.
  22367. 1418.99 s [python3.14-requests]
  22368. 1418.99 s [python3.14-requests] See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
  22369. 1418.99 s [python3.14-requests] ********************************************************************************
  22370. 1418.99 s [python3.14-requests]
  22371. 1418.99 s [python3.14-requests] !!
  22372. 1418.99 s [python3.14-requests] opt = self._enforce_underscore(opt, section)
  22373. 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.
  22374. 1418.99 s [python3.14-requests] !!
  22375. 1418.99 s [python3.14-requests]
  22376. 1418.99 s [python3.14-requests] ********************************************************************************
  22377. 1418.99 s [python3.14-requests] Please consider removing the following classifiers in favor of a SPDX license expression:
  22378. 1418.99 s [python3.14-requests]
  22379. 1418.99 s [python3.14-requests] License :: OSI Approved :: Apache Software License
  22380. 1418.99 s [python3.14-requests]
  22381. 1418.99 s [python3.14-requests] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
  22382. 1418.99 s [python3.14-requests] ********************************************************************************
  22383. 1418.99 s [python3.14-requests]
  22384. 1418.99 s [python3.14-requests] !!
  22385. 1418.99 s [python3.14-requests] self._finalize_license_expression()
  22386. 1419.00 s [python3.14-requests] running bdist_wheel
  22387. 1419.01 s [python3.14-requests] running build
  22388. 1419.01 s [python3.14-requests] running build_py
  22389. 1419.02 s [python3.14-requests] creating build/lib/requests
  22390. 1419.02 s [python3.14-requests] copying src/requests/status_codes.py -> build/lib/requests
  22391. 1419.02 s [python3.14-requests] copying src/requests/_internal_utils.py -> build/lib/requests
  22392. 1419.02 s [python3.14-requests] copying src/requests/compat.py -> build/lib/requests
  22393. 1419.02 s [python3.14-requests] copying src/requests/auth.py -> build/lib/requests
  22394. 1419.02 s [python3.14-requests] copying src/requests/utils.py -> build/lib/requests
  22395. 1419.02 s [python3.14-requests] copying src/requests/__init__.py -> build/lib/requests
  22396. 1419.02 s [python3.14-requests] copying src/requests/packages.py -> build/lib/requests
  22397. 1419.02 s [python3.14-requests] copying src/requests/__version__.py -> build/lib/requests
  22398. 1419.02 s [python3.14-requests] copying src/requests/help.py -> build/lib/requests
  22399. 1419.02 s [python3.14-requests] copying src/requests/structures.py -> build/lib/requests
  22400. 1419.02 s [python3.14-requests] copying src/requests/certs.py -> build/lib/requests
  22401. 1419.02 s [python3.14-requests] copying src/requests/models.py -> build/lib/requests
  22402. 1419.02 s [python3.14-requests] copying src/requests/adapters.py -> build/lib/requests
  22403. 1419.02 s [python3.14-requests] copying src/requests/api.py -> build/lib/requests
  22404. 1419.02 s [python3.14-requests] copying src/requests/exceptions.py -> build/lib/requests
  22405. 1419.02 s [python3.14-requests] copying src/requests/sessions.py -> build/lib/requests
  22406. 1419.02 s [python3.14-requests] copying src/requests/cookies.py -> build/lib/requests
  22407. 1419.02 s [python3.14-requests] copying src/requests/hooks.py -> build/lib/requests
  22408. 1419.02 s [python3.14-requests] running egg_info
  22409. 1419.02 s [python3.14-requests] writing src/requests.egg-info/PKG-INFO
  22410. 1419.02 s [python3.14-requests] writing dependency_links to src/requests.egg-info/dependency_links.txt
  22411. 1419.02 s [python3.14-requests] writing requirements to src/requests.egg-info/requires.txt
  22412. 1419.02 s [python3.14-requests] writing top-level names to src/requests.egg-info/top_level.txt
  22413. 1419.02 s [python3.14-requests] reading manifest file 'src/requests.egg-info/SOURCES.txt'
  22414. 1419.02 s [python3.14-requests] reading manifest template 'MANIFEST.in'
  22415. 1419.03 s [python3.14-requests] adding license file 'LICENSE'
  22416. 1419.03 s [python3.14-requests] writing manifest file 'src/requests.egg-info/SOURCES.txt'
  22417. 1419.03 s [python3.14-requests] installing to build/bdist.linux-x86_64/wheel
  22418. 1419.03 s [python3.14-requests] running install
  22419. 1419.04 s [python3.14-requests] running install_lib
  22420. 1419.04 s [python3.14-requests] creating build/bdist.linux-x86_64/wheel
  22421. 1419.04 s [python3.14-requests] creating build/bdist.linux-x86_64/wheel/requests
  22422. 1419.04 s [python3.14-requests] copying build/lib/requests/status_codes.py -> build/bdist.linux-x86_64/wheel/./requests
  22423. 1419.04 s [python3.14-requests] copying build/lib/requests/_internal_utils.py -> build/bdist.linux-x86_64/wheel/./requests
  22424. 1419.04 s [python3.14-requests] copying build/lib/requests/compat.py -> build/bdist.linux-x86_64/wheel/./requests
  22425. 1419.04 s [python3.14-requests] copying build/lib/requests/auth.py -> build/bdist.linux-x86_64/wheel/./requests
  22426. 1419.04 s [python3.14-requests] copying build/lib/requests/utils.py -> build/bdist.linux-x86_64/wheel/./requests
  22427. 1419.04 s [python3.14-requests] copying build/lib/requests/__init__.py -> build/bdist.linux-x86_64/wheel/./requests
  22428. 1419.04 s [python3.14-requests] copying build/lib/requests/packages.py -> build/bdist.linux-x86_64/wheel/./requests
  22429. 1419.04 s [python3.14-requests] copying build/lib/requests/__version__.py -> build/bdist.linux-x86_64/wheel/./requests
  22430. 1419.04 s [python3.14-requests] copying build/lib/requests/help.py -> build/bdist.linux-x86_64/wheel/./requests
  22431. 1419.04 s [python3.14-requests] copying build/lib/requests/structures.py -> build/bdist.linux-x86_64/wheel/./requests
  22432. 1419.04 s [python3.14-requests] copying build/lib/requests/certs.py -> build/bdist.linux-x86_64/wheel/./requests
  22433. 1419.04 s [python3.14-requests] copying build/lib/requests/models.py -> build/bdist.linux-x86_64/wheel/./requests
  22434. 1419.04 s [python3.14-requests] copying build/lib/requests/adapters.py -> build/bdist.linux-x86_64/wheel/./requests
  22435. 1419.04 s [python3.14-requests] copying build/lib/requests/api.py -> build/bdist.linux-x86_64/wheel/./requests
  22436. 1419.04 s [python3.14-requests] copying build/lib/requests/exceptions.py -> build/bdist.linux-x86_64/wheel/./requests
  22437. 1419.04 s [python3.14-requests] copying build/lib/requests/sessions.py -> build/bdist.linux-x86_64/wheel/./requests
  22438. 1419.04 s [python3.14-requests] copying build/lib/requests/cookies.py -> build/bdist.linux-x86_64/wheel/./requests
  22439. 1419.04 s [python3.14-requests] copying build/lib/requests/hooks.py -> build/bdist.linux-x86_64/wheel/./requests
  22440. 1419.04 s [python3.14-requests] running install_egg_info
  22441. 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
  22442. 1419.05 s [python3.14-requests] running install_scripts
  22443. 1419.05 s [python3.14-requests] creating build/bdist.linux-x86_64/wheel/requests-2.32.5.dist-info/WHEEL
  22444. 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
  22445. 1419.05 s [python3.14-requests] adding 'requests/__init__.py'
  22446. 1419.05 s [python3.14-requests] adding 'requests/__version__.py'
  22447. 1419.05 s [python3.14-requests] adding 'requests/_internal_utils.py'
  22448. 1419.05 s [python3.14-requests] adding 'requests/adapters.py'
  22449. 1419.05 s [python3.14-requests] adding 'requests/api.py'
  22450. 1419.05 s [python3.14-requests] adding 'requests/auth.py'
  22451. 1419.05 s [python3.14-requests] adding 'requests/certs.py'
  22452. 1419.05 s [python3.14-requests] adding 'requests/compat.py'
  22453. 1419.05 s [python3.14-requests] adding 'requests/cookies.py'
  22454. 1419.05 s [python3.14-requests] adding 'requests/exceptions.py'
  22455. 1419.05 s [python3.14-requests] adding 'requests/help.py'
  22456. 1419.05 s [python3.14-requests] adding 'requests/hooks.py'
  22457. 1419.05 s [python3.14-requests] adding 'requests/models.py'
  22458. 1419.05 s [python3.14-requests] adding 'requests/packages.py'
  22459. 1419.05 s [python3.14-requests] adding 'requests/sessions.py'
  22460. 1419.05 s [python3.14-requests] adding 'requests/status_codes.py'
  22461. 1419.05 s [python3.14-requests] adding 'requests/structures.py'
  22462. 1419.05 s [python3.14-requests] adding 'requests/utils.py'
  22463. 1419.05 s [python3.14-requests] adding 'requests-2.32.5.dist-info/licenses/LICENSE'
  22464. 1419.05 s [python3.14-requests] adding 'requests-2.32.5.dist-info/METADATA'
  22465. 1419.05 s [python3.14-requests] adding 'requests-2.32.5.dist-info/WHEEL'
  22466. 1419.05 s [python3.14-requests] adding 'requests-2.32.5.dist-info/top_level.txt'
  22467. 1419.05 s [python3.14-requests] adding 'requests-2.32.5.dist-info/RECORD'
  22468. 1419.05 s [python3.14-requests] removing build/bdist.linux-x86_64/wheel
  22469. 1419.07 s [python3.14-requests] Successfully built requests-2.32.5-py3-none-any.whl
  22470. 1419.09 s [python3.14-requests] Finished creating a wheel...
  22471. 1419.09 s [python3.14-requests] Finished executing pypaBuildPhase
  22472. 1419.09 s [python3.14-requests] Phase: pythonRuntimeDepsCheckHook
  22473. 1419.09 s [python3.14-requests] Executing pythonRuntimeDepsCheck
  22474. 1419.10 s [python3.14-requests] Checking runtime dependencies for requests-2.32.5-py3-none-any.whl
  22475. 1419.19 s [python3.14-requests] Finished executing pythonRuntimeDepsCheck
  22476. 1419.20 s [python3.14-requests] Phase: installPhase
  22477. 1419.20 s [python3.14-requests] Executing pypaInstallPhase
  22478. 1419.33 s [python3.14-requests] Successfully installed requests-2.32.5-py3-none-any.whl
  22479. 1419.45 s [python3.14-requests] Finished executing pypaInstallPhase
  22480. 1419.45 s [python3.14-requests] Phase: pythonOutputDistPhase
  22481. 1419.45 s [python3.14-requests] Executing pythonOutputDistPhase
  22482. 1419.45 s [python3.14-requests] Finished executing pythonOutputDistPhase
  22483. 1419.45 s [python3.14-requests] Phase: fixupPhase
  22484. 1419.45 s [python3.14-requests] shrinking RPATHs of ELF executables and libraries in /nix/store/j688kjkv9wmbm78jrajl0p74r01r7gbl-python3.14-requests-2.32.5
  22485. 1419.45 s [python3.14-requests] checking for references to /build/ in /nix/store/j688kjkv9wmbm78jrajl0p74r01r7gbl-python3.14-requests-2.32.5...
  22486. 1419.45 s [python3.14-requests] patching script interpreter paths in /nix/store/j688kjkv9wmbm78jrajl0p74r01r7gbl-python3.14-requests-2.32.5
  22487. 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
  22488. 1419.45 s [python3.14-requests] shrinking RPATHs of ELF executables and libraries in /nix/store/hdiclnq0xfr2qgrwfv7ibl5a6rwjhm8m-python3.14-requests-2.32.5-dist
  22489. 1419.45 s [python3.14-requests] checking for references to /build/ in /nix/store/hdiclnq0xfr2qgrwfv7ibl5a6rwjhm8m-python3.14-requests-2.32.5-dist...
  22490. 1419.45 s [python3.14-requests] patching script interpreter paths in /nix/store/hdiclnq0xfr2qgrwfv7ibl5a6rwjhm8m-python3.14-requests-2.32.5-dist
  22491. 1419.47 s [python3.14-requests] Executing pythonRemoveTestsDir
  22492. 1419.48 s [python3.14-requests] Finished executing pythonRemoveTestsDir
  22493. 1419.50 s [python3.14-requests] Phase: installCheckPhase
  22494. 1419.50 s [python3.14-requests] no Makefile or custom installCheckPhase, doing nothing
  22495. 1419.50 s [python3.14-requests] Phase: pythonCatchConflictsPhase
  22496. 1419.57 s [python3.14-requests] Phase: pythonRemoveBinBytecodePhase
  22497. 1419.58 s [python3.14-requests] Phase: pythonImportsCheckPhase
  22498. 1419.58 s [python3.14-requests] Executing pythonImportsCheckPhase
  22499. 1419.58 s [python3.14-requests] Check whether the following modules can be imported: requests
  22500. 1419.70 s [python3.14-requests] Phase: pytestCheckPhase
  22501. 1419.70 s [python3.14-requests] Executing pytestCheckPhase
  22502. 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
  22503. 1419.99 s [python3.14-requests] ============================= test session starts ==============================
  22504. 1419.99 s [python3.14-requests] platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0
  22505. 1419.99 s [python3.14-requests] rootdir: /build/source
  22506. 1419.99 s [python3.14-requests] configfile: pyproject.toml
  22507. 1419.99 s [python3.14-requests] testpaths: tests
  22508. 1419.99 s [python3.14-requests] plugins: mock-3.15.1, xdist-3.8.0
  22509. 1421.13 s [python3.14-requests] 16 workers [257 items] m
  22510. 1421.17 s [python3.14-requests] .............................s.......................................... [ 28%]
  22511. 1421.20 s [python3.14-requests] ........................................................................ [ 56%]
  22512. 1421.23 s [python3.14-requests] ...................................................................s.... [ 84%]
  22513. 1432.89 s [python3.14-requests] sssssssss...ss..................s........ [100%]
  22514. 1432.92 s [python3.14-requests] =============================== warnings summary ===============================
  22515. 1432.92 s [python3.14-requests] tests/test_utils.py::TestContentEncodingDetection::test_none
  22516. 1432.92 s [python3.14-requests] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[<meta http-equiv="Content-type" content="text/html;charset=UTF-8">]
  22517. 1432.92 s [python3.14-requests] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[<?xml version="1.0" encoding="UTF-8"?>]
  22518. 1432.92 s [python3.14-requests] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[<meta charset="UTF-8">]
  22519. 1432.92 s [python3.14-requests] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />]
  22520. 1432.92 s [python3.14-requests] tests/test_utils.py::TestContentEncodingDetection::test_precedence
  22521. 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.)
  22522. 1432.92 s [python3.14-requests] warnings.warn(
  22523. 1432.92 s [python3.14-requests]
  22524. 1432.92 s [python3.14-requests] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
  22525. 1432.92 s [python3.14-requests] ================= 243 passed, 14 skipped, 6 warnings in 12.90s =================
  22526. 1432.96 s [python3.14-requests] Finished executing pytestCheckPhase
  22527. 1432.96 s [python3.14-requests] Phase: pytestcachePhase
  22528. 1432.97 s [python3.14-requests] Phase: pytestRemoveBytecodePhase
  22529. 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
  22530. 1433.29 s [post-build-hook] copying 2 paths...
  22531. 1433.29 s [post-build-hook] copying path '/nix/store/hdiclnq0xfr2qgrwfv7ibl5a6rwjhm8m-python3.14-requests-2.32.5-dist' to 'https://cache.nix-ci.com'...
  22532. 1433.29 s [post-build-hook] copying path '/nix/store/j688kjkv9wmbm78jrajl0p74r01r7gbl-python3.14-requests-2.32.5' to 'https://cache.nix-ci.com'...
  22533. 1433.96 s [post-build-hook] copying 1 paths...
  22534. 1433.96 s [post-build-hook] copying path '/nix/store/dzh9srdid0mvijy6x1s0zy3hd9gpn7cg-python3.14-requests-2.32.5.drv' to 'https://cache.nix-ci.com'...
  22535. 1434.18 s Progress: 142 of 148 built, 439 of 439 downloaded from cache
  22536. 1434.22 s Building python3.14-pooch
  22537. 1434.24 s [python3.14-pooch] Sourcing python-remove-tests-dir-hook
  22538. 1434.24 s [python3.14-pooch] Sourcing python-catch-conflicts-hook.sh
  22539. 1434.24 s [python3.14-pooch] Sourcing python-remove-bin-bytecode-hook.sh
  22540. 1434.24 s [python3.14-pooch] Sourcing pypa-build-hook
  22541. 1434.24 s [python3.14-pooch] Using pypaBuildPhase
  22542. 1434.24 s [python3.14-pooch] Sourcing python-runtime-deps-check-hook
  22543. 1434.24 s [python3.14-pooch] Using pythonRuntimeDepsCheckHook
  22544. 1434.24 s [python3.14-pooch] Sourcing pypa-install-hook
  22545. 1434.24 s [python3.14-pooch] Using pypaInstallPhase
  22546. 1434.24 s [python3.14-pooch] Sourcing python-imports-check-hook.sh
  22547. 1434.24 s [python3.14-pooch] Using pythonImportsCheckPhase
  22548. 1434.24 s [python3.14-pooch] Sourcing python-namespaces-hook
  22549. 1434.24 s [python3.14-pooch] Sourcing python-catch-conflicts-hook.sh
  22550. 1434.24 s [python3.14-pooch] Sourcing pytest-check-hook
  22551. 1434.24 s [python3.14-pooch] Using pytestCheckPhase
  22552. 1434.27 s [python3.14-pooch] Phase: unpackPhase
  22553. 1434.28 s [python3.14-pooch] unpacking source archive /nix/store/s6i02hck393whkz2w1aykjm9y29alcbl-pooch-1.8.2.tar.gz
  22554. 1434.29 s [python3.14-pooch] source root is pooch-1.8.2
  22555. 1434.30 s [python3.14-pooch] setting SOURCE_DATE_EPOCH to timestamp 1717692790 of file "pooch-1.8.2/setup.cfg"
  22556. 1434.30 s [python3.14-pooch] Phase: patchPhase
  22557. 1434.31 s [python3.14-pooch] Phase: updateAutotoolsGnuConfigScriptsPhase
  22558. 1434.32 s [python3.14-pooch] Phase: configurePhase
  22559. 1434.34 s [python3.14-pooch] no configure script, doing nothing
  22560. 1434.34 s [python3.14-pooch] Phase: buildPhase
  22561. 1434.35 s [python3.14-pooch] Executing pypaBuildPhase
  22562. 1434.35 s [python3.14-pooch] Setting SETUPTOOLS_SCM_PRETEND_VERSION to 1.8.2
  22563. 1434.35 s [python3.14-pooch] Including all tracked files automatically
  22564. 1434.35 s [python3.14-pooch] Creating a wheel...
  22565. 1434.35 s [python3.14-pooch] pypa build flags: --no-isolation --outdir dist/ --wheel
  22566. 1434.42 s [python3.14-pooch] * Getting build dependencies for wheel...
  22567. 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
  22568. 1434.56 s [python3.14-pooch] !!
  22569. 1434.56 s [python3.14-pooch]
  22570. 1434.56 s [python3.14-pooch] ********************************************************************************
  22571. 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).
  22572. 1434.56 s [python3.14-pooch]
  22573. 1434.56 s [python3.14-pooch] This deprecation is overdue, please update your project and remove deprecated
  22574. 1434.56 s [python3.14-pooch] calls to avoid build errors in the future.
  22575. 1434.56 s [python3.14-pooch]
  22576. 1434.56 s [python3.14-pooch] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
  22577. 1434.56 s [python3.14-pooch] ********************************************************************************
  22578. 1434.56 s [python3.14-pooch]
  22579. 1434.56 s [python3.14-pooch] !!
  22580. 1434.56 s [python3.14-pooch] corresp(dist, value, root_dir)
  22581. 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.
  22582. 1434.58 s [python3.14-pooch] !!
  22583. 1434.58 s [python3.14-pooch]
  22584. 1434.58 s [python3.14-pooch] ********************************************************************************
  22585. 1434.58 s [python3.14-pooch] Please consider removing the following classifiers in favor of a SPDX license expression:
  22586. 1434.58 s [python3.14-pooch]
  22587. 1434.58 s [python3.14-pooch] License :: OSI Approved :: BSD License
  22588. 1434.58 s [python3.14-pooch]
  22589. 1434.58 s [python3.14-pooch] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
  22590. 1434.58 s [python3.14-pooch] ********************************************************************************
  22591. 1434.58 s [python3.14-pooch]
  22592. 1434.58 s [python3.14-pooch] !!
  22593. 1434.58 s [python3.14-pooch] dist._finalize_license_expression()
  22594. 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.
  22595. 1434.58 s [python3.14-pooch] !!
  22596. 1434.58 s [python3.14-pooch]
  22597. 1434.58 s [python3.14-pooch] ********************************************************************************
  22598. 1434.58 s [python3.14-pooch] Please consider removing the following classifiers in favor of a SPDX license expression:
  22599. 1434.58 s [python3.14-pooch]
  22600. 1434.58 s [python3.14-pooch] License :: OSI Approved :: BSD License
  22601. 1434.58 s [python3.14-pooch]
  22602. 1434.58 s [python3.14-pooch] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
  22603. 1434.58 s [python3.14-pooch] ********************************************************************************
  22604. 1434.58 s [python3.14-pooch]
  22605. 1434.58 s [python3.14-pooch] !!
  22606. 1434.58 s [python3.14-pooch] self._finalize_license_expression()
  22607. 1434.58 s [python3.14-pooch] running egg_info
  22608. 1434.58 s [python3.14-pooch] writing pooch.egg-info/PKG-INFO
  22609. 1434.58 s [python3.14-pooch] writing dependency_links to pooch.egg-info/dependency_links.txt
  22610. 1434.58 s [python3.14-pooch] writing requirements to pooch.egg-info/requires.txt
  22611. 1434.58 s [python3.14-pooch] writing top-level names to pooch.egg-info/top_level.txt
  22612. 1434.60 s [python3.14-pooch] reading manifest file 'pooch.egg-info/SOURCES.txt'
  22613. 1434.60 s [python3.14-pooch] reading manifest template 'MANIFEST.in'
  22614. 1434.60 s [python3.14-pooch] no previously-included directories found matching '.github'
  22615. 1434.60 s [python3.14-pooch] no previously-included directories found matching 'data'
  22616. 1434.60 s [python3.14-pooch] no previously-included directories found matching 'doc'
  22617. 1434.60 s [python3.14-pooch] no previously-included directories found matching 'env'
  22618. 1434.60 s [python3.14-pooch] no previously-included directories found matching 'paper'
  22619. 1434.60 s [python3.14-pooch] no previously-included directories found matching 'tools'
  22620. 1434.60 s [python3.14-pooch] warning: no previously-included files found matching '.*.yml'
  22621. 1434.60 s [python3.14-pooch] warning: no previously-included files found matching '.*rc'
  22622. 1434.60 s [python3.14-pooch] warning: no previously-included files found matching 'Makefile'
  22623. 1434.60 s [python3.14-pooch] warning: no previously-included files found matching '.gitignore'
  22624. 1434.60 s [python3.14-pooch] warning: no previously-included files found matching '.gitattributes'
  22625. 1434.60 s [python3.14-pooch] warning: no previously-included files found matching 'environment.yml'
  22626. 1434.60 s [python3.14-pooch] warning: no files found matching 'pooch/tests/data'
  22627. 1434.60 s [python3.14-pooch] adding license file 'LICENSE.txt'
  22628. 1434.60 s [python3.14-pooch] adding license file 'AUTHORS.md'
  22629. 1434.60 s [python3.14-pooch] writing manifest file 'pooch.egg-info/SOURCES.txt'
  22630. 1434.65 s [python3.14-pooch] * Building wheel...
  22631. 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
  22632. 1434.78 s [python3.14-pooch] !!
  22633. 1434.78 s [python3.14-pooch]
  22634. 1434.78 s [python3.14-pooch] ********************************************************************************
  22635. 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).
  22636. 1434.78 s [python3.14-pooch]
  22637. 1434.78 s [python3.14-pooch] This deprecation is overdue, please update your project and remove deprecated
  22638. 1434.78 s [python3.14-pooch] calls to avoid build errors in the future.
  22639. 1434.78 s [python3.14-pooch]
  22640. 1434.78 s [python3.14-pooch] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
  22641. 1434.78 s [python3.14-pooch] ********************************************************************************
  22642. 1434.78 s [python3.14-pooch]
  22643. 1434.78 s [python3.14-pooch] !!
  22644. 1434.79 s [python3.14-pooch] corresp(dist, value, root_dir)
  22645. 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.
  22646. 1434.80 s [python3.14-pooch] !!
  22647. 1434.80 s [python3.14-pooch]
  22648. 1434.80 s [python3.14-pooch] ********************************************************************************
  22649. 1434.80 s [python3.14-pooch] Please consider removing the following classifiers in favor of a SPDX license expression:
  22650. 1434.80 s [python3.14-pooch]
  22651. 1434.80 s [python3.14-pooch] License :: OSI Approved :: BSD License
  22652. 1434.80 s [python3.14-pooch]
  22653. 1434.80 s [python3.14-pooch] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
  22654. 1434.80 s [python3.14-pooch] ********************************************************************************
  22655. 1434.80 s [python3.14-pooch]
  22656. 1434.80 s [python3.14-pooch] !!
  22657. 1434.80 s [python3.14-pooch] dist._finalize_license_expression()
  22658. 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.
  22659. 1434.80 s [python3.14-pooch] !!
  22660. 1434.80 s [python3.14-pooch]
  22661. 1434.80 s [python3.14-pooch] ********************************************************************************
  22662. 1434.80 s [python3.14-pooch] Please consider removing the following classifiers in favor of a SPDX license expression:
  22663. 1434.80 s [python3.14-pooch]
  22664. 1434.80 s [python3.14-pooch] License :: OSI Approved :: BSD License
  22665. 1434.80 s [python3.14-pooch]
  22666. 1434.80 s [python3.14-pooch] See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
  22667. 1434.80 s [python3.14-pooch] ********************************************************************************
  22668. 1434.80 s [python3.14-pooch]
  22669. 1434.80 s [python3.14-pooch] !!
  22670. 1434.80 s [python3.14-pooch] self._finalize_license_expression()
  22671. 1434.80 s [python3.14-pooch] running bdist_wheel
  22672. 1434.81 s [python3.14-pooch] running build
  22673. 1434.81 s [python3.14-pooch] running build_py
  22674. 1434.82 s [python3.14-pooch] creating build/lib/pooch
  22675. 1434.82 s [python3.14-pooch] copying pooch/_version.py -> build/lib/pooch
  22676. 1434.82 s [python3.14-pooch] copying pooch/utils.py -> build/lib/pooch
  22677. 1434.82 s [python3.14-pooch] copying pooch/core.py -> build/lib/pooch
  22678. 1434.82 s [python3.14-pooch] copying pooch/__init__.py -> build/lib/pooch
  22679. 1434.82 s [python3.14-pooch] copying pooch/downloaders.py -> build/lib/pooch
  22680. 1434.82 s [python3.14-pooch] copying pooch/processors.py -> build/lib/pooch
  22681. 1434.82 s [python3.14-pooch] copying pooch/hashes.py -> build/lib/pooch
  22682. 1434.82 s [python3.14-pooch] creating build/lib/pooch/tests
  22683. 1434.82 s [python3.14-pooch] copying pooch/tests/utils.py -> build/lib/pooch/tests
  22684. 1434.82 s [python3.14-pooch] copying pooch/tests/__init__.py -> build/lib/pooch/tests
  22685. 1434.82 s [python3.14-pooch] copying pooch/tests/test_utils.py -> build/lib/pooch/tests
  22686. 1434.82 s [python3.14-pooch] copying pooch/tests/test_processors.py -> build/lib/pooch/tests
  22687. 1434.82 s [python3.14-pooch] copying pooch/tests/test_hashes.py -> build/lib/pooch/tests
  22688. 1434.82 s [python3.14-pooch] copying pooch/tests/test_downloaders.py -> build/lib/pooch/tests
  22689. 1434.82 s [python3.14-pooch] copying pooch/tests/test_core.py -> build/lib/pooch/tests
  22690. 1434.82 s [python3.14-pooch] copying pooch/tests/test_version.py -> build/lib/pooch/tests
  22691. 1434.82 s [python3.14-pooch] copying pooch/tests/test_integration.py -> build/lib/pooch/tests
  22692. 1434.82 s [python3.14-pooch] running egg_info
  22693. 1434.82 s [python3.14-pooch] writing pooch.egg-info/PKG-INFO
  22694. 1434.82 s [python3.14-pooch] writing dependency_links to pooch.egg-info/dependency_links.txt
  22695. 1434.82 s [python3.14-pooch] writing requirements to pooch.egg-info/requires.txt
  22696. 1434.82 s [python3.14-pooch] writing top-level names to pooch.egg-info/top_level.txt
  22697. 1434.83 s [python3.14-pooch] reading manifest file 'pooch.egg-info/SOURCES.txt'
  22698. 1434.83 s [python3.14-pooch] reading manifest template 'MANIFEST.in'
  22699. 1434.83 s [python3.14-pooch] no previously-included directories found matching '.github'
  22700. 1434.83 s [python3.14-pooch] no previously-included directories found matching 'data'
  22701. 1434.83 s [python3.14-pooch] no previously-included directories found matching 'doc'
  22702. 1434.83 s [python3.14-pooch] no previously-included directories found matching 'env'
  22703. 1434.83 s [python3.14-pooch] no previously-included directories found matching 'paper'
  22704. 1434.83 s [python3.14-pooch] no previously-included directories found matching 'tools'
  22705. 1434.83 s [python3.14-pooch] warning: no previously-included files found matching '.*.yml'
  22706. 1434.83 s [python3.14-pooch] warning: no previously-included files found matching '.*rc'
  22707. 1434.83 s [python3.14-pooch] warning: no previously-included files found matching 'Makefile'
  22708. 1434.83 s [python3.14-pooch] warning: no previously-included files found matching '.gitignore'
  22709. 1434.83 s [python3.14-pooch] warning: no previously-included files found matching '.gitattributes'
  22710. 1434.83 s [python3.14-pooch] warning: no previously-included files found matching 'environment.yml'
  22711. 1434.83 s [python3.14-pooch] warning: no files found matching 'pooch/tests/data'
  22712. 1434.83 s [python3.14-pooch] adding license file 'LICENSE.txt'
  22713. 1434.83 s [python3.14-pooch] adding license file 'AUTHORS.md'
  22714. 1434.83 s [python3.14-pooch] writing manifest file 'pooch.egg-info/SOURCES.txt'
  22715. 1434.83 s [python3.14-pooch] creating build/lib/pooch/tests/data
  22716. 1434.83 s [python3.14-pooch] copying pooch/tests/data/large-data.txt -> build/lib/pooch/tests/data
  22717. 1434.83 s [python3.14-pooch] copying pooch/tests/data/registry-custom-url.txt -> build/lib/pooch/tests/data
  22718. 1434.83 s [python3.14-pooch] copying pooch/tests/data/registry-invalid.txt -> build/lib/pooch/tests/data
  22719. 1434.83 s [python3.14-pooch] copying pooch/tests/data/registry-spaces.txt -> build/lib/pooch/tests/data
  22720. 1434.83 s [python3.14-pooch] copying pooch/tests/data/registry.txt -> build/lib/pooch/tests/data
  22721. 1434.84 s [python3.14-pooch] copying pooch/tests/data/registry_comments.txt -> build/lib/pooch/tests/data
  22722. 1434.84 s [python3.14-pooch] copying pooch/tests/data/store.tar.gz -> build/lib/pooch/tests/data
  22723. 1434.84 s [python3.14-pooch] copying pooch/tests/data/store.zip -> build/lib/pooch/tests/data
  22724. 1434.84 s [python3.14-pooch] copying pooch/tests/data/tiny-data.tar.gz -> build/lib/pooch/tests/data
  22725. 1434.84 s [python3.14-pooch] copying pooch/tests/data/tiny-data.txt -> build/lib/pooch/tests/data
  22726. 1434.84 s [python3.14-pooch] copying pooch/tests/data/tiny-data.txt.bz2 -> build/lib/pooch/tests/data
  22727. 1434.84 s [python3.14-pooch] copying pooch/tests/data/tiny-data.txt.gz -> build/lib/pooch/tests/data
  22728. 1434.84 s [python3.14-pooch] copying pooch/tests/data/tiny-data.txt.xz -> build/lib/pooch/tests/data
  22729. 1434.84 s [python3.14-pooch] copying pooch/tests/data/tiny-data.zip -> build/lib/pooch/tests/data
  22730. 1434.84 s [python3.14-pooch] creating build/lib/pooch/tests/data/store
  22731. 1434.84 s [python3.14-pooch] copying pooch/tests/data/store/tiny-data.txt -> build/lib/pooch/tests/data/store
  22732. 1434.84 s [python3.14-pooch] creating build/lib/pooch/tests/data/store/subdir
  22733. 1434.84 s [python3.14-pooch] copying pooch/tests/data/store/subdir/tiny-data.txt -> build/lib/pooch/tests/data/store/subdir
  22734. 1434.84 s [python3.14-pooch] installing to build/bdist.linux-x86_64/wheel
  22735. 1434.84 s [python3.14-pooch] running install
  22736. 1434.85 s [python3.14-pooch] running install_lib
  22737. 1434.85 s [python3.14-pooch] creating build/bdist.linux-x86_64/wheel
  22738. 1434.85 s [python3.14-pooch] creating build/bdist.linux-x86_64/wheel/pooch
  22739. 1434.85 s [python3.14-pooch] copying build/lib/pooch/_version.py -> build/bdist.linux-x86_64/wheel/./pooch
  22740. 1434.85 s [python3.14-pooch] copying build/lib/pooch/utils.py -> build/bdist.linux-x86_64/wheel/./pooch
  22741. 1434.85 s [python3.14-pooch] copying build/lib/pooch/core.py -> build/bdist.linux-x86_64/wheel/./pooch
  22742. 1434.85 s [python3.14-pooch] copying build/lib/pooch/__init__.py -> build/bdist.linux-x86_64/wheel/./pooch
  22743. 1434.85 s [python3.14-pooch] copying build/lib/pooch/downloaders.py -> build/bdist.linux-x86_64/wheel/./pooch
  22744. 1434.85 s [python3.14-pooch] copying build/lib/pooch/processors.py -> build/bdist.linux-x86_64/wheel/./pooch
  22745. 1434.85 s [python3.14-pooch] copying build/lib/pooch/hashes.py -> build/bdist.linux-x86_64/wheel/./pooch
  22746. 1434.85 s [python3.14-pooch] creating build/bdist.linux-x86_64/wheel/pooch/tests
  22747. 1434.85 s [python3.14-pooch] creating build/bdist.linux-x86_64/wheel/pooch/tests/data
  22748. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/data/registry.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
  22749. 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
  22750. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/data/registry_comments.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
  22751. 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
  22752. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/data/registry-invalid.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
  22753. 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
  22754. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/data/registry-spaces.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
  22755. 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
  22756. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/data/large-data.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
  22757. 1434.85 s [python3.14-pooch] creating build/bdist.linux-x86_64/wheel/pooch/tests/data/store
  22758. 1434.85 s [python3.14-pooch] creating build/bdist.linux-x86_64/wheel/pooch/tests/data/store/subdir
  22759. 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
  22760. 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
  22761. 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
  22762. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/data/tiny-data.zip -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
  22763. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/data/tiny-data.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
  22764. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/data/store.zip -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
  22765. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/data/store.tar.gz -> build/bdist.linux-x86_64/wheel/./pooch/tests/data
  22766. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/utils.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
  22767. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
  22768. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
  22769. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/test_processors.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
  22770. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/test_hashes.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
  22771. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/test_downloaders.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
  22772. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/test_core.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
  22773. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/test_version.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
  22774. 1434.85 s [python3.14-pooch] copying build/lib/pooch/tests/test_integration.py -> build/bdist.linux-x86_64/wheel/./pooch/tests
  22775. 1434.85 s [python3.14-pooch] running install_egg_info
  22776. 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
  22777. 1434.85 s [python3.14-pooch] running install_scripts
  22778. 1434.86 s [python3.14-pooch] creating build/bdist.linux-x86_64/wheel/pooch-1.8.2.dist-info/WHEEL
  22779. 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
  22780. 1434.86 s [python3.14-pooch] adding 'pooch/__init__.py'
  22781. 1434.86 s [python3.14-pooch] adding 'pooch/_version.py'
  22782. 1434.86 s [python3.14-pooch] adding 'pooch/core.py'
  22783. 1434.86 s [python3.14-pooch] adding 'pooch/downloaders.py'
  22784. 1434.86 s [python3.14-pooch] adding 'pooch/hashes.py'
  22785. 1434.86 s [python3.14-pooch] adding 'pooch/processors.py'
  22786. 1434.86 s [python3.14-pooch] adding 'pooch/utils.py'
  22787. 1434.86 s [python3.14-pooch] adding 'pooch/tests/__init__.py'
  22788. 1434.86 s [python3.14-pooch] adding 'pooch/tests/test_core.py'
  22789. 1434.86 s [python3.14-pooch] adding 'pooch/tests/test_downloaders.py'
  22790. 1434.86 s [python3.14-pooch] adding 'pooch/tests/test_hashes.py'
  22791. 1434.86 s [python3.14-pooch] adding 'pooch/tests/test_integration.py'
  22792. 1434.86 s [python3.14-pooch] adding 'pooch/tests/test_processors.py'
  22793. 1434.86 s [python3.14-pooch] adding 'pooch/tests/test_utils.py'
  22794. 1434.86 s [python3.14-pooch] adding 'pooch/tests/test_version.py'
  22795. 1434.86 s [python3.14-pooch] adding 'pooch/tests/utils.py'
  22796. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/large-data.txt'
  22797. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/registry-custom-url.txt'
  22798. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/registry-invalid.txt'
  22799. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/registry-spaces.txt'
  22800. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/registry.txt'
  22801. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/registry_comments.txt'
  22802. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/store.tar.gz'
  22803. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/store.zip'
  22804. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/tiny-data.tar.gz'
  22805. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/tiny-data.txt'
  22806. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/tiny-data.txt.bz2'
  22807. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/tiny-data.txt.gz'
  22808. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/tiny-data.txt.xz'
  22809. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/tiny-data.zip'
  22810. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/store/tiny-data.txt'
  22811. 1434.86 s [python3.14-pooch] adding 'pooch/tests/data/store/subdir/tiny-data.txt'
  22812. 1434.86 s [python3.14-pooch] adding 'pooch-1.8.2.dist-info/licenses/AUTHORS.md'
  22813. 1434.86 s [python3.14-pooch] adding 'pooch-1.8.2.dist-info/licenses/LICENSE.txt'
  22814. 1434.86 s [python3.14-pooch] adding 'pooch-1.8.2.dist-info/METADATA'
  22815. 1434.86 s [python3.14-pooch] adding 'pooch-1.8.2.dist-info/WHEEL'
  22816. 1434.86 s [python3.14-pooch] adding 'pooch-1.8.2.dist-info/top_level.txt'
  22817. 1434.86 s [python3.14-pooch] adding 'pooch-1.8.2.dist-info/RECORD'
  22818. 1434.86 s [python3.14-pooch] removing build/bdist.linux-x86_64/wheel
  22819. 1434.88 s [python3.14-pooch] Successfully built pooch-1.8.2-py3-none-any.whl
  22820. 1434.90 s [python3.14-pooch] Finished creating a wheel...
  22821. 1434.90 s [python3.14-pooch] Finished executing pypaBuildPhase
  22822. 1434.90 s [python3.14-pooch] Phase: pythonRuntimeDepsCheckHook
  22823. 1434.90 s [python3.14-pooch] Executing pythonRuntimeDepsCheck
  22824. 1434.91 s [python3.14-pooch] Checking runtime dependencies for pooch-1.8.2-py3-none-any.whl
  22825. 1435.00 s [python3.14-pooch] Finished executing pythonRuntimeDepsCheck
  22826. 1435.00 s [python3.14-pooch] Phase: installPhase
  22827. 1435.01 s [python3.14-pooch] Executing pypaInstallPhase
  22828. 1435.13 s [python3.14-pooch] Successfully installed pooch-1.8.2-py3-none-any.whl
  22829. 1435.13 s [python3.14-pooch] Finished executing pypaInstallPhase
  22830. 1435.14 s [python3.14-pooch] Phase: pythonOutputDistPhase
  22831. 1435.14 s [python3.14-pooch] Executing pythonOutputDistPhase
  22832. 1435.14 s [python3.14-pooch] Finished executing pythonOutputDistPhase
  22833. 1435.15 s [python3.14-pooch] Phase: fixupPhase
  22834. 1435.16 s [python3.14-pooch] shrinking RPATHs of ELF executables and libraries in /nix/store/j67yikp1g2wwcmfy0g3n7l98sr8mpy3j-python3.14-pooch-1.8.2
  22835. 1435.18 s [python3.14-pooch] checking for references to /build/ in /nix/store/j67yikp1g2wwcmfy0g3n7l98sr8mpy3j-python3.14-pooch-1.8.2...
  22836. 1435.21 s [python3.14-pooch] patching script interpreter paths in /nix/store/j67yikp1g2wwcmfy0g3n7l98sr8mpy3j-python3.14-pooch-1.8.2
  22837. 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
  22838. 1435.26 s [python3.14-pooch] shrinking RPATHs of ELF executables and libraries in /nix/store/gmrwf4iv96d5ydfh843y54np5nxdjyxs-python3.14-pooch-1.8.2-dist
  22839. 1435.26 s [python3.14-pooch] checking for references to /build/ in /nix/store/gmrwf4iv96d5ydfh843y54np5nxdjyxs-python3.14-pooch-1.8.2-dist...
  22840. 1435.27 s [python3.14-pooch] patching script interpreter paths in /nix/store/gmrwf4iv96d5ydfh843y54np5nxdjyxs-python3.14-pooch-1.8.2-dist
  22841. 1435.30 s [python3.14-pooch] Executing pythonRemoveTestsDir
  22842. 1435.31 s [python3.14-pooch] Finished executing pythonRemoveTestsDir
  22843. 1435.33 s [python3.14-pooch] Phase: installCheckPhase
  22844. 1435.33 s [python3.14-pooch] no Makefile or custom installCheckPhase, doing nothing
  22845. 1435.33 s [python3.14-pooch] Phase: pythonCatchConflictsPhase
  22846. 1435.40 s [python3.14-pooch] Phase: pythonRemoveBinBytecodePhase
  22847. 1435.41 s [python3.14-pooch] Phase: pythonImportsCheckPhase
  22848. 1435.41 s [python3.14-pooch] Executing pythonImportsCheckPhase
  22849. 1435.42 s [python3.14-pooch] Phase: pytestCheckPhase
  22850. 1435.42 s [python3.14-pooch] Executing pytestCheckPhase
  22851. 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\)
  22852. 1435.58 s [python3.14-pooch] ============================= test session starts ==============================
  22853. 1435.58 s [python3.14-pooch] platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0
  22854. 1435.58 s [python3.14-pooch] rootdir: /build/pooch-1.8.2
  22855. 1435.58 s [python3.14-pooch] configfile: pyproject.toml
  22856. 1435.72 s [python3.14-pooch] collected 157 items / 104 deselected / 53 selected
  22857. 1435.72 s [python3.14-pooch]
  22858. 1435.73 s [python3.14-pooch] pooch/tests/test_core.py ............. [ 24%]
  22859. 1435.75 s [python3.14-pooch] pooch/tests/test_hashes.py ......sssss...sssss....... [ 73%]
  22860. 1437.36 s [python3.14-pooch] pooch/tests/test_utils.py ............. [ 98%]
  22861. 1437.36 s [python3.14-pooch] pooch/tests/test_version.py . [100%]
  22862. 1437.36 s [python3.14-pooch]
  22863. 1437.36 s [python3.14-pooch] ================ 43 passed, 10 skipped, 104 deselected in 1.78s ================
  22864. 1437.42 s [python3.14-pooch] Finished executing pytestCheckPhase
  22865. 1437.42 s [python3.14-pooch] Phase: pytestcachePhase
  22866. 1437.43 s [python3.14-pooch] Phase: pytestRemoveBytecodePhase
  22867. 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
  22868. 1437.72 s [post-build-hook] copying 2 paths...
  22869. 1437.72 s [post-build-hook] copying path '/nix/store/gmrwf4iv96d5ydfh843y54np5nxdjyxs-python3.14-pooch-1.8.2-dist' to 'https://cache.nix-ci.com'...
  22870. 1437.72 s [post-build-hook] copying path '/nix/store/j67yikp1g2wwcmfy0g3n7l98sr8mpy3j-python3.14-pooch-1.8.2' to 'https://cache.nix-ci.com'...
  22871. 1438.42 s [post-build-hook] copying 2 paths...
  22872. 1438.54 s [post-build-hook] copying path '/nix/store/66k3bks7yzgbj6pq964qgmrg3dij6yv7-pooch-1.8.2.tar.gz.drv' to 'https://cache.nix-ci.com'...
  22873. 1438.63 s [post-build-hook] copying path '/nix/store/k5rjik3d4hlbp27wffs56hvx1wd3xp9l-python3.14-pooch-1.8.2.drv' to 'https://cache.nix-ci.com'...
  22874. 1438.84 s Progress: 143 of 148 built, 439 of 439 downloaded from cache
  22875. 1438.89 s Building python3.14-scipy
  22876. 1438.92 s [python3.14-scipy] Sourcing python-remove-tests-dir-hook
  22877. 1438.92 s [python3.14-scipy] Sourcing python-catch-conflicts-hook.sh
  22878. 1438.92 s [python3.14-scipy] Sourcing python-remove-bin-bytecode-hook.sh
  22879. 1438.92 s [python3.14-scipy] Sourcing pypa-build-hook
  22880. 1438.92 s [python3.14-scipy] Using pypaBuildPhase
  22881. 1438.92 s [python3.14-scipy] Sourcing python-runtime-deps-check-hook
  22882. 1438.92 s [python3.14-scipy] Using pythonRuntimeDepsCheckHook
  22883. 1438.92 s [python3.14-scipy] Sourcing pypa-install-hook
  22884. 1438.92 s [python3.14-scipy] Using pypaInstallPhase
  22885. 1438.92 s [python3.14-scipy] Sourcing python-imports-check-hook.sh
  22886. 1438.92 s [python3.14-scipy] Using pythonImportsCheckPhase
  22887. 1438.92 s [python3.14-scipy] Sourcing python-namespaces-hook
  22888. 1438.92 s [python3.14-scipy] Sourcing python-catch-conflicts-hook.sh
  22889. 1438.93 s [python3.14-scipy] Sourcing pytest-check-hook
  22890. 1438.93 s [python3.14-scipy] Using pytestCheckPhase
  22891. 1438.98 s [python3.14-scipy] Phase: unpackPhase
  22892. 1438.98 s [python3.14-scipy] unpacking source archive /nix/store/khlm46xiw92p2drz0rn1r4r187rhvwr9-source
  22893. 1439.67 s [python3.14-scipy] source root is source
  22894. 1439.82 s [python3.14-scipy] setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tools/write_release_and_log.py"
  22895. 1439.83 s [python3.14-scipy] Phase: patchPhase
  22896. 1439.83 s [python3.14-scipy] applying patch /nix/store/r66m6nx7yc293xjmqah8bvlfwmb7yc6n-dd50ac9d98dbb70625333a23e3a90e493228e3be.patch
  22897. 1439.84 s [python3.14-scipy] patching file scipy/__config__.py.in
  22898. 1439.84 s [python3.14-scipy] Hunk #1 succeeded at 106 (offset 14 lines).
  22899. 1439.84 s [python3.14-scipy] patching file scipy/meson.build
  22900. 1439.84 s [python3.14-scipy] Hunk #1 succeeded at 130 (offset -15 lines).
  22901. 1439.84 s [python3.14-scipy] Hunk #2 succeeded at 618 (offset 171 lines).
  22902. 1439.84 s [python3.14-scipy] Phase: updateAutotoolsGnuConfigScriptsPhase
  22903. 1439.88 s [python3.14-scipy] Phase: configurePhase
  22904. 1439.94 s [python3.14-scipy] no configure script, doing nothing
  22905. 1439.95 s [python3.14-scipy] Phase: buildPhase
  22906. 1439.96 s [python3.14-scipy] Executing pypaBuildPhase
  22907. 1439.96 s [python3.14-scipy] Creating a wheel...
  22908. 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
  22909. 1440.03 s [python3.14-scipy] * Getting build dependencies for wheel...
  22910. 1440.19 s [python3.14-scipy] * Building wheel...
  22911. 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
  22912. 1440.70 s [python3.14-scipy] The Meson build system
  22913. 1440.70 s [python3.14-scipy] Version: 1.9.1
  22914. 1440.70 s [python3.14-scipy] Source dir: /build/source
  22915. 1440.70 s [python3.14-scipy] Build dir: /build/source/.mesonpy-3exe0e_8
  22916. 1440.70 s [python3.14-scipy] Build type: cross build
  22917. 1440.77 s [python3.14-scipy] Project name: scipy
  22918. 1440.77 s [python3.14-scipy] Project version: 1.16.3
  22919. 1440.84 s [python3.14-scipy] C compiler for the host machine: gcc (gcc 14.3.0 "gcc (GCC) 14.3.0")
  22920. 1440.84 s [python3.14-scipy] C linker for the host machine: gcc ld.bfd 2.44
  22921. 1440.91 s [python3.14-scipy] C++ compiler for the host machine: g++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
  22922. 1440.91 s [python3.14-scipy] C++ linker for the host machine: g++ ld.bfd 2.44
  22923. 1441.37 s [python3.14-scipy] Cython compiler for the host machine: cython (cython 3.1.4)
  22924. 1441.47 s [python3.14-scipy] C compiler for the build machine: cc (gcc 14.3.0 "gcc (GCC) 14.3.0")
  22925. 1441.47 s [python3.14-scipy] C linker for the build machine: cc ld.bfd 2.44
  22926. 1441.59 s [python3.14-scipy] C++ compiler for the build machine: c++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
  22927. 1441.59 s [python3.14-scipy] C++ linker for the build machine: c++ ld.bfd 2.44
  22928. 1441.69 s [python3.14-scipy] Cython compiler for the build machine: cython (cython 3.1.4)
  22929. 1441.69 s [python3.14-scipy] Build machine cpu family: x86_64
  22930. 1441.69 s [python3.14-scipy] Build machine cpu: x86_64
  22931. 1441.69 s [python3.14-scipy] Host machine cpu family: x86_64
  22932. 1441.69 s [python3.14-scipy] Host machine cpu: x86_64
  22933. 1441.69 s [python3.14-scipy] Target machine cpu family: x86_64
  22934. 1441.69 s [python3.14-scipy] Target machine cpu: x86_64
  22935. 1441.72 s [python3.14-scipy] Program python3 found: YES (/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python3.14)
  22936. 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
  22937. 1441.74 s [python3.14-scipy] Run-time dependency python found: YES 3.14
  22938. 1441.74 s [python3.14-scipy] Program cython found: YES (/nix/store/3vlsx9la23ikblvx04h0i2diqkcvcdvk-python3.14-cython-3.1.4/bin/cython)
  22939. 1441.77 s [python3.14-scipy] Compiler for C supports arguments -Wno-unused-but-set-variable: YES
  22940. 1441.78 s [python3.14-scipy] Compiler for C supports arguments -Wno-unused-function: YES
  22941. 1441.79 s [python3.14-scipy] Compiler for C supports arguments -Wno-conversion: YES
  22942. 1441.80 s [python3.14-scipy] Compiler for C supports arguments -Wno-misleading-indentation: YES
  22943. 1441.85 s [python3.14-scipy] Library m found: YES
  22944. 1441.96 s [python3.14-scipy] Fortran compiler for the host machine: gfortran (gcc 14.3.0 "GNU Fortran (GCC) 14.3.0")
  22945. 1441.96 s [python3.14-scipy] Fortran linker for the host machine: gfortran ld.bfd 2.44
  22946. 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".
  22947. 1441.98 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-conversion: YES
  22948. 1442.02 s [python3.14-scipy] Checking if "-Wl,--version-script" links: YES
  22949. 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)
  22950. 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)
  22951. 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)
  22952. 1442.09 s [python3.14-scipy] Run-time dependency xsimd found: YES 13.2.0
  22953. 1442.09 s [python3.14-scipy]
  22954. 1442.09 s [python3.14-scipy] Executing subproject xsf
  22955. 1442.09 s [python3.14-scipy]
  22956. 1442.09 s [python3.14-scipy] xsf| Project name: xsf
  22957. 1442.09 s [python3.14-scipy] xsf| Project version: 0.1.3
  22958. 1442.09 s [python3.14-scipy] xsf| C++ compiler for the host machine: g++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
  22959. 1442.09 s [python3.14-scipy] xsf| C++ linker for the host machine: g++ ld.bfd 2.44
  22960. 1442.09 s [python3.14-scipy] xsf| C++ compiler for the build machine: c++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
  22961. 1442.09 s [python3.14-scipy] xsf| C++ linker for the build machine: c++ ld.bfd 2.44
  22962. 1442.09 s [python3.14-scipy] xsf| Build targets in project: 0
  22963. 1442.09 s [python3.14-scipy] xsf| Subproject xsf finished.
  22964. 1442.09 s [python3.14-scipy]
  22965. 1442.12 s [python3.14-scipy] Run-time dependency Boost found: YES 1.88.0
  22966. 1442.32 s [python3.14-scipy] Run-time dependency qhull_r found: YES 8.0.2
  22967. 1442.34 s [python3.14-scipy] Run-time dependency threads found: YES
  22968. 1442.34 s [python3.14-scipy] numpy-config found: NO
  22969. 1442.34 s [python3.14-scipy] Run-time dependency numpy found: NO (tried pkgconfig and config-tool)
  22970. 1442.51 s [python3.14-scipy] Library npymath found: YES
  22971. 1442.53 s [python3.14-scipy] Run-time dependency pybind11 found: YES 3.0.1
  22972. 1442.54 s [python3.14-scipy] Checking if "thread_local" compiles: NO
  22973. 1442.55 s [python3.14-scipy] Checking if "_Thread_local" compiles: YES
  22974. 1442.57 s [python3.14-scipy] Checking if "__thread" compiles: YES
  22975. 1442.57 s [python3.14-scipy] Configuring scipy_config.h using configuration
  22976. 1442.57 s [python3.14-scipy] Program f2py found: YES (/nix/store/na449y8fby93gvfix4l47aqkyjphbz86-python3.14-numpy-2.3.4/bin/f2py)
  22977. 1442.73 s [python3.14-scipy] Run-time dependency blas found: YES 3
  22978. 1442.74 s [python3.14-scipy] Run-time dependency cblas found: YES 3
  22979. 1442.75 s [python3.14-scipy] Run-time dependency lapack found: YES 3
  22980. 1442.77 s [python3.14-scipy] Compiler for C supports arguments -Wno-maybe-uninitialized: YES
  22981. 1442.78 s [python3.14-scipy] Compiler for C supports arguments -Wno-discarded-qualifiers: YES
  22982. 1442.79 s [python3.14-scipy] Compiler for C supports arguments -Wno-empty-body: YES
  22983. 1442.81 s [python3.14-scipy] Compiler for C supports arguments -Wno-implicit-function-declaration: YES
  22984. 1442.82 s [python3.14-scipy] Compiler for C supports arguments -Wno-parentheses: YES
  22985. 1442.83 s [python3.14-scipy] Compiler for C supports arguments -Wno-switch: YES
  22986. 1442.84 s [python3.14-scipy] Compiler for C supports arguments -Wno-unused-label: YES
  22987. 1442.85 s [python3.14-scipy] Compiler for C supports arguments -Wno-unused-result: YES
  22988. 1442.87 s [python3.14-scipy] Compiler for C supports arguments -Wno-unused-variable: YES
  22989. 1442.87 s [python3.14-scipy] Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
  22990. 1442.88 s [python3.14-scipy] Compiler for C++ supports arguments -Wno-bitwise-instead-of-logical: NO
  22991. 1442.90 s [python3.14-scipy] Compiler for C++ supports arguments -Wno-cpp: YES
  22992. 1442.91 s [python3.14-scipy] Compiler for C++ supports arguments -Wno-class-memaccess: YES
  22993. 1442.92 s [python3.14-scipy] Compiler for C++ supports arguments -Wno-deprecated-declarations: YES
  22994. 1442.93 s [python3.14-scipy] Compiler for C++ supports arguments -Wno-deprecated-builtins: NO
  22995. 1442.95 s [python3.14-scipy] Compiler for C++ supports arguments -Wno-format-truncation: YES
  22996. 1442.96 s [python3.14-scipy] Compiler for C++ supports arguments -Wno-non-virtual-dtor: YES
  22997. 1442.97 s [python3.14-scipy] Compiler for C++ supports arguments -Wno-sign-compare: YES
  22998. 1442.98 s [python3.14-scipy] Compiler for C++ supports arguments -Wno-switch: YES
  22999. 1443.00 s [python3.14-scipy] Compiler for C++ supports arguments -Wno-terminate: YES
  23000. 1443.01 s [python3.14-scipy] Compiler for C++ supports arguments -Wno-unused-but-set-variable: YES
  23001. 1443.02 s [python3.14-scipy] Compiler for C++ supports arguments -Wno-unused-function: YES
  23002. 1443.03 s [python3.14-scipy] Compiler for C++ supports arguments -Wno-unused-local-typedefs: YES
  23003. 1443.05 s [python3.14-scipy] Compiler for C++ supports arguments -Wno-unused-variable: YES
  23004. 1443.06 s [python3.14-scipy] Compiler for C++ supports arguments -Wno-int-in-bool-context: YES
  23005. 1443.08 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-argument-mismatch: YES
  23006. 1443.08 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-conversion: YES (cached)
  23007. 1443.09 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-intrinsic-shadow: YES
  23008. 1443.11 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-maybe-uninitialized: YES
  23009. 1443.13 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-surprising: YES
  23010. 1443.15 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-uninitialized: YES
  23011. 1443.16 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-unused-dummy-argument: YES
  23012. 1443.18 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-unused-label: YES
  23013. 1443.20 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-unused-variable: YES
  23014. 1443.21 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-tabs: YES
  23015. 1443.21 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-argument-mismatch: YES (cached)
  23016. 1443.21 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-conversion: YES (cached)
  23017. 1443.21 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-maybe-uninitialized: YES (cached)
  23018. 1443.21 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-unused-dummy-argument: YES (cached)
  23019. 1443.22 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-unused-label: YES (cached)
  23020. 1443.22 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-unused-variable: YES (cached)
  23021. 1443.22 s [python3.14-scipy] Compiler for Fortran supports arguments -Wno-tabs: YES (cached)
  23022. 1443.26 s [python3.14-scipy] Checking if "Check atomic builtins without -latomic" links: YES
  23023. 1443.35 s [python3.14-scipy] Configuring __config__.py using configuration
  23024. 1443.41 s [python3.14-scipy] Checking for function "open_memstream" : YES
  23025. 1443.41 s [python3.14-scipy] Configuring messagestream_config.h using configuration
  23026. 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)
  23027. 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)
  23028. 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)
  23029. 1443.65 s [python3.14-scipy] Checking for size of "void*" : 8
  23030. 1443.68 s [python3.14-scipy] Compiler for Fortran supports arguments -w: YES
  23031. 1443.92 s [python3.14-scipy] Checking for size of "void*" : 8
  23032. 1443.92 s [python3.14-scipy]
  23033. 1443.92 s [python3.14-scipy] Executing subproject highs
  23034. 1443.92 s [python3.14-scipy]
  23035. 1443.93 s [python3.14-scipy] highs| Project name: highs
  23036. 1443.93 s [python3.14-scipy] highs| Project version: 1.8.0
  23037. 1443.93 s [python3.14-scipy] highs| C compiler for the host machine: gcc (gcc 14.3.0 "gcc (GCC) 14.3.0")
  23038. 1443.93 s [python3.14-scipy] highs| C linker for the host machine: gcc ld.bfd 2.44
  23039. 1443.93 s [python3.14-scipy] highs| C++ compiler for the host machine: g++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
  23040. 1443.93 s [python3.14-scipy] highs| C++ linker for the host machine: g++ ld.bfd 2.44
  23041. 1443.93 s [python3.14-scipy] highs| C compiler for the build machine: cc (gcc 14.3.0 "gcc (GCC) 14.3.0")
  23042. 1443.93 s [python3.14-scipy] highs| C linker for the build machine: cc ld.bfd 2.44
  23043. 1443.93 s [python3.14-scipy] highs| C++ compiler for the build machine: c++ (gcc 14.3.0 "g++ (GCC) 14.3.0")
  23044. 1443.93 s [python3.14-scipy] highs| C++ linker for the build machine: c++ ld.bfd 2.44
  23045. 1443.95 s [python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-invalid-offsetof: YES
  23046. 1443.96 s [python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-maybe-uninitialized: YES
  23047. 1443.97 s [python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-reorder: YES
  23048. 1443.98 s [python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-reorder-ctor: NO
  23049. 1443.99 s [python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-sometimes-uninitialized: NO
  23050. 1443.99 s [python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-unused-but-set-variable: YES (cached)
  23051. 1443.99 s [python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-unused-variable: YES (cached)
  23052. 1444.01 s [python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-use-after-free: YES
  23053. 1444.02 s [python3.14-scipy] highs| Compiler for C++ supports arguments -Wno-comment: YES
  23054. 1444.03 s [python3.14-scipy] highs| Compiler for C supports arguments -Wno-comment: YES
  23055. 1444.04 s [python3.14-scipy] highs| Compiler for C supports arguments -Wno-invalid-offsetof: NO
  23056. 1444.04 s [python3.14-scipy] highs| Compiler for C supports arguments -Wno-maybe-uninitialized: YES (cached)
  23057. 1444.06 s [python3.14-scipy] highs| Compiler for C supports arguments -Wno-sometimes-uninitialized: NO
  23058. 1444.06 s [python3.14-scipy] highs| Compiler for C supports arguments -Wno-unused-label: YES (cached)
  23059. 1444.07 s [python3.14-scipy] highs| Compiler for C supports arguments -Wno-use-after-free: YES
  23060. 1444.07 s [python3.14-scipy] highs| Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
  23061. 1444.07 s [python3.14-scipy] highs| Compiler for C supports arguments -Wno-unused-variable: YES (cached)
  23062. 1444.07 s [python3.14-scipy] highs| Compiler for C supports arguments -Wno-use-after-free: YES (cached)
  23063. 1444.08 s [python3.14-scipy] highs| Compiler for C++ supports arguments -mpopcnt: YES
  23064. 1444.08 s [python3.14-scipy] highs| Dependency threads found: YES unknown (cached)
  23065. 1444.08 s [python3.14-scipy] highs| Checking if "Check atomic builtins without -latomic" links: YES (cached)
  23066. 1444.08 s [python3.14-scipy] highs| Dependency zlib skipped: feature use_zlib disabled
  23067. 1444.50 s [python3.14-scipy] highs| Checking if "mm_pause check" compiles: YES
  23068. 1444.52 s [python3.14-scipy] highs| Checking if "builtin_clz check" compiles: YES
  23069. 1444.52 s [python3.14-scipy] highs| Configuring HConfig.h.meson.interim using configuration
  23070. 1444.53 s [python3.14-scipy] highs| Build targets in project: 144
  23071. 1444.53 s [python3.14-scipy] highs| Subproject highs finished.
  23072. 1444.53 s [python3.14-scipy]
  23073. 1444.59 s [python3.14-scipy] Build targets in project: 194
  23074. 1444.59 s [python3.14-scipy]
  23075. 1444.59 s [python3.14-scipy] scipy 1.16.3
  23076. 1444.59 s [python3.14-scipy]
  23077. 1444.59 s [python3.14-scipy] Subprojects
  23078. 1444.59 s [python3.14-scipy] highs : YES
  23079. 1444.59 s [python3.14-scipy] xsf : YES
  23080. 1444.59 s [python3.14-scipy]
  23081. 1444.59 s [python3.14-scipy] User defined options
  23082. 1444.59 s [python3.14-scipy] Cross files : /nix/store/pfzwf45zqbckm2c1qf6dcxp2lms1h61c-cross-file-scipy.conf
  23083. 1444.59 s [python3.14-scipy] Native files : /build/source/.mesonpy-3exe0e_8/meson-python-native-file.ini
  23084. 1444.59 s [python3.14-scipy] b_ndebug : if-release
  23085. 1444.59 s [python3.14-scipy] b_vscrt : md
  23086. 1444.59 s [python3.14-scipy] blas : blas
  23087. 1444.59 s [python3.14-scipy] buildtype : release
  23088. 1444.59 s [python3.14-scipy] lapack : lapack
  23089. 1444.59 s [python3.14-scipy] use-system-libraries: all
  23090. 1444.59 s [python3.14-scipy]
  23091. 1444.61 s [python3.14-scipy] Found ninja-1.13.1 at /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja
  23092. 1445.00 s [python3.14-scipy] + /nix/store/awq84vwznc2psx6nyf3dsnshljzakqfd-ninja-1.13.1/bin/ninja
  23093. 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
  23094. 1475.06 s [python3.14-scipy] In file included from /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14/Python.h:82,
  23095. 1475.06 s [python3.14-scipy] from ../scipy/_lib/_uarray/_uarray_dispatch.cxx:1:
  23096. 1475.06 s [python3.14-scipy] In function ‘PyTypeObject* _Py_TYPE(PyObject*)’,
  23097. 1475.06 s [python3.14-scipy] inlined from ‘static void {anonymous}::BackendState::dealloc({anonymous}::BackendState*)’ at ../scipy/_lib/_uarray/_uarray_dispatch.cxx:316:5:
  23098. 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]
  23099. 1475.06 s [python3.14-scipy] 270 | return ob->ob_type;
  23100. 1475.06 s [python3.14-scipy] | ^~~~~~~
  23101. 1475.06 s [python3.14-scipy] In function ‘PyTypeObject* _Py_TYPE(PyObject*)’,
  23102. 1475.06 s [python3.14-scipy] inlined from ‘static void {anonymous}::SkipBackendContext::dealloc({anonymous}::SkipBackendContext*)’ at ../scipy/_lib/_uarray/_uarray_dispatch.cxx:866:5:
  23103. 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]
  23104. 1475.06 s [python3.14-scipy] 270 | return ob->ob_type;
  23105. 1475.06 s [python3.14-scipy] | ^~~~~~~
  23106. 1475.06 s [python3.14-scipy] In function ‘PyTypeObject* _Py_TYPE(PyObject*)’,
  23107. 1475.06 s [python3.14-scipy] inlined from ‘static void {anonymous}::SetBackendContext::dealloc({anonymous}::SetBackendContext*)’ at ../scipy/_lib/_uarray/_uarray_dispatch.cxx:768:5:
  23108. 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]
  23109. 1475.06 s [python3.14-scipy] 270 | return ob->ob_type;
  23110. 1475.06 s [python3.14-scipy] | ^~~~~~~
  23111. 1475.06 s [python3.14-scipy] In function ‘PyTypeObject* _Py_TYPE(PyObject*)’,
  23112. 1475.06 s [python3.14-scipy] inlined from ‘static void {anonymous}::Function::dealloc({anonymous}::Function*)’ at ../scipy/_lib/_uarray/_uarray_dispatch.cxx:1091:5:
  23113. 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]
  23114. 1475.06 s [python3.14-scipy] 270 | return ob->ob_type;
  23115. 1475.06 s [python3.14-scipy] | ^~~~~~~
  23116. 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
  23117. 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’:
  23118. 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]
  23119. 1482.41 s [python3.14-scipy] 27908 | int __pyx_v_us[2];
  23120. 1482.41 s [python3.14-scipy] | ^~~~~~~~~~
  23121. 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]
  23122. 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
  23123. 1487.24 s [python3.14-scipy] In file included from ../subprojects/xsf/include/xsf/amos.h:3,
  23124. 1487.24 s [python3.14-scipy] from ../subprojects/xsf/include/xsf/airy.h:3,
  23125. 1487.24 s [python3.14-scipy] from ../scipy/special/xsf_wrappers.cpp:2:
  23126. 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>*)’,
  23127. 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:
  23128. 1487.24 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5379:9: warning: ‘initd’ may be used uninitialized [-Wmaybe-uninitialized]
  23129. 1487.24 s [python3.14-scipy] 5379 | if (*init == 0) {
  23130. 1487.24 s [python3.14-scipy] | ^~
  23131. 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)’:
  23132. 1487.24 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5476:96: note: ‘initd’ was declared here
  23133. 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;
  23134. 1487.24 s [python3.14-scipy] | ^~~~~
  23135. 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)’:
  23136. 1487.24 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5055:29: warning: ‘iflag’ may be used uninitialized [-Wmaybe-uninitialized]
  23137. 1487.24 s [python3.14-scipy] 5055 | c1r = csr[iflag - 1];
  23138. 1487.24 s [python3.14-scipy] | ~~~~~~^~~
  23139. 1487.24 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:4953:16: note: ‘iflag’ was declared here
  23140. 1487.24 s [python3.14-scipy] 4953 | int i, iflag, init, k, m, nd, nn, nuf;
  23141. 1487.24 s [python3.14-scipy] | ^~~~~
  23142. 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)’:
  23143. 1487.25 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5272:28: warning: ‘iflag’ may be used uninitialized [-Wmaybe-uninitialized]
  23144. 1487.25 s [python3.14-scipy] 5272 | c1 = csr[iflag - 1];
  23145. 1487.25 s [python3.14-scipy] | ~~~~~~^~~
  23146. 1487.25 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5138:16: note: ‘iflag’ was declared here
  23147. 1487.25 s [python3.14-scipy] 5138 | int i, iflag, in, inu, j, k, nai, nd, ndai, nn, nuf, idum;
  23148. 1487.25 s [python3.14-scipy] | ^~~~~
  23149. 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
  23150. 1489.61 s [python3.14-scipy] In file included from ../subprojects/xsf/include/xsf/amos.h:3,
  23151. 1489.61 s [python3.14-scipy] from ../subprojects/xsf/include/xsf/airy.h:3,
  23152. 1489.61 s [python3.14-scipy] from ../scipy/special/xsf_wrappers.cpp:2:
  23153. 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>*)’,
  23154. 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:
  23155. 1489.61 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5379:9: warning: ‘initd’ may be used uninitialized [-Wmaybe-uninitialized]
  23156. 1489.61 s [python3.14-scipy] 5379 | if (*init == 0) {
  23157. 1489.61 s [python3.14-scipy] | ^~
  23158. 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)’:
  23159. 1489.61 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5476:96: note: ‘initd’ was declared here
  23160. 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;
  23161. 1489.61 s [python3.14-scipy] | ^~~~~
  23162. 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)’:
  23163. 1489.61 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5055:29: warning: ‘iflag’ may be used uninitialized [-Wmaybe-uninitialized]
  23164. 1489.61 s [python3.14-scipy] 5055 | c1r = csr[iflag - 1];
  23165. 1489.61 s [python3.14-scipy] | ~~~~~~^~~
  23166. 1489.61 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:4953:16: note: ‘iflag’ was declared here
  23167. 1489.61 s [python3.14-scipy] 4953 | int i, iflag, init, k, m, nd, nn, nuf;
  23168. 1489.61 s [python3.14-scipy] | ^~~~~
  23169. 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)’:
  23170. 1489.61 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5272:28: warning: ‘iflag’ may be used uninitialized [-Wmaybe-uninitialized]
  23171. 1489.61 s [python3.14-scipy] 5272 | c1 = csr[iflag - 1];
  23172. 1489.61 s [python3.14-scipy] | ~~~~~~^~~
  23173. 1489.61 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5138:16: note: ‘iflag’ was declared here
  23174. 1489.61 s [python3.14-scipy] 5138 | int i, iflag, in, inu, j, k, nai, nd, ndai, nn, nuf, idum;
  23175. 1489.61 s [python3.14-scipy] | ^~~~~
  23176. 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
  23177. 1499.47 s [python3.14-scipy] In file included from ../subprojects/xsf/include/xsf/amos.h:3,
  23178. 1499.47 s [python3.14-scipy] from ../subprojects/xsf/include/xsf/airy.h:3,
  23179. 1499.47 s [python3.14-scipy] from ../scipy/special/_special_ufuncs.cpp:7:
  23180. 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>*)’,
  23181. 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:
  23182. 1499.47 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5379:9: warning: ‘initd’ may be used uninitialized [-Wmaybe-uninitialized]
  23183. 1499.47 s [python3.14-scipy] 5379 | if (*init == 0) {
  23184. 1499.47 s [python3.14-scipy] | ^~
  23185. 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)’:
  23186. 1499.47 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5476:96: note: ‘initd’ was declared here
  23187. 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;
  23188. 1499.47 s [python3.14-scipy] | ^~~~~
  23189. 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)’:
  23190. 1499.47 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5055:29: warning: ‘iflag’ may be used uninitialized [-Wmaybe-uninitialized]
  23191. 1499.47 s [python3.14-scipy] 5055 | c1r = csr[iflag - 1];
  23192. 1499.47 s [python3.14-scipy] | ~~~~~~^~~
  23193. 1499.47 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:4953:16: note: ‘iflag’ was declared here
  23194. 1499.47 s [python3.14-scipy] 4953 | int i, iflag, init, k, m, nd, nn, nuf;
  23195. 1499.47 s [python3.14-scipy] | ^~~~~
  23196. 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)’:
  23197. 1499.47 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5272:28: warning: ‘iflag’ may be used uninitialized [-Wmaybe-uninitialized]
  23198. 1499.47 s [python3.14-scipy] 5272 | c1 = csr[iflag - 1];
  23199. 1499.47 s [python3.14-scipy] | ~~~~~~^~~
  23200. 1499.47 s [python3.14-scipy] ../subprojects/xsf/include/xsf/amos/amos.h:5138:16: note: ‘iflag’ was declared here
  23201. 1499.47 s [python3.14-scipy] 5138 | int i, iflag, in, inu, j, k, nai, nd, ndai, nn, nuf, idum;
  23202. 1499.47 s [python3.14-scipy] | ^~~~~
  23203. 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
  23204. 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’:
  23205. 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]
  23206. 1502.31 s [python3.14-scipy] 3393 | __pyx_v_full_output->iterations = __pyx_t_2;
  23207. 1502.31 s [python3.14-scipy] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
  23208. 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
  23209. 1502.31 s [python3.14-scipy] 3331 | scipy_zeros_info __pyx_v_solver_stats;
  23210. 1502.31 s [python3.14-scipy] | ^~~~~~~~~~~~~~~~~~~~
  23211. 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’:
  23212. 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]
  23213. 1502.31 s [python3.14-scipy] 3641 | __pyx_v_full_output->iterations = __pyx_t_2;
  23214. 1502.31 s [python3.14-scipy] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
  23215. 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
  23216. 1502.31 s [python3.14-scipy] 3579 | scipy_zeros_info __pyx_v_solver_stats;
  23217. 1502.31 s [python3.14-scipy] | ^~~~~~~~~~~~~~~~~~~~
  23218. 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’:
  23219. 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]
  23220. 1502.31 s [python3.14-scipy] 3765 | __pyx_v_full_output->iterations = __pyx_t_2;
  23221. 1502.31 s [python3.14-scipy] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
  23222. 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
  23223. 1502.31 s [python3.14-scipy] 3703 | scipy_zeros_info __pyx_v_solver_stats;
  23224. 1502.31 s [python3.14-scipy] | ^~~~~~~~~~~~~~~~~~~~
  23225. 1502.31 s [python3.14-scipy] In function ‘__Pyx_PyLong_From_int’,
  23226. 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,
  23227. 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,
  23228. 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:
  23229. 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]
  23230. 1502.31 s [python3.14-scipy] 10050 | return PyLong_FromLong((long) value);
  23231. 1502.31 s [python3.14-scipy] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  23232. 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’:
  23233. 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
  23234. 1502.31 s [python3.14-scipy] 3703 | scipy_zeros_info __pyx_v_solver_stats;
  23235. 1502.31 s [python3.14-scipy] | ^~~~~~~~~~~~~~~~~~~~
  23236. 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
  23237. 1560.16 s [python3.14-scipy] [1409/1409] /build/source/.mesonpy-3exe0e_8/scipy/__config__.pyKng.npyr.py0Ku.so.so[0KK
  23238. 1560.27 s [python3.14-scipy] Successfully built scipy-1.16.3-cp314-cp314-linux_x86_64.whl
  23239. 1560.29 s [python3.14-scipy] Finished creating a wheel...
  23240. 1560.29 s [python3.14-scipy] Finished executing pypaBuildPhase
  23241. 1560.29 s [python3.14-scipy] buildPhase completed in 2 minutes 0 seconds
  23242. 1560.29 s [python3.14-scipy] Phase: pythonRuntimeDepsCheckHook
  23243. 1560.29 s [python3.14-scipy] Executing pythonRuntimeDepsCheck
  23244. 1560.30 s [python3.14-scipy] Checking runtime dependencies for scipy-1.16.3-cp314-cp314-linux_x86_64.whl
  23245. 1560.41 s [python3.14-scipy] Finished executing pythonRuntimeDepsCheck
  23246. 1560.41 s [python3.14-scipy] Phase: installPhase
  23247. 1560.41 s [python3.14-scipy] Executing pypaInstallPhase
  23248. 1566.33 s [python3.14-scipy] Successfully installed scipy-1.16.3-cp314-cp314-linux_x86_64.whl
  23249. 1566.37 s [python3.14-scipy] Finished executing pypaInstallPhase
  23250. 1566.37 s [python3.14-scipy] Phase: pythonOutputDistPhase
  23251. 1566.37 s [python3.14-scipy] Executing pythonOutputDistPhase
  23252. 1566.37 s [python3.14-scipy] Finished executing pythonOutputDistPhase
  23253. 1566.38 s [python3.14-scipy] Phase: fixupPhase
  23254. 1566.41 s [python3.14-scipy] shrinking RPATHs of ELF executables and libraries in /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3
  23255. 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
  23256. 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
  23257. 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
  23258. 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
  23259. 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
  23260. 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
  23261. 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
  23262. 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
  23263. 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
  23264. 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
  23265. 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
  23266. 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
  23267. 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
  23268. 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
  23269. 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
  23270. 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
  23271. 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
  23272. 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
  23273. 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
  23274. 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
  23275. 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
  23276. 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
  23277. 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
  23278. 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
  23279. 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
  23280. 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
  23281. 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
  23282. 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
  23283. 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
  23284. 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
  23285. 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
  23286. 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
  23287. 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
  23288. 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
  23289. 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
  23290. 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
  23291. 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
  23292. 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
  23293. 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
  23294. 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
  23295. 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
  23296. 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
  23297. 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
  23298. 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
  23299. 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
  23300. 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
  23301. 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
  23302. 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
  23303. 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
  23304. 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
  23305. 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
  23306. 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
  23307. 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
  23308. 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
  23309. 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
  23310. 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
  23311. 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
  23312. 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
  23313. 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
  23314. 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
  23315. 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
  23316. 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
  23317. 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
  23318. 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
  23319. 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
  23320. 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
  23321. 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
  23322. 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
  23323. 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
  23324. 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
  23325. 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
  23326. 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
  23327. 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
  23328. 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
  23329. 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
  23330. 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
  23331. 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
  23332. 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
  23333. 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
  23334. 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
  23335. 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
  23336. 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
  23337. 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
  23338. 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
  23339. 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
  23340. 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
  23341. 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
  23342. 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
  23343. 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
  23344. 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
  23345. 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
  23346. 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
  23347. 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
  23348. 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
  23349. 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
  23350. 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
  23351. 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
  23352. 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
  23353. 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
  23354. 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
  23355. 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
  23356. 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
  23357. 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
  23358. 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
  23359. 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
  23360. 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
  23361. 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
  23362. 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
  23363. 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
  23364. 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
  23365. 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
  23366. 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
  23367. 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
  23368. 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
  23369. 1567.49 s [python3.14-scipy] checking for references to /build/ in /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3...
  23370. 1568.47 s [python3.14-scipy] patching script interpreter paths in /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3
  23371. 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
  23372. 1569.85 s [python3.14-scipy] shrinking RPATHs of ELF executables and libraries in /nix/store/0a3l8chfana6yg9a7i98ppz1bh75h5iz-python3.14-scipy-1.16.3-dist
  23373. 1569.85 s [python3.14-scipy] checking for references to /build/ in /nix/store/0a3l8chfana6yg9a7i98ppz1bh75h5iz-python3.14-scipy-1.16.3-dist...
  23374. 1569.86 s [python3.14-scipy] patching script interpreter paths in /nix/store/0a3l8chfana6yg9a7i98ppz1bh75h5iz-python3.14-scipy-1.16.3-dist
  23375. 1569.88 s [python3.14-scipy] Executing pythonRemoveTestsDir
  23376. 1569.88 s [python3.14-scipy] Finished executing pythonRemoveTestsDir
  23377. 1569.91 s [python3.14-scipy] Phase: installCheckPhase
  23378. 1569.92 s [python3.14-scipy] no Makefile or custom installCheckPhase, doing nothing
  23379. 1569.92 s [python3.14-scipy] Phase: pythonCatchConflictsPhase
  23380. 1570.00 s [python3.14-scipy] Phase: pythonRemoveBinBytecodePhase
  23381. 1570.00 s [python3.14-scipy] Phase: pythonImportsCheckPhase
  23382. 1570.01 s [python3.14-scipy] Executing pythonImportsCheckPhase
  23383. 1570.01 s [python3.14-scipy] Phase: pytestCheckPhase
  23384. 1570.01 s [python3.14-scipy] Executing pytestCheckPhase
  23385. 1570.02 s [python3.14-scipy] pytest flags: -m pytest --numprocesses=16
  23386. 1570.26 s [python3.14-scipy] ============================= test session starts ==============================
  23387. 1570.26 s [python3.14-scipy] platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0
  23388. 1570.26 s [python3.14-scipy] rootdir: /nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3
  23389. 1570.26 s [python3.14-scipy] plugins: hypothesis-6.136.9, xdist-3.8.0
  23390. 1586.35 s [python3.14-scipy] 16 workers [84039 items]
  23391. 1586.49 s [python3.14-scipy] ........................................................................ [ 0%]
  23392. 1586.52 s [python3.14-scipy] ........................................................................ [ 0%]
  23393. 1586.66 s [python3.14-scipy] .........................s.............................................. [ 0%]
  23394. 1586.70 s [python3.14-scipy] ........................................................................ [ 0%]
  23395. 1586.88 s [python3.14-scipy] ........................................................................ [ 0%]
  23396. 1587.05 s [python3.14-scipy] ........................................................................ [ 0%]
  23397. 1587.05 s [python3.14-scipy] ........................................................................ [ 0%]
  23398. 1587.18 s [python3.14-scipy] ..............s..s...................................................... [ 0%]
  23399. 1587.38 s [python3.14-scipy] ........................................................................ [ 0%]
  23400. 1587.74 s [python3.14-scipy] ........................................................................ [ 0%]
  23401. 1588.15 s [python3.14-scipy] ........................................................................ [ 0%]
  23402. 1588.27 s [python3.14-scipy] ........................................................................ [ 1%]
  23403. 1588.28 s [python3.14-scipy] ........................................................................ [ 1%]
  23404. 1588.28 s [python3.14-scipy] ........................................................................ [ 1%]
  23405. 1588.45 s [python3.14-scipy] ........................................................................ [ 1%]
  23406. 1588.45 s [python3.14-scipy] ........................................................................ [ 1%]
  23407. 1588.48 s [python3.14-scipy] ........................................................................ [ 1%]
  23408. 1588.52 s [python3.14-scipy] ........................................................................ [ 1%]
  23409. 1588.54 s [python3.14-scipy] ........................................................................ [ 1%]
  23410. 1588.58 s [python3.14-scipy] ........................................................................ [ 1%]
  23411. 1588.59 s [python3.14-scipy] ....sssss....................ssssssssssss............................... [ 1%]
  23412. 1588.61 s [python3.14-scipy] ........................................................................ [ 1%]
  23413. 1588.63 s [python3.14-scipy] ........................................................................ [ 1%]
  23414. 1588.67 s [python3.14-scipy] ........................................................................ [ 2%]
  23415. 1588.69 s [python3.14-scipy] ........................................................................ [ 2%]
  23416. 1588.70 s [python3.14-scipy] ........................................................................ [ 2%]
  23417. 1588.75 s [python3.14-scipy] ........................................................................ [ 2%]
  23418. 1588.77 s [python3.14-scipy] ............................................ssssssssssssssssss.......... [ 2%]
  23419. 1588.78 s [python3.14-scipy] ........................................................................ [ 2%]
  23420. 1588.80 s [python3.14-scipy] ........................................................................ [ 2%]
  23421. 1588.82 s [python3.14-scipy] ........................................................................ [ 2%]
  23422. 1588.86 s [python3.14-scipy] ..............................x.......ssssssssssssssssssss.............. [ 2%]
  23423. 1588.88 s [python3.14-scipy] ....................ssssss.............................................. [ 2%]
  23424. 1588.89 s [python3.14-scipy] ................................................sssssssssssssssssss..... [ 2%]
  23425. 1588.91 s [python3.14-scipy] ..............................sssssssssss............................... [ 2%]
  23426. 1588.92 s [python3.14-scipy] ........................................................................ [ 3%]
  23427. 1588.97 s [python3.14-scipy] ...............................................................sssssssss [ 3%]
  23428. 1588.99 s [python3.14-scipy] sssssssss............................................................... [ 3%]
  23429. 1589.00 s [python3.14-scipy] ........................................................................ [ 3%]
  23430. 1589.02 s [python3.14-scipy] ........................................................................ [ 3%]
  23431. 1589.03 s [python3.14-scipy] .....ssssssssssssssss................................................... [ 3%]
  23432. 1589.06 s [python3.14-scipy] ........................................................................ [ 3%]
  23433. 1589.10 s [python3.14-scipy] ........................................................................ [ 3%]
  23434. 1589.13 s [python3.14-scipy] .........................................................sss............ [ 3%]
  23435. 1589.13 s [python3.14-scipy] ..............................................s......................... [ 3%]
  23436. 1589.16 s [python3.14-scipy] ........................................................................ [ 3%]
  23437. 1589.21 s [python3.14-scipy] ........................................................................ [ 4%]
  23438. 1589.23 s [python3.14-scipy] ........................................................................ [ 4%]
  23439. 1589.27 s [python3.14-scipy] ........................................................................ [ 4%]
  23440. 1589.30 s [python3.14-scipy] ................s....................................................... [ 4%]
  23441. 1589.33 s [python3.14-scipy] ........................................................................ [ 4%]
  23442. 1589.37 s [python3.14-scipy] ........................................................................ [ 4%]
  23443. 1589.39 s [python3.14-scipy] ........................................................................ [ 4%]
  23444. 1589.44 s [python3.14-scipy] ........................................................................ [ 4%]
  23445. 1589.44 s [python3.14-scipy] ........................................................................ [ 4%]
  23446. 1589.47 s [python3.14-scipy] ........................................................................ [ 4%]
  23447. 1589.48 s [python3.14-scipy] ........................................................................ [ 4%]
  23448. 1589.51 s [python3.14-scipy] ........................................................................ [ 4%]
  23449. 1589.52 s [python3.14-scipy] ........................................................................ [ 5%]
  23450. 1589.55 s [python3.14-scipy] ........................................................................ [ 5%]
  23451. 1589.58 s [python3.14-scipy] ................................................................s....... [ 5%]
  23452. 1589.60 s [python3.14-scipy] ..s..................................................................... [ 5%]
  23453. 1589.62 s [python3.14-scipy] ........................................................................ [ 5%]
  23454. 1589.63 s [python3.14-scipy] ........................................................................ [ 5%]
  23455. 1589.66 s [python3.14-scipy] ........................................................................ [ 5%]
  23456. 1589.67 s [python3.14-scipy] ........................................................................ [ 5%]
  23457. 1589.69 s [python3.14-scipy] ........................................................................ [ 5%]
  23458. 1589.70 s [python3.14-scipy] ........................................................................ [ 5%]
  23459. 1589.72 s [python3.14-scipy] ..................................................................s..... [ 5%]
  23460. 1590.06 s [python3.14-scipy] ........s.s.....s.s.....s.s............................................. [ 5%]
  23461. 1590.09 s [python3.14-scipy] ........................................................................ [ 6%]
  23462. 1590.23 s [python3.14-scipy] ........................................................................ [ 6%]
  23463. 1590.24 s [python3.14-scipy] ........................................................................ [ 6%]
  23464. 1590.27 s [python3.14-scipy] ........................................................................ [ 6%]
  23465. 1590.32 s [python3.14-scipy] .................................ss..................................... [ 6%]
  23466. 1590.33 s [python3.14-scipy] ..............................................................x......... [ 6%]
  23467. 1590.35 s [python3.14-scipy] ...........................................X............................ [ 6%]
  23468. 1590.39 s [python3.14-scipy] ........................................................................ [ 6%]
  23469. 1590.42 s [python3.14-scipy] ........................................................................ [ 6%]
  23470. 1590.47 s [python3.14-scipy] ........................................................................ [ 6%]
  23471. 1590.54 s [python3.14-scipy] ........................................................................ [ 6%]
  23472. 1590.54 s [python3.14-scipy] ...............................................s........................ [ 7%]
  23473. 1590.63 s [python3.14-scipy] ........................................................................ [ 7%]
  23474. 1590.64 s [python3.14-scipy] ........................................................................ [ 7%]
  23475. 1590.65 s [python3.14-scipy] ........................................................................ [ 7%]
  23476. 1590.77 s [python3.14-scipy] .............sssssssssssssss...........sssss............ssssssssssssssss [ 7%]
  23477. 1590.78 s [python3.14-scipy] ....................................................sssssss............. [ 7%]
  23478. 1590.80 s [python3.14-scipy] ........................................................................ [ 7%]
  23479. 1590.83 s [python3.14-scipy] ........................................................................ [ 7%]
  23480. 1590.87 s [python3.14-scipy] ........................................................................ [ 7%]
  23481. 1590.90 s [python3.14-scipy] ........................................................................ [ 7%]
  23482. 1590.91 s [python3.14-scipy] ........................................................................ [ 7%]
  23483. 1590.91 s [python3.14-scipy] ........................................................................ [ 7%]
  23484. 1590.92 s [python3.14-scipy] ........................................................................ [ 8%]
  23485. 1590.97 s [python3.14-scipy] ........................................................................ [ 8%]
  23486. 1590.98 s [python3.14-scipy] ........................................................................ [ 8%]
  23487. 1590.99 s [python3.14-scipy] ........................................................................ [ 8%]
  23488. 1591.00 s [python3.14-scipy] ........................................................................ [ 8%]
  23489. 1591.03 s [python3.14-scipy] ........................................................................ [ 8%]
  23490. 1591.06 s [python3.14-scipy] ........................................................................ [ 8%]
  23491. 1591.07 s [python3.14-scipy] ........................................................................ [ 8%]
  23492. 1591.10 s [python3.14-scipy] ........................................................................ [ 8%]
  23493. 1591.11 s [python3.14-scipy] ...........s............................................................ [ 8%]
  23494. 1591.13 s [python3.14-scipy] ........................................................................ [ 8%]
  23495. 1591.16 s [python3.14-scipy] ........................................................................ [ 8%]
  23496. 1591.17 s [python3.14-scipy] ........................................................................ [ 9%]
  23497. 1591.19 s [python3.14-scipy] ........................................................................ [ 9%]
  23498. 1591.27 s [python3.14-scipy] ........................................................................ [ 9%]
  23499. 1591.28 s [python3.14-scipy] ........................................................................ [ 9%]
  23500. 1591.28 s [python3.14-scipy] ........................................................................ [ 9%]
  23501. 1591.31 s [python3.14-scipy] ........................................................................ [ 9%]
  23502. 1591.32 s [python3.14-scipy] ........................................................................ [ 9%]
  23503. 1591.34 s [python3.14-scipy] ........................................................................ [ 9%]
  23504. 1591.42 s [python3.14-scipy] ........................................................................ [ 9%]
  23505. 1591.55 s [python3.14-scipy] ........................................................................ [ 9%]
  23506. 1591.55 s [python3.14-scipy] ........................................................................ [ 9%]
  23507. 1591.55 s [python3.14-scipy] ........................................................................ [ 10%]
  23508. 1591.55 s [python3.14-scipy] ........................................................................ [ 10%]
  23509. 1591.55 s [python3.14-scipy] ........................................................................ [ 10%]
  23510. 1591.55 s [python3.14-scipy] ........................................................................ [ 10%]
  23511. 1591.55 s [python3.14-scipy] ........................................................................ [ 10%]
  23512. 1591.56 s [python3.14-scipy] ........................................................................ [ 10%]
  23513. 1591.57 s [python3.14-scipy] ........................................................................ [ 10%]
  23514. 1591.58 s [python3.14-scipy] ........................................................................ [ 10%]
  23515. 1591.60 s [python3.14-scipy] ........................................................................ [ 10%]
  23516. 1591.61 s [python3.14-scipy] ........................................................................ [ 10%]
  23517. 1591.61 s [python3.14-scipy] ........................................................................ [ 10%]
  23518. 1591.63 s [python3.14-scipy] ........................................................................ [ 10%]
  23519. 1591.67 s [python3.14-scipy] ........................................................................ [ 11%]
  23520. 1591.67 s [python3.14-scipy] ........................................................................ [ 11%]
  23521. 1591.69 s [python3.14-scipy] ........................................................................ [ 11%]
  23522. 1591.70 s [python3.14-scipy] ........................................................................ [ 11%]
  23523. 1591.73 s [python3.14-scipy] ........................................................................ [ 11%]
  23524. 1591.74 s [python3.14-scipy] ........................................................................ [ 11%]
  23525. 1591.76 s [python3.14-scipy] ........................................................................ [ 11%]
  23526. 1591.77 s [python3.14-scipy] ........................................................................ [ 11%]
  23527. 1591.82 s [python3.14-scipy] ........................................................................ [ 11%]
  23528. 1591.83 s [python3.14-scipy] ........................................................................ [ 11%]
  23529. 1591.83 s [python3.14-scipy] ........................................................................ [ 11%]
  23530. 1591.84 s [python3.14-scipy] ........................................................................ [ 11%]
  23531. 1591.90 s [python3.14-scipy] ........................................................................ [ 12%]
  23532. 1591.90 s [python3.14-scipy] ........................................................................ [ 12%]
  23533. 1591.95 s [python3.14-scipy] ........................................................................ [ 12%]
  23534. 1591.95 s [python3.14-scipy] ........................................................................ [ 12%]
  23535. 1592.17 s [python3.14-scipy] ........................................................................ [ 12%]
  23536. 1592.18 s [python3.14-scipy] ........................................................................ [ 12%]
  23537. 1592.20 s [python3.14-scipy] ........................................................................ [ 12%]
  23538. 1592.22 s [python3.14-scipy] ........................................................................ [ 12%]
  23539. 1592.24 s [python3.14-scipy] ........................................................................ [ 12%]
  23540. 1592.25 s [python3.14-scipy] ........................................................................ [ 12%]
  23541. 1592.28 s [python3.14-scipy] ........................................................................ [ 12%]
  23542. 1592.29 s [python3.14-scipy] ........................................................................ [ 13%]
  23543. 1592.30 s [python3.14-scipy] ........................................................................ [ 13%]
  23544. 1592.31 s [python3.14-scipy] ........................................................................ [ 13%]
  23545. 1592.32 s [python3.14-scipy] ........................................................................ [ 13%]
  23546. 1592.33 s [python3.14-scipy] ........................................................................ [ 13%]
  23547. 1592.34 s [python3.14-scipy] ........................................................................ [ 13%]
  23548. 1592.34 s [python3.14-scipy] ........................................................................ [ 13%]
  23549. 1592.36 s [python3.14-scipy] ........................................................................ [ 13%]
  23550. 1592.36 s [python3.14-scipy] ........................................................................ [ 13%]
  23551. 1592.38 s [python3.14-scipy] ........................................................................ [ 13%]
  23552. 1592.39 s [python3.14-scipy] ........................................................................ [ 13%]
  23553. 1592.40 s [python3.14-scipy] ........................................................................ [ 13%]
  23554. 1592.42 s [python3.14-scipy] ........................................................................ [ 14%]
  23555. 1592.46 s [python3.14-scipy] ........................................................................ [ 14%]
  23556. 1592.47 s [python3.14-scipy] ........................................................................ [ 14%]
  23557. 1592.48 s [python3.14-scipy] ........................................................................ [ 14%]
  23558. 1592.52 s [python3.14-scipy] ........................................................................ [ 14%]
  23559. 1592.53 s [python3.14-scipy] ........................................................................ [ 14%]
  23560. 1592.54 s [python3.14-scipy] ........................................................................ [ 14%]
  23561. 1592.55 s [python3.14-scipy] ........................................................................ [ 14%]
  23562. 1592.56 s [python3.14-scipy] ........................................................................ [ 14%]
  23563. 1592.58 s [python3.14-scipy] ........................................................................ [ 14%]
  23564. 1592.60 s [python3.14-scipy] ........................................................................ [ 14%]
  23565. 1592.61 s [python3.14-scipy] ........................................................................ [ 14%]
  23566. 1592.64 s [python3.14-scipy] ........................................................................ [ 15%]
  23567. 1592.65 s [python3.14-scipy] ........................................................................ [ 15%]
  23568. 1592.68 s [python3.14-scipy] ........................................................................ [ 15%]
  23569. 1592.69 s [python3.14-scipy] ........................................................................ [ 15%]
  23570. 1592.70 s [python3.14-scipy] ........................................................................ [ 15%]
  23571. 1592.71 s [python3.14-scipy] ........................................................................ [ 15%]
  23572. 1592.73 s [python3.14-scipy] ..........................................x............................. [ 15%]
  23573. 1592.74 s [python3.14-scipy] ........................................................................ [ 15%]
  23574. 1592.75 s [python3.14-scipy] ........................................................................ [ 15%]
  23575. 1592.79 s [python3.14-scipy] ....................................x................................... [ 15%]
  23576. 1592.83 s [python3.14-scipy] ........................................................................ [ 15%]
  23577. 1592.87 s [python3.14-scipy] ........................................................................ [ 16%]
  23578. 1592.91 s [python3.14-scipy] ...............................................................s....s... [ 16%]
  23579. 1592.97 s [python3.14-scipy] .........s.s.s.s.....x...................................s.s.s.......... [ 16%]
  23580. 1593.03 s [python3.14-scipy] ..s.s.s..........................................................x...... [ 16%]
  23581. 1593.07 s [python3.14-scipy] ........................................................................ [ 16%]
  23582. 1593.11 s [python3.14-scipy] ........................................................................ [ 16%]
  23583. 1593.15 s [python3.14-scipy] ........................................................................ [ 16%]
  23584. 1593.19 s [python3.14-scipy] .............................................x.......................... [ 16%]
  23585. 1593.25 s [python3.14-scipy] ........................................................................ [ 16%]
  23586. 1593.29 s [python3.14-scipy] ...................................................................s.... [ 16%]
  23587. 1593.35 s [python3.14-scipy] ........................................................................ [ 16%]
  23588. 1593.39 s [python3.14-scipy] ........................................................................ [ 16%]
  23589. 1593.45 s [python3.14-scipy] ........................................................................ [ 17%]
  23590. 1593.52 s [python3.14-scipy] ........................................................................ [ 17%]
  23591. 1593.63 s [python3.14-scipy] ........................................................................ [ 17%]
  23592. 1593.67 s [python3.14-scipy] ........................................................................ [ 17%]
  23593. 1593.74 s [python3.14-scipy] ........................................................................ [ 17%]
  23594. 1593.79 s [python3.14-scipy] ........................................................................ [ 17%]
  23595. 1593.86 s [python3.14-scipy] ........................................................................ [ 17%]
  23596. 1593.91 s [python3.14-scipy] ........................................................................ [ 17%]
  23597. 1593.97 s [python3.14-scipy] ........................................................................ [ 17%]
  23598. 1594.04 s [python3.14-scipy] ........................................................................ [ 17%]
  23599. 1594.10 s [python3.14-scipy] ........................................................................ [ 17%]
  23600. 1594.16 s [python3.14-scipy] ...s.................................................................... [ 17%]
  23601. 1594.26 s [python3.14-scipy] ........................................................................ [ 18%]
  23602. 1594.32 s [python3.14-scipy] ........................................................................ [ 18%]
  23603. 1594.43 s [python3.14-scipy] ........................................................................ [ 18%]
  23604. 1594.50 s [python3.14-scipy] ........................................................................ [ 18%]
  23605. 1594.59 s [python3.14-scipy] ........................................................................ [ 18%]
  23606. 1594.63 s [python3.14-scipy] ........................................................................ [ 18%]
  23607. 1594.70 s [python3.14-scipy] ........................................................................ [ 18%]
  23608. 1594.75 s [python3.14-scipy] ........................................................................ [ 18%]
  23609. 1594.81 s [python3.14-scipy] ........................................................................ [ 18%]
  23610. 1594.88 s [python3.14-scipy] ........................................................................ [ 18%]
  23611. 1594.92 s [python3.14-scipy] ........................................................................ [ 18%]
  23612. 1594.98 s [python3.14-scipy] ........................................................................ [ 19%]
  23613. 1595.05 s [python3.14-scipy] ........................................................................ [ 19%]
  23614. 1595.12 s [python3.14-scipy] ........................................................................ [ 19%]
  23615. 1595.19 s [python3.14-scipy] ........................................................................ [ 19%]
  23616. 1595.24 s [python3.14-scipy] ........................................................................ [ 19%]
  23617. 1595.28 s [python3.14-scipy] ........................................................................ [ 19%]
  23618. 1595.32 s [python3.14-scipy] ........................................................................ [ 19%]
  23619. 1595.36 s [python3.14-scipy] ........................................................................ [ 19%]
  23620. 1595.40 s [python3.14-scipy] ........................................................................ [ 19%]
  23621. 1595.43 s [python3.14-scipy] ........................................................................ [ 19%]
  23622. 1595.47 s [python3.14-scipy] ........................................................................ [ 19%]
  23623. 1595.49 s [python3.14-scipy] ........................................................................ [ 19%]
  23624. 1595.53 s [python3.14-scipy] ........................................................................ [ 20%]
  23625. 1595.56 s [python3.14-scipy] ........................................................................ [ 20%]
  23626. 1595.59 s [python3.14-scipy] ........................................................................ [ 20%]
  23627. 1595.63 s [python3.14-scipy] ........................................................................ [ 20%]
  23628. 1595.66 s [python3.14-scipy] ........................................................................ [ 20%]
  23629. 1595.70 s [python3.14-scipy] ........................................................................ [ 20%]
  23630. 1595.74 s [python3.14-scipy] ........................................................................ [ 20%]
  23631. 1595.79 s [python3.14-scipy] ........................................................................ [ 20%]
  23632. 1595.84 s [python3.14-scipy] ........................................................................ [ 20%]
  23633. 1595.90 s [python3.14-scipy] ........................................................................ [ 20%]
  23634. 1595.96 s [python3.14-scipy] ........................................................................ [ 20%]
  23635. 1596.02 s [python3.14-scipy] ........................................................................ [ 20%]
  23636. 1596.05 s [python3.14-scipy] ........................................................................ [ 21%]
  23637. 1596.09 s [python3.14-scipy] ........................................................................ [ 21%]
  23638. 1596.14 s [python3.14-scipy] ........................................................................ [ 21%]
  23639. 1596.18 s [python3.14-scipy] ........................................................................ [ 21%]
  23640. 1596.23 s [python3.14-scipy] ........................................................................ [ 21%]
  23641. 1596.29 s [python3.14-scipy] ........................................................................ [ 21%]
  23642. 1596.34 s [python3.14-scipy] ........................................................................ [ 21%]
  23643. 1596.39 s [python3.14-scipy] ........................................................................ [ 21%]
  23644. 1596.43 s [python3.14-scipy] ........................................................................ [ 21%]
  23645. 1596.57 s [python3.14-scipy] ........................................................................ [ 21%]
  23646. 1596.57 s [python3.14-scipy] ........................................................................ [ 21%]
  23647. 1596.57 s [python3.14-scipy] ........................................................................ [ 22%]
  23648. 1596.60 s [python3.14-scipy] ........................................................................ [ 22%]
  23649. 1596.64 s [python3.14-scipy] ........................................................................ [ 22%]
  23650. 1596.69 s [python3.14-scipy] ........................................................................ [ 22%]
  23651. 1596.73 s [python3.14-scipy] ........................................................................ [ 22%]
  23652. 1596.78 s [python3.14-scipy] ........................................................................ [ 22%]
  23653. 1596.82 s [python3.14-scipy] ........................................................................ [ 22%]
  23654. 1596.87 s [python3.14-scipy] ........................................................................ [ 22%]
  23655. 1596.91 s [python3.14-scipy] ........................................................................ [ 22%]
  23656. 1596.94 s [python3.14-scipy] .....................................................s.................. [ 22%]
  23657. 1596.98 s [python3.14-scipy] ........................................................................ [ 22%]
  23658. 1597.03 s [python3.14-scipy] ........................................................................ [ 22%]
  23659. 1597.07 s [python3.14-scipy] ........................................................................ [ 23%]
  23660. 1597.12 s [python3.14-scipy] ........................................................................ [ 23%]
  23661. 1597.17 s [python3.14-scipy] ........................................................................ [ 23%]
  23662. 1597.20 s [python3.14-scipy] ........................................................................ [ 23%]
  23663. 1597.24 s [python3.14-scipy] ........................................................................ [ 23%]
  23664. 1597.28 s [python3.14-scipy] ........................................................................ [ 23%]
  23665. 1597.33 s [python3.14-scipy] ........................................................................ [ 23%]
  23666. 1597.37 s [python3.14-scipy] ........................................................................ [ 23%]
  23667. 1597.41 s [python3.14-scipy] ........................................................................ [ 23%]
  23668. 1597.44 s [python3.14-scipy] ........................................................................ [ 23%]
  23669. 1597.48 s [python3.14-scipy] ........................................................................ [ 23%]
  23670. 1597.51 s [python3.14-scipy] ........................................................................ [ 23%]
  23671. 1597.57 s [python3.14-scipy] ........................................................................ [ 24%]
  23672. 1597.59 s [python3.14-scipy] ............................................................x........... [ 24%]
  23673. 1597.61 s [python3.14-scipy] ........................................................................ [ 24%]
  23674. 1597.65 s [python3.14-scipy] ........................................................................ [ 24%]
  23675. 1597.70 s [python3.14-scipy] ........................................................................ [ 24%]
  23676. 1597.74 s [python3.14-scipy] ........................................................................ [ 24%]
  23677. 1597.77 s [python3.14-scipy] ........................................................................ [ 24%]
  23678. 1597.81 s [python3.14-scipy] ........................................................................ [ 24%]
  23679. 1597.84 s [python3.14-scipy] ........................................................................ [ 24%]
  23680. 1597.87 s [python3.14-scipy] ........................................................................ [ 24%]
  23681. 1597.91 s [python3.14-scipy] ........................................................................ [ 24%]
  23682. 1597.96 s [python3.14-scipy] ........................................................................ [ 25%]
  23683. 1598.00 s [python3.14-scipy] ........................................................................ [ 25%]
  23684. 1598.05 s [python3.14-scipy] ..............................................................x......... [ 25%]
  23685. 1598.08 s [python3.14-scipy] ........................................................................ [ 25%]
  23686. 1598.13 s [python3.14-scipy] ........................................................................ [ 25%]
  23687. 1598.16 s [python3.14-scipy] ........................................................................ [ 25%]
  23688. 1598.22 s [python3.14-scipy] ........................................................................ [ 25%]
  23689. 1598.25 s [python3.14-scipy] ........................................................................ [ 25%]
  23690. 1598.32 s [python3.14-scipy] ........................................................................ [ 25%]
  23691. 1598.34 s [python3.14-scipy] ........................................................................ [ 25%]
  23692. 1598.37 s [python3.14-scipy] ........................................................................ [ 25%]
  23693. 1598.41 s [python3.14-scipy] ........................................................................ [ 25%]
  23694. 1598.45 s [python3.14-scipy] ........................................................................ [ 26%]
  23695. 1598.49 s [python3.14-scipy] ........................................................................ [ 26%]
  23696. 1598.54 s [python3.14-scipy] .....................................................x.................. [ 26%]
  23697. 1598.58 s [python3.14-scipy] ........................................................................ [ 26%]
  23698. 1598.64 s [python3.14-scipy] ........................................................................ [ 26%]
  23699. 1598.68 s [python3.14-scipy] ........................................................................ [ 26%]
  23700. 1598.73 s [python3.14-scipy] ........................................................................ [ 26%]
  23701. 1598.77 s [python3.14-scipy] ........................................................................ [ 26%]
  23702. 1598.83 s [python3.14-scipy] ........................................................................ [ 26%]
  23703. 1598.88 s [python3.14-scipy] ........................................................................ [ 26%]
  23704. 1598.94 s [python3.14-scipy] ........................................................................ [ 26%]
  23705. 1598.98 s [python3.14-scipy] ........................................................................ [ 26%]
  23706. 1599.03 s [python3.14-scipy] ........................................................................ [ 27%]
  23707. 1599.08 s [python3.14-scipy] ........................................................................ [ 27%]
  23708. 1599.12 s [python3.14-scipy] ..................................................................x..... [ 27%]
  23709. 1599.16 s [python3.14-scipy] ........................................................................ [ 27%]
  23710. 1599.20 s [python3.14-scipy] ........................................................................ [ 27%]
  23711. 1599.24 s [python3.14-scipy] ........................................................................ [ 27%]
  23712. 1599.28 s [python3.14-scipy] ........................................................................ [ 27%]
  23713. 1599.31 s [python3.14-scipy] ........................................................................ [ 27%]
  23714. 1599.35 s [python3.14-scipy] ........................................................................ [ 27%]
  23715. 1599.39 s [python3.14-scipy] ........................................................................ [ 27%]
  23716. 1599.44 s [python3.14-scipy] ...................ss...........................................ss...... [ 27%]
  23717. 1599.48 s [python3.14-scipy] ........................................................................ [ 28%]
  23718. 1599.52 s [python3.14-scipy] .................................s...................................... [ 28%]
  23719. 1599.58 s [python3.14-scipy] ........................................................................ [ 28%]
  23720. 1599.63 s [python3.14-scipy] ........................................................................ [ 28%]
  23721. 1599.69 s [python3.14-scipy] ........................................................................ [ 28%]
  23722. 1599.75 s [python3.14-scipy] ........................................................................ [ 28%]
  23723. 1599.80 s [python3.14-scipy] ........................................................................ [ 28%]
  23724. 1599.86 s [python3.14-scipy] ........................................................................ [ 28%]
  23725. 1599.91 s [python3.14-scipy] .......................................................s................ [ 28%]
  23726. 1599.96 s [python3.14-scipy] ........................................................................ [ 28%]
  23727. 1600.02 s [python3.14-scipy] ........................................................................ [ 28%]
  23728. 1600.07 s [python3.14-scipy] ........................................................................ [ 28%]
  23729. 1600.11 s [python3.14-scipy] ........................................................................ [ 29%]
  23730. 1600.16 s [python3.14-scipy] .............................s......................................s... [ 29%]
  23731. 1600.34 s [python3.14-scipy] ......................................s................................. [ 29%]
  23732. 1600.35 s [python3.14-scipy] ........................................................................ [ 29%]
  23733. 1600.36 s [python3.14-scipy] ........................................................................ [ 29%]
  23734. 1600.43 s [python3.14-scipy] ........................................................................ [ 29%]
  23735. 1600.50 s [python3.14-scipy] ........................................................................ [ 29%]
  23736. 1600.56 s [python3.14-scipy] ...........................ss..........................................s [ 29%]
  23737. 1600.63 s [python3.14-scipy] ......s............................................................ss... [ 29%]
  23738. 1600.68 s [python3.14-scipy] ........................................................................ [ 29%]
  23739. 1600.73 s [python3.14-scipy] ........................................................................ [ 29%]
  23740. 1600.79 s [python3.14-scipy] ........................................................................ [ 29%]
  23741. 1600.85 s [python3.14-scipy] ........................................................................ [ 30%]
  23742. 1600.91 s [python3.14-scipy] ........................................................................ [ 30%]
  23743. 1600.99 s [python3.14-scipy] ........................................................................ [ 30%]
  23744. 1601.06 s [python3.14-scipy] ........................................................................ [ 30%]
  23745. 1601.12 s [python3.14-scipy] ........................................................................ [ 30%]
  23746. 1601.20 s [python3.14-scipy] ........................................................................ [ 30%]
  23747. 1601.25 s [python3.14-scipy] ........................................................................ [ 30%]
  23748. 1601.31 s [python3.14-scipy] ...................................................................s.... [ 30%]
  23749. 1601.39 s [python3.14-scipy] .........s.............................................................. [ 30%]
  23750. 1601.45 s [python3.14-scipy] ........................................................................ [ 30%]
  23751. 1601.59 s [python3.14-scipy] ........................................................................ [ 30%]
  23752. 1601.60 s [python3.14-scipy] ........................................................................ [ 31%]
  23753. 1601.66 s [python3.14-scipy] ........................................................................ [ 31%]
  23754. 1601.75 s [python3.14-scipy] ..........s............................................................. [ 31%]
  23755. 1601.83 s [python3.14-scipy] ........................................................................ [ 31%]
  23756. 1601.89 s [python3.14-scipy] ........................................................................ [ 31%]
  23757. 1601.95 s [python3.14-scipy] ........................................................................ [ 31%]
  23758. 1602.01 s [python3.14-scipy] ........................................................................ [ 31%]
  23759. 1602.05 s [python3.14-scipy] ........................................................................ [ 31%]
  23760. 1602.12 s [python3.14-scipy] ........................................................................ [ 31%]
  23761. 1602.25 s [python3.14-scipy] ........................................................................ [ 31%]
  23762. 1602.31 s [python3.14-scipy] .s..........s........................................................... [ 31%]
  23763. 1602.42 s [python3.14-scipy] .................ss..................................................... [ 31%]
  23764. 1602.54 s [python3.14-scipy] ........................................................................ [ 32%]
  23765. 1602.66 s [python3.14-scipy] ........................................................................ [ 32%]
  23766. 1602.73 s [python3.14-scipy] ........................................................................ [ 32%]
  23767. 1602.83 s [python3.14-scipy] ........................................................................ [ 32%]
  23768. 1602.91 s [python3.14-scipy] ........................................................................ [ 32%]
  23769. 1602.97 s [python3.14-scipy] ........................................................................ [ 32%]
  23770. 1603.05 s [python3.14-scipy] ........................................................................ [ 32%]
  23771. 1603.13 s [python3.14-scipy] ........................................................................ [ 32%]
  23772. 1603.19 s [python3.14-scipy] ........................................................................ [ 32%]
  23773. 1603.24 s [python3.14-scipy] ........................................................................ [ 32%]
  23774. 1603.30 s [python3.14-scipy] ........................................................................ [ 32%]
  23775. 1603.38 s [python3.14-scipy] ........................................................................ [ 32%]
  23776. 1603.43 s [python3.14-scipy] ........................................................................ [ 33%]
  23777. 1603.50 s [python3.14-scipy] ........................................................................ [ 33%]
  23778. 1603.57 s [python3.14-scipy] ........................................................................ [ 33%]
  23779. 1603.65 s [python3.14-scipy] ........................................................................ [ 33%]
  23780. 1603.76 s [python3.14-scipy] ........................................................................ [ 33%]
  23781. 1603.86 s [python3.14-scipy] ........................................................................ [ 33%]
  23782. 1603.94 s [python3.14-scipy] ..................ssss.............ss................................... [ 33%]
  23783. 1604.03 s [python3.14-scipy] ........................................................................ [ 33%]
  23784. 1604.14 s [python3.14-scipy] ........................................................................ [ 33%]
  23785. 1604.27 s [python3.14-scipy] ........................................................................ [ 33%]
  23786. 1604.41 s [python3.14-scipy] ........................................................................ [ 33%]
  23787. 1604.57 s [python3.14-scipy] ........................................................................ [ 34%]
  23788. 1604.77 s [python3.14-scipy] ........................................................................ [ 34%]
  23789. 1604.93 s [python3.14-scipy] ........................................................................ [ 34%]
  23790. 1605.10 s [python3.14-scipy] ........................................................................ [ 34%]
  23791. 1605.29 s [python3.14-scipy] ........................................................................ [ 34%]
  23792. 1605.42 s [python3.14-scipy] ........................................................................ [ 34%]
  23793. 1605.53 s [python3.14-scipy] ........................................................................ [ 34%]
  23794. 1605.63 s [python3.14-scipy] ........................................................................ [ 34%]
  23795. 1605.74 s [python3.14-scipy] ........................................................................ [ 34%]
  23796. 1605.83 s [python3.14-scipy] ........................................................................ [ 34%]
  23797. 1605.94 s [python3.14-scipy] ........................................................................ [ 34%]
  23798. 1606.04 s [python3.14-scipy] ........................................................................ [ 34%]
  23799. 1606.11 s [python3.14-scipy] ........................................................................ [ 35%]
  23800. 1606.23 s [python3.14-scipy] ........................................................................ [ 35%]
  23801. 1606.35 s [python3.14-scipy] ........................................................................ [ 35%]
  23802. 1606.47 s [python3.14-scipy] ........................................................x............... [ 35%]
  23803. 1606.57 s [python3.14-scipy] ........................................................................ [ 35%]
  23804. 1606.71 s [python3.14-scipy] ........................................................................ [ 35%]
  23805. 1606.85 s [python3.14-scipy] ........................................................................ [ 35%]
  23806. 1607.00 s [python3.14-scipy] ........................................................................ [ 35%]
  23807. 1607.11 s [python3.14-scipy] ........................................................................ [ 35%]
  23808. 1607.21 s [python3.14-scipy] ........................................................................ [ 35%]
  23809. 1607.32 s [python3.14-scipy] ........................................................................ [ 35%]
  23810. 1607.43 s [python3.14-scipy] ................................s........sssss.....ss................... [ 35%]
  23811. 1607.56 s [python3.14-scipy] ........................................................................ [ 36%]
  23812. 1607.67 s [python3.14-scipy] ........................................................................ [ 36%]
  23813. 1607.85 s [python3.14-scipy] ........................................................................ [ 36%]
  23814. 1608.00 s [python3.14-scipy] ........................................................................ [ 36%]
  23815. 1608.17 s [python3.14-scipy] s..s...s...................................s.............s.s...........s [ 36%]
  23816. 1608.34 s [python3.14-scipy] ...ss.....................................s...........s...s..........s.. [ 36%]
  23817. 1608.48 s [python3.14-scipy] ...s..s.......................................s...............s.s....... [ 36%]
  23818. 1608.64 s [python3.14-scipy] ......s...s...s...................s............ss....................... [ 36%]
  23819. 1608.76 s [python3.14-scipy] ...s..s.....s................x.....................s.........x.......... [ 36%]
  23820. 1608.87 s [python3.14-scipy] ..s........s...........s.............s..s....s......s......s.....s.s..s. [ 36%]
  23821. 1609.06 s [python3.14-scipy] .......s...........ss.........................s.............s..........s [ 36%]
  23822. 1609.44 s [python3.14-scipy] ....s................................................................... [ 37%]
  23823. 1609.65 s [python3.14-scipy] ........................................................................ [ 37%]
  23824. 1609.83 s [python3.14-scipy] ..........................................................X............. [ 37%]
  23825. 1610.17 s [python3.14-scipy] ........................................................................ [ 37%]
  23826. 1610.25 s [python3.14-scipy] ........................................................................ [ 37%]
  23827. 1610.34 s [python3.14-scipy] ........................................................................ [ 37%]
  23828. 1610.42 s [python3.14-scipy] ........................................................................ [ 37%]
  23829. 1610.52 s [python3.14-scipy] ........................................................................ [ 37%]
  23830. 1610.67 s [python3.14-scipy] ........................................................................ [ 37%]
  23831. 1610.84 s [python3.14-scipy] ........................................................................ [ 37%]
  23832. 1611.01 s [python3.14-scipy] ........................................................................ [ 37%]
  23833. 1611.21 s [python3.14-scipy] ........................................................................ [ 37%]
  23834. 1611.39 s [python3.14-scipy] ........................................................................ [ 38%]
  23835. 1611.57 s [python3.14-scipy] ........................................................................ [ 38%]
  23836. 1611.77 s [python3.14-scipy] ........................................................................ [ 38%]
  23837. 1611.95 s [python3.14-scipy] ........................................................................ [ 38%]
  23838. 1612.16 s [python3.14-scipy] ........................................................................ [ 38%]
  23839. 1612.32 s [python3.14-scipy] ........................................................................ [ 38%]
  23840. 1612.46 s [python3.14-scipy] ........................................................................ [ 38%]
  23841. 1612.57 s [python3.14-scipy] ........................................................................ [ 38%]
  23842. 1612.66 s [python3.14-scipy] ........................................................................ [ 38%]
  23843. 1612.76 s [python3.14-scipy] ........................................................................ [ 38%]
  23844. 1612.94 s [python3.14-scipy] ........................................................................ [ 38%]
  23845. 1613.13 s [python3.14-scipy] ........................................................................ [ 38%]
  23846. 1613.28 s [python3.14-scipy] ........................................................................ [ 39%]
  23847. 1613.47 s [python3.14-scipy] ........................................................................ [ 39%]
  23848. 1613.62 s [python3.14-scipy] ........................................................................ [ 39%]
  23849. 1613.78 s [python3.14-scipy] ........................................................................ [ 39%]
  23850. 1613.94 s [python3.14-scipy] ........................................................................ [ 39%]
  23851. 1614.09 s [python3.14-scipy] ........................................................................ [ 39%]
  23852. 1614.21 s [python3.14-scipy] ........................................................................ [ 39%]
  23853. 1614.31 s [python3.14-scipy] ........................................................................ [ 39%]
  23854. 1614.40 s [python3.14-scipy] ........................................................................ [ 39%]
  23855. 1614.48 s [python3.14-scipy] ........................................................................ [ 39%]
  23856. 1614.56 s [python3.14-scipy] ........................................................................ [ 39%]
  23857. 1614.62 s [python3.14-scipy] ........................................................................ [ 40%]
  23858. 1614.68 s [python3.14-scipy] ........................................................................ [ 40%]
  23859. 1614.76 s [python3.14-scipy] ........................................................................ [ 40%]
  23860. 1614.83 s [python3.14-scipy] ........................................................................ [ 40%]
  23861. 1614.91 s [python3.14-scipy] ........................................................................ [ 40%]
  23862. 1614.99 s [python3.14-scipy] ..................................s.......s...s.s....s.........s........ [ 40%]
  23863. 1615.05 s [python3.14-scipy] ...................................................s.........s.......... [ 40%]
  23864. 1615.15 s [python3.14-scipy] s.s..................................................................... [ 40%]
  23865. 1615.26 s [python3.14-scipy] ........................................................................ [ 40%]
  23866. 1615.37 s [python3.14-scipy] ........................................................................ [ 40%]
  23867. 1615.47 s [python3.14-scipy] ......................s....ss.....ss...s....sss.........s....sss....ss.. [ 40%]
  23868. 1615.61 s [python3.14-scipy] ss..ss......ss.ss..ss....ss..ss..ss..ss..ss.s.ss.ss...ss.sss....ss...s.. [ 40%]
  23869. 1615.76 s [python3.14-scipy] ........................................................................ [ 41%]
  23870. 1615.99 s [python3.14-scipy] ........................................................................ [ 41%]
  23871. 1616.26 s [python3.14-scipy] ........................................................................ [ 41%]
  23872. 1616.51 s [python3.14-scipy] ........................................................................ [ 41%]
  23873. 1616.65 s [python3.14-scipy] .................sssssssssssssss.....sss................................ [ 41%]
  23874. 1616.77 s [python3.14-scipy] ........................................................................ [ 41%]
  23875. 1616.92 s [python3.14-scipy] .................................ss......ss...s.........sssss...ss...... [ 41%]
  23876. 1617.09 s [python3.14-scipy] ........................................................................ [ 41%]
  23877. 1617.20 s [python3.14-scipy] ........................................................................ [ 41%]
  23878. 1617.29 s [python3.14-scipy] ........................................................................ [ 41%]
  23879. 1617.37 s [python3.14-scipy] ........................................................................ [ 41%]
  23880. 1617.46 s [python3.14-scipy] ........................................................................ [ 41%]
  23881. 1617.58 s [python3.14-scipy] ........................................................................ [ 42%]
  23882. 1617.73 s [python3.14-scipy] ........................................................................ [ 42%]
  23883. 1617.90 s [python3.14-scipy] ........................................................................ [ 42%]
  23884. 1618.07 s [python3.14-scipy] ........................................................................ [ 42%]
  23885. 1618.24 s [python3.14-scipy] .........................s.............................................. [ 42%]
  23886. 1618.41 s [python3.14-scipy] .....................................s.................................. [ 42%]
  23887. 1618.64 s [python3.14-scipy] ...s.....................ss..s.......................................... [ 42%]
  23888. 1618.80 s [python3.14-scipy] ...........x....s.................ssssxs...s...sss..ss.....ss...ssss..s. [ 42%]
  23889. 1618.94 s [python3.14-scipy] .ssss...sx..ss...sss..ss...ss...ss..ss....ss....sssss.....ss....sss..... [ 42%]
  23890. 1619.13 s [python3.14-scipy] ........................................................................ [ 42%]
  23891. 1619.35 s [python3.14-scipy] ........................................................................ [ 42%]
  23892. 1619.64 s [python3.14-scipy] ........................................................................ [ 43%]
  23893. 1619.75 s [python3.14-scipy] ........................................................................ [ 43%]
  23894. 1619.85 s [python3.14-scipy] ........................................................................ [ 43%]
  23895. 1619.96 s [python3.14-scipy] ........................................................................ [ 43%]
  23896. 1620.08 s [python3.14-scipy] ........................................................................ [ 43%]
  23897. 1620.57 s [python3.14-scipy] .......s...........sssss...s.sss..sss..s...s.......................s.... [ 43%]
  23898. 1621.43 s [python3.14-scipy] ................s..s..s...........s.............X......sss..ss.......... [ 43%]
  23899. 1621.71 s [python3.14-scipy] ...sss.................sss..sssss.sss.x....ssss....s.ss.ss.sss.s.....ss. [ 43%]
  23900. 1622.10 s [python3.14-scipy] s..s.ss..ss.ss.....s....s..............X.....s.s..xs...s................ [ 43%]
  23901. 1622.51 s [python3.14-scipy] ...........s............s.ssss......s...............s.........s.sss..ss. [ 43%]
  23902. 1622.88 s [python3.14-scipy] .....................s.ss.ss....x.s.............s.........sssss.sssss.ss [ 43%]
  23903. 1623.23 s [python3.14-scipy] sss.ss.ss..ss.sssssss.sssssssssssssss..s..ssss.s.s.s........s........s.. [ 43%]
  23904. 1623.46 s [python3.14-scipy] .........s.........s..........s............s.........s.....sssss........ [ 44%]
  23905. 1623.74 s [python3.14-scipy] ..s.....................s............................................... [ 44%]
  23906. 1624.03 s [python3.14-scipy] ........................................................................ [ 44%]
  23907. 1624.22 s [python3.14-scipy] ........................................................................ [ 44%]
  23908. 1624.35 s [python3.14-scipy] ........................................................................ [ 44%]
  23909. 1624.53 s [python3.14-scipy] ..............ss.sss.s......................s........................... [ 44%]
  23910. 1624.72 s [python3.14-scipy] ........................................................................ [ 44%]
  23911. 1624.88 s [python3.14-scipy] ..................................s............................s...ss... [ 44%]
  23912. 1625.11 s [python3.14-scipy] ..............ss.s......................................s............... [ 44%]
  23913. 1625.26 s [python3.14-scipy] ....s.....x...........ss....x.............s...s.....s.....s...sss..ss.ss [ 44%]
  23914. 1625.39 s [python3.14-scipy] ....ss.ssssss.ss..sss.s.sssss..sssssss.ss...s.ss..sss................... [ 44%]
  23915. 1625.54 s [python3.14-scipy] .........................ss...s...s..................................... [ 44%]
  23916. 1625.83 s [python3.14-scipy] .................x...................................................... [ 45%]
  23917. 1625.99 s [python3.14-scipy] .ss..................................................................... [ 45%]
  23918. 1626.15 s [python3.14-scipy] ..........................................................s............. [ 45%]
  23919. 1626.48 s [python3.14-scipy] ....................................x...............................x... [ 45%]
  23920. 1626.73 s [python3.14-scipy] .................x..................................x................... [ 45%]
  23921. 1626.87 s [python3.14-scipy] .................................s...................................... [ 45%]
  23922. 1627.21 s [python3.14-scipy] ........................x................x....s....s....ss..s........... [ 45%]
  23923. 1627.49 s [python3.14-scipy] ...........x..s.....................ssss.ss...ss.ss....ss.ss..ss...ss..s [ 45%]
  23924. 1627.64 s [python3.14-scipy] s....sss.ss....ss..ss...ss.sss....ss.ss...s.ss.ss....................... [ 45%]
  23925. 1627.90 s [python3.14-scipy] ........................................................................ [ 45%]
  23926. 1628.07 s [python3.14-scipy] .................................................s...................... [ 45%]
  23927. 1628.21 s [python3.14-scipy] ........................................................................ [ 46%]
  23928. 1628.35 s [python3.14-scipy] ........................................................................ [ 46%]
  23929. 1628.50 s [python3.14-scipy] .............................s.......................................... [ 46%]
  23930. 1628.64 s [python3.14-scipy] ...............................................s.ss....s................ [ 46%]
  23931. 1628.75 s [python3.14-scipy] ........................................................................ [ 46%]
  23932. 1628.87 s [python3.14-scipy] .........s.....s..s..................................................... [ 46%]
  23933. 1628.98 s [python3.14-scipy] ........................................................................ [ 46%]
  23934. 1629.09 s [python3.14-scipy] ............................s......s.................................... [ 46%]
  23935. 1629.18 s [python3.14-scipy] .........................................................s.......ss..... [ 46%]
  23936. 1629.29 s [python3.14-scipy] ........................................................................ [ 46%]
  23937. 1629.39 s [python3.14-scipy] s........s......s................................................s...... [ 46%]
  23938. 1629.50 s [python3.14-scipy] ........................s.............s.............s................... [ 46%]
  23939. 1629.70 s [python3.14-scipy] ...................................s.....s..........................sss. [ 47%]
  23940. 1630.12 s [python3.14-scipy] ..ss...................s.s.....................s........................ [ 47%]
  23941. 1630.42 s [python3.14-scipy] .ss..................x..................s............x...s....s......... [ 47%]
  23942. 1630.82 s [python3.14-scipy] ............x.....sss.......ss.s.....................x...........s...... [ 47%]
  23943. 1631.03 s [python3.14-scipy] sx.........s...s........s.........ssssssss..ss.ss.sssss..sssss..s..ss... [ 47%]
  23944. 1631.52 s [python3.14-scipy] ..ss..ss.ss...ss.......ssssss.ssssss....ssss...x..x......ss...x.....sss. [ 47%]
  23945. 1631.93 s [python3.14-scipy] ................s...s....x....sx................sssss.ss..s.s...sss.s.ss [ 47%]
  23946. 1632.34 s [python3.14-scipy] sss.sssss.sssss.ss.sss.sssssssss...........s.s.......................... [ 47%]
  23947. 1632.67 s [python3.14-scipy] ........s.s....s...ss...ss......ss...sss.ss............................. [ 47%]
  23948. 1633.32 s [python3.14-scipy] ..ss..s...............s...............sss.......x..x...s..s............s [ 47%]
  23949. 1633.64 s [python3.14-scipy] ..s...............s.sss............ss.................................ss [ 47%]
  23950. 1634.07 s [python3.14-scipy] .......s.s.s.........................s.....s....ss..s................... [ 47%]
  23951. 1634.25 s [python3.14-scipy] ssss...ss.....s.sss..ss.sss..s.s...sss.ss..s..........................s. [ 48%]
  23952. 1634.63 s [python3.14-scipy] ssssss.s.............ss..ssss...........ss.ss..s......ssssssssssssssssx. [ 48%]
  23953. 1635.03 s [python3.14-scipy] s...........ss....s...sss..s..........sssssx.sssssssssssssssssssssss.sss [ 48%]
  23954. 1635.72 s [python3.14-scipy] s.sssssss...ss.sss..sss.ss.ss..........x..........s...s................. [ 48%]
  23955. 1636.38 s [python3.14-scipy] ........s................s.s........s..........................s.s..ss.s [ 48%]
  23956. 1636.63 s [python3.14-scipy] s..s...............x..s...s...s.sssss..x..s....ssssss.sss.ss.ss.s..sss.s [ 48%]
  23957. 1636.99 s [python3.14-scipy] s.....x..........x..s...sssss..s.........s.............s...s......ss.... [ 48%]
  23958. 1637.40 s [python3.14-scipy] .s........ss...............................ss...s..ssss....sss....s..... [ 48%]
  23959. 1637.54 s [python3.14-scipy] ...........sss...s..s...sss.s...sssss.ss.ssss...ssssss.sss.....sssss.s.. [ 48%]
  23960. 1637.88 s [python3.14-scipy] .s..sx.s.s.xsss..s...s........ss.x.s........sssss.ss...s.....s...s...s.. [ 48%]
  23961. 1638.12 s [python3.14-scipy] s...............ss......................ss....s.s..ss.....ss............ [ 48%]
  23962. 1638.31 s [python3.14-scipy] ....................s..s..ssss...s...s......ss.....s..s................. [ 49%]
  23963. 1638.47 s [python3.14-scipy] ............ss.......s..s..s.........s.ss.....sss.sss.ss.....s.....s.... [ 49%]
  23964. 1638.65 s [python3.14-scipy] ....ss.............s....ss.....s.ss.s....s.....sssss.ssssss.ssss..s...ss [ 49%]
  23965. 1638.91 s [python3.14-scipy] ss......sss.ss..ss.....s.........s......s....s.s...s..x......x...s...... [ 49%]
  23966. 1639.04 s [python3.14-scipy] xs....ss...x..sss.................s.........s...s.....................s. [ 49%]
  23967. 1639.21 s [python3.14-scipy] .s................................................sss................... [ 49%]
  23968. 1639.41 s [python3.14-scipy] ............................s.sss.......ssssss.ss...ss..sss..ssss..ss... [ 49%]
  23969. 1639.70 s [python3.14-scipy] .....s..ssss..s.....s......s...s.....................xs..ss...s.......s. [ 49%]
  23970. 1639.97 s [python3.14-scipy] ss.........................ssss..ss...ss........................s....... [ 49%]
  23971. 1640.32 s [python3.14-scipy] ......s..sss.......ss.s........sssss.ss...sss....ss.sssss.ss.s.ssss.sss. [ 49%]
  23972. 1640.70 s [python3.14-scipy] ..s.......s.......................ss..ss...sss.....ss.........s...s..... [ 49%]
  23973. 1640.98 s [python3.14-scipy] ..............xs................s.......ss..ss..s...s...s.s............. [ 49%]
  23974. 1641.44 s [python3.14-scipy] .....................................s.................s................ [ 50%]
  23975. 1641.93 s [python3.14-scipy] ......................s.......ss..........sss....s...................... [ 50%]
  23976. 1642.32 s [python3.14-scipy] ............................................s.....................s...ss [ 50%]
  23977. 1642.60 s [python3.14-scipy] .sss.s.s.................s.................s............................ [ 50%]
  23978. 1642.85 s [python3.14-scipy] .........s................................s...............ss............ [ 50%]
  23979. 1643.05 s [python3.14-scipy] .........................................ss............................. [ 50%]
  23980. 1643.40 s [python3.14-scipy] ................s............s.......................................... [ 50%]
  23981. 1643.72 s [python3.14-scipy] .............s...........s..........................s................... [ 50%]
  23982. 1643.99 s [python3.14-scipy] ....................................s.......................s.ss........ [ 50%]
  23983. 1644.15 s [python3.14-scipy] ............................................s...................s....... [ 50%]
  23984. 1644.34 s [python3.14-scipy] ..................s....s........s...s..s................................ [ 50%]
  23985. 1644.68 s [python3.14-scipy] .............s................s............ss.ss........................ [ 50%]
  23986. 1644.98 s [python3.14-scipy] .ss..........................s.s................................s....... [ 51%]
  23987. 1645.44 s [python3.14-scipy] .....s.................................................................. [ 51%]
  23988. 1645.82 s [python3.14-scipy] ................................................s...s........s.......s.. [ 51%]
  23989. 1646.26 s [python3.14-scipy] ............ss.........s.s................s.s..s......s..............ss. [ 51%]
  23990. 1646.55 s [python3.14-scipy] .......................sssss.................x...ss..................... [ 51%]
  23991. 1646.75 s [python3.14-scipy] ...............xs........ss..sss...s...s....ss...ss..................... [ 51%]
  23992. 1647.23 s [python3.14-scipy] ...........ss..................................s....s..................s [ 51%]
  23993. 1647.23 s [python3.14-scipy] ...........................s.....................s...ss..............ss. [ 51%]
  23994. 1647.35 s [python3.14-scipy] .....s..............................X..ss............................... [ 51%]
  23995. 1647.45 s [python3.14-scipy] ..................................................ss.............s.s.... [ 51%]
  23996. 1647.53 s [python3.14-scipy] ...............s..s...........s.s....................................... [ 51%]
  23997. 1647.59 s [python3.14-scipy] ........s........................s......s....ss.ss...................... [ 52%]
  23998. 1647.71 s [python3.14-scipy] ..........................s....ss.................sss.s.ss..ss...sss..ss [ 52%]
  23999. 1647.82 s [python3.14-scipy] .ss.ss..s..ss......s.s....s......ss....ss...s.x.s.s...s......ss.......s. [ 52%]
  24000. 1648.27 s [python3.14-scipy] ............x.xss...s................sss..ss......ss...........ss.s..... [ 52%]
  24001. 1648.40 s [python3.14-scipy] .......s...........sssss................................................ [ 52%]
  24002. 1648.69 s [python3.14-scipy] ....ss.s...........s..s...s.ss..s..ss......s..............s...ss...ss..s [ 52%]
  24003. 1648.81 s [python3.14-scipy] ...sssss....sss........ss.....s....ss...s.sss.s....s............ss....ss [ 52%]
  24004. 1649.32 s [python3.14-scipy] .ss.ss.....s..s.ss....x.ss.xss...........ss..s..sssss..s......s.ss..s..s [ 52%]
  24005. 1649.70 s [python3.14-scipy] s........ss.sss....ss...........s.s.........sx.sssss...s....ss...x...... [ 52%]
  24006. 1650.01 s [python3.14-scipy] ...........................ss..ss.....s..s.s.....s..ss......ssssssssss.s [ 52%]
  24007. 1650.37 s [python3.14-scipy] ..ss.s...ss.ss..s......s.ss.ss..s.sss....ss.s...s..xss.........s...s.... [ 52%]
  24008. 1650.71 s [python3.14-scipy] ....ss.s.ss..s.s...........ssss.s....ss................................. [ 52%]
  24009. 1650.87 s [python3.14-scipy] .........................s..ss..s.................s.s........s.s....s... [ 53%]
  24010. 1651.01 s [python3.14-scipy] .s.s...ss....................s.........s.........s........s....ss..s.sss [ 53%]
  24011. 1651.44 s [python3.14-scipy] ........s..s..s....s.....sssssss.ssss.ssssss......ss..s...s..ss.s..ss.ss [ 53%]
  24012. 1651.64 s [python3.14-scipy] .ssss.ss.s.s..s.....s......................s.ss.s..............s....s... [ 53%]
  24013. 1651.87 s [python3.14-scipy] ...................x..s.....sss...sss..s...ss....ssssss.ssss.sssss...s.. [ 53%]
  24014. 1652.00 s [python3.14-scipy] ....sssss.......ss.sss........s...s..........................s.........x [ 53%]
  24015. 1652.30 s [python3.14-scipy] s..s.........s.........s.s...........s......ssss..s.s.ss................ [ 53%]
  24016. 1652.59 s [python3.14-scipy] ......s....s.s.s..sss..........ss.s..s.s.s.s...........s..s.....ssss.... [ 53%]
  24017. 1652.78 s [python3.14-scipy] s..s...s.................sss.....s......s...........s................s.. [ 53%]
  24018. 1652.93 s [python3.14-scipy] s........s....................s............s...s.s...s..s............... [ 53%]
  24019. 1653.24 s [python3.14-scipy] s.s..s.....ss....s.s.ss.s.....ssss....s...ss.ss..ss.sss...s........s.s.. [ 53%]
  24020. 1653.43 s [python3.14-scipy] .ss.............s.s.sss......ssss....sss.........s....s.ss..s........... [ 53%]
  24021. 1653.57 s [python3.14-scipy] .ss...ss.s.s..s..s.......s.ss.s........s....s.....ssss.........sss....s. [ 54%]
  24022. 1653.75 s [python3.14-scipy] .s...sss...........s.ss...s.s.......sss................s..s.ss.ss....sss [ 54%]
  24023. 1653.98 s [python3.14-scipy] ...s.....s.sss..ss.s...ss..ss...ss..s..sssss.ssss....s......s........... [ 54%]
  24024. 1654.22 s [python3.14-scipy] ..s..s.......ss.s...s.ss.ss.s....s.s.............s...........s.ss..s..s. [ 54%]
  24025. 1654.34 s [python3.14-scipy] ss...................sss...................ss.......sss..s..........s... [ 54%]
  24026. 1654.51 s [python3.14-scipy] .s...............s.....ss.....s.........ss...s.s.....s....s..ss.......ss [ 54%]
  24027. 1654.76 s [python3.14-scipy] ss....sss.s.s...s.ss.....sss..sss.s.s...ss.s...ss.....s..ss..s......ssss [ 54%]
  24028. 1654.88 s [python3.14-scipy] .....ssss..........ssss.....s.s....ssss............s.................... [ 54%]
  24029. 1655.06 s [python3.14-scipy] ...................s....s................................s...s.......... [ 54%]
  24030. 1655.16 s [python3.14-scipy] ....................................................................s... [ 54%]
  24031. 1655.23 s [python3.14-scipy] .......s.......s...................s.................................... [ 54%]
  24032. 1655.31 s [python3.14-scipy] ...................s.........s..........s....s...s...................... [ 55%]
  24033. 1655.41 s [python3.14-scipy] ...............................................s.........sss...ss.....ss [ 55%]
  24034. 1655.48 s [python3.14-scipy] s........ssss.........sssss.....sss....ss....ss.....sss..ss.....sss..... [ 55%]
  24035. 1655.58 s [python3.14-scipy] ss..ssssssssssssssssssssss.ss..sssss...ss.ss..ssssssss..sssss.sssssss.ss [ 55%]
  24036. 1655.73 s [python3.14-scipy] ssss..sssssss.sssss..sssss..sss.ss.ss..sss.ss.sss...ss....ss.....s...... [ 55%]
  24037. 1656.06 s [python3.14-scipy] ...........................s....s.s..s.................................s [ 55%]
  24038. 1656.22 s [python3.14-scipy] s.s...ss.s..ss..ss..........sss..ss.ss.ssss.s.s..s......s..s........s..s [ 55%]
  24039. 1656.40 s [python3.14-scipy] ..................................................................ss.sxs [ 55%]
  24040. 1656.67 s [python3.14-scipy] .s.s..ss..s.s....................ss..s................................s. [ 55%]
  24041. 1656.76 s [python3.14-scipy] ........................ssss.s.sss....ss..s.ss....ss....s.ss....s....... [ 55%]
  24042. 1656.88 s [python3.14-scipy] ............................................s........s...x.sss......s... [ 55%]
  24043. 1657.29 s [python3.14-scipy] .......................s.......................s.ss...ss................ [ 55%]
  24044. 1657.54 s [python3.14-scipy] ..............sss..ss.......................................s.......ss.. [ 56%]
  24045. 1657.73 s [python3.14-scipy] ....ss.s..........s.......s...s..s.ss..........x...................s.... [ 56%]
  24046. 1657.87 s [python3.14-scipy] .....s.s.s.s...........s..s.s......ss..........................ss.sss... [ 56%]
  24047. 1658.06 s [python3.14-scipy] .....s...sss.....xxs..sssss.s.s...........ss............................ [ 56%]
  24048. 1658.32 s [python3.14-scipy] .............................s...............s.....sss..ss....s..s...... [ 56%]
  24049. 1658.62 s [python3.14-scipy] .......s..ss....ss...s.ss.......s....................s......s........... [ 56%]
  24050. 1659.04 s [python3.14-scipy] s...............................................s..s......s............. [ 56%]
  24051. 1659.20 s [python3.14-scipy] s.s..s.......s...s................ss.......................ss.sss..s.... [ 56%]
  24052. 1659.41 s [python3.14-scipy] .........ss..s...x..........s.........xs........ss....s...s.ssss.s.s..s. [ 56%]
  24053. 1659.59 s [python3.14-scipy] ....ss...ss..s.ss.....ss..ss..s......ss..ss.ss.s......ssss.s.....s...... [ 56%]
  24054. 1659.82 s [python3.14-scipy] .s..s.sss.........................xss..s.s...................s.......... [ 56%]
  24055. 1660.00 s [python3.14-scipy] ....s.....s......s...............s.s.................................... [ 56%]
  24056. 1660.28 s [python3.14-scipy] ...ss....sss..s.............s...............................ss.......... [ 57%]
  24057. 1660.47 s [python3.14-scipy] .........................s.....s..s..s...s....s......................... [ 57%]
  24058. 1660.63 s [python3.14-scipy] ...........ssss..s......................s......ss......ss.sss...ss..sss. [ 57%]
  24059. 1660.88 s [python3.14-scipy] .ssss.ss...ss.sssss.ss.sssssssss.ss.ssss.ss...ss.......................s [ 57%]
  24060. 1661.15 s [python3.14-scipy] .s......s.ssss......ss...ss...s...........s..............sss.......s.sss [ 57%]
  24061. 1661.34 s [python3.14-scipy] ssssss.sssss.sssss.ss....ss..ss..s..s...s...s..........................s [ 57%]
  24062. 1661.49 s [python3.14-scipy] ...........xs.....ss....................s.s.s...s........s.............. [ 57%]
  24063. 1661.70 s [python3.14-scipy] ...........s..........................s.s.......s.....s..s......sss.ss.. [ 57%]
  24064. 1662.18 s [python3.14-scipy] ..s..ssssss.....s...........................s.sss.............ss....s... [ 57%]
  24065. 1662.30 s [python3.14-scipy] ....ss.s......ss............................................sss......... [ 57%]
  24066. 1662.49 s [python3.14-scipy] .............s..ss.s.ss..s....s..ssssss...sss.s.ss...ss..s.ss.ss..sss... [ 57%]
  24067. 1662.72 s [python3.14-scipy] .s.......................................ss..s...s........sss.ss.......s [ 58%]
  24068. 1662.87 s [python3.14-scipy] ............ss....ss......s.s....s....s...s..ss....s.........x..s..ss..s [ 58%]
  24069. 1663.04 s [python3.14-scipy] s..ss..ss..s....ss...ss..ss...s..ss...s...............sssss.ss.ss....s.. [ 58%]
  24070. 1663.19 s [python3.14-scipy] .......s...........s.............................................ss.s... [ 58%]
  24071. 1663.53 s [python3.14-scipy] .ss.xs...s.............s....xs...............s..xs...ss.ssxs.....ss..ss. [ 58%]
  24072. 1663.78 s [python3.14-scipy] ..sss...............................ss.................ssssss..ss..sssss [ 58%]
  24073. 1663.99 s [python3.14-scipy] .ss.ss.ss.sss.ss...ss.ss.sss.ss...ss.ss.sssssss.s..sss.................. [ 58%]
  24074. 1664.22 s [python3.14-scipy] ..........................s.ss...s................ss.s.................. [ 58%]
  24075. 1665.02 s [python3.14-scipy] ....s.........................s.......s..s...........s...sssss.s......ss [ 58%]
  24076. 1665.02 s [python3.14-scipy] sss..sssss..s.........ss..................s.........ss..ss...........xxs [ 58%]
  24077. 1665.13 s [python3.14-scipy] ..sssss.s.....s......................s.........s..ss..............s..... [ 58%]
  24078. 1665.43 s [python3.14-scipy] .........ss.s..s...s...s...ssss.ss.ss....s.ss.ssssssss....ssss..ss.....s [ 58%]
  24079. 1665.66 s [python3.14-scipy] .........s....s.................................xss...s...s..s.......... [ 59%]
  24080. 1666.01 s [python3.14-scipy] ...sss.......................s.......s........s.....s...s...........s... [ 59%]
  24081. 1666.28 s [python3.14-scipy] ...s.....s..ss......s.s.s.ss............ss...................s.ss.....ss [ 59%]
  24082. 1666.40 s [python3.14-scipy] .....ss........s.......s..s....s...sssss.s.........................s.... [ 59%]
  24083. 1666.57 s [python3.14-scipy] .s....s..................ss.s.ss..ssss..ss.ssss.ss..ss.ssss.sss..ss...ss [ 59%]
  24084. 1666.71 s [python3.14-scipy] ss..ss.sss...ss...ssss..sssss.ssss.s......s.......s...ss.ss.s...s.sss.ss [ 59%]
  24085. 1666.85 s [python3.14-scipy] s.....s.............s......s...s..s.................x....s.ss....s..ss.. [ 59%]
  24086. 1666.99 s [python3.14-scipy] .................s.........sss.....ss...s....s...........s...x.......... [ 59%]
  24087. 1667.22 s [python3.14-scipy] ...................s............s....s...s..........s...............ss.. [ 59%]
  24088. 1667.45 s [python3.14-scipy] ...........................................ssss.s....s....s.s....s...... [ 59%]
  24089. 1667.69 s [python3.14-scipy] ......................x..s.ssss.....s.............s.sxss.....ss...ss..s. [ 59%]
  24090. 1668.06 s [python3.14-scipy] ss....s.s....s.............s.....ssssssss.s...s............s..ss...s.sss [ 59%]
  24091. 1668.20 s [python3.14-scipy] .sss.ss.ssss..s..ss.....ss...s....................s..ss...s..s..ss....s. [ 60%]
  24092. 1668.48 s [python3.14-scipy] ..........s...s.......s.s...............xss............................. [ 60%]
  24093. 1668.67 s [python3.14-scipy] ..........ss................................ss...sss....s............... [ 60%]
  24094. 1668.92 s [python3.14-scipy] ............s......................ss.s..s.s.............s...........s.. [ 60%]
  24095. 1669.11 s [python3.14-scipy] .s...s................ss..ss....ss.....................................s [ 60%]
  24096. 1669.40 s [python3.14-scipy] ss................sss...s..ssss.ssss.s...s.s...sss.ssssss....ss....s..ss [ 60%]
  24097. 1669.54 s [python3.14-scipy] ....s.........s..s........s.....s.s.......s.s.......ssss.s.s..s.s...s... [ 60%]
  24098. 1669.89 s [python3.14-scipy] ........s........sss....s.......xs..ss............ssss.................. [ 60%]
  24099. 1670.16 s [python3.14-scipy] ........ss....s............s..................................s.s....... [ 60%]
  24100. 1670.37 s [python3.14-scipy] ............s.....s...ss........................................sss.s... [ 60%]
  24101. 1670.58 s [python3.14-scipy] .................s..............s.........................s.........s.s. [ 60%]
  24102. 1670.79 s [python3.14-scipy] ............sss...s...........................s..........s......ss.s.ss. [ 61%]
  24103. 1671.02 s [python3.14-scipy] s....s.............................................s.......s...........s [ 61%]
  24104. 1671.21 s [python3.14-scipy] ............s...ss........................s....ss........ss............. [ 61%]
  24105. 1671.39 s [python3.14-scipy] ............s.............s.s..........s.....ss........s..............s. [ 61%]
  24106. 1671.62 s [python3.14-scipy] .........s.........sss.s...s..s...s..................ss................. [ 61%]
  24107. 1671.90 s [python3.14-scipy] .......s.ss....ss...s.......................ss..s.s............s.s.s.... [ 61%]
  24108. 1672.17 s [python3.14-scipy] ..........s...............s....s..s..........s........s...ss.....s....ss [ 61%]
  24109. 1672.32 s [python3.14-scipy] .......s.s.sss.....ss...s..ss...s...ss.ss...............s..ss....s...... [ 61%]
  24110. 1672.45 s [python3.14-scipy] ss........s........s.ss.........s......ss.........s.........s........... [ 61%]
  24111. 1672.65 s [python3.14-scipy] ...........s.......sss..........x....s...s..........................s... [ 61%]
  24112. 1672.80 s [python3.14-scipy] .......s............s...s......s........................................ [ 61%]
  24113. 1672.93 s [python3.14-scipy] ......s......ss...ss.................................................... [ 61%]
  24114. 1673.03 s [python3.14-scipy] ...................s...........................................ss.sss... [ 62%]
  24115. 1673.15 s [python3.14-scipy] ..................................s...........ssss.ssss................. [ 62%]
  24116. 1673.33 s [python3.14-scipy] .s........sss.ss..........ss.......................s................s..s [ 62%]
  24117. 1673.54 s [python3.14-scipy] s.s........................s.........................s.................. [ 62%]
  24118. 1673.65 s [python3.14-scipy] ........................................................................ [ 62%]
  24119. 1673.76 s [python3.14-scipy] .........................................................ss..s.....s...s [ 62%]
  24120. 1673.87 s [python3.14-scipy] s....s....................s.....................ss.ss.....s......s...... [ 62%]
  24121. 1673.93 s [python3.14-scipy] .......s.ss............Xs..........sssssssss......sssss..sssss..sssss..s [ 62%]
  24122. 1674.00 s [python3.14-scipy] sssssssss......sssssss.s...sssss...ssssss.sssss......ssssss....ssssss..s [ 62%]
  24123. 1674.12 s [python3.14-scipy] ssss.s....s..sssss...........s.......................................... [ 62%]
  24124. 1674.24 s [python3.14-scipy] ................................s...s................................... [ 62%]
  24125. 1674.46 s [python3.14-scipy] s....s..s...................................s..s.ss..................... [ 62%]
  24126. 1674.63 s [python3.14-scipy] .........ss.........s...s.....................................sss....... [ 63%]
  24127. 1674.80 s [python3.14-scipy] ..s...................ss..s...ss.s.....................s...ss.ss........ [ 63%]
  24128. 1674.91 s [python3.14-scipy] ......ss....ss...ssss...ss.sss..s...ss.....sss.......................... [ 63%]
  24129. 1675.16 s [python3.14-scipy] ....................................sss.s..ss.ss........................ [ 63%]
  24130. 1675.32 s [python3.14-scipy] ..........s.............s...s....sssss....................x............. [ 63%]
  24131. 1675.45 s [python3.14-scipy] .ss..................................................................... [ 63%]
  24132. 1675.57 s [python3.14-scipy] ........................................................................ [ 63%]
  24133. 1675.68 s [python3.14-scipy] ..............ss........................s.........s....s................ [ 63%]
  24134. 1675.77 s [python3.14-scipy] ....................................s................................... [ 63%]
  24135. 1675.85 s [python3.14-scipy] .......................................s.....ss.....................s... [ 63%]
  24136. 1675.96 s [python3.14-scipy] .....................ss.............................................sss. [ 63%]
  24137. 1676.04 s [python3.14-scipy] ..............................ss.....s.................................. [ 63%]
  24138. 1676.11 s [python3.14-scipy] ........................................................................ [ 64%]
  24139. 1676.18 s [python3.14-scipy] ............................s...............s.....ss.........ss......... [ 64%]
  24140. 1676.26 s [python3.14-scipy] .s........ss..............ss......s..........ss.....ss......s........ss. [ 64%]
  24141. 1676.44 s [python3.14-scipy] ................................................s.....................ss [ 64%]
  24142. 1676.54 s [python3.14-scipy] xs....s..X.s............................................................ [ 64%]
  24143. 1676.63 s [python3.14-scipy] .......................................................s..............s. [ 64%]
  24144. 1676.76 s [python3.14-scipy] ...............................................x........................ [ 64%]
  24145. 1676.94 s [python3.14-scipy] ...........................................x................s........... [ 64%]
  24146. 1677.03 s [python3.14-scipy] ..............................................................x......... [ 64%]
  24147. 1677.17 s [python3.14-scipy] .....................ss................................................. [ 64%]
  24148. 1677.25 s [python3.14-scipy] .x...............................s...................................... [ 64%]
  24149. 1677.32 s [python3.14-scipy] ........................................................................ [ 65%]
  24150. 1677.50 s [python3.14-scipy] .........................................................s...s.......... [ 65%]
  24151. 1677.70 s [python3.14-scipy] .............s.......................................................... [ 65%]
  24152. 1677.94 s [python3.14-scipy] ........................................................................ [ 65%]
  24153. 1678.10 s [python3.14-scipy] ........................................................................ [ 65%]
  24154. 1678.21 s [python3.14-scipy] ........................................................................ [ 65%]
  24155. 1678.31 s [python3.14-scipy] ..............ss........................................................ [ 65%]
  24156. 1678.38 s [python3.14-scipy] ........................................................................ [ 65%]
  24157. 1678.47 s [python3.14-scipy] ........................................................................ [ 65%]
  24158. 1678.54 s [python3.14-scipy] ........................................................................ [ 65%]
  24159. 1678.64 s [python3.14-scipy] ........................................................................ [ 65%]
  24160. 1678.76 s [python3.14-scipy] ........................................................................ [ 65%]
  24161. 1678.88 s [python3.14-scipy] ........................................................................ [ 66%]
  24162. 1678.97 s [python3.14-scipy] ..................................................................s..... [ 66%]
  24163. 1679.06 s [python3.14-scipy] s..s........s.........s......s..........s.......s...........s...s......s [ 66%]
  24164. 1679.14 s [python3.14-scipy] .s...s..s......s.s.........s....s...s..........s..s.....s...s..s.......s [ 66%]
  24165. 1679.22 s [python3.14-scipy] ...s......s...s.....s........s.....s....s....s..s......ss....s..ss..ss.s [ 66%]
  24166. 1679.28 s [python3.14-scipy] .s...ss....s..s...s.s.ss......ss....s.....s.ss.............s..ss......s. [ 66%]
  24167. 1679.35 s [python3.14-scipy] ..s..s....s....ss.......s..s..s......ss............ss........ss......... [ 66%]
  24168. 1679.41 s [python3.14-scipy] ....ss........s............s..s.........s.........ss.......s..s......ss. [ 66%]
  24169. 1679.48 s [python3.14-scipy] ....s..s.....s.........s..........s.................s..............s.... [ 66%]
  24170. 1679.55 s [python3.14-scipy] ......s.............s...........s.............s........s...............s [ 66%]
  24171. 1679.64 s [python3.14-scipy] ......s...s..s...s....x..s....x.....s..X.....s...x...X..s.....s.....x.s. [ 66%]
  24172. 1679.74 s [python3.14-scipy] ......x..s.............................................................. [ 66%]
  24173. 1679.86 s [python3.14-scipy] ........................................................................ [ 67%]
  24174. 1679.98 s [python3.14-scipy] ........................................................................ [ 67%]
  24175. 1680.09 s [python3.14-scipy] .............................s.....s..........s..............s.......s.. [ 67%]
  24176. 1680.17 s [python3.14-scipy] ...s.............s.......s..........s..........s..........s...s......s.. [ 67%]
  24177. 1680.25 s [python3.14-scipy] ......s......s.....s......s.....s.....s......s.....s.....s.....s.......s [ 67%]
  24178. 1680.33 s [python3.14-scipy] .....s...s......s.......s.....s...s.....s......s......s...s......s.s.... [ 67%]
  24179. 1680.41 s [python3.14-scipy] s.....s.s...s.....s.s...s..s...s...s..ss.s....ss...s.ss....s.s..sss...s. [ 67%]
  24180. 1680.48 s [python3.14-scipy] ...ss...ss.....sss...s....s.s..ss.....sss....ss..ss..ss....sss...sss.s.s [ 67%]
  24181. 1680.53 s [python3.14-scipy] ..s..s...ss.....ss.ss..ss...s..s......s.....s....s.......s.............. [ 67%]
  24182. 1680.62 s [python3.14-scipy] ...s.....ss..................................................s..ss...... [ 67%]
  24183. 1680.67 s [python3.14-scipy] ...........sss.........sss...............sssss........sss...ss.....ss... [ 67%]
  24184. 1680.75 s [python3.14-scipy] .....s.......s....ss....s..ss.....s.........s......s.................... [ 68%]
  24185. 1680.84 s [python3.14-scipy] .............xs......s.................................................. [ 68%]
  24186. 1680.90 s [python3.14-scipy] ..........................................ss.......sss.................. [ 68%]
  24187. 1680.97 s [python3.14-scipy] ........................................................................ [ 68%]
  24188. 1681.02 s [python3.14-scipy] ........................................................sss......s.....s [ 68%]
  24189. 1681.09 s [python3.14-scipy] .....................................................s..ss.....s........ [ 68%]
  24190. 1681.15 s [python3.14-scipy] ...............sss.....sssss.....sssss........ssssss..........ssss...... [ 68%]
  24191. 1681.23 s [python3.14-scipy] ..............................s.sss..ssss............................... [ 68%]
  24192. 1681.30 s [python3.14-scipy] ..............s........sss...ss...s.............s....................... [ 68%]
  24193. 1681.38 s [python3.14-scipy] ........................................................................ [ 68%]
  24194. 1681.45 s [python3.14-scipy] ...................................................s.................... [ 68%]
  24195. 1681.50 s [python3.14-scipy] .......s....s.......s................s..................X.s............. [ 68%]
  24196. 1681.55 s [python3.14-scipy] ........s..........s.......................s........s................s.. [ 69%]
  24197. 1681.62 s [python3.14-scipy] ...............s............s..............s...................s......s. [ 69%]
  24198. 1681.66 s [python3.14-scipy] .....x...........s........................s..............s...........s.. [ 69%]
  24199. 1681.71 s [python3.14-scipy] ........................................................................ [ 69%]
  24200. 1681.75 s [python3.14-scipy] ........................................................................ [ 69%]
  24201. 1681.79 s [python3.14-scipy] ....................................................................x... [ 69%]
  24202. 1681.85 s [python3.14-scipy] .........................................x.............................. [ 69%]
  24203. 1681.92 s [python3.14-scipy] ........................................................................ [ 69%]
  24204. 1681.98 s [python3.14-scipy] ........................................................................ [ 69%]
  24205. 1682.05 s [python3.14-scipy] .............................................x.............s............ [ 69%]
  24206. 1682.15 s [python3.14-scipy] ..............sx.s.sss..s........s.........................x............ [ 69%]
  24207. 1682.26 s [python3.14-scipy] ........................................................................ [ 69%]
  24208. 1682.35 s [python3.14-scipy] ........................................................................ [ 70%]
  24209. 1682.44 s [python3.14-scipy] .......................................................................s [ 70%]
  24210. 1682.56 s [python3.14-scipy] ........................................................................ [ 70%]
  24211. 1682.68 s [python3.14-scipy] ........................................................................ [ 70%]
  24212. 1682.76 s [python3.14-scipy] ........................................................................ [ 70%]
  24213. 1682.97 s [python3.14-scipy] ........................................................................ [ 70%]
  24214. 1683.19 s [python3.14-scipy] ........................................x.....x.....x............s..sss. [ 70%]
  24215. 1683.36 s [python3.14-scipy] .xssss.......x..s................s..x....x.......s..............s....... [ 70%]
  24216. 1683.51 s [python3.14-scipy] .......s................s.................s............................. [ 70%]
  24217. 1683.70 s [python3.14-scipy] ..s..................s................s...................s............. [ 70%]
  24218. 1683.86 s [python3.14-scipy] .s...................................................................... [ 70%]
  24219. 1683.98 s [python3.14-scipy] ....................................................................x.s. [ 71%]
  24220. 1684.09 s [python3.14-scipy] ...x...ss.......ss.sss............................x.......x......x...... [ 71%]
  24221. 1684.19 s [python3.14-scipy] ..x.........................................x..........x...............x [ 71%]
  24222. 1684.31 s [python3.14-scipy] x......x...x...................x....x.....x...........x................. [ 71%]
  24223. 1684.40 s [python3.14-scipy] ......................s...........................ssss.....s.s.......... [ 71%]
  24224. 1684.50 s [python3.14-scipy] ........................................................................ [ 71%]
  24225. 1684.59 s [python3.14-scipy] ........................................................................ [ 71%]
  24226. 1684.65 s [python3.14-scipy] ...............s...s...ss...........sss..............ssssss....sss...... [ 71%]
  24227. 1684.72 s [python3.14-scipy] ........................................................................ [ 71%]
  24228. 1684.78 s [python3.14-scipy] ........................................................................ [ 71%]
  24229. 1684.85 s [python3.14-scipy] ........................................................................ [ 71%]
  24230. 1684.89 s [python3.14-scipy] ..............................................................s......... [ 71%]
  24231. 1685.17 s [python3.14-scipy] s......s.......s...s.....s...s....s........s......s.....s...s.......s... [ 72%]
  24232. 1685.20 s [python3.14-scipy] .................s...................s...s...s...s.........s...s........ [ 72%]
  24233. 1685.34 s [python3.14-scipy] ..s........s..s.....ss.....s....s.....ss.......s.s......s.s......ss....s [ 72%]
  24234. 1685.47 s [python3.14-scipy] s.....s.s.....ss.....s.s....ss...ss....ss...ss..s..s..ss....ss.....ss... [ 72%]
  24235. 1685.55 s [python3.14-scipy] ss.....s.....s.....s.....s....s...s.....s.......s.......s......s........ [ 72%]
  24236. 1685.61 s [python3.14-scipy] ...s...........s.......s....s.......s........s......s........s.........s [ 72%]
  24237. 1685.68 s [python3.14-scipy] ...s.................................................................... [ 72%]
  24238. 1685.74 s [python3.14-scipy] ........................................................................ [ 72%]
  24239. 1685.80 s [python3.14-scipy] ........................................................................ [ 72%]
  24240. 1685.86 s [python3.14-scipy] ......................................ss.........sssss........sssss..... [ 72%]
  24241. 1685.92 s [python3.14-scipy] .....sssss...........sssss............sssss....sssss.....sssss........ss [ 72%]
  24242. 1685.99 s [python3.14-scipy] ssss.....sssss.....sssss......sssss....sssss....sssss..ssss.....s....... [ 72%]
  24243. 1686.09 s [python3.14-scipy] ........................................................................ [ 73%]
  24244. 1686.18 s [python3.14-scipy] .......................................................sssss...ssssss..s [ 73%]
  24245. 1686.24 s [python3.14-scipy] ssssss......ssssss..sssss....sss....sssssssss.....sssssss...sssss...ssss [ 73%]
  24246. 1686.31 s [python3.14-scipy] s.....ssssss.......sssssss...sssss..ssssss...sssss.......sssssss...ss... [ 73%]
  24247. 1686.40 s [python3.14-scipy] ........................................................................ [ 73%]
  24248. 1686.48 s [python3.14-scipy] .............................................sssssssss.....sssss....ssss [ 73%]
  24249. 1686.57 s [python3.14-scipy] s......ssss............................................s........sss..sss [ 73%]
  24250. 1686.65 s [python3.14-scipy] ........................................................................ [ 73%]
  24251. 1686.75 s [python3.14-scipy] ........................................................................ [ 73%]
  24252. 1686.84 s [python3.14-scipy] ....................................s................................... [ 73%]
  24253. 1686.91 s [python3.14-scipy] ........................................................................ [ 73%]
  24254. 1686.98 s [python3.14-scipy] ........................................................................ [ 74%]
  24255. 1687.05 s [python3.14-scipy] ........................................................................ [ 74%]
  24256. 1687.11 s [python3.14-scipy] ........................................................................ [ 74%]
  24257. 1687.16 s [python3.14-scipy] ........................................................................ [ 74%]
  24258. 1687.21 s [python3.14-scipy] ........................................................................ [ 74%]
  24259. 1687.25 s [python3.14-scipy] ........................................................................ [ 74%]
  24260. 1687.28 s [python3.14-scipy] ........................................................................ [ 74%]
  24261. 1687.31 s [python3.14-scipy] ........................................................................ [ 74%]
  24262. 1687.35 s [python3.14-scipy] ........................................................................ [ 74%]
  24263. 1687.39 s [python3.14-scipy] .......................................................................s [ 74%]
  24264. 1687.44 s [python3.14-scipy] ssssss......s........................................................... [ 74%]
  24265. 1687.50 s [python3.14-scipy] ........................................................................ [ 74%]
  24266. 1687.60 s [python3.14-scipy] .................x..x....x...x.x....x.x.........xx...x..x....xx....x.... [ 75%]
  24267. 1687.66 s [python3.14-scipy] x....................................................................... [ 75%]
  24268. 1687.77 s [python3.14-scipy] ................................................................s....... [ 75%]
  24269. 1687.99 s [python3.14-scipy] ........................................................................ [ 75%]
  24270. 1688.13 s [python3.14-scipy] ........................................................................ [ 75%]
  24271. 1688.25 s [python3.14-scipy] ........................................................................ [ 75%]
  24272. 1688.40 s [python3.14-scipy] ........................................................................ [ 75%]
  24273. 1688.61 s [python3.14-scipy] ........................................................................ [ 75%]
  24274. 1688.76 s [python3.14-scipy] ........................................................................ [ 75%]
  24275. 1688.85 s [python3.14-scipy] ........................................................................ [ 75%]
  24276. 1688.94 s [python3.14-scipy] ........................................................................ [ 75%]
  24277. 1689.04 s [python3.14-scipy] ........................................................................ [ 75%]
  24278. 1689.12 s [python3.14-scipy] ............x....x...................................................... [ 76%]
  24279. 1689.20 s [python3.14-scipy] ...............s...........x............................................ [ 76%]
  24280. 1689.28 s [python3.14-scipy] ................................x....................................... [ 76%]
  24281. 1689.35 s [python3.14-scipy] ..............................................x......................... [ 76%]
  24282. 1689.43 s [python3.14-scipy] .............................x.......................................... [ 76%]
  24283. 1689.50 s [python3.14-scipy] ...............................x........................................ [ 76%]
  24284. 1689.57 s [python3.14-scipy] ...................x.................................................... [ 76%]
  24285. 1689.64 s [python3.14-scipy] .......................................s................................ [ 76%]
  24286. 1689.79 s [python3.14-scipy] ...................................................s.................... [ 76%]
  24287. 1689.89 s [python3.14-scipy] ........................................................................ [ 76%]
  24288. 1689.95 s [python3.14-scipy] ........................................................................ [ 76%]
  24289. 1690.04 s [python3.14-scipy] ..s..................................................................... [ 77%]
  24290. 1690.09 s [python3.14-scipy] ........................................................................ [ 77%]
  24291. 1690.13 s [python3.14-scipy] ........................................................................ [ 77%]
  24292. 1690.20 s [python3.14-scipy] ........................................................................ [ 77%]
  24293. 1690.24 s [python3.14-scipy] ........................................................................ [ 77%]
  24294. 1690.26 s [python3.14-scipy] ........................................................................ [ 77%]
  24295. 1690.33 s [python3.14-scipy] ........................................................................ [ 77%]
  24296. 1690.38 s [python3.14-scipy] ........................................................................ [ 77%]
  24297. 1690.43 s [python3.14-scipy] ........................................................................ [ 77%]
  24298. 1690.45 s [python3.14-scipy] ........................................................................ [ 77%]
  24299. 1690.51 s [python3.14-scipy] ........................................................................ [ 77%]
  24300. 1690.60 s [python3.14-scipy] ........................................................................ [ 77%]
  24301. 1690.65 s [python3.14-scipy] ........................................................................ [ 78%]
  24302. 1690.71 s [python3.14-scipy] ........................................................................ [ 78%]
  24303. 1690.77 s [python3.14-scipy] ........................................................................ [ 78%]
  24304. 1690.82 s [python3.14-scipy] ........................................................................ [ 78%]
  24305. 1690.85 s [python3.14-scipy] ........................................................................ [ 78%]
  24306. 1690.95 s [python3.14-scipy] ........................................................................ [ 78%]
  24307. 1690.98 s [python3.14-scipy] ........................................................................ [ 78%]
  24308. 1691.04 s [python3.14-scipy] ........................................................................ [ 78%]
  24309. 1691.10 s [python3.14-scipy] ........................................................................ [ 78%]
  24310. 1691.14 s [python3.14-scipy] ........................................................................ [ 78%]
  24311. 1691.22 s [python3.14-scipy] .......................s.............s...........................s...... [ 78%]
  24312. 1691.27 s [python3.14-scipy] ........................................................................ [ 78%]
  24313. 1691.33 s [python3.14-scipy] ........................................................................ [ 79%]
  24314. 1691.38 s [python3.14-scipy] ......................................................................ss [ 79%]
  24315. 1691.45 s [python3.14-scipy] ........................................................................ [ 79%]
  24316. 1691.53 s [python3.14-scipy] ................................................ss...................... [ 79%]
  24317. 1691.60 s [python3.14-scipy] ........................................................................ [ 79%]
  24318. 1691.74 s [python3.14-scipy] ...........sss..............................s..s........................ [ 79%]
  24319. 1692.09 s [python3.14-scipy] .........................s.s...............ss........................... [ 79%]
  24320. 1692.67 s [python3.14-scipy] .......ss.............................ss.....ss........s.....ss.ss...... [ 79%]
  24321. 1693.18 s [python3.14-scipy] .ss......ss......ss..........ssssss.........................s...s....... [ 79%]
  24322. 1693.45 s [python3.14-scipy] ......................................ss.........s...................... [ 79%]
  24323. 1693.66 s [python3.14-scipy] ...............................sss.s........s.ss........................ [ 79%]
  24324. 1694.14 s [python3.14-scipy] ......................................s.s.........ss..s................. [ 80%]
  24325. 1694.34 s [python3.14-scipy] ..........s............................................................. [ 80%]
  24326. 1694.84 s [python3.14-scipy] ...................................s.........sss.s.....s................ [ 80%]
  24327. 1695.17 s [python3.14-scipy] ...s............ssssss...s..........ss...s...................ss..ss..sss [ 80%]
  24328. 1695.55 s [python3.14-scipy] s...............ss...................................................... [ 80%]
  24329. 1695.79 s [python3.14-scipy] .....s.s......ss..............................................s......... [ 80%]
  24330. 1696.10 s [python3.14-scipy] ........................................................................ [ 80%]
  24331. 1696.24 s [python3.14-scipy] ........................................................................ [ 80%]
  24332. 1696.44 s [python3.14-scipy] ........................................................................ [ 80%]
  24333. 1696.63 s [python3.14-scipy] ......................................................................s. [ 80%]
  24334. 1697.33 s [python3.14-scipy] .s.....................ss.........ss.................................... [ 80%]
  24335. 1698.21 s [python3.14-scipy] ss...................................................................... [ 80%]
  24336. 1698.44 s [python3.14-scipy] ........................................................................ [ 81%]
  24337. 1698.72 s [python3.14-scipy] .....................................s.................................. [ 81%]
  24338. 1699.82 s [python3.14-scipy] ..........s..s...............................ss...........s....ss....... [ 81%]
  24339. 1700.24 s [python3.14-scipy] ............................ssss.............s..s....................... [ 81%]
  24340. 1700.85 s [python3.14-scipy] ..............................ss.................s.s.................... [ 81%]
  24341. 1701.09 s [python3.14-scipy] ........................................................................ [ 81%]
  24342. 1701.56 s [python3.14-scipy] .............ss...........ss.................ss......................... [ 81%]
  24343. 1701.68 s [python3.14-scipy] ........................................................................ [ 81%]
  24344. 1701.81 s [python3.14-scipy] ........................................................................ [ 81%]
  24345. 1701.94 s [python3.14-scipy] ........................................ssss............................ [ 81%]
  24346. 1702.03 s [python3.14-scipy] ..................s..................................................... [ 81%]
  24347. 1702.20 s [python3.14-scipy] ........................................................................ [ 81%]
  24348. 1702.43 s [python3.14-scipy] ........................................................................ [ 82%]
  24349. 1702.76 s [python3.14-scipy] ........................................................................ [ 82%]
  24350. 1703.12 s [python3.14-scipy] .......................ssssssssssssssssssssssss.ss...................s.. [ 82%]
  24351. 1703.77 s [python3.14-scipy] .ss......s..........s..........................................ss....... [ 82%]
  24352. 1703.90 s [python3.14-scipy] ........................................................................ [ 82%]
  24353. 1704.43 s [python3.14-scipy] .......................................................................s [ 82%]
  24354. 1705.21 s [python3.14-scipy] s......ss..............................ss....................ss......... [ 82%]
  24355. 1705.70 s [python3.14-scipy] .......ssss......ss..................................................... [ 82%]
  24356. 1705.87 s [python3.14-scipy] ........................................................................ [ 82%]
  24357. 1706.00 s [python3.14-scipy] ...........................ss........................................... [ 82%]
  24358. 1706.09 s [python3.14-scipy] .................................ssss...........s.ss......s....s..sss... [ 82%]
  24359. 1706.17 s [python3.14-scipy] ..........s....ss.............s.sss.......s.........s.ss..........s.s..s [ 83%]
  24360. 1706.27 s [python3.14-scipy] s.s.....ssssss..s...ss..s.ss.ss...................s..ss.....s..s........ [ 83%]
  24361. 1706.46 s [python3.14-scipy] sss..........s..s..s.....s..ssss..............ss........................ [ 83%]
  24362. 1706.85 s [python3.14-scipy] .............................................ss............ss........... [ 83%]
  24363. 1707.16 s [python3.14-scipy] ........................................................................ [ 83%]
  24364. 1707.33 s [python3.14-scipy] ...........................s.....s...................................... [ 83%]
  24365. 1707.57 s [python3.14-scipy] ....................................................................s... [ 83%]
  24366. 1708.05 s [python3.14-scipy] .s...................................................................... [ 83%]
  24367. 1708.42 s [python3.14-scipy] ........s...................ss.......................................... [ 83%]
  24368. 1708.56 s [python3.14-scipy] ...................s...s................................................ [ 83%]
  24369. 1708.77 s [python3.14-scipy] ........................................................................ [ 83%]
  24370. 1709.05 s [python3.14-scipy] .....ssss....sssss...s.................................................. [ 83%]
  24371. 1709.53 s [python3.14-scipy] ...........ss........................................................... [ 84%]
  24372. 1709.81 s [python3.14-scipy] .........................................ss..........ss..........ss.ssss [ 84%]
  24373. 1710.10 s [python3.14-scipy] s..sss............ssssss............s................................... [ 84%]
  24374. 1710.38 s [python3.14-scipy] ........................................................................ [ 84%]
  24375. 1710.58 s [python3.14-scipy] .................................ss..................ss.........s....... [ 84%]
  24376. 1710.73 s [python3.14-scipy] ....................................s................................... [ 84%]
  24377. 1710.82 s [python3.14-scipy] ........................................................................ [ 84%]
  24378. 1711.01 s [python3.14-scipy] ........................................................................ [ 84%]
  24379. 1711.09 s [python3.14-scipy] ........................................................................ [ 84%]
  24380. 1711.17 s [python3.14-scipy] ........................................................................ [ 84%]
  24381. 1711.27 s [python3.14-scipy] ...............s........................................................ [ 84%]
  24382. 1711.36 s [python3.14-scipy] ........................................................................ [ 84%]
  24383. 1711.42 s [python3.14-scipy] .................................................s...................... [ 85%]
  24384. 1711.49 s [python3.14-scipy] .................................s...................................... [ 85%]
  24385. 1711.56 s [python3.14-scipy] ...............s......................................................s. [ 85%]
  24386. 1711.64 s [python3.14-scipy] ......................ss................................................ [ 85%]
  24387. 1711.77 s [python3.14-scipy] ..........................ss......................s.....ssss.s.......... [ 85%]
  24388. 1711.90 s [python3.14-scipy] ..................................s..................................... [ 85%]
  24389. 1712.00 s [python3.14-scipy] ........................................................................ [ 85%]
  24390. 1712.04 s [python3.14-scipy] ........................................................................ [ 85%]
  24391. 1712.09 s [python3.14-scipy] ........................................................................ [ 85%]
  24392. 1712.15 s [python3.14-scipy] ........................................................................ [ 85%]
  24393. 1712.23 s [python3.14-scipy] ...........................................s............................ [ 85%]
  24394. 1712.36 s [python3.14-scipy] ........................................................................ [ 86%]
  24395. 1712.51 s [python3.14-scipy] .......................ss............................................... [ 86%]
  24396. 1712.69 s [python3.14-scipy] ........................................................................ [ 86%]
  24397. 1712.79 s [python3.14-scipy] ........................................................................ [ 86%]
  24398. 1712.87 s [python3.14-scipy] .............................s.......................................... [ 86%]
  24399. 1712.94 s [python3.14-scipy] ........................................................................ [ 86%]
  24400. 1712.97 s [python3.14-scipy] ........................................................................ [ 86%]
  24401. 1713.02 s [python3.14-scipy] .......................................ss..........s.................... [ 86%]
  24402. 1713.07 s [python3.14-scipy] ......................................s................................. [ 86%]
  24403. 1713.12 s [python3.14-scipy] ss.........................................x............................ [ 86%]
  24404. 1713.18 s [python3.14-scipy] .....................sss...................................ss.....sss... [ 86%]
  24405. 1713.30 s [python3.14-scipy] ........................................................................ [ 86%]
  24406. 1713.41 s [python3.14-scipy] ........................................................................ [ 87%]
  24407. 1713.54 s [python3.14-scipy] ....................................................x................... [ 87%]
  24408. 1713.67 s [python3.14-scipy] ....................................s............s...s.................. [ 87%]
  24409. 1713.80 s [python3.14-scipy] ........................................................................ [ 87%]
  24410. 1714.18 s [python3.14-scipy] s....................x.......................................s.......... [ 87%]
  24411. 1714.93 s [python3.14-scipy] .................x..........................x........................... [ 87%]
  24412. 1715.22 s [python3.14-scipy] .....x.......................................................x.......... [ 87%]
  24413. 1715.45 s [python3.14-scipy] ..............................s......................................... [ 87%]
  24414. 1715.67 s [python3.14-scipy] ...................................................x..........s......... [ 87%]
  24415. 1715.89 s [python3.14-scipy] ........................................................................ [ 87%]
  24416. 1716.10 s [python3.14-scipy] ............x..............s..s......................s.................. [ 87%]
  24417. 1716.74 s [python3.14-scipy] ...........................x....x.ss...x..x.........x..x.......x........ [ 87%]
  24418. 1716.94 s [python3.14-scipy] ..................................................................x..... [ 88%]
  24419. 1717.16 s [python3.14-scipy] ........................................................................ [ 88%]
  24420. 1717.61 s [python3.14-scipy] .........x................................xx.s......x......x............ [ 88%]
  24421. 1718.01 s [python3.14-scipy] ................x.................x..............s..ss.................. [ 88%]
  24422. 1718.32 s [python3.14-scipy] .x.......x.....x.......x........x......x.......x.x......x............... [ 88%]
  24423. 1718.73 s [python3.14-scipy] ...x.......s........x........................x.........x...............x [ 88%]
  24424. 1720.17 s [python3.14-scipy] ................x.x.sx....x.s.sss......x..x...x..x............x..x..s.sx [ 88%]
  24425. 1721.64 s [python3.14-scipy] .sxx.xx.x..s..xx..s..s.......s...x....ss............ssx...x.....ss...... [ 88%]
  24426. 1722.46 s [python3.14-scipy] ........x.......ssss...x................................................ [ 88%]
  24427. 1722.69 s [python3.14-scipy] ............................................................x.......x..s [ 88%]
  24428. 1723.10 s [python3.14-scipy] sx..........s.......x..............x...s..x............................. [ 88%]
  24429. 1723.49 s [python3.14-scipy] ............s...s.x....s.....................s.......................... [ 89%]
  24430. 1723.95 s [python3.14-scipy] ..............................................ss........................ [ 89%]
  24431. 1724.28 s [python3.14-scipy] ..............................................................s..X...... [ 89%]
  24432. 1724.82 s [python3.14-scipy] ............sss.......s..................s.............................. [ 89%]
  24433. 1725.22 s [python3.14-scipy] ............................x.........x.......x...x.............s.sXxs.. [ 89%]
  24434. 1725.75 s [python3.14-scipy] ..s........................................x.........x..s............s.. [ 89%]
  24435. 1725.96 s [python3.14-scipy] ...................................................................x.... [ 89%]
  24436. 1726.12 s [python3.14-scipy] ..........x..........ss.ss...................x................s......... [ 89%]
  24437. 1726.22 s [python3.14-scipy] .............s.............................x............................ [ 89%]
  24438. 1726.42 s [python3.14-scipy] ..................................................ss............x....... [ 89%]
  24439. 1726.70 s [python3.14-scipy] .......................................................x.s.ss........... [ 89%]
  24440. 1726.85 s [python3.14-scipy] ..x............ss..........x..................x...............x......... [ 89%]
  24441. 1727.08 s [python3.14-scipy] .....x.....x.....x.......x...x.x........................................ [ 90%]
  24442. 1727.77 s [python3.14-scipy] ss...x...x...x..x......x..x.........................xx.xxx.x............ [ 90%]
  24443. 1728.23 s [python3.14-scipy] ..............s.........xssss...ss...x.....s.s.x.x.......s...s.s........ [ 90%]
  24444. 1728.38 s [python3.14-scipy] .....sx.s.........................x.....s...sss.................s..ssx.s [ 90%]
  24445. 1728.56 s [python3.14-scipy] ........................ssx..x.ss...ssss.ss......................s....x. [ 90%]
  24446. 1728.67 s [python3.14-scipy] ......s....ssxsss.ss..........................x......................... [ 90%]
  24447. 1728.85 s [python3.14-scipy] .............................................................s...s...... [ 90%]
  24448. 1729.25 s [python3.14-scipy] ....ss...x.xxx...............x............x............................. [ 90%]
  24449. 1729.71 s [python3.14-scipy] .............................................s.......................... [ 90%]
  24450. 1730.28 s [python3.14-scipy] ......................xs.x.............s..s...................s......... [ 90%]
  24451. 1730.65 s [python3.14-scipy] ................x.................................ss...........ss....... [ 90%]
  24452. 1731.41 s [python3.14-scipy] ................s..s.sss.............ssss.........................s..... [ 90%]
  24453. 1732.06 s [python3.14-scipy] ..........s.........X...............sss..s.........ss................... [ 91%]
  24454. 1732.70 s [python3.14-scipy] .....................................................x....s...x......... [ 91%]
  24455. 1733.13 s [python3.14-scipy] .sx..ssssssss.ssssssssssss................ss.........x.................. [ 91%]
  24456. 1733.31 s [python3.14-scipy] ....................................sss................................. [ 91%]
  24457. 1733.44 s [python3.14-scipy] ................................s....................................... [ 91%]
  24458. 1733.96 s [python3.14-scipy] ...........................................ss................s.......... [ 91%]
  24459. 1734.56 s [python3.14-scipy] .....s.........................................................s........ [ 91%]
  24460. 1734.97 s [python3.14-scipy] .......s...................................................s............ [ 91%]
  24461. 1735.41 s [python3.14-scipy] ...............................................................s........ [ 91%]
  24462. 1735.93 s [python3.14-scipy] ....sss.....x...............s................s......................x... [ 91%]
  24463. 1736.06 s [python3.14-scipy] .................s.................................ssss.ss.......x...... [ 91%]
  24464. 1736.17 s [python3.14-scipy] ............s...ss..s........s.s...........s..................ss........ [ 92%]
  24465. 1736.35 s [python3.14-scipy] ...............................................x..........s............. [ 92%]
  24466. 1736.46 s [python3.14-scipy] ................s....................................................... [ 92%]
  24467. 1736.58 s [python3.14-scipy] ........................s....sss..sss..sx.................ssss.......... [ 92%]
  24468. 1736.66 s [python3.14-scipy] ........sss.s.............s............................................. [ 92%]
  24469. 1736.80 s [python3.14-scipy] ......................................................................s. [ 92%]
  24470. 1736.95 s [python3.14-scipy] .....s..s..s.s.s.s..s....................................X.............. [ 92%]
  24471. 1737.35 s [python3.14-scipy] ..........x.....sssssssss..................s........s.s................. [ 92%]
  24472. 1737.91 s [python3.14-scipy] ..........................sss.s............x...........ss.ssss..x....... [ 92%]
  24473. 1738.83 s [python3.14-scipy] ..........................x.............................s....s..x....... [ 92%]
  24474. 1739.83 s [python3.14-scipy] ..........................sx....................x....ssss............... [ 92%]
  24475. 1740.47 s [python3.14-scipy] .....s...s..................x.s..x...ss................................. [ 92%]
  24476. 1740.78 s [python3.14-scipy] ........................................................................ [ 93%]
  24477. 1740.93 s [python3.14-scipy] ...........................ssss.....................................ss.. [ 93%]
  24478. 1741.10 s [python3.14-scipy] ss....ss.s........s.............................ssss.ssssss.ssssssssssss [ 93%]
  24479. 1741.18 s [python3.14-scipy] s.sssss.sssss.sssssssssss.sssss.sss...ssssssss.....ssssssssssss.....ss.. [ 93%]
  24480. 1741.30 s [python3.14-scipy] ..................s..................................................... [ 93%]
  24481. 1741.52 s [python3.14-scipy] .....................s......s.s.........ss..ssssssss.sss.s...sssssss.sss [ 93%]
  24482. 1741.65 s [python3.14-scipy] s..ssssssssss...sssssssssss.sss.sss.ssssss..ssssssssssss..sssss.......ss [ 93%]
  24483. 1741.80 s [python3.14-scipy] ssssssssssssss.sssss..sssss..............s.....sssssssssssssss..ssssssss [ 93%]
  24484. 1742.11 s [python3.14-scipy] ...sss.....s.........................................................s.. [ 93%]
  24485. 1742.33 s [python3.14-scipy] ..........sss..s.s.......ss.ssss.s.....ss....s.......................... [ 93%]
  24486. 1742.61 s [python3.14-scipy] ..........................................ssssss.s...sss.ssss...ssssss.. [ 93%]
  24487. 1742.75 s [python3.14-scipy] .ssss................................................................... [ 93%]
  24488. 1742.95 s [python3.14-scipy] ........................ssssssssssssssssss.............................. [ 94%]
  24489. 1743.08 s [python3.14-scipy] .................................................ss..................... [ 94%]
  24490. 1743.16 s [python3.14-scipy] ........................................................................ [ 94%]
  24491. 1743.24 s [python3.14-scipy] ........................................................................ [ 94%]
  24492. 1743.32 s [python3.14-scipy] .............................................................ss......... [ 94%]
  24493. 1743.38 s [python3.14-scipy] ........................................................................ [ 94%]
  24494. 1743.63 s [python3.14-scipy] .................................................ss..................... [ 94%]
  24495. 1743.94 s [python3.14-scipy] .....................s..s........sss...................sss.............. [ 94%]
  24496. 1744.24 s [python3.14-scipy] ..........ssss..sss.sssssssss....ssssssssss.sssssss.s................... [ 94%]
  24497. 1744.50 s [python3.14-scipy] .................x...........s.s...............................ss....... [ 94%]
  24498. 1744.58 s [python3.14-scipy] ..............................s........s................................ [ 94%]
  24499. 1744.81 s [python3.14-scipy] ...........................................................x............ [ 95%]
  24500. 1745.00 s [python3.14-scipy] ...................................s.................................... [ 95%]
  24501. 1745.19 s [python3.14-scipy] .......s.......ss..sss......................s.sssssss.........s....s.... [ 95%]
  24502. 1745.43 s [python3.14-scipy] ...............s...................x............s....................... [ 95%]
  24503. 1745.66 s [python3.14-scipy] ........................................................................ [ 95%]
  24504. 1745.83 s [python3.14-scipy] ........................................................................ [ 95%]
  24505. 1746.00 s [python3.14-scipy] ........................................................................ [ 95%]
  24506. 1746.10 s [python3.14-scipy] .......................s................................................ [ 95%]
  24507. 1746.28 s [python3.14-scipy] ......s................................................................. [ 95%]
  24508. 1746.73 s [python3.14-scipy] ..............................s................s..ss.................... [ 95%]
  24509. 1748.85 s [python3.14-scipy] ..............................s...s............x........................ [ 95%]
  24510. 1749.84 s [python3.14-scipy] .s...................................................................... [ 95%]
  24511. 1750.27 s [python3.14-scipy] ........................................................................ [ 96%]
  24512. 1750.75 s [python3.14-scipy] ........................................................................ [ 96%]
  24513. 1750.91 s [python3.14-scipy] .......s................................................................ [ 96%]
  24514. 1751.13 s [python3.14-scipy] ..............................................................x......... [ 96%]
  24515. 1751.44 s [python3.14-scipy] ........................................................................ [ 96%]
  24516. 1751.84 s [python3.14-scipy] ..............................................................s......... [ 96%]
  24517. 1752.08 s [python3.14-scipy] ........................................................................ [ 96%]
  24518. 1752.22 s [python3.14-scipy] ........................................................................ [ 96%]
  24519. 1752.34 s [python3.14-scipy] ........................................................................ [ 96%]
  24520. 1752.57 s [python3.14-scipy] ........................................................................ [ 96%]
  24521. 1752.81 s [python3.14-scipy] ........................................................................ [ 96%]
  24522. 1753.04 s [python3.14-scipy] ........................................................................ [ 96%]
  24523. 1753.27 s [python3.14-scipy] ........................................................................ [ 97%]
  24524. 1753.43 s [python3.14-scipy] .....................................................................X.. [ 97%]
  24525. 1753.54 s [python3.14-scipy] ........................................................................ [ 97%]
  24526. 1753.63 s [python3.14-scipy] ........................................................................ [ 97%]
  24527. 1753.73 s [python3.14-scipy] ........................................................................ [ 97%]
  24528. 1753.83 s [python3.14-scipy] ........................................................................ [ 97%]
  24529. 1755.70 s [python3.14-scipy] ........................................................................ [ 97%]
  24530. 1756.00 s [python3.14-scipy] ......................................s....s............................ [ 97%]
  24531. 1756.60 s [python3.14-scipy] ........................................................................ [ 97%]
  24532. 1756.80 s [python3.14-scipy] ........................................................................ [ 97%]
  24533. 1757.01 s [python3.14-scipy] ........................................................................ [ 97%]
  24534. 1757.17 s [python3.14-scipy] ........................................................................ [ 98%]
  24535. 1757.24 s [python3.14-scipy] ...sssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.......... [ 98%]
  24536. 1757.47 s [python3.14-scipy] ........................................................................ [ 98%]
  24537. 1758.27 s [python3.14-scipy] ...................s.s.s.s.sss..........s....s.......................... [ 98%]
  24538. 1758.91 s [python3.14-scipy] ........................................................................ [ 98%]
  24539. 1759.56 s [python3.14-scipy] ........................................................................ [ 98%]
  24540. 1765.37 s [python3.14-scipy] ........................................................................ [ 98%]
  24541. 1765.84 s [python3.14-scipy] ........................................................................ [ 98%]
  24542. 1766.39 s [python3.14-scipy] ........................................................................ [ 98%]
  24543. 1767.05 s [python3.14-scipy] ........................................................................ [ 98%]
  24544. 1767.18 s [python3.14-scipy] ........................................................................ [ 98%]
  24545. 1767.53 s [python3.14-scipy] ........................................................................ [ 98%]
  24546. 1767.90 s [python3.14-scipy] ........................................................................ [ 99%]
  24547. 1768.26 s [python3.14-scipy] ........................................................................ [ 99%]
  24548. 1768.87 s [python3.14-scipy] .s.......................................................ss.......ss.... [ 99%]
  24549. 1769.61 s [python3.14-scipy] ..............s.......ss.......ss....................................... [ 99%]
  24550. 1770.35 s [python3.14-scipy] ......s.......ss..........s............................................. [ 99%]
  24551. 1770.75 s [python3.14-scipy] ........................................................................ [ 99%]
  24552. 1771.36 s [python3.14-scipy] ........................................................................ [ 99%]
  24553. 1771.50 s [python3.14-scipy] ........................................................................ [ 99%]
  24554. 1771.78 s [python3.14-scipy] ...........................................................s............ [ 99%]
  24555. 1772.19 s [python3.14-scipy] .................................................................s...... [ 99%]
  24556. 1772.30 s [python3.14-scipy] ...............................................s........................ [ 99%]
  24557. 1772.41 s [python3.14-scipy] ........................................................................ [ 99%]
  24558. 1781.37 s [python3.14-scipy] ............... [100%]
  24559. 1781.41 s [python3.14-scipy] =============================== warnings summary ===============================
  24560. 1781.41 s [python3.14-scipy] lib/python3.14/site-packages/scipy/conftest.py:265: 16 warnings
  24561. 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
  24562. 1781.41 s [python3.14-scipy] pytest.param(v, id=k, marks=pytest.mark.array_api_backends)
  24563. 1781.41 s [python3.14-scipy]
  24564. 1781.41 s [python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 15 warnings
  24565. 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'.
  24566. 1781.41 s [python3.14-scipy] return cdist_fn(XA, XB, out=out, **kwargs)
  24567. 1781.41 s [python3.14-scipy]
  24568. 1781.41 s [python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 800 warnings
  24569. 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'.
  24570. 1781.41 s [python3.14-scipy] dm[i, j] = metric(XA[i], XB[j], **kwargs)
  24571. 1781.41 s [python3.14-scipy]
  24572. 1781.41 s [python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 15 warnings
  24573. 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'.
  24574. 1781.41 s [python3.14-scipy] return pdist_fn(X, out=out, **kwargs)
  24575. 1781.41 s [python3.14-scipy]
  24576. 1781.41 s [python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 380 warnings
  24577. 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'.
  24578. 1781.41 s [python3.14-scipy] dm[k] = metric(X[i], X[j], **kwargs)
  24579. 1781.41 s [python3.14-scipy]
  24580. 1781.41 s [python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 15 warnings
  24581. 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)'.
  24582. 1781.41 s [python3.14-scipy] return cdist_fn(XA, XB, out=out, **kwargs)
  24583. 1781.41 s [python3.14-scipy]
  24584. 1781.41 s [python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 800 warnings
  24585. 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)'.
  24586. 1781.41 s [python3.14-scipy] dm[i, j] = metric(XA[i], XB[j], **kwargs)
  24587. 1781.41 s [python3.14-scipy]
  24588. 1781.41 s [python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 15 warnings
  24589. 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)'.
  24590. 1781.41 s [python3.14-scipy] return pdist_fn(X, out=out, **kwargs)
  24591. 1781.41 s [python3.14-scipy]
  24592. 1781.41 s [python3.14-scipy] lib/python3.14/site-packages/scipy/spatial/tests/test_distance.py: 380 warnings
  24593. 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)'.
  24594. 1781.41 s [python3.14-scipy] dm[k] = metric(X[i], X[j], **kwargs)
  24595. 1781.41 s [python3.14-scipy]
  24596. 1781.41 s [python3.14-scipy] lib/python3.14/site-packages/scipy/stats/tests/test_axis_nan_policy.py: 79 warnings
  24597. 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.
  24598. 1781.41 s [python3.14-scipy] return gmean(x, weights=weights, axis=axis, keepdims=keepdims)
  24599. 1781.41 s [python3.14-scipy]
  24600. 1781.41 s [python3.14-scipy] lib/python3.14/site-packages/scipy/stats/tests/test_axis_nan_policy.py: 99 warnings
  24601. 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.
  24602. 1781.41 s [python3.14-scipy] return _methods._mean(a, axis=axis, dtype=dtype,
  24603. 1781.41 s [python3.14-scipy]
  24604. 1781.41 s [python3.14-scipy] lib/python3.14/site-packages/scipy/stats/tests/test_axis_nan_policy.py: 24 warnings
  24605. 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.
  24606. 1781.41 s [python3.14-scipy] return hypotest_fun_in(*args, **kwds)
  24607. 1781.41 s [python3.14-scipy]
  24608. 1781.41 s [python3.14-scipy] lib/python3.14/site-packages/scipy/stats/tests/test_axis_nan_policy.py: 24 warnings
  24609. 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.
  24610. 1781.41 s [python3.14-scipy] return hypotest_fun_in(*args, **kwds)
  24611. 1781.41 s [python3.14-scipy]
  24612. 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
  24613. 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.
  24614. 1781.41 s [python3.14-scipy] assert_allclose(qmc.geometric_discrepancy(sample, method='mst'), 0.5)
  24615. 1781.41 s [python3.14-scipy]
  24616. 1781.41 s [python3.14-scipy] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
  24617. 1782.03 s [python3.14-scipy] = 78543 passed, 5177 skipped, 305 xfailed, 15 xpassed, 2663 warnings in 211.76s (0:03:31) =
  24618. 1788.53 s [python3.14-scipy] Finished executing pytestCheckPhase
  24619. 1788.57 s [python3.14-scipy] pytestCheckPhase completed in 3 minutes 39 seconds
  24620. 1788.57 s [python3.14-scipy] Phase: pytestcachePhase
  24621. 1788.57 s [python3.14-scipy] Phase: pytestRemoveBytecodePhase
  24622. 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
  24623. 1789.39 s [post-build-hook] copying 2 paths...
  24624. 1789.39 s [post-build-hook] copying path '/nix/store/0a3l8chfana6yg9a7i98ppz1bh75h5iz-python3.14-scipy-1.16.3-dist' to 'https://cache.nix-ci.com'...
  24625. 1789.39 s [post-build-hook] copying path '/nix/store/2bmfl3j0n9gfxqf9mr7485yvqzp90wxn-python3.14-scipy-1.16.3' to 'https://cache.nix-ci.com'...
  24626. 1814.68 s [post-build-hook] copying 10 paths...
  24627. 1814.71 s [post-build-hook] copying path '/nix/store/y4hslyf1j7q6ss1sjysqsk86k80i3nnn-face.dat.drv' to 'https://cache.nix-ci.com'...
  24628. 1814.71 s [post-build-hook] copying path '/nix/store/dbhp42vlsyj5flp9gn2h87khv67l0znf-source.drv' to 'https://cache.nix-ci.com'...
  24629. 1814.71 s [post-build-hook] copying path '/nix/store/swy1vamd6854j1li1ybargvj3lhfh7a1-dd50ac9d98dbb70625333a23e3a90e493228e3be.patch.drv' to 'https://cache.nix-ci.com'...
  24630. 1814.71 s [post-build-hook] copying path '/nix/store/0kjq82fz6ki0q0y0ckpcphdy8mpk474k-ecg.dat.drv' to 'https://cache.nix-ci.com'...
  24631. 1814.71 s [post-build-hook] copying path '/nix/store/mqs72py5c9s93v5mhsqdqvhvj6bil2cd-ascent.dat.drv' to 'https://cache.nix-ci.com'...
  24632. 1814.71 s [post-build-hook] copying path '/nix/store/x67fpqkkb13gypvyb681nk190l4ij87d-boost_1_88_0.tar.bz2.drv' to 'https://cache.nix-ci.com'...
  24633. 1814.71 s [post-build-hook] copying path '/nix/store/fq38zih2h0zkay8gqbdn96qrvskbkfqv-boost.pc.drv' to 'https://cache.nix-ci.com'...
  24634. 1814.90 s [post-build-hook] copying path '/nix/store/gdmbhh0bp63lpl57zyzabngs6yywpyi4-boost-build-boost-1.88.0.drv' to 'https://cache.nix-ci.com'...
  24635. 1815.36 s [post-build-hook] copying path '/nix/store/r9ji11q0kv4v7np8var0g2f1vag5irkn-boost-1.88.0.drv' to 'https://cache.nix-ci.com'...
  24636. 1815.56 s [post-build-hook] copying path '/nix/store/igrd32bkkdgj4xh8p1sl0mpa40vcf5qg-python3.14-scipy-1.16.3.drv' to 'https://cache.nix-ci.com'...
  24637. 1816.06 s Progress: 144 of 148 built, 439 of 439 downloaded from cache
  24638. 1816.10 s Building python3.14-graph-tool
  24639. 1816.18 s [python3.14-graph-tool] Sourcing python-remove-tests-dir-hook
  24640. 1816.18 s [python3.14-graph-tool] Sourcing python-catch-conflicts-hook.sh
  24641. 1816.18 s [python3.14-graph-tool] Sourcing python-remove-bin-bytecode-hook.sh
  24642. 1816.18 s [python3.14-graph-tool] Sourcing python-imports-check-hook.sh
  24643. 1816.18 s [python3.14-graph-tool] Using pythonImportsCheckPhase
  24644. 1816.18 s [python3.14-graph-tool] Sourcing python-namespaces-hook
  24645. 1816.38 s [python3.14-graph-tool] Phase: unpackPhase
  24646. 1816.38 s [python3.14-graph-tool] unpacking source archive /nix/store/5v2glg3fyxc54vwqzy2n9g4i7vn471lr-graph-tool-2.98.tar.bz2
  24647. 1817.06 s [python3.14-graph-tool] source root is graph-tool-2.98
  24648. 1817.08 s [python3.14-graph-tool] setting SOURCE_DATE_EPOCH to timestamp 1755799990 of file "graph-tool-2.98/ChangeLog"
  24649. 1817.09 s [python3.14-graph-tool] Phase: patchPhase
  24650. 1817.16 s [python3.14-graph-tool] Phase: updateAutotoolsGnuConfigScriptsPhase
  24651. 1817.17 s [python3.14-graph-tool] Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
  24652. 1817.18 s [python3.14-graph-tool] Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
  24653. 1817.18 s [python3.14-graph-tool] Phase: configurePhase
  24654. 1817.19 s [python3.14-graph-tool] fixing libtool script ./build-aux/ltmain.sh
  24655. 1817.20 s [python3.14-graph-tool] ./configure
  24656. 1817.22 s [python3.14-graph-tool] patching script interpreter paths in ./configure
  24657. 1817.23 s [python3.14-graph-tool] ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/sh"
  24658. 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
  24659. 1817.39 s [python3.14-graph-tool] checking build system type... x86_64-pc-linux-gnu
  24660. 1817.39 s [python3.14-graph-tool] checking host system type... x86_64-pc-linux-gnu
  24661. 1817.40 s [python3.14-graph-tool] checking for a BSD-compatible install... /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/install -c
  24662. 1817.40 s [python3.14-graph-tool] checking whether sleep supports fractional seconds... yes
  24663. 1817.48 s [python3.14-graph-tool] checking filesystem timestamp resolution... 0.01
  24664. 1817.48 s [python3.14-graph-tool] checking whether build environment is sane... yes
  24665. 1817.49 s [python3.14-graph-tool] checking for a race-free mkdir -p... /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/mkdir -p
  24666. 1817.49 s [python3.14-graph-tool] checking for gawk... gawk
  24667. 1817.49 s [python3.14-graph-tool] checking whether make sets $(MAKE)... yes
  24668. 1817.50 s [python3.14-graph-tool] checking whether make supports nested variables... yes
  24669. 1817.50 s [python3.14-graph-tool] checking xargs -n works... yes
  24670. 1817.52 s [python3.14-graph-tool] checking how to create a pax tar archive... gnutar
  24671. 1817.53 s [python3.14-graph-tool] checking whether make supports the include directive... yes (GNU style)
  24672. 1817.53 s [python3.14-graph-tool] checking for gcc... gcc
  24673. 1817.63 s [python3.14-graph-tool] checking whether the C compiler works... yes
  24674. 1817.63 s [python3.14-graph-tool] checking for C compiler default output file name... a.out
  24675. 1817.68 s [python3.14-graph-tool] checking for suffix of executables...
  24676. 1817.76 s [python3.14-graph-tool] checking whether we are cross compiling... no
  24677. 1817.79 s [python3.14-graph-tool] checking for suffix of object files... o
  24678. 1817.81 s [python3.14-graph-tool] checking whether the compiler supports GNU C... yes
  24679. 1817.83 s [python3.14-graph-tool] checking whether gcc accepts -g... yes
  24680. 1817.88 s [python3.14-graph-tool] checking for gcc option to enable C11 features... none needed
  24681. 1817.92 s [python3.14-graph-tool] checking whether gcc understands -c and -o together... yes
  24682. 1817.92 s [python3.14-graph-tool] checking dependency style of gcc... none
  24683. 1817.95 s [python3.14-graph-tool] checking for stdio.h... yes
  24684. 1818.01 s [python3.14-graph-tool] checking for stdlib.h... yes
  24685. 1818.07 s [python3.14-graph-tool] checking for string.h... yes
  24686. 1818.14 s [python3.14-graph-tool] checking for inttypes.h... yes
  24687. 1818.20 s [python3.14-graph-tool] checking for stdint.h... yes
  24688. 1818.27 s [python3.14-graph-tool] checking for strings.h... yes
  24689. 1818.33 s [python3.14-graph-tool] checking for sys/stat.h... yes
  24690. 1818.40 s [python3.14-graph-tool] checking for sys/types.h... yes
  24691. 1818.48 s [python3.14-graph-tool] checking for unistd.h... yes
  24692. 1818.56 s [python3.14-graph-tool] checking for wchar.h... yes
  24693. 1818.63 s [python3.14-graph-tool] checking for minix/config.h... no
  24694. 1818.71 s [python3.14-graph-tool] checking whether it is safe to define __EXTENSIONS__... yes
  24695. 1818.75 s [python3.14-graph-tool] checking whether _XOPEN_SOURCE should be defined... no
  24696. 1818.82 s [python3.14-graph-tool] checking for library containing strerror... none required
  24697. 1818.87 s [python3.14-graph-tool] checking whether the compiler supports GNU C++... yes
  24698. 1818.90 s [python3.14-graph-tool] checking whether g++ accepts -g... yes
  24699. 1819.01 s [python3.14-graph-tool] checking for g++ option to enable C++11 features... none needed
  24700. 1819.01 s [python3.14-graph-tool] checking dependency style of g++... none
  24701. 1819.01 s [python3.14-graph-tool] checking how to print strings... printf
  24702. 1819.01 s [python3.14-graph-tool] checking for a sed that does not truncate output... /nix/store/dvy1v72pqn0796fxsh20s13hmj5pr7y1-gnused-4.9/bin/sed
  24703. 1819.01 s [python3.14-graph-tool] checking for grep that handles long lines and -e... /nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12/bin/grep
  24704. 1819.02 s [python3.14-graph-tool] checking for egrep... /nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12/bin/grep -E
  24705. 1819.02 s [python3.14-graph-tool] checking for fgrep... /nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12/bin/grep -F
  24706. 1819.02 s [python3.14-graph-tool] checking for ld used by gcc... ld
  24707. 1819.04 s [python3.14-graph-tool] checking if the linker (ld) is GNU ld... yes
  24708. 1819.04 s [python3.14-graph-tool] checking for BSD- or MS-compatible name lister (nm)... nm
  24709. 1819.06 s [python3.14-graph-tool] checking the name lister (nm) interface... BSD nm
  24710. 1819.06 s [python3.14-graph-tool] checking whether ln -s works... yes
  24711. 1819.06 s [python3.14-graph-tool] checking the maximum length of command line arguments... 1572864
  24712. 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
  24713. 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
  24714. 1819.07 s [python3.14-graph-tool] checking for ld option to reload object files... -r
  24715. 1819.07 s [python3.14-graph-tool] checking for file... file
  24716. 1819.07 s [python3.14-graph-tool] checking for objdump... objdump
  24717. 1819.07 s [python3.14-graph-tool] checking how to recognize dependent libraries... (cached) pass_all
  24718. 1819.07 s [python3.14-graph-tool] checking for dlltool... no
  24719. 1819.07 s [python3.14-graph-tool] checking how to associate runtime and link libraries... printf %s\n
  24720. 1819.07 s [python3.14-graph-tool] checking for ranlib... ranlib
  24721. 1819.10 s [python3.14-graph-tool] checking for archiver @FILE support... @
  24722. 1819.10 s [python3.14-graph-tool] checking for strip... strip
  24723. 1819.22 s [python3.14-graph-tool] checking command to parse nm output from gcc object... ok
  24724. 1819.22 s [python3.14-graph-tool] checking for sysroot... no
  24725. 1819.22 s [python3.14-graph-tool] checking for a working dd... /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/dd
  24726. 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
  24727. 1819.25 s [python3.14-graph-tool] checking for mt... no
  24728. 1819.25 s [python3.14-graph-tool] checking if : is a manifest tool... no
  24729. 1819.36 s [python3.14-graph-tool] checking for dlfcn.h... yes
  24730. 1819.36 s [python3.14-graph-tool] checking which variant of shared library versioning to provide... (default) aix
  24731. 1819.36 s [python3.14-graph-tool] checking for objdir... .libs
  24732. 1819.46 s [python3.14-graph-tool] checking if gcc supports -fno-rtti -fno-exceptions... no
  24733. 1819.46 s [python3.14-graph-tool] checking for gcc option to produce PIC... -fPIC -DPIC
  24734. 1819.48 s [python3.14-graph-tool] checking if gcc PIC flag -fPIC -DPIC works... yes
  24735. 1819.53 s [python3.14-graph-tool] checking if gcc static flag -static works... no
  24736. 1819.56 s [python3.14-graph-tool] checking if gcc supports -c -o file.o... yes
  24737. 1819.56 s [python3.14-graph-tool] checking if gcc supports -c -o file.o... (cached) yes
  24738. 1819.60 s [python3.14-graph-tool] checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  24739. 1819.66 s [python3.14-graph-tool] checking whether -lc should be explicitly linked in... no
  24740. 1819.74 s [python3.14-graph-tool] checking dynamic linker characteristics... GNU/Linux ld.so
  24741. 1819.82 s [python3.14-graph-tool] checking how to hardcode library paths into programs... immediate
  24742. 1819.82 s [python3.14-graph-tool] checking whether stripping libraries is possible... yes
  24743. 1819.82 s [python3.14-graph-tool] checking if libtool supports shared libraries... yes
  24744. 1819.82 s [python3.14-graph-tool] checking whether to build shared libraries... yes
  24745. 1819.82 s [python3.14-graph-tool] checking whether to build static libraries... no
  24746. 1819.82 s [python3.14-graph-tool] checking how to run the C++ preprocessor... g++ -E
  24747. 1819.95 s [python3.14-graph-tool] checking for ld used by g++... ld -m elf_x86_64
  24748. 1819.96 s [python3.14-graph-tool] checking if the linker (ld -m elf_x86_64) is GNU ld... yes
  24749. 1819.98 s [python3.14-graph-tool] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
  24750. 1820.15 s [python3.14-graph-tool] checking for g++ option to produce PIC... -fPIC -DPIC
  24751. 1820.17 s [python3.14-graph-tool] checking if g++ PIC flag -fPIC -DPIC works... yes
  24752. 1820.22 s [python3.14-graph-tool] checking if g++ static flag -static works... no
  24753. 1820.25 s [python3.14-graph-tool] checking if g++ supports -c -o file.o... yes
  24754. 1820.25 s [python3.14-graph-tool] checking if g++ supports -c -o file.o... (cached) yes
  24755. 1820.25 s [python3.14-graph-tool] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
  24756. 1820.25 s [python3.14-graph-tool] checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  24757. 1820.25 s [python3.14-graph-tool] checking how to hardcode library paths into programs... immediate
  24758. 1820.25 s [python3.14-graph-tool] checking pkg-config is at least version 0.9.0... yes
  24759. 1820.35 s [python3.14-graph-tool] checking whether g++ supports C++17 features by default... yes
  24760. 1820.35 s [python3.14-graph-tool] configure: WARNING: C++17 is not yet standardized, so the checks may change in incompatible ways anytime
  24761. 1820.35 s [python3.14-graph-tool] checking whether to enable debug info... no
  24762. 1820.45 s [python3.14-graph-tool] checking whether to enable parallel algorithms with openmp... checking for OpenMP flag of C++ compiler... -fopenmp
  24763. 1820.45 s [python3.14-graph-tool] checking whether to enable cairo drawing... yes
  24764. 1820.47 s [python3.14-graph-tool] checking for expat... yes
  24765. 1820.48 s [python3.14-graph-tool] checking for a Python interpreter with version >= 3.6... python
  24766. 1820.48 s [python3.14-graph-tool] checking for python... /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python
  24767. 1820.50 s [python3.14-graph-tool] checking for python version... 3.14
  24768. 1820.51 s [python3.14-graph-tool] checking for python platform... linux
  24769. 1820.51 s [python3.14-graph-tool] checking for GNU default python prefix... ${prefix}
  24770. 1820.51 s [python3.14-graph-tool] checking for GNU default python exec_prefix... ${exec_prefix}
  24771. 1820.54 s [python3.14-graph-tool] checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.14/site-packages
  24772. 1820.56 s [python3.14-graph-tool] checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.14/site-packages
  24773. 1820.58 s [python3.14-graph-tool] checking for python3.14... (cached) /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python
  24774. 1820.59 s [python3.14-graph-tool] checking for a version of Python >= '2.1.0'... yes
  24775. 1820.60 s [python3.14-graph-tool] checking for a version of Python == '3.14.2'... yes
  24776. 1820.62 s [python3.14-graph-tool] checking for the sysconfig Python package... yes
  24777. 1820.65 s [python3.14-graph-tool] checking for Python include path... -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14
  24778. 1820.71 s [python3.14-graph-tool] checking for Python library path... -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -lpython3.14
  24779. 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
  24780. 1820.74 s [python3.14-graph-tool] checking python extra libraries... -ldl -lm
  24781. 1820.76 s [python3.14-graph-tool] checking python extra linking flags... -Xlinker -export-dynamic
  24782. 1820.96 s [python3.14-graph-tool] checking consistency of all components of python development environment... yes
  24783. 1820.99 s [python3.14-graph-tool] checking for boostlib >= 1.58.0 (105800)... yes
  24784. 1821.34 s [python3.14-graph-tool] checking whether the Boost::Python library is available... yes
  24785. 1821.77 s [python3.14-graph-tool] checking whether boost_python314 is the correct library... yes
  24786. 1823.37 s [python3.14-graph-tool] checking whether the Boost::IOStreams library is available... yes
  24787. 1823.47 s [python3.14-graph-tool] checking for exit in -lboost_iostreams... yes
  24788. 1824.37 s [python3.14-graph-tool] checking whether the Boost::Regex library is available... yes
  24789. 1824.47 s [python3.14-graph-tool] checking for exit in -lboost_regex... yes
  24790. 1824.59 s [python3.14-graph-tool] checking whether the Boost::Context library is available... yes
  24791. 1824.69 s [python3.14-graph-tool] checking for exit in -lboost_context... yes
  24792. 1826.63 s [python3.14-graph-tool] checking whether the Boost::Coroutine library is available... yes
  24793. 1826.72 s [python3.14-graph-tool] checking for exit in -lboost_coroutine... yes
  24794. 1828.30 s [python3.14-graph-tool] checking whether the Boost::Graph library is available... yes
  24795. 1828.40 s [python3.14-graph-tool] checking for exit in -lboost_graph... yes
  24796. 1830.03 s [python3.14-graph-tool] checking whether the Boost::Thread library is available... yes
  24797. 1830.12 s [python3.14-graph-tool] checking for exit in -lboost_thread... yes
  24798. 1830.21 s [python3.14-graph-tool] checking for __gmpz_init in -lgmp... yes
  24799. 1830.21 s [python3.14-graph-tool] checking for __gmpz_init in -lgmp... (cached) yes
  24800. 1840.99 s [python3.14-graph-tool] checking whether CGAL is available in /nix/store/zgs93fcfzm4x35n9l2v1nq8fzf3dd2q0-cgal-6.1... yes
  24801. 1841.03 s [python3.14-graph-tool] checking whether to enable debbuging with valgrind... no
  24802. 1841.06 s [python3.14-graph-tool] checking python module: numpy... yes
  24803. 1841.45 s [python3.14-graph-tool] checking for numpy/arrayobject.h... yes
  24804. 1841.78 s [python3.14-graph-tool] checking for cairomm-1.16... no
  24805. 1841.80 s [python3.14-graph-tool] checking for cairomm-1.0... yes
  24806. 1841.82 s [python3.14-graph-tool] checking python module: cairo... yes
  24807. 1842.17 s [python3.14-graph-tool] checking for py3cairo.h... yes
  24808. 1842.17 s [python3.14-graph-tool] checking whether to enable sparsehash... yes
  24809. 1842.18 s [python3.14-graph-tool] checking for libsparsehash... yes
  24810. 1842.72 s [python3.14-graph-tool] checking for sparsehash/dense_hash_set... yes
  24811. 1842.72 s [python3.14-graph-tool] configure: pkgconfig directory is ${libdir}/pkgconfig
  24812. 1842.73 s [python3.14-graph-tool] checking our pkgconfig libname... graph-tool-py3.14
  24813. 1842.73 s [python3.14-graph-tool] checking our pkgconfig version... 2.98
  24814. 1842.73 s [python3.14-graph-tool] checking our pkgconfig_libdir... ${libdir}/pkgconfig
  24815. 1842.73 s [python3.14-graph-tool] expanded our pkgconfig_libdir... /nix/store/58jzczn7sb1w28knkqrn4c36gvy60df6-python3.14-graph-tool-2.98/lib/pkgconfig
  24816. 1842.74 s [python3.14-graph-tool] checking our pkgconfig_libfile... graph-tool-py3.14.pc
  24817. 1842.74 s [python3.14-graph-tool] checking our package / suffix... graph-tool /
  24818. 1842.74 s [python3.14-graph-tool] checking our pkgconfig description... graph-tool Python library
  24819. 1842.74 s [python3.14-graph-tool] checking our pkgconfig requires...
  24820. 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
  24821. 1842.74 s [python3.14-graph-tool] checking our pkgconfig cppflags... ./configure: line 25056: out: command not found
  24822. 1842.74 s [python3.14-graph-tool] ./configure: line 25056: out: command not found
  24823. 1842.74 s [python3.14-graph-tool] ./configure: line 25056: out: command not found
  24824. 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
  24825. 1842.74 s [python3.14-graph-tool] checking our pkgconfig ldflags...
  24826. 1842.75 s [python3.14-graph-tool] noninstalled pkgconfig -L /build/graph-tool-2.98/src/.libs
  24827. 1842.75 s [python3.14-graph-tool] noninstalled pkgconfig -I /build/graph-tool-2.98/.
  24828. 1842.78 s [python3.14-graph-tool] checking that generated files are newer than configure... done
  24829. 1842.78 s [python3.14-graph-tool] configure: creating ./config.status
  24830. 1843.22 s [python3.14-graph-tool] config.status: creating Makefile
  24831. 1843.24 s [python3.14-graph-tool] config.status: creating config.h
  24832. 1843.25 s [python3.14-graph-tool] config.status: executing depfiles commands
  24833. 1843.25 s [python3.14-graph-tool] config.status: executing libtool commands
  24834. 1843.26 s [python3.14-graph-tool] config.status: executing graph-tool-py3.14.pc commands
  24835. 1843.26 s [python3.14-graph-tool] config.status: creating graph-tool-py3.14.pc.in
  24836. 1843.27 s [python3.14-graph-tool] config.status: creating graph-tool-py3.14.pc
  24837. 1843.27 s [python3.14-graph-tool] config.status: creating graph-tool-py3.14-uninstalled.pc
  24838. 1843.28 s [python3.14-graph-tool] config.status: creating graph-tool-py3.14-uninstalled.sh
  24839. 1843.28 s [python3.14-graph-tool] ================================================================================
  24840. 1843.28 s [python3.14-graph-tool] CONFIGURATION SUMMARY
  24841. 1843.29 s [python3.14-graph-tool] ================================================================================
  24842. 1843.29 s [python3.14-graph-tool] Using python version: 3.14.2
  24843. 1843.29 s [python3.14-graph-tool] Python interpreter: /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python
  24844. 1843.29 s [python3.14-graph-tool] Installation path: $(out)/lib/python3.14/site-packages/graph_tool
  24845. 1843.29 s [python3.14-graph-tool]
  24846. 1843.29 s [python3.14-graph-tool] C++ compiler (CXX): g++
  24847. 1843.30 s [python3.14-graph-tool] C++ compiler version: 14.3.0
  24848. 1843.30 s [python3.14-graph-tool]
  24849. 1843.30 s [python3.14-graph-tool] Prefix: /nix/store/58jzczn7sb1w28knkqrn4c36gvy60df6-python3.14-graph-tool-2.98
  24850. 1843.30 s [python3.14-graph-tool] Pkgconfigdir: ${libdir}/pkgconfig
  24851. 1843.30 s [python3.14-graph-tool]
  24852. 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
  24853. 1843.31 s [python3.14-graph-tool] Python LD flags: -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -lpython3.14
  24854. 1843.31 s [python3.14-graph-tool] Boost CPP flags: -pthread
  24855. 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
  24856. 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
  24857. 1843.31 s [python3.14-graph-tool] Sparsehash CPP flags: -I/nix/store/ag7wjj6y2lhd9lw32fh2r4qh9zdhc2dy-sparsehash-2.0.4/include
  24858. 1843.31 s [python3.14-graph-tool] CGAL CPP flags: -I/nix/store/zgs93fcfzm4x35n9l2v1nq8fzf3dd2q0-cgal-6.1/include
  24859. 1843.31 s [python3.14-graph-tool] CGAL LD flags:
  24860. 1843.32 s [python3.14-graph-tool] Expat CPP flags: -I/nix/store/jk8i7n2i4znyx1xfpgr864yk0cv23l1c-expat-2.7.3-dev/include
  24861. 1843.32 s [python3.14-graph-tool] Expat LD flags: -L/nix/store/3pjg25dv3yjar7irgj8q659v9nyg2ky0-expat-2.7.3/lib -lexpat
  24862. 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
  24863. 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
  24864. 1843.32 s [python3.14-graph-tool] OpenMP compiler flags: -fopenmp
  24865. 1843.33 s [python3.14-graph-tool] OpenMP LD flags:
  24866. 1843.33 s [python3.14-graph-tool] Extra CPPFLAGS: -DBOOST_ALLOW_DEPRECATED_HEADERS -DNDEBUG
  24867. 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
  24868. 1843.33 s [python3.14-graph-tool] Extra MOD_CXXFLAGS: -flto
  24869. 1843.33 s [python3.14-graph-tool] Extra LDFLAGS:
  24870. 1843.33 s [python3.14-graph-tool]
  24871. 1843.33 s [python3.14-graph-tool] Using OpenMP: yes
  24872. 1843.33 s [python3.14-graph-tool] Using sparsehash: yes
  24873. 1843.34 s [python3.14-graph-tool] Using cairo: yes
  24874. 1843.34 s [python3.14-graph-tool] ================================================================================
  24875. 1843.38 s [python3.14-graph-tool] Phase: buildPhase
  24876. 1843.39 s [python3.14-graph-tool] build flags: -j16 SHELL=/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash
  24877. 1843.40 s [python3.14-graph-tool] make all-am
  24878. 1843.40 s [python3.14-graph-tool] make[1]: Entering directory '/build/graph-tool-2.98'
  24879. 1843.45 s [python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/epidemics/libgraph_tool_inference_fast_la-base_vec.lo
  24880. 1843.45 s [python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/potts_glauber/libgraph_tool_inference_fast_la-base_vec.lo
  24881. 1843.45 s [python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/cising_glauber/libgraph_tool_inference_fast_la-base_vec.lo
  24882. 1843.45 s [python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/ising_glauber/libgraph_tool_inference_fast_la-base_vec.lo
  24883. 1843.45 s [python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/pseudo_cising/libgraph_tool_inference_fast_la-base_vec.lo
  24884. 1843.45 s [python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/pseudo_normal/libgraph_tool_inference_fast_la-base_vec.lo
  24885. 1843.45 s [python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/pseudo_ising/libgraph_tool_inference_fast_la-base_vec.lo
  24886. 1843.45 s [python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/lotka_volterra/libgraph_tool_inference_fast_la-base_vec.lo
  24887. 1843.45 s [python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/linear_normal/libgraph_tool_inference_fast_la-base_vec.lo
  24888. 1843.45 s [python3.14-graph-tool] CXX src/graph/inference/uncertain/dynamics/normal_glauber/libgraph_tool_inference_fast_la-base_vec.lo
  24889. 1843.47 s [python3.14-graph-tool] CXX src/graph/draw/libgt_pycairo_aux_la-pycairo_aux.lo
  24890. 1843.47 s [python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_betweenness.lo
  24891. 1843.47 s [python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_centrality_bind.lo
  24892. 1843.48 s [python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_closeness.lo
  24893. 1843.48 s [python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_eigentrust.lo
  24894. 1843.48 s [python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_eigenvector.lo
  24895. 1847.38 s [python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_hits.lo
  24896. 1848.00 s [python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_katz.lo
  24897. 1851.90 s [python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_pagerank.lo
  24898. 1852.10 s [python3.14-graph-tool] CXX src/graph/centrality/libgraph_tool_centrality_la-graph_trust_transitivity.lo
  24899. 1852.10 s [python3.14-graph-tool] CXX src/graph/clustering/libgraph_tool_clustering_la-graph_clustering.lo
  24900. 1852.16 s [python3.14-graph-tool] CXX src/graph/clustering/libgraph_tool_clustering_la-graph_extended_clustering.lo
  24901. 1852.20 s [python3.14-graph-tool] CXX src/graph/clustering/libgraph_tool_clustering_la-graph_motifs.lo
  24902. 1852.21 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-base64.lo
  24903. 1852.34 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-demangle.lo
  24904. 1852.35 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph.lo
  24905. 1852.57 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_exceptions.lo
  24906. 1852.75 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_bind.lo
  24907. 1852.95 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_copy.lo
  24908. 1853.00 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_filtering.lo
  24909. 1856.94 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_io.lo
  24910. 1858.16 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_openmp.lo
  24911. 1858.67 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties.lo
  24912. 1858.91 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_imp1.lo
  24913. 1860.42 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_imp2.lo
  24914. 1862.62 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_imp3.lo
  24915. 1862.67 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_imp4.lo
  24916. 1863.22 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_copy.lo
  24917. 1863.95 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_copy_imp1.lo
  24918. 1866.13 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_group.lo
  24919. 1868.85 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_ungroup.lo
  24920. 1869.44 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_map_values.lo
  24921. 1874.88 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_properties_map_values_imp1.lo
  24922. 1875.94 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_python_interface.lo
  24923. 1876.91 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_python_interface_imp1.lo
  24924. 1877.00 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_python_interface_export.lo
  24925. 1880.10 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graph_selectors.lo
  24926. 1886.05 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-graphml.lo
  24927. 1887.38 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-openmp.lo
  24928. 1887.47 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-random.lo
  24929. 1891.64 s [python3.14-graph-tool] CXX src/graph/libgraph_tool_core_la-read_graphviz_new.lo
  24930. 1891.72 s [python3.14-graph-tool] CXX src/graph/correlations/libgraph_tool_correlations_la-graph_assortativity.lo
  24931. 1892.21 s [python3.14-graph-tool] CXX src/graph/correlations/libgraph_tool_correlations_la-graph_correlations.lo
  24932. 1900.51 s [python3.14-graph-tool] CXX src/graph/correlations/libgraph_tool_correlations_la-graph_avg_correlations.lo
  24933. 1905.44 s [python3.14-graph-tool] CXX src/graph/correlations/libgraph_tool_correlations_la-graph_avg_correlations_combined.lo
  24934. 1905.88 s [python3.14-graph-tool] CXX src/graph/correlations/libgraph_tool_correlations_la-graph_correlations_combined.lo
  24935. 1906.41 s [python3.14-graph-tool] CXX src/graph/correlations/libgraph_tool_correlations_la-graph_correlations_bind.lo
  24936. 1909.48 s [python3.14-graph-tool] CXX src/graph/draw/libgraph_tool_draw_la-graph_cairo_draw.lo
  24937. 1910.00 s [python3.14-graph-tool] CXX src/graph/draw/libgraph_tool_draw_la-graph_tree_cts.lo
  24938. 1915.07 s [python3.14-graph-tool] CXX src/graph/dynamics/libgraph_tool_dynamics_la-graph_continuous.lo
  24939. 1918.71 s [python3.14-graph-tool] CXX src/graph/dynamics/libgraph_tool_dynamics_la-graph_discrete.lo
  24940. 1921.55 s [python3.14-graph-tool] g++: fatal error: Killed signal terminated program cc1plus
  24941. 1922.24 s [python3.14-graph-tool] compilation terminated.
  24942. 1922.24 s [python3.14-graph-tool] make[1]: *** [Makefile:4491: src/graph/libgraph_tool_core_la-graph_properties_copy_imp1.lo] Error 1
  24943. 1922.24 s [python3.14-graph-tool] make[1]: *** Waiting for unfinished jobs....
  24944. 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,
  24945. 1982.47 s [python3.14-graph-tool] from /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/coroutine.hpp:32,
  24946. 1982.47 s [python3.14-graph-tool] from /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/coroutine.hpp:15,
  24947. 1982.47 s [python3.14-graph-tool] from /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/all.hpp:10,
  24948. 1982.47 s [python3.14-graph-tool] from ./src/graph/coroutine.hh:28,
  24949. 1982.47 s [python3.14-graph-tool] from src/graph/draw/graph_cairo_draw.cc:35:
  24950. 1982.47 s [python3.14-graph-tool] In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail::operator|=(state_t&, state_t)',
  24951. 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,
  24952. 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,
  24953. 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,
  24954. 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,
  24955. 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,
  24956. 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:
  24957. 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]
  24958. 1982.47 s [python3.14-graph-tool] 70 | l = l | r;
  24959. 1982.47 s [python3.14-graph-tool] | ~~^~~
  24960. 1982.47 s [python3.14-graph-tool] In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail::operator|=(state_t&, state_t)',
  24961. 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,
  24962. 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,
  24963. 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,
  24964. 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,
  24965. 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,
  24966. 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,
  24967. 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,
  24968. 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,
  24969. 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,
  24970. 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,
  24971. 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,
  24972. 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,
  24973. 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:
  24974. 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]
  24975. 1982.47 s [python3.14-graph-tool] 70 | l = l | r;
  24976. 1982.47 s [python3.14-graph-tool] | ~~^~~
  24977. 2002.99 s [python3.14-graph-tool] In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail::operator|=(state_t&, state_t)',
  24978. 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:
  24979. 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]
  24980. 2003.03 s [python3.14-graph-tool] 70 | l = l | r;
  24981. 2003.03 s [python3.14-graph-tool] | ~~^~~
  24982. 2061.22 s [python3.14-graph-tool] In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail::operator|=(state_t&, state_t)',
  24983. 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,
  24984. 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,
  24985. 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,
  24986. 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,
  24987. 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,
  24988. 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,
  24989. 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,
  24990. 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,
  24991. 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:
  24992. 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]
  24993. 2061.25 s [python3.14-graph-tool] 70 | l = l | r;
  24994. 2061.25 s [python3.14-graph-tool] | ~~^~~
  24995. 2085.55 s [python3.14-graph-tool] make[1]: Leaving directory '/build/graph-tool-2.98'
  24996. 2085.58 s [python3.14-graph-tool] make: *** [Makefile:2261: all] Error 2
  24997. 2085.84 s Progress: 144 of 147 built (1 failed), 439 of 439 downloaded from cache
  24998. 2085.84 s error: Cannot build '/nix/store/621wh5j2s5z5qhqrqr3gk1jbc3n7b4a4-python3.14-graph-tool-2.98.drv'.
  24999. 2085.84 s Reason: builder failed with exit code 2.
  25000. 2085.84 s Output paths:
  25001. 2085.84 s /nix/store/58jzczn7sb1w28knkqrn4c36gvy60df6-python3.14-graph-tool-2.98
  25002. 2085.84 s Last 358 log lines:
  25003. 2085.84 s > Sourcing python-remove-tests-dir-hook
  25004. 2085.84 s > Sourcing python-catch-conflicts-hook.sh
  25005. 2085.84 s > Sourcing python-remove-bin-bytecode-hook.sh
  25006. 2085.84 s > Sourcing python-imports-check-hook.sh
  25007. 2085.84 s > Using pythonImportsCheckPhase
  25008. 2085.84 s > Sourcing python-namespaces-hook
  25009. 2085.84 s > Running phase: unpackPhase
  25010. 2085.84 s > unpacking source archive /nix/store/5v2glg3fyxc54vwqzy2n9g4i7vn471lr-graph-tool-2.98.tar.bz2
  25011. 2085.84 s > source root is graph-tool-2.98
  25012. 2085.84 s > setting SOURCE_DATE_EPOCH to timestamp 1755799990 of file "graph-tool-2.98/ChangeLog"
  25013. 2085.84 s > Running phase: patchPhase
  25014. 2085.84 s > Running phase: updateAutotoolsGnuConfigScriptsPhase
  25015. 2085.84 s > Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
  25016. 2085.84 s > Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
  25017. 2085.84 s > Running phase: configurePhase
  25018. 2085.84 s > fixing libtool script ./build-aux/ltmain.sh
  25019. 2085.84 s > ./configure
  25020. 2085.84 s > patching script interpreter paths in ./configure
  25021. 2085.84 s > ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/sh"
  25022. 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
  25023. 2085.84 s > checking build system type... x86_64-pc-linux-gnu
  25024. 2085.84 s > checking host system type... x86_64-pc-linux-gnu
  25025. 2085.84 s > checking for a BSD-compatible install... /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/install -c
  25026. 2085.84 s > checking whether sleep supports fractional seconds... yes
  25027. 2085.84 s > checking filesystem timestamp resolution... 0.01
  25028. 2085.84 s > checking whether build environment is sane... yes
  25029. 2085.84 s > checking for a race-free mkdir -p... /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/mkdir -p
  25030. 2085.84 s > checking for gawk... gawk
  25031. 2085.84 s > checking whether make sets $(MAKE)... yes
  25032. 2085.84 s > checking whether make supports nested variables... yes
  25033. 2085.84 s > checking xargs -n works... yes
  25034. 2085.84 s > checking how to create a pax tar archive... gnutar
  25035. 2085.84 s > checking whether make supports the include directive... yes (GNU style)
  25036. 2085.84 s > checking for gcc... gcc
  25037. 2085.84 s > checking whether the C compiler works... yes
  25038. 2085.84 s > checking for C compiler default output file name... a.out
  25039. 2085.84 s > checking for suffix of executables...
  25040. 2085.84 s > checking whether we are cross compiling... no
  25041. 2085.84 s > checking for suffix of object files... o
  25042. 2085.84 s > checking whether the compiler supports GNU C... yes
  25043. 2085.84 s > checking whether gcc accepts -g... yes
  25044. 2085.84 s > checking for gcc option to enable C11 features... none needed
  25045. 2085.84 s > checking whether gcc understands -c and -o together... yes
  25046. 2085.84 s > checking dependency style of gcc... none
  25047. 2085.84 s > checking for stdio.h... yes
  25048. 2085.84 s > checking for stdlib.h... yes
  25049. 2085.84 s > checking for string.h... yes
  25050. 2085.84 s > checking for inttypes.h... yes
  25051. 2085.84 s > checking for stdint.h... yes
  25052. 2085.84 s > checking for strings.h... yes
  25053. 2085.84 s > checking for sys/stat.h... yes
  25054. 2085.84 s > checking for sys/types.h... yes
  25055. 2085.84 s > checking for unistd.h... yes
  25056. 2085.84 s > checking for wchar.h... yes
  25057. 2085.84 s > checking for minix/config.h... no
  25058. 2085.84 s > checking whether it is safe to define __EXTENSIONS__... yes
  25059. 2085.84 s > checking whether _XOPEN_SOURCE should be defined... no
  25060. 2085.84 s > checking for library containing strerror... none required
  25061. 2085.84 s > checking whether the compiler supports GNU C++... yes
  25062. 2085.84 s > checking whether g++ accepts -g... yes
  25063. 2085.84 s > checking for g++ option to enable C++11 features... none needed
  25064. 2085.84 s > checking dependency style of g++... none
  25065. 2085.84 s > checking how to print strings... printf
  25066. 2085.84 s > checking for a sed that does not truncate output... /nix/store/dvy1v72pqn0796fxsh20s13hmj5pr7y1-gnused-4.9/bin/sed
  25067. 2085.84 s > checking for grep that handles long lines and -e... /nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12/bin/grep
  25068. 2085.84 s > checking for egrep... /nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12/bin/grep -E
  25069. 2085.84 s > checking for fgrep... /nix/store/bf550igzh3h95x25yg0ibjr3s8hwjzv0-gnugrep-3.12/bin/grep -F
  25070. 2085.84 s > checking for ld used by gcc... ld
  25071. 2085.84 s > checking if the linker (ld) is GNU ld... yes
  25072. 2085.84 s > checking for BSD- or MS-compatible name lister (nm)... nm
  25073. 2085.84 s > checking the name lister (nm) interface... BSD nm
  25074. 2085.84 s > checking whether ln -s works... yes
  25075. 2085.84 s > checking the maximum length of command line arguments... 1572864
  25076. 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
  25077. 2085.84 s > checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  25078. 2085.84 s > checking for ld option to reload object files... -r
  25079. 2085.84 s > checking for file... file
  25080. 2085.84 s > checking for objdump... objdump
  25081. 2085.84 s > checking how to recognize dependent libraries... (cached) pass_all
  25082. 2085.84 s > checking for dlltool... no
  25083. 2085.84 s > checking how to associate runtime and link libraries... printf %s\n
  25084. 2085.84 s > checking for ranlib... ranlib
  25085. 2085.84 s > checking for archiver @FILE support... @
  25086. 2085.84 s > checking for strip... strip
  25087. 2085.84 s > checking command to parse nm output from gcc object... ok
  25088. 2085.84 s > checking for sysroot... no
  25089. 2085.84 s > checking for a working dd... /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/dd
  25090. 2085.84 s > checking how to truncate binary pipes... /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/dd bs=4096 count=1
  25091. 2085.84 s > checking for mt... no
  25092. 2085.84 s > checking if : is a manifest tool... no
  25093. 2085.84 s > checking for dlfcn.h... yes
  25094. 2085.84 s > checking which variant of shared library versioning to provide... (default) aix
  25095. 2085.84 s > checking for objdir... .libs
  25096. 2085.84 s > checking if gcc supports -fno-rtti -fno-exceptions... no
  25097. 2085.84 s > checking for gcc option to produce PIC... -fPIC -DPIC
  25098. 2085.84 s > checking if gcc PIC flag -fPIC -DPIC works... yes
  25099. 2085.84 s > checking if gcc static flag -static works... no
  25100. 2085.84 s > checking if gcc supports -c -o file.o... yes
  25101. 2085.84 s > checking if gcc supports -c -o file.o... (cached) yes
  25102. 2085.84 s > checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  25103. 2085.84 s > checking whether -lc should be explicitly linked in... no
  25104. 2085.84 s > checking dynamic linker characteristics... GNU/Linux ld.so
  25105. 2085.84 s > checking how to hardcode library paths into programs... immediate
  25106. 2085.84 s > checking whether stripping libraries is possible... yes
  25107. 2085.84 s > checking if libtool supports shared libraries... yes
  25108. 2085.84 s > checking whether to build shared libraries... yes
  25109. 2085.84 s > checking whether to build static libraries... no
  25110. 2085.84 s > checking how to run the C++ preprocessor... g++ -E
  25111. 2085.84 s > checking for ld used by g++... ld -m elf_x86_64
  25112. 2085.84 s > checking if the linker (ld -m elf_x86_64) is GNU ld... yes
  25113. 2085.84 s > checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
  25114. 2085.84 s > checking for g++ option to produce PIC... -fPIC -DPIC
  25115. 2085.84 s > checking if g++ PIC flag -fPIC -DPIC works... yes
  25116. 2085.84 s > checking if g++ static flag -static works... no
  25117. 2085.84 s > checking if g++ supports -c -o file.o... yes
  25118. 2085.84 s > checking if g++ supports -c -o file.o... (cached) yes
  25119. 2085.84 s > checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
  25120. 2085.84 s > checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  25121. 2085.84 s > checking how to hardcode library paths into programs... immediate
  25122. 2085.84 s > checking pkg-config is at least version 0.9.0... yes
  25123. 2085.84 s > checking whether g++ supports C++17 features by default... yes
  25124. 2085.84 s > configure: WARNING: C++17 is not yet standardized, so the checks may change in incompatible ways anytime
  25125. 2085.84 s > checking whether to enable debug info... no
  25126. 2085.84 s > checking whether to enable parallel algorithms with openmp... checking for OpenMP flag of C++ compiler... -fopenmp
  25127. 2085.84 s > checking whether to enable cairo drawing... yes
  25128. 2085.84 s > checking for expat... yes
  25129. 2085.84 s > checking for a Python interpreter with version >= 3.6... python
  25130. 2085.84 s > checking for python... /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python
  25131. 2085.84 s > checking for python version... 3.14
  25132. 2085.84 s > checking for python platform... linux
  25133. 2085.84 s > checking for GNU default python prefix... ${prefix}
  25134. 2085.84 s > checking for GNU default python exec_prefix... ${exec_prefix}
  25135. 2085.84 s > checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.14/site-packages
  25136. 2085.84 s > checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.14/site-packages
  25137. 2085.84 s > checking for python3.14... (cached) /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python
  25138. 2085.84 s > checking for a version of Python >= '2.1.0'... yes
  25139. 2085.84 s > checking for a version of Python == '3.14.2'... yes
  25140. 2085.84 s > checking for the sysconfig Python package... yes
  25141. 2085.84 s > checking for Python include path... -I/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/include/python3.14
  25142. 2085.84 s > checking for Python library path... -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -lpython3.14
  25143. 2085.84 s > checking for Python site-packages path... /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib/python3.14/site-packages
  25144. 2085.84 s > checking python extra libraries... -ldl -lm
  25145. 2085.84 s > checking python extra linking flags... -Xlinker -export-dynamic
  25146. 2085.84 s > checking consistency of all components of python development environment... yes
  25147. 2085.84 s > checking for boostlib >= 1.58.0 (105800)... yes
  25148. 2085.84 s > checking whether the Boost::Python library is available... yes
  25149. 2085.84 s > checking whether boost_python314 is the correct library... yes
  25150. 2085.84 s > checking whether the Boost::IOStreams library is available... yes
  25151. 2085.84 s > checking for exit in -lboost_iostreams... yes
  25152. 2085.84 s > checking whether the Boost::Regex library is available... yes
  25153. 2085.84 s > checking for exit in -lboost_regex... yes
  25154. 2085.84 s > checking whether the Boost::Context library is available... yes
  25155. 2085.84 s > checking for exit in -lboost_context... yes
  25156. 2085.84 s > checking whether the Boost::Coroutine library is available... yes
  25157. 2085.84 s > checking for exit in -lboost_coroutine... yes
  25158. 2085.84 s > checking whether the Boost::Graph library is available... yes
  25159. 2085.84 s > checking for exit in -lboost_graph... yes
  25160. 2085.84 s > checking whether the Boost::Thread library is available... yes
  25161. 2085.84 s > checking for exit in -lboost_thread... yes
  25162. 2085.84 s > checking for __gmpz_init in -lgmp... yes
  25163. 2085.84 s > checking for __gmpz_init in -lgmp... (cached) yes
  25164. 2085.84 s > checking whether CGAL is available in /nix/store/zgs93fcfzm4x35n9l2v1nq8fzf3dd2q0-cgal-6.1... yes
  25165. 2085.84 s > checking whether to enable debbuging with valgrind... no
  25166. 2085.84 s > checking python module: numpy... yes
  25167. 2085.84 s > checking for numpy/arrayobject.h... yes
  25168. 2085.84 s > checking for cairomm-1.16... no
  25169. 2085.84 s > checking for cairomm-1.0... yes
  25170. 2085.84 s > checking python module: cairo... yes
  25171. 2085.84 s > checking for py3cairo.h... yes
  25172. 2085.84 s > checking whether to enable sparsehash... yes
  25173. 2085.84 s > checking for libsparsehash... yes
  25174. 2085.84 s > checking for sparsehash/dense_hash_set... yes
  25175. 2085.84 s > configure: pkgconfig directory is ${libdir}/pkgconfig
  25176. 2085.84 s > checking our pkgconfig libname... graph-tool-py3.14
  25177. 2085.84 s > checking our pkgconfig version... 2.98
  25178. 2085.84 s > checking our pkgconfig_libdir... ${libdir}/pkgconfig
  25179. 2085.84 s > expanded our pkgconfig_libdir... /nix/store/58jzczn7sb1w28knkqrn4c36gvy60df6-python3.14-graph-tool-2.98/lib/pkgconfig
  25180. 2085.84 s > checking our pkgconfig_libfile... graph-tool-py3.14.pc
  25181. 2085.84 s > checking our package / suffix... graph-tool /
  25182. 2085.84 s > checking our pkgconfig description... graph-tool Python library
  25183. 2085.84 s > checking our pkgconfig requires...
  25184. 2085.84 s > checking our pkgconfig ext libs... -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -lpython3.14 -lboost_python314
  25185. 2085.84 s > checking our pkgconfig cppflags... ./configure: line 25056: out: command not found
  25186. 2085.84 s > ./configure: line 25056: out: command not found
  25187. 2085.84 s > ./configure: line 25056: out: command not found
  25188. 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
  25189. 2085.84 s > checking our pkgconfig ldflags...
  25190. 2085.84 s > noninstalled pkgconfig -L /build/graph-tool-2.98/src/.libs
  25191. 2085.84 s > noninstalled pkgconfig -I /build/graph-tool-2.98/.
  25192. 2085.84 s > checking that generated files are newer than configure... done
  25193. 2085.84 s > configure: creating ./config.status
  25194. 2085.84 s > config.status: creating Makefile
  25195. 2085.84 s > config.status: creating config.h
  25196. 2085.84 s > config.status: executing depfiles commands
  25197. 2085.84 s > config.status: executing libtool commands
  25198. 2085.84 s > config.status: executing graph-tool-py3.14.pc commands
  25199. 2085.84 s > config.status: creating graph-tool-py3.14.pc.in
  25200. 2085.84 s > config.status: creating graph-tool-py3.14.pc
  25201. 2085.84 s > config.status: creating graph-tool-py3.14-uninstalled.pc
  25202. 2085.84 s > config.status: creating graph-tool-py3.14-uninstalled.sh
  25203. 2085.84 s > ================================================================================
  25204. 2085.84 s > CONFIGURATION SUMMARY
  25205. 2085.84 s > ================================================================================
  25206. 2085.84 s > Using python version: 3.14.2
  25207. 2085.84 s > Python interpreter: /nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/bin/python
  25208. 2085.84 s > Installation path: $(out)/lib/python3.14/site-packages/graph_tool
  25209. 2085.84 s >
  25210. 2085.84 s > C++ compiler (CXX): g++
  25211. 2085.84 s > C++ compiler version: 14.3.0
  25212. 2085.84 s >
  25213. 2085.84 s > Prefix: /nix/store/58jzczn7sb1w28knkqrn4c36gvy60df6-python3.14-graph-tool-2.98
  25214. 2085.84 s > Pkgconfigdir: ${libdir}/pkgconfig
  25215. 2085.84 s >
  25216. 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
  25217. 2085.84 s > Python LD flags: -L/nix/store/zmyq1gfvif2px999af2j0y8jj2l1b6qd-python3-3.14.2/lib -lpython3.14
  25218. 2085.84 s > Boost CPP flags: -pthread
  25219. 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
  25220. 2085.84 s > Numpy CPP flags: -I/nix/store/na449y8fby93gvfix4l47aqkyjphbz86-python3.14-numpy-2.3.4/lib/python3.14/site-packages/numpy/_core/include
  25221. 2085.84 s > Sparsehash CPP flags: -I/nix/store/ag7wjj6y2lhd9lw32fh2r4qh9zdhc2dy-sparsehash-2.0.4/include
  25222. 2085.84 s > CGAL CPP flags: -I/nix/store/zgs93fcfzm4x35n9l2v1nq8fzf3dd2q0-cgal-6.1/include
  25223. 2085.84 s > CGAL LD flags:
  25224. 2085.84 s > Expat CPP flags: -I/nix/store/jk8i7n2i4znyx1xfpgr864yk0cv23l1c-expat-2.7.3-dev/include
  25225. 2085.84 s > Expat LD flags: -L/nix/store/3pjg25dv3yjar7irgj8q659v9nyg2ky0-expat-2.7.3/lib -lexpat
  25226. 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
  25227. 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
  25228. 2085.84 s > OpenMP compiler flags: -fopenmp
  25229. 2085.84 s > OpenMP LD flags:
  25230. 2085.84 s > Extra CPPFLAGS: -DBOOST_ALLOW_DEPRECATED_HEADERS -DNDEBUG
  25231. 2085.84 s > Extra CXXFLAGS: -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -g -O2 -O3
  25232. 2085.84 s > Extra MOD_CXXFLAGS: -flto
  25233. 2085.84 s > Extra LDFLAGS:
  25234. 2085.84 s >
  25235. 2085.84 s > Using OpenMP: yes
  25236. 2085.84 s > Using sparsehash: yes
  25237. 2085.84 s > Using cairo: yes
  25238. 2085.84 s > ================================================================================
  25239. 2085.84 s > Running phase: buildPhase
  25240. 2085.84 s > build flags: -j16 SHELL=/nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash
  25241. 2085.84 s > make all-am
  25242. 2085.84 s > make[1]: Entering directory '/build/graph-tool-2.98'
  25243. 2085.84 s > CXX src/graph/inference/uncertain/dynamics/epidemics/libgraph_tool_inference_fast_la-base_vec.lo
  25244. 2085.84 s > CXX src/graph/inference/uncertain/dynamics/potts_glauber/libgraph_tool_inference_fast_la-base_vec.lo
  25245. 2085.84 s > CXX src/graph/inference/uncertain/dynamics/cising_glauber/libgraph_tool_inference_fast_la-base_vec.lo
  25246. 2085.84 s > CXX src/graph/inference/uncertain/dynamics/ising_glauber/libgraph_tool_inference_fast_la-base_vec.lo
  25247. 2085.84 s > CXX src/graph/inference/uncertain/dynamics/pseudo_cising/libgraph_tool_inference_fast_la-base_vec.lo
  25248. 2085.84 s > CXX src/graph/inference/uncertain/dynamics/pseudo_normal/libgraph_tool_inference_fast_la-base_vec.lo
  25249. 2085.84 s > CXX src/graph/inference/uncertain/dynamics/pseudo_ising/libgraph_tool_inference_fast_la-base_vec.lo
  25250. 2085.84 s > CXX src/graph/inference/uncertain/dynamics/lotka_volterra/libgraph_tool_inference_fast_la-base_vec.lo
  25251. 2085.84 s > CXX src/graph/inference/uncertain/dynamics/linear_normal/libgraph_tool_inference_fast_la-base_vec.lo
  25252. 2085.84 s > CXX src/graph/inference/uncertain/dynamics/normal_glauber/libgraph_tool_inference_fast_la-base_vec.lo
  25253. 2085.84 s > CXX src/graph/draw/libgt_pycairo_aux_la-pycairo_aux.lo
  25254. 2085.84 s > CXX src/graph/centrality/libgraph_tool_centrality_la-graph_betweenness.lo
  25255. 2085.84 s > CXX src/graph/centrality/libgraph_tool_centrality_la-graph_centrality_bind.lo
  25256. 2085.84 s > CXX src/graph/centrality/libgraph_tool_centrality_la-graph_closeness.lo
  25257. 2085.84 s > CXX src/graph/centrality/libgraph_tool_centrality_la-graph_eigentrust.lo
  25258. 2085.84 s > CXX src/graph/centrality/libgraph_tool_centrality_la-graph_eigenvector.lo
  25259. 2085.84 s > CXX src/graph/centrality/libgraph_tool_centrality_la-graph_hits.lo
  25260. 2085.84 s > CXX src/graph/centrality/libgraph_tool_centrality_la-graph_katz.lo
  25261. 2085.84 s > CXX src/graph/centrality/libgraph_tool_centrality_la-graph_pagerank.lo
  25262. 2085.84 s > CXX src/graph/centrality/libgraph_tool_centrality_la-graph_trust_transitivity.lo
  25263. 2085.84 s > CXX src/graph/clustering/libgraph_tool_clustering_la-graph_clustering.lo
  25264. 2085.84 s > CXX src/graph/clustering/libgraph_tool_clustering_la-graph_extended_clustering.lo
  25265. 2085.84 s > CXX src/graph/clustering/libgraph_tool_clustering_la-graph_motifs.lo
  25266. 2085.84 s > CXX src/graph/libgraph_tool_core_la-base64.lo
  25267. 2085.84 s > CXX src/graph/libgraph_tool_core_la-demangle.lo
  25268. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph.lo
  25269. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_exceptions.lo
  25270. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_bind.lo
  25271. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_copy.lo
  25272. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_filtering.lo
  25273. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_io.lo
  25274. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_openmp.lo
  25275. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_properties.lo
  25276. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_properties_imp1.lo
  25277. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_properties_imp2.lo
  25278. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_properties_imp3.lo
  25279. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_properties_imp4.lo
  25280. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_properties_copy.lo
  25281. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_properties_copy_imp1.lo
  25282. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_properties_group.lo
  25283. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_properties_ungroup.lo
  25284. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_properties_map_values.lo
  25285. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_properties_map_values_imp1.lo
  25286. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_python_interface.lo
  25287. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_python_interface_imp1.lo
  25288. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_python_interface_export.lo
  25289. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graph_selectors.lo
  25290. 2085.84 s > CXX src/graph/libgraph_tool_core_la-graphml.lo
  25291. 2085.84 s > CXX src/graph/libgraph_tool_core_la-openmp.lo
  25292. 2085.84 s > CXX src/graph/libgraph_tool_core_la-random.lo
  25293. 2085.84 s > CXX src/graph/libgraph_tool_core_la-read_graphviz_new.lo
  25294. 2085.84 s > CXX src/graph/correlations/libgraph_tool_correlations_la-graph_assortativity.lo
  25295. 2085.84 s > CXX src/graph/correlations/libgraph_tool_correlations_la-graph_correlations.lo
  25296. 2085.84 s > CXX src/graph/correlations/libgraph_tool_correlations_la-graph_avg_correlations.lo
  25297. 2085.84 s > CXX src/graph/correlations/libgraph_tool_correlations_la-graph_avg_correlations_combined.lo
  25298. 2085.84 s > CXX src/graph/correlations/libgraph_tool_correlations_la-graph_correlations_combined.lo
  25299. 2085.84 s > CXX src/graph/correlations/libgraph_tool_correlations_la-graph_correlations_bind.lo
  25300. 2085.84 s > CXX src/graph/draw/libgraph_tool_draw_la-graph_cairo_draw.lo
  25301. 2085.84 s > CXX src/graph/draw/libgraph_tool_draw_la-graph_tree_cts.lo
  25302. 2085.84 s > CXX src/graph/dynamics/libgraph_tool_dynamics_la-graph_continuous.lo
  25303. 2085.84 s > CXX src/graph/dynamics/libgraph_tool_dynamics_la-graph_discrete.lo
  25304. 2085.84 s > g++: fatal error: Killed signal terminated program cc1plus
  25305. 2085.84 s > compilation terminated.
  25306. 2085.84 s > make[1]: *** [Makefile:4491: src/graph/libgraph_tool_core_la-graph_properties_copy_imp1.lo] Error 1
  25307. 2085.84 s > make[1]: *** Waiting for unfinished jobs....
  25308. 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,
  25309. 2085.84 s > from /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/detail/coroutine.hpp:32,
  25310. 2085.84 s > from /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/coroutine.hpp:15,
  25311. 2085.84 s > from /nix/store/264r4jc2sgcg9hg64bbb54ggymkvvpsy-boost-1.89.0-dev/include/boost/coroutine2/all.hpp:10,
  25312. 2085.84 s > from ./src/graph/coroutine.hh:28,
  25313. 2085.84 s > from src/graph/draw/graph_cairo_draw.cc:35:
  25314. 2085.84 s > In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail::operator|=(state_t&, state_t)',
  25315. 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,
  25316. 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,
  25317. 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,
  25318. 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,
  25319. 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,
  25320. 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:
  25321. 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]
  25322. 2085.84 s > 70 | l = l | r;
  25323. 2085.84 s > | ~~^~~
  25324. 2085.84 s > In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail::operator|=(state_t&, state_t)',
  25325. 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,
  25326. 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,
  25327. 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,
  25328. 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,
  25329. 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,
  25330. 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,
  25331. 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,
  25332. 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,
  25333. 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,
  25334. 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,
  25335. 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,
  25336. 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,
  25337. 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:
  25338. 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]
  25339. 2085.84 s > 70 | l = l | r;
  25340. 2085.84 s > | ~~^~~
  25341. 2085.84 s > In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail::operator|=(state_t&, state_t)',
  25342. 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:
  25343. 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]
  25344. 2085.84 s > 70 | l = l | r;
  25345. 2085.84 s > | ~~^~~
  25346. 2085.84 s > In function 'boost::coroutines2::detail::state_t& boost::coroutines2::detail::operator|=(state_t&, state_t)',
  25347. 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,
  25348. 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,
  25349. 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,
  25350. 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,
  25351. 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,
  25352. 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,
  25353. 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,
  25354. 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,
  25355. 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:
  25356. 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]
  25357. 2085.84 s > 70 | l = l | r;
  25358. 2085.84 s > | ~~^~~
  25359. 2085.84 s > make[1]: Leaving directory '/build/graph-tool-2.98'
  25360. 2085.84 s > make: *** [Makefile:2261: all] Error 2
  25361. 2085.84 s For full logs, run:
  25362. 2085.84 s nix log /nix/store/621wh5j2s5z5qhqrqr3gk1jbc3n7b4a4-python3.14-graph-tool-2.98.drv
  25363. 2085.84 s error: Cannot build '/nix/store/5m6vvrc6sdqyrlcq5mc4gp9hacfpm10x-python3-3.14.2-env.drv'.
  25364. 2085.84 s Reason: 1 dependency failed.
  25365. 2085.84 s Output paths:
  25366. 2085.84 s /nix/store/4574s6bigv254lfgb0y86kcwyk5yl9rf-python3-3.14.2-env
  25367. 2085.85 s Cannot build '/nix/store/l2987ldxns2w8rwa2z46jlsxwfn3dk3c-make-analyze-gt-check.drv'.
  25368. 2085.85 s Reason: 1 dependency failed.
  25369. 2085.85 s Output paths:
  25370. 2085.85 s /nix/store/dyq8l0a7w246hk19ak6lyy0cf2xzjgmf-make-analyze-gt-check