| -- Installing: /packages/llvm18-18.1.7-3/.self/lib/cmake/llvm/LLVMConfigExtensions.cmake
|
| /sources/llvm-project-18.1.7.src/llvm/utils/lit /sources/llvm-project-18.1.7.src/build
|
| /packages/llvm18_python310-18.1.7-3/cmd~python3.10/lib/python3.10/vendor-packages/setuptools/dist.py:314: InformationOnly: Normalizing '18.1.7dev' to '18.1.7.dev0'
|
| self.metadata.version = self._normalize_version(
|
| running install
|
| /packages/llvm18_python310-18.1.7-3/cmd~python3.10/lib/python3.10/vendor-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
|
| !!
|
|
|
| ********************************************************************************
|
| Please avoid running ``setup.py`` directly.
|
| Instead, use pypa/build, pypa/installer or other
|
| standards-based tools.
|
|
|
| See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
|
| ********************************************************************************
|
|
|
| !!
|
| self.initialize_options()
|
| running build
|
| running build_py
|
| running install_lib
|
| creating /packages/llvm18-18.1.7-3/.self/lib/python3.10
|
| creating /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages
|
| creating /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/BooleanExpression.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/LitConfig.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/LitTestCase.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/ProgressBar.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/ShCommands.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/ShUtil.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/Test.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/TestRunner.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/TestTimes.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/TestingConfig.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/__init__.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| creating /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/builtin_commands
|
| copying build/lib/lit/builtin_commands/__init__.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/builtin_commands
|
| copying build/lib/lit/builtin_commands/cat.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/builtin_commands
|
| copying build/lib/lit/builtin_commands/diff.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/builtin_commands
|
| copying build/lib/lit/cl_arguments.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/discovery.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/display.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| creating /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/formats
|
| copying build/lib/lit/formats/__init__.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/formats
|
| copying build/lib/lit/formats/base.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/formats
|
| copying build/lib/lit/formats/googletest.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/formats
|
| copying build/lib/lit/formats/shtest.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/formats
|
| creating /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/llvm
|
| copying build/lib/lit/llvm/__init__.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/llvm
|
| copying build/lib/lit/llvm/config.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/llvm
|
| copying build/lib/lit/llvm/subst.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/llvm
|
| copying build/lib/lit/main.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/reports.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/run.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/util.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| copying build/lib/lit/worker.py -> /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/BooleanExpression.py to BooleanExpression.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/LitConfig.py to LitConfig.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/LitTestCase.py to LitTestCase.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/ProgressBar.py to ProgressBar.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/ShCommands.py to ShCommands.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/ShUtil.py to ShUtil.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/Test.py to Test.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/TestRunner.py to TestRunner.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/TestTimes.py to TestTimes.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/TestingConfig.py to TestingConfig.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/__init__.py to __init__.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/builtin_commands/__init__.py to __init__.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/builtin_commands/cat.py to cat.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/builtin_commands/diff.py to diff.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/cl_arguments.py to cl_arguments.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/discovery.py to discovery.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/display.py to display.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/formats/__init__.py to __init__.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/formats/base.py to base.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/formats/googletest.py to googletest.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/formats/shtest.py to shtest.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/llvm/__init__.py to __init__.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/llvm/config.py to config.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/llvm/subst.py to subst.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/main.py to main.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/reports.py to reports.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/run.py to run.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/util.py to util.cpython-310.pyc
|
| byte-compiling /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit/worker.py to worker.cpython-310.pyc
|
| writing byte-compilation script '/tmp/tmpmv2t_bot.py'
|
| /packages/llvm18_python310-18.1.7-3/cmd~python3.10/bin/python3.10 /tmp/tmpmv2t_bot.py
|
| removing /tmp/tmpmv2t_bot.py
|
| running install_egg_info
|
| running egg_info
|
| writing lit.egg-info/PKG-INFO
|
| writing dependency_links to lit.egg-info/dependency_links.txt
|
| writing entry points to lit.egg-info/entry_points.txt
|
| writing top-level names to lit.egg-info/top_level.txt
|
| reading manifest file 'lit.egg-info/SOURCES.txt'
|
| reading manifest template 'MANIFEST.in'
|
| warning: no files found matching 'TODO'
|
| warning: no previously-included files matching '*pyc' found anywhere in distribution
|
| warning: no previously-included files matching '*~' found anywhere in distribution
|
| no previously-included directories found matching 'tests/Output'
|
| no previously-included directories found matching 'tests/*/Output'
|
| no previously-included directories found matching 'tests/*/*/Output'
|
| no previously-included directories found matching 'tests/*/*/*/Output'
|
| adding license file 'LICENSE.TXT'
|
| writing manifest file 'lit.egg-info/SOURCES.txt'
|
| Copying lit.egg-info to /packages/llvm18-18.1.7-3/.self/lib/python3.10/vendor-packages/lit-18.1.7.dev0-py3.10.egg-info
|
| running install_scripts
|
| Installing lit script to /packages/llvm18-18.1.7-3/.self/bin
|
| /sources/llvm-project-18.1.7.src/build
|
| /packages/llvm18_clang-18.1.7-3/.self
|
| /packages/llvm18_clang_analysis-18.1.7-3/.self
|
| /packages/llvm18_lld-18.1.7-3/.self
|
| /packages/llvm18_libs-18.1.7-3/.self
|
| /packages/llvm18_python310-18.1.7-3/.self
|
| /packages/llvm18_libunwind-18.1.7-3/.self
|
| /packages/llvm18_libunwind_devel-18.1.7-3/.self
|
| name llvm18
|
| version 18.1.7-3
|
| architecture x86_64
|
| summary "Modular and reuseable compiler and toolchain technologies"
|
| description "LLVM is a collection of modular and reuseable compiler and and toolchain technologies. The LLVM compiler system for C and C++ includes the following:
|