2025-09-08T01:47:19,331 Created temporary directory: /tmp/pip-build-tracker-898szujm 2025-09-08T01:47:19,332 Initialized build tracking at /tmp/pip-build-tracker-898szujm 2025-09-08T01:47:19,332 Created build tracker: /tmp/pip-build-tracker-898szujm 2025-09-08T01:47:19,332 Entered build tracker: /tmp/pip-build-tracker-898szujm 2025-09-08T01:47:19,332 Created temporary directory: /tmp/pip-wheel-i6pyegys 2025-09-08T01:47:19,335 Created temporary directory: /tmp/pip-ephem-wheel-cache-_9ta86re 2025-09-08T01:47:19,394 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T01:47:19,396 2 location(s) to search for versions of openmoc: 2025-09-08T01:47:19,396 * https://pypi.org/simple/openmoc/ 2025-09-08T01:47:19,396 * https://www.piwheels.org/simple/openmoc/ 2025-09-08T01:47:19,396 Fetching project page and analyzing links: https://pypi.org/simple/openmoc/ 2025-09-08T01:47:19,397 Getting page https://pypi.org/simple/openmoc/ 2025-09-08T01:47:19,398 Found index url https://pypi.org/simple/ 2025-09-08T01:47:19,546 Fetched page https://pypi.org/simple/openmoc/ as application/vnd.pypi.simple.v1+json 2025-09-08T01:47:19,548 Found link https://files.pythonhosted.org/packages/4a/5d/b9b04e1752b306b9fb6e8bb211eef6127b67647d71a00911fbb007cf1865/openmoc-0.1.4a.zip (from https://pypi.org/simple/openmoc/), version: 0.1.4a 2025-09-08T01:47:19,548 Found link https://files.pythonhosted.org/packages/22/ed/2591596100ab8fac8545603a5b4a5c3bd09a00e1f866f8bfafb72860d336/openmoc-0.1.4b.tar.gz (from https://pypi.org/simple/openmoc/), version: 0.1.4b 2025-09-08T01:47:19,549 Fetching project page and analyzing links: https://www.piwheels.org/simple/openmoc/ 2025-09-08T01:47:19,550 Getting page https://www.piwheels.org/simple/openmoc/ 2025-09-08T01:47:19,552 Found index url https://www.piwheels.org/simple/ 2025-09-08T01:47:19,648 Fetched page https://www.piwheels.org/simple/openmoc/ as text/html 2025-09-08T01:47:19,648 Skipping link: No binaries permitted for openmoc: https://archive1.piwheels.org/simple/openmoc/openmoc-0.1.4b0-py3-none-any.whl#sha256=0d6569dd940710986ec5ec7eeaa5205126007293b93d6826b6035ac957af7a87 (from https://www.piwheels.org/simple/openmoc/) 2025-09-08T01:47:19,649 Skipping link: not a file: https://www.piwheels.org/simple/openmoc/ 2025-09-08T01:47:19,649 Skipping link: not a file: https://pypi.org/simple/openmoc/ 2025-09-08T01:47:19,670 Given no hashes to check 1 links for project 'openmoc': discarding no candidates 2025-09-08T01:47:19,671 Collecting openmoc==0.1.4a 2025-09-08T01:47:19,672 Created temporary directory: /tmp/pip-unpack-gfv8_e_x 2025-09-08T01:47:19,814 Downloading openmoc-0.1.4a.zip (241 kB) 2025-09-08T01:47:19,893 Added openmoc==0.1.4a from https://files.pythonhosted.org/packages/4a/5d/b9b04e1752b306b9fb6e8bb211eef6127b67647d71a00911fbb007cf1865/openmoc-0.1.4a.zip to build tracker '/tmp/pip-build-tracker-898szujm' 2025-09-08T01:47:19,894 Running setup.py (path:/tmp/pip-wheel-i6pyegys/openmoc_89c84326e7c3452ca20724b1f0528a79/setup.py) egg_info for package openmoc 2025-09-08T01:47:19,894 Created temporary directory: /tmp/pip-pip-egg-info-wwyr3dvn 2025-09-08T01:47:19,895 Preparing metadata (setup.py): started 2025-09-08T01:47:19,895 Running command python setup.py egg_info 2025-09-08T01:47:21,198 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-09-08T01:47:21,199 !! 2025-09-08T01:47:21,199 ******************************************************************************** 2025-09-08T01:47:21,199 Please avoid running ``setup.py`` directly. 2025-09-08T01:47:21,199 Instead, use pypa/build, pypa/installer or other 2025-09-08T01:47:21,199 standards-based tools. 2025-09-08T01:47:21,199 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T01:47:21,199 or your builds will no longer be supported. 2025-09-08T01:47:21,199 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-09-08T01:47:21,200 ******************************************************************************** 2025-09-08T01:47:21,200 !! 2025-09-08T01:47:21,200 self.initialize_options() 2025-09-08T01:47:21,371 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T01:47:21,371 !! 2025-09-08T01:47:21,371 ******************************************************************************** 2025-09-08T01:47:21,371 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T01:47:21,371 versions. Please use the underscore name 'description_file' instead. 2025-09-08T01:47:21,371 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T01:47:21,371 or your builds will no longer be supported. 2025-09-08T01:47:21,372 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T01:47:21,372 ******************************************************************************** 2025-09-08T01:47:21,372 !! 2025-09-08T01:47:21,372 opt = self._enforce_underscore(opt, section) 2025-09-08T01:47:21,595 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:332: InformationOnly: Normalizing '0.1.4a' to '0.1.4a0' 2025-09-08T01:47:21,595 self.metadata.version = self._normalize_version(self.metadata.version) 2025-09-08T01:47:21,596 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T01:47:21,597 !! 2025-09-08T01:47:21,597 ******************************************************************************** 2025-09-08T01:47:21,597 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T01:47:21,597 versions. Please use the underscore name 'description_file' instead. 2025-09-08T01:47:21,597 (Affected: openmoc). 2025-09-08T01:47:21,597 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T01:47:21,597 or your builds will no longer be supported. 2025-09-08T01:47:21,598 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T01:47:21,598 ******************************************************************************** 2025-09-08T01:47:21,598 !! 2025-09-08T01:47:21,598 opt = self._enforce_underscore(opt, section) 2025-09-08T01:47:21,671 running egg_info 2025-09-08T01:47:21,750 creating /tmp/pip-pip-egg-info-wwyr3dvn/openmoc.egg-info 2025-09-08T01:47:21,750 writing /tmp/pip-pip-egg-info-wwyr3dvn/openmoc.egg-info/PKG-INFO 2025-09-08T01:47:21,751 writing dependency_links to /tmp/pip-pip-egg-info-wwyr3dvn/openmoc.egg-info/dependency_links.txt 2025-09-08T01:47:21,752 writing top-level names to /tmp/pip-pip-egg-info-wwyr3dvn/openmoc.egg-info/top_level.txt 2025-09-08T01:47:21,752 writing manifest file '/tmp/pip-pip-egg-info-wwyr3dvn/openmoc.egg-info/SOURCES.txt' 2025-09-08T01:47:21,988 reading manifest file '/tmp/pip-pip-egg-info-wwyr3dvn/openmoc.egg-info/SOURCES.txt' 2025-09-08T01:47:21,991 writing manifest file '/tmp/pip-pip-egg-info-wwyr3dvn/openmoc.egg-info/SOURCES.txt' 2025-09-08T01:47:21,992 creating build/lib/openmoc 2025-09-08T01:47:21,993 copying openmoc/test-options.py -> build/lib/openmoc 2025-09-08T01:47:21,993 copying openmoc/log.py -> build/lib/openmoc 2025-09-08T01:47:21,994 copying openmoc/openmoc.py -> build/lib/openmoc 2025-09-08T01:47:21,995 copying openmoc/options.py -> build/lib/openmoc 2025-09-08T01:47:21,995 copying openmoc/__init__.py -> build/lib/openmoc 2025-09-08T01:47:21,996 copying openmoc/materialize.py -> build/lib/openmoc 2025-09-08T01:47:21,997 copying openmoc/process.py -> build/lib/openmoc 2025-09-08T01:47:21,997 copying openmoc/plotter.py -> build/lib/openmoc 2025-09-08T01:47:21,998 creating build/lib/openmoc/compatible 2025-09-08T01:47:21,998 copying openmoc/compatible/__init__.py -> build/lib/openmoc/compatible 2025-09-08T01:47:21,999 copying openmoc/compatible/casmo.py -> build/lib/openmoc/compatible 2025-09-08T01:47:22,000 copying openmoc/compatible/opencg_compatible.py -> build/lib/openmoc/compatible 2025-09-08T01:47:22,000 creating build/lib/openmoc/intel 2025-09-08T01:47:22,001 copying openmoc/intel/__init__.py -> build/lib/openmoc/intel 2025-09-08T01:47:22,001 creating build/lib/openmoc/gnu 2025-09-08T01:47:22,002 copying openmoc/gnu/__init__.py -> build/lib/openmoc/gnu 2025-09-08T01:47:22,002 creating build/lib/openmoc/bgq 2025-09-08T01:47:22,003 copying openmoc/bgq/__init__.py -> build/lib/openmoc/bgq 2025-09-08T01:47:22,003 creating build/lib/openmoc/cuda 2025-09-08T01:47:22,004 copying openmoc/cuda/__init__.py -> build/lib/openmoc/cuda 2025-09-08T01:47:22,004 copying openmoc/cuda/openmoc_cuda.py -> build/lib/openmoc/cuda 2025-09-08T01:47:22,005 creating build/lib/openmoc/intel/double 2025-09-08T01:47:22,005 copying openmoc/intel/double/__init__.py -> build/lib/openmoc/intel/double 2025-09-08T01:47:22,006 creating build/lib/openmoc/intel/single 2025-09-08T01:47:22,006 copying openmoc/intel/single/__init__.py -> build/lib/openmoc/intel/single 2025-09-08T01:47:22,007 creating build/lib/openmoc/gnu/double 2025-09-08T01:47:22,007 copying openmoc/gnu/double/__init__.py -> build/lib/openmoc/gnu/double 2025-09-08T01:47:22,008 copying openmoc/gnu/double/openmoc_gnu_double.py -> build/lib/openmoc/gnu/double 2025-09-08T01:47:22,009 creating build/lib/openmoc/gnu/single 2025-09-08T01:47:22,009 copying openmoc/gnu/single/__init__.py -> build/lib/openmoc/gnu/single 2025-09-08T01:47:22,010 creating build/lib/openmoc/bgq/single 2025-09-08T01:47:22,010 copying openmoc/bgq/single/openmoc_bgq_single.py -> build/lib/openmoc/bgq/single 2025-09-08T01:47:22,011 copying openmoc/bgq/single/__init__.py -> build/lib/openmoc/bgq/single 2025-09-08T01:47:22,012 creating build/lib/openmoc/bgq/double 2025-09-08T01:47:22,012 copying openmoc/bgq/double/__init__.py -> build/lib/openmoc/bgq/double 2025-09-08T01:47:22,013 creating build/lib/openmoc/cuda/double 2025-09-08T01:47:22,013 copying openmoc/cuda/double/__init__.py -> build/lib/openmoc/cuda/double 2025-09-08T01:47:22,014 creating build/lib/openmoc/cuda/single 2025-09-08T01:47:22,014 copying openmoc/cuda/single/__init__.py -> build/lib/openmoc/cuda/single 2025-09-08T01:47:22,156 Preparing metadata (setup.py): finished with status 'done' 2025-09-08T01:47:22,161 Source in /tmp/pip-wheel-i6pyegys/openmoc_89c84326e7c3452ca20724b1f0528a79 has version 0.1.4a0, which satisfies requirement openmoc==0.1.4a from https://files.pythonhosted.org/packages/4a/5d/b9b04e1752b306b9fb6e8bb211eef6127b67647d71a00911fbb007cf1865/openmoc-0.1.4a.zip 2025-09-08T01:47:22,161 Removed openmoc==0.1.4a from https://files.pythonhosted.org/packages/4a/5d/b9b04e1752b306b9fb6e8bb211eef6127b67647d71a00911fbb007cf1865/openmoc-0.1.4a.zip from build tracker '/tmp/pip-build-tracker-898szujm' 2025-09-08T01:47:22,164 Created temporary directory: /tmp/pip-unpack-kpza5wjb 2025-09-08T01:47:22,164 Created temporary directory: /tmp/pip-unpack-pjpjiwh5 2025-09-08T01:47:22,164 Building wheels for collected packages: openmoc 2025-09-08T01:47:22,165 Created temporary directory: /tmp/pip-wheel-pnwczoba 2025-09-08T01:47:22,166 DEPRECATION: Building 'openmoc' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'openmoc'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-08T01:47:22,167 Building wheel for openmoc (setup.py): started 2025-09-08T01:47:22,168 Destination directory: /tmp/pip-wheel-pnwczoba 2025-09-08T01:47:22,168 Running command python setup.py bdist_wheel 2025-09-08T01:47:23,448 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-09-08T01:47:23,448 !! 2025-09-08T01:47:23,448 ******************************************************************************** 2025-09-08T01:47:23,449 Please avoid running ``setup.py`` directly. 2025-09-08T01:47:23,449 Instead, use pypa/build, pypa/installer or other 2025-09-08T01:47:23,449 standards-based tools. 2025-09-08T01:47:23,449 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T01:47:23,449 or your builds will no longer be supported. 2025-09-08T01:47:23,449 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-09-08T01:47:23,449 ******************************************************************************** 2025-09-08T01:47:23,449 !! 2025-09-08T01:47:23,450 self.initialize_options() 2025-09-08T01:47:23,625 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T01:47:23,625 !! 2025-09-08T01:47:23,625 ******************************************************************************** 2025-09-08T01:47:23,625 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T01:47:23,625 versions. Please use the underscore name 'description_file' instead. 2025-09-08T01:47:23,626 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T01:47:23,626 or your builds will no longer be supported. 2025-09-08T01:47:23,626 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T01:47:23,626 ******************************************************************************** 2025-09-08T01:47:23,626 !! 2025-09-08T01:47:23,626 opt = self._enforce_underscore(opt, section) 2025-09-08T01:47:23,845 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:332: InformationOnly: Normalizing '0.1.4a' to '0.1.4a0' 2025-09-08T01:47:23,846 self.metadata.version = self._normalize_version(self.metadata.version) 2025-09-08T01:47:23,847 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T01:47:23,847 !! 2025-09-08T01:47:23,847 ******************************************************************************** 2025-09-08T01:47:23,847 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T01:47:23,848 versions. Please use the underscore name 'description_file' instead. 2025-09-08T01:47:23,848 (Affected: openmoc). 2025-09-08T01:47:23,848 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T01:47:23,848 or your builds will no longer be supported. 2025-09-08T01:47:23,848 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T01:47:23,848 ******************************************************************************** 2025-09-08T01:47:23,848 !! 2025-09-08T01:47:23,848 opt = self._enforce_underscore(opt, section) 2025-09-08T01:47:23,849 running bdist_wheel 2025-09-08T01:47:24,147 running build 2025-09-08T01:47:24,148 running build_py 2025-09-08T01:47:24,227 copying openmoc/test-options.py -> build/lib/openmoc 2025-09-08T01:47:24,227 copying openmoc/log.py -> build/lib/openmoc 2025-09-08T01:47:24,228 copying openmoc/openmoc.py -> build/lib/openmoc 2025-09-08T01:47:24,229 copying openmoc/options.py -> build/lib/openmoc 2025-09-08T01:47:24,230 copying openmoc/__init__.py -> build/lib/openmoc 2025-09-08T01:47:24,230 copying openmoc/materialize.py -> build/lib/openmoc 2025-09-08T01:47:24,231 copying openmoc/process.py -> build/lib/openmoc 2025-09-08T01:47:24,231 copying openmoc/plotter.py -> build/lib/openmoc 2025-09-08T01:47:24,232 copying openmoc/compatible/__init__.py -> build/lib/openmoc/compatible 2025-09-08T01:47:24,233 copying openmoc/compatible/casmo.py -> build/lib/openmoc/compatible 2025-09-08T01:47:24,234 copying openmoc/compatible/opencg_compatible.py -> build/lib/openmoc/compatible 2025-09-08T01:47:24,235 copying openmoc/intel/__init__.py -> build/lib/openmoc/intel 2025-09-08T01:47:24,235 copying openmoc/gnu/__init__.py -> build/lib/openmoc/gnu 2025-09-08T01:47:24,236 copying openmoc/bgq/__init__.py -> build/lib/openmoc/bgq 2025-09-08T01:47:24,237 copying openmoc/cuda/__init__.py -> build/lib/openmoc/cuda 2025-09-08T01:47:24,238 copying openmoc/cuda/openmoc_cuda.py -> build/lib/openmoc/cuda 2025-09-08T01:47:24,239 copying openmoc/intel/double/__init__.py -> build/lib/openmoc/intel/double 2025-09-08T01:47:24,239 copying openmoc/intel/single/__init__.py -> build/lib/openmoc/intel/single 2025-09-08T01:47:24,240 copying openmoc/gnu/double/__init__.py -> build/lib/openmoc/gnu/double 2025-09-08T01:47:24,241 copying openmoc/gnu/double/openmoc_gnu_double.py -> build/lib/openmoc/gnu/double 2025-09-08T01:47:24,242 copying openmoc/gnu/single/__init__.py -> build/lib/openmoc/gnu/single 2025-09-08T01:47:24,243 copying openmoc/bgq/single/openmoc_bgq_single.py -> build/lib/openmoc/bgq/single 2025-09-08T01:47:24,244 copying openmoc/bgq/single/__init__.py -> build/lib/openmoc/bgq/single 2025-09-08T01:47:24,245 copying openmoc/bgq/double/__init__.py -> build/lib/openmoc/bgq/double 2025-09-08T01:47:24,246 copying openmoc/cuda/double/__init__.py -> build/lib/openmoc/cuda/double 2025-09-08T01:47:24,246 copying openmoc/cuda/single/__init__.py -> build/lib/openmoc/cuda/single 2025-09-08T01:47:24,253 /tmp/pip-wheel-i6pyegys/openmoc_89c84326e7c3452ca20724b1f0528a79/setup.py:109: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-09-08T01:47:24,253 !! 2025-09-08T01:47:24,254 ******************************************************************************** 2025-09-08T01:47:24,254 Please avoid running ``setup.py`` directly. 2025-09-08T01:47:24,254 Instead, use pypa/build, pypa/installer or other 2025-09-08T01:47:24,254 standards-based tools. 2025-09-08T01:47:24,254 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T01:47:24,254 or your builds will no longer be supported. 2025-09-08T01:47:24,254 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-09-08T01:47:24,254 ******************************************************************************** 2025-09-08T01:47:24,255 !! 2025-09-08T01:47:24,255 install.initialize_options(self) 2025-09-08T01:47:24,326 installing to build/bdist.linux-armv7l/wheel 2025-09-08T01:47:24,326 running install 2025-09-08T01:47:24,347 running install_lib 2025-09-08T01:47:24,421 running build_ext 2025-09-08T01:47:24,437 Deprecated command line option: -py3. Ignored, this option is no longer supported. 2025-09-08T01:47:24,438 Unable to find file 'openmoc/openmoc.i'. 2025-09-08T01:47:24,771 building '_openmoc' extension 2025-09-08T01:47:24,774 creating build/temp.linux-armv7l-cpython-313/openmoc 2025-09-08T01:47:24,775 creating build/temp.linux-armv7l-cpython-313/src 2025-09-08T01:47:24,776 arm-linux-gnueabihf-g++ -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -DFP_PRECISION=float -DSINGLE -DGNU -DVEC_LENGTH=8 -DVEC_ALIGNMENT=16 -I/usr/local/lib/python3.13/dist-packages/numpy/_core/include -I/usr/include/python3.13 -c openmoc/openmoc_wrap.cpp -o build/temp.linux-armv7l-cpython-313/openmoc/openmoc_wrap.o -c -O3 -ffast-math -fopenmp -std=c++0x -fpic 2025-09-08T01:47:24,796 cc1plus: fatal error: openmoc/openmoc_wrap.cpp: No such file or directory 2025-09-08T01:47:24,797 compilation terminated. 2025-09-08T01:47:24,800 error: command '/usr/bin/arm-linux-gnueabihf-g++' failed with exit code 1 2025-09-08T01:47:24,978 ERROR: python setup.py bdist_wheel exited with 1 2025-09-08T01:47:24,990 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-08T01:47:24,990 exec(compile('"'"''"'"''"'"' 2025-09-08T01:47:24,990 # This is -- a caller that pip uses to run setup.py 2025-09-08T01:47:24,990 # 2025-09-08T01:47:24,990 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-08T01:47:24,990 # import from `distutils.core` to work with newer packaging standards. 2025-09-08T01:47:24,990 # - It provides a clear error message when setuptools is not installed. 2025-09-08T01:47:24,990 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-08T01:47:24,990 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-08T01:47:24,990 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-08T01:47:24,990 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-08T01:47:24,990 import os, sys, tokenize, traceback 2025-09-08T01:47:24,990 2025-09-08T01:47:24,990 try: 2025-09-08T01:47:24,990 import setuptools 2025-09-08T01:47:24,990 except ImportError: 2025-09-08T01:47:24,990 print( 2025-09-08T01:47:24,990 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-08T01:47:24,990 "the build environment with exception:", 2025-09-08T01:47:24,990 file=sys.stderr, 2025-09-08T01:47:24,990 ) 2025-09-08T01:47:24,990 traceback.print_exc() 2025-09-08T01:47:24,990 sys.exit(1) 2025-09-08T01:47:24,990 2025-09-08T01:47:24,990 __file__ = %r 2025-09-08T01:47:24,990 sys.argv[0] = __file__ 2025-09-08T01:47:24,990 2025-09-08T01:47:24,990 if os.path.exists(__file__): 2025-09-08T01:47:24,990 filename = __file__ 2025-09-08T01:47:24,990 with tokenize.open(__file__) as f: 2025-09-08T01:47:24,990 setup_py_code = f.read() 2025-09-08T01:47:24,990 else: 2025-09-08T01:47:24,990 filename = "" 2025-09-08T01:47:24,990 setup_py_code = "from setuptools import setup; setup()" 2025-09-08T01:47:24,990 2025-09-08T01:47:24,990 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T01:47:24,990 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-i6pyegys/openmoc_89c84326e7c3452ca20724b1f0528a79/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-pnwczoba[/] 2025-09-08T01:47:24,990 [bold magenta]cwd[/]: /tmp/pip-wheel-i6pyegys/openmoc_89c84326e7c3452ca20724b1f0528a79/ 2025-09-08T01:47:24,990 Building wheel for openmoc (setup.py): finished with status 'error' 2025-09-08T01:47:24,991 ERROR: Failed building wheel for openmoc 2025-09-08T01:47:24,992 Running setup.py clean for openmoc 2025-09-08T01:47:24,993 Running command python setup.py clean 2025-09-08T01:47:26,292 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-09-08T01:47:26,292 !! 2025-09-08T01:47:26,292 ******************************************************************************** 2025-09-08T01:47:26,292 Please avoid running ``setup.py`` directly. 2025-09-08T01:47:26,293 Instead, use pypa/build, pypa/installer or other 2025-09-08T01:47:26,293 standards-based tools. 2025-09-08T01:47:26,293 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T01:47:26,293 or your builds will no longer be supported. 2025-09-08T01:47:26,293 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-09-08T01:47:26,293 ******************************************************************************** 2025-09-08T01:47:26,293 !! 2025-09-08T01:47:26,294 self.initialize_options() 2025-09-08T01:47:26,467 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T01:47:26,467 !! 2025-09-08T01:47:26,467 ******************************************************************************** 2025-09-08T01:47:26,467 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T01:47:26,467 versions. Please use the underscore name 'description_file' instead. 2025-09-08T01:47:26,467 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T01:47:26,468 or your builds will no longer be supported. 2025-09-08T01:47:26,468 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T01:47:26,468 ******************************************************************************** 2025-09-08T01:47:26,468 !! 2025-09-08T01:47:26,468 opt = self._enforce_underscore(opt, section) 2025-09-08T01:47:26,700 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:332: InformationOnly: Normalizing '0.1.4a' to '0.1.4a0' 2025-09-08T01:47:26,700 self.metadata.version = self._normalize_version(self.metadata.version) 2025-09-08T01:47:26,701 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T01:47:26,702 !! 2025-09-08T01:47:26,702 ******************************************************************************** 2025-09-08T01:47:26,702 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T01:47:26,702 versions. Please use the underscore name 'description_file' instead. 2025-09-08T01:47:26,702 (Affected: openmoc). 2025-09-08T01:47:26,702 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T01:47:26,702 or your builds will no longer be supported. 2025-09-08T01:47:26,702 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T01:47:26,703 ******************************************************************************** 2025-09-08T01:47:26,703 !! 2025-09-08T01:47:26,703 opt = self._enforce_underscore(opt, section) 2025-09-08T01:47:26,778 running clean 2025-09-08T01:47:26,925 removing 'build/temp.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T01:47:26,925 removing 'build/lib' (and everything under it) 2025-09-08T01:47:26,927 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-08T01:47:26,927 'build/scripts-3.13' does not exist -- can't clean it 2025-09-08T01:47:26,927 removing 'build' 2025-09-08T01:47:26,929 creating build/lib/openmoc 2025-09-08T01:47:26,929 copying openmoc/test-options.py -> build/lib/openmoc 2025-09-08T01:47:26,930 copying openmoc/log.py -> build/lib/openmoc 2025-09-08T01:47:26,930 copying openmoc/openmoc.py -> build/lib/openmoc 2025-09-08T01:47:26,931 copying openmoc/options.py -> build/lib/openmoc 2025-09-08T01:47:26,932 copying openmoc/__init__.py -> build/lib/openmoc 2025-09-08T01:47:26,932 copying openmoc/materialize.py -> build/lib/openmoc 2025-09-08T01:47:26,933 copying openmoc/process.py -> build/lib/openmoc 2025-09-08T01:47:26,934 copying openmoc/plotter.py -> build/lib/openmoc 2025-09-08T01:47:26,934 creating build/lib/openmoc/compatible 2025-09-08T01:47:26,935 copying openmoc/compatible/__init__.py -> build/lib/openmoc/compatible 2025-09-08T01:47:26,935 copying openmoc/compatible/casmo.py -> build/lib/openmoc/compatible 2025-09-08T01:47:26,936 copying openmoc/compatible/opencg_compatible.py -> build/lib/openmoc/compatible 2025-09-08T01:47:26,937 creating build/lib/openmoc/intel 2025-09-08T01:47:26,937 copying openmoc/intel/__init__.py -> build/lib/openmoc/intel 2025-09-08T01:47:26,938 creating build/lib/openmoc/gnu 2025-09-08T01:47:26,938 copying openmoc/gnu/__init__.py -> build/lib/openmoc/gnu 2025-09-08T01:47:26,939 creating build/lib/openmoc/bgq 2025-09-08T01:47:26,939 copying openmoc/bgq/__init__.py -> build/lib/openmoc/bgq 2025-09-08T01:47:26,940 creating build/lib/openmoc/cuda 2025-09-08T01:47:26,940 copying openmoc/cuda/__init__.py -> build/lib/openmoc/cuda 2025-09-08T01:47:26,940 copying openmoc/cuda/openmoc_cuda.py -> build/lib/openmoc/cuda 2025-09-08T01:47:26,941 creating build/lib/openmoc/intel/double 2025-09-08T01:47:26,941 copying openmoc/intel/double/__init__.py -> build/lib/openmoc/intel/double 2025-09-08T01:47:26,942 creating build/lib/openmoc/intel/single 2025-09-08T01:47:26,942 copying openmoc/intel/single/__init__.py -> build/lib/openmoc/intel/single 2025-09-08T01:47:26,943 creating build/lib/openmoc/gnu/double 2025-09-08T01:47:26,943 copying openmoc/gnu/double/__init__.py -> build/lib/openmoc/gnu/double 2025-09-08T01:47:26,944 copying openmoc/gnu/double/openmoc_gnu_double.py -> build/lib/openmoc/gnu/double 2025-09-08T01:47:26,945 creating build/lib/openmoc/gnu/single 2025-09-08T01:47:26,945 copying openmoc/gnu/single/__init__.py -> build/lib/openmoc/gnu/single 2025-09-08T01:47:26,946 creating build/lib/openmoc/bgq/single 2025-09-08T01:47:26,946 copying openmoc/bgq/single/openmoc_bgq_single.py -> build/lib/openmoc/bgq/single 2025-09-08T01:47:26,947 copying openmoc/bgq/single/__init__.py -> build/lib/openmoc/bgq/single 2025-09-08T01:47:26,948 creating build/lib/openmoc/bgq/double 2025-09-08T01:47:26,948 copying openmoc/bgq/double/__init__.py -> build/lib/openmoc/bgq/double 2025-09-08T01:47:26,949 creating build/lib/openmoc/cuda/double 2025-09-08T01:47:26,949 copying openmoc/cuda/double/__init__.py -> build/lib/openmoc/cuda/double 2025-09-08T01:47:26,950 creating build/lib/openmoc/cuda/single 2025-09-08T01:47:26,950 copying openmoc/cuda/single/__init__.py -> build/lib/openmoc/cuda/single 2025-09-08T01:47:27,094 Failed to build openmoc 2025-09-08T01:47:27,094 ERROR: Failed to build one or more wheels 2025-09-08T01:47:27,095 Exception information: 2025-09-08T01:47:27,095 Traceback (most recent call last): 2025-09-08T01:47:27,095 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T01:47:27,095 status = _inner_run() 2025-09-08T01:47:27,095 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T01:47:27,095 return self.run(options, args) 2025-09-08T01:47:27,095 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T01:47:27,095 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T01:47:27,095 return func(self, options, args) 2025-09-08T01:47:27,095 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-08T01:47:27,095 raise CommandError("Failed to build one or more wheels") 2025-09-08T01:47:27,095 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-08T01:47:27,099 Removed build tracker: '/tmp/pip-build-tracker-898szujm'