thoth-station/fext

Kebechet info

Closed this issue · 1 comments

Kebechet info

Information about dependency management for the current master branch with SHA 1324694.

Dependency graph
Unable to obtain dependency graph:

Creating a virtualenv for this project...
Pipfile: /tmp/tmp4mrtxst9/Pipfile
Using /usr/bin/python3.8 (3.8.3) to create virtualenv...
created virtual environment CPython3.8.3.final.0-64 in 778ms
  creator CPython3Posix(dest=/tmp/tmp4mrtxst9/.venv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/tmp/tmp377eszbh)
    added seed packages: pip==20.2.4, setuptools==50.3.2, wheel==0.35.1
  activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator


Successfully created virtual environment!
�[KVirtualenv location: /tmp/tmp4mrtxst9/.venv
An error occurred while installing pytest-valgrind! Will try again.
[InstallError]:   File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.6/site-packages/pipenv/cli/command.py", line 253, in install
[InstallError]:       site_packages=state.site_packages
[InstallError]:   File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.6/site-packages/pipenv/core.py", line 2063, in do_install
[InstallError]:       keep_outdated=keep_outdated
[InstallError]:   File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.6/site-packages/pipenv/core.py", line 1312, in do_init
[InstallError]:       pypi_mirror=pypi_mirror,
[InstallError]:   File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.6/site-packages/pipenv/core.py", line 900, in do_install_dependencies
[InstallError]:       retry_list, procs, failed_deps_queue, requirements_dir, **install_kwargs
[InstallError]:   File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.6/site-packages/pipenv/core.py", line 796, in batch_install
[InstallError]:       _cleanup_procs(procs, failed_deps_queue, retry=retry)
[InstallError]:   File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.6/site-packages/pipenv/core.py", line 703, in _cleanup_procs
[InstallError]:       raise exceptions.InstallError(c.dep.name, extra=err_lines)
[pipenv.exceptions.InstallError]: Collecting pytest-valgrind
[pipenv.exceptions.InstallError]:   Using cached pytest-valgrind-0.1.0.tar.gz (8.1 kB)
[pipenv.exceptions.InstallError]: Requirement already satisfied, skipping upgrade: pytest>=2.9.0 in ./.venv/lib/python3.8/site-packages (from pytest-valgrind->-r /tmp/pipenv-upyoeic4-requirements/pipenv-lp0lsd8e-requirement.txt (line 1)) (6.1.2)
[pipenv.exceptions.InstallError]: Requirement already satisfied, skipping upgrade: iniconfig in ./.venv/lib/python3.8/site-packages (from pytest>=2.9.0->pytest-valgrind->-r /tmp/pipenv-upyoeic4-requirements/pipenv-lp0lsd8e-requirement.txt (line 1)) (1.1.1)
[pipenv.exceptions.InstallError]: Requirement already satisfied, skipping upgrade: py>=1.8.2 in ./.venv/lib/python3.8/site-packages (from pytest>=2.9.0->pytest-valgrind->-r /tmp/pipenv-upyoeic4-requirements/pipenv-lp0lsd8e-requirement.txt (line 1)) (1.9.0)
[pipenv.exceptions.InstallError]: Requirement already satisfied, skipping upgrade: toml in ./.venv/lib/python3.8/site-packages (from pytest>=2.9.0->pytest-valgrind->-r /tmp/pipenv-upyoeic4-requirements/pipenv-lp0lsd8e-requirement.txt (line 1)) (0.10.2)
[pipenv.exceptions.InstallError]: Requirement already satisfied, skipping upgrade: packaging in ./.venv/lib/python3.8/site-packages (from pytest>=2.9.0->pytest-valgrind->-r /tmp/pipenv-upyoeic4-requirements/pipenv-lp0lsd8e-requirement.txt (line 1)) (20.7)
[pipenv.exceptions.InstallError]: Requirement already satisfied, skipping upgrade: pluggy<1.0,>=0.12 in ./.venv/lib/python3.8/site-packages (from pytest>=2.9.0->pytest-valgrind->-r /tmp/pipenv-upyoeic4-requirements/pipenv-lp0lsd8e-requirement.txt (line 1)) (0.13.1)
[pipenv.exceptions.InstallError]: Requirement already satisfied, skipping upgrade: attrs>=17.4.0 in ./.venv/lib/python3.8/site-packages (from pytest>=2.9.0->pytest-valgrind->-r /tmp/pipenv-upyoeic4-requirements/pipenv-lp0lsd8e-requirement.txt (line 1)) (20.3.0)
[pipenv.exceptions.InstallError]: Requirement already satisfied, skipping upgrade: pyparsing>=2.0.2 in ./.venv/lib/python3.8/site-packages (from packaging->pytest>=2.9.0->pytest-valgrind->-r /tmp/pipenv-upyoeic4-requirements/pipenv-lp0lsd8e-requirement.txt (line 1)) (2.4.7)
[pipenv.exceptions.InstallError]: Building wheels for collected packages: pytest-valgrind
[pipenv.exceptions.InstallError]:   Building wheel for pytest-valgrind (setup.py): started
[pipenv.exceptions.InstallError]:   Building wheel for pytest-valgrind (setup.py): finished with status 'error'
[pipenv.exceptions.InstallError]:   ERROR: Command errored out with exit status 1:
[pipenv.exceptions.InstallError]:    command: /tmp/tmp4mrtxst9/.venv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r74ccq55/pytest-valgrind/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r74ccq55/pytest-valgrind/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-zsi7hmgl
[pipenv.exceptions.InstallError]:        cwd: /tmp/pip-install-r74ccq55/pytest-valgrind/
[pipenv.exceptions.InstallError]:   Complete output (20 lines):
[pipenv.exceptions.InstallError]:   running bdist_wheel
[pipenv.exceptions.InstallError]:   running build
[pipenv.exceptions.InstallError]:   running build_py
[pipenv.exceptions.InstallError]:   creating build
[pipenv.exceptions.InstallError]:   creating build/lib.linux-x86_64-3.8
[pipenv.exceptions.InstallError]:   creating build/lib.linux-x86_64-3.8/pytest_valgrind
[pipenv.exceptions.InstallError]:   copying pytest_valgrind/__init__.py -> build/lib.linux-x86_64-3.8/pytest_valgrind
[pipenv.exceptions.InstallError]:   copying pytest_valgrind/plugin.py -> build/lib.linux-x86_64-3.8/pytest_valgrind
[pipenv.exceptions.InstallError]:   warning: build_py: byte-compiling is disabled, skipping.
[pipenv.exceptions.InstallError]:   
[pipenv.exceptions.InstallError]:   running build_ext
[pipenv.exceptions.InstallError]:   building 'pytest_valgrind.valgrind' extension
[pipenv.exceptions.InstallError]:   creating build/temp.linux-x86_64-3.8
[pipenv.exceptions.InstallError]:   creating build/temp.linux-x86_64-3.8/pytest_valgrind
[pipenv.exceptions.InstallError]:   gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/tmp/tmp4mrtxst9/.venv/include -I/usr/include/python3.8 -c pytest_valgrind/valgrind.c -o build/temp.linux-x86_64-3.8/pytest_valgrind/valgrind.o
[pipenv.exceptions.InstallError]:   pytest_valgrind/valgrind.c:1:10: fatal error: Python.h: No such file or directory
[pipenv.exceptions.InstallError]:    #include <Python.h>
[pipenv.exceptions.InstallError]:             ^~~~~~~~~~
[pipenv.exceptions.InstallError]:   compilation terminated.
[pipenv.exceptions.InstallError]:   error: command 'gcc' failed with exit status 1
[pipenv.exceptions.InstallError]:   ----------------------------------------
[pipenv.exceptions.InstallError]:   ERROR: Failed building wheel for pytest-valgrind
[pipenv.exceptions.InstallError]:   Running setup.py clean for pytest-valgrind
[pipenv.exceptions.InstallError]: Failed to build pytest-valgrind
[pipenv.exceptions.InstallError]: Installing collected packages: pytest-valgrind
[pipenv.exceptions.InstallError]:     Running setup.py install for pytest-valgrind: started
[pipenv.exceptions.InstallError]:     Running setup.py install for pytest-valgrind: finished with status 'error'
[pipenv.exceptions.InstallError]:     ERROR: Command errored out with exit status 1:
[pipenv.exceptions.InstallError]:      command: /tmp/tmp4mrtxst9/.venv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r74ccq55/pytest-valgrind/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r74ccq55/pytest-valgrind/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-xcobdlgx/install-record.txt --single-version-externally-managed --compile --install-headers /tmp/tmp4mrtxst9/.venv/include/site/python3.8/pytest-valgrind
[pipenv.exceptions.InstallError]:          cwd: /tmp/pip-install-r74ccq55/pytest-valgrind/
[pipenv.exceptions.InstallError]:     Complete output (20 lines):
[pipenv.exceptions.InstallError]:     running install
[pipenv.exceptions.InstallError]:     running build
[pipenv.exceptions.InstallError]:     running build_py
[pipenv.exceptions.InstallError]:     creating build
[pipenv.exceptions.InstallError]:     creating build/lib.linux-x86_64-3.8
[pipenv.exceptions.InstallError]:     creating build/lib.linux-x86_64-3.8/pytest_valgrind
[pipenv.exceptions.InstallError]:     copying pytest_valgrind/__init__.py -> build/lib.linux-x86_64-3.8/pytest_valgrind
[pipenv.exceptions.InstallError]:     copying pytest_valgrind/plugin.py -> build/lib.linux-x86_64-3.8/pytest_valgrind
[pipenv.exceptions.InstallError]:     warning: build_py: byte-compiling is disabled, skipping.
[pipenv.exceptions.InstallError]:     
[pipenv.exceptions.InstallError]:     running build_ext
[pipenv.exceptions.InstallError]:     building 'pytest_valgrind.valgrind' extension
[pipenv.exceptions.InstallError]:     creating build/temp.linux-x86_64-3.8
[pipenv.exceptions.InstallError]:     creating build/temp.linux-x86_64-3.8/pytest_valgrind
[pipenv.exceptions.InstallError]:     gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/tmp/tmp4mrtxst9/.venv/include -I/usr/include/python3.8 -c pytest_valgrind/valgrind.c -o build/temp.linux-x86_64-3.8/pytest_valgrind/valgrind.o
[pipenv.exceptions.InstallError]:     pytest_valgrind/valgrind.c:1:10: fatal error: Python.h: No such file or directory
[pipenv.exceptions.InstallError]:      #include <Python.h>
[pipenv.exceptions.InstallError]:               ^~~~~~~~~~
[pipenv.exceptions.InstallError]:     compilation terminated.
[pipenv.exceptions.InstallError]:     error: command 'gcc' failed with exit status 1
[pipenv.exceptions.InstallError]:     ----------------------------------------
[pipenv.exceptions.InstallError]: ERROR: Command errored out with exit status 1: /tmp/tmp4mrtxst9/.venv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r74ccq55/pytest-valgrind/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r74ccq55/pytest-valgrind/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-xcobdlgx/install-record.txt --single-version-externally-managed --compile --install-headers /tmp/tmp4mrtxst9/.venv/include/site/python3.8/pytest-valgrind Check the logs for full command output.
ERROR: Couldn't install package: pytest-valgrind
 Package installation failed...

Environment details

Kebechet version: 1.1.4
Python version: 3.6.8
Platform: Linux-4.18.0-193.14.3.el8_2.x86_64-x86_64-with-redhat-8.3-Ootpa
pipenv version: pipenv, version 2020.11.15