Created
October 24, 2020 08:59
-
-
Save alunduil/c10c8ea30d5e783b1f9f901edcadd184 to your computer and use it in GitHub Desktop.
/home/alunduil/.cache/pre-commit/pre-commit.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### version information | |
| ``` | |
| pre-commit version: 2.6.0 | |
| sys.version: | |
| 3.7.6 (default, Dec 18 2019, 19:23:55) | |
| [GCC 9.2.0] | |
| sys.executable: /home/alunduil/Projects/infrastructure/zfs-replicate/.direnv/python-3.7.6/bin/python3 | |
| os.name: posix | |
| sys.platform: linux | |
| ``` | |
| ### error information | |
| ``` | |
| An unexpected error has occurred: CalledProcessError: command: ('/home/alunduil/.cache/pre-commit/repo7xs1k4ge/py_env-python3/bin/python', '-mpip', 'install', '.') | |
| return code: 1 | |
| expected return code: 0 | |
| stdout: | |
| Processing /home/alunduil/.cache/pre-commit/repo7xs1k4ge | |
| Installing build dependencies: started | |
| Installing build dependencies: finished with status 'done' | |
| Getting requirements to build wheel: started | |
| Getting requirements to build wheel: finished with status 'done' | |
| Preparing wheel metadata: started | |
| Preparing wheel metadata: finished with status 'done' | |
| Collecting toml>=0.10.1 | |
| Using cached toml-0.10.1-py2.py3-none-any.whl (19 kB) | |
| Collecting mypy-extensions>=0.4.3 | |
| Using cached mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) | |
| Collecting appdirs | |
| Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) | |
| Collecting pathspec<1,>=0.6 | |
| Using cached pathspec-0.8.0-py2.py3-none-any.whl (28 kB) | |
| Collecting click>=7.1.2 | |
| Using cached click-7.1.2-py2.py3-none-any.whl (82 kB) | |
| Collecting typed-ast>=1.4.0 | |
| Using cached typed_ast-1.4.1-cp37-cp37m-manylinux1_x86_64.whl (737 kB) | |
| Collecting regex>=2020.1.8 | |
| Using cached regex-2020.10.23-cp37-cp37m-manylinux2010_x86_64.whl (662 kB) | |
| Collecting typing-extensions>=3.7.4 | |
| Using cached typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) | |
| Building wheels for collected packages: black | |
| Building wheel for black (PEP 517): started | |
| Building wheel for black (PEP 517): finished with status 'error' | |
| Failed to build black | |
| stderr: | |
| ERROR: Command errored out with exit status 1: | |
| command: /home/alunduil/.cache/pre-commit/repo7xs1k4ge/py_env-python3/bin/python /home/alunduil/.cache/pre-commit/repo7xs1k4ge/py_env-python3/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /run/user/1000/tmpprrbt9uq | |
| cwd: /run/user/1000/pip-req-build-t_wc34sn | |
| Complete output (112 lines): | |
| running bdist_wheel | |
| running build | |
| running build_py | |
| creating build | |
| creating build/lib | |
| copying src/_black_version.py -> build/lib | |
| creating build/lib/blackd | |
| copying src/blackd/__init__.py -> build/lib/blackd | |
| creating build/lib/black | |
| copying src/black/__init__.py -> build/lib/black | |
| copying src/black/__main__.py -> build/lib/black | |
| creating build/lib/blib2to3 | |
| copying src/blib2to3/__init__.py -> build/lib/blib2to3 | |
| copying src/blib2to3/pytree.py -> build/lib/blib2to3 | |
| copying src/blib2to3/pygram.py -> build/lib/blib2to3 | |
| creating build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/conv.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/driver.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/literals.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/grammar.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/__init__.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/token.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/pgen.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/parse.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/tokenize.py -> build/lib/blib2to3/pgen2 | |
| /run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/setuptools_scm/git.py:68: UserWarning: "/run/user/1000/pip-req-build-t_wc34sn" is shallow and may cause errors | |
| warnings.warn('"{}" is shallow and may cause errors'.format(wd.path)) | |
| package init file 'src/black_primer/__init__.py' not found (or not a regular file) | |
| creating build/lib/black_primer | |
| copying src/black_primer/lib.py -> build/lib/black_primer | |
| copying src/black_primer/cli.py -> build/lib/black_primer | |
| copying src/black/py.typed -> build/lib/black | |
| copying src/blib2to3/PatternGrammar.txt -> build/lib/blib2to3 | |
| copying src/blib2to3/Grammar.txt -> build/lib/blib2to3 | |
| installing to build/bdist.linux-x86_64/wheel | |
| running install | |
| running install_lib | |
| creating build/bdist.linux-x86_64 | |
| creating build/bdist.linux-x86_64/wheel | |
| creating build/bdist.linux-x86_64/wheel/black_primer | |
| copying build/lib/black_primer/cli.py -> build/bdist.linux-x86_64/wheel/black_primer | |
| copying build/lib/black_primer/lib.py -> build/bdist.linux-x86_64/wheel/black_primer | |
| creating build/bdist.linux-x86_64/wheel/blib2to3 | |
| copying build/lib/blib2to3/Grammar.txt -> build/bdist.linux-x86_64/wheel/blib2to3 | |
| copying build/lib/blib2to3/PatternGrammar.txt -> build/bdist.linux-x86_64/wheel/blib2to3 | |
| creating build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/tokenize.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/parse.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/pgen.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/token.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/__init__.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/grammar.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/literals.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/driver.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/conv.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pygram.py -> build/bdist.linux-x86_64/wheel/blib2to3 | |
| copying build/lib/blib2to3/pytree.py -> build/bdist.linux-x86_64/wheel/blib2to3 | |
| copying build/lib/blib2to3/__init__.py -> build/bdist.linux-x86_64/wheel/blib2to3 | |
| creating build/bdist.linux-x86_64/wheel/black | |
| copying build/lib/black/py.typed -> build/bdist.linux-x86_64/wheel/black | |
| copying build/lib/black/__main__.py -> build/bdist.linux-x86_64/wheel/black | |
| copying build/lib/black/__init__.py -> build/bdist.linux-x86_64/wheel/black | |
| creating build/bdist.linux-x86_64/wheel/blackd | |
| copying build/lib/blackd/__init__.py -> build/bdist.linux-x86_64/wheel/blackd | |
| copying build/lib/_black_version.py -> build/bdist.linux-x86_64/wheel | |
| running install_egg_info | |
| running egg_info | |
| creating src/black.egg-info | |
| writing src/black.egg-info/PKG-INFO | |
| writing dependency_links to src/black.egg-info/dependency_links.txt | |
| writing entry points to src/black.egg-info/entry_points.txt | |
| writing requirements to src/black.egg-info/requires.txt | |
| writing top-level names to src/black.egg-info/top_level.txt | |
| writing manifest file 'src/black.egg-info/SOURCES.txt' | |
| writing manifest file 'src/black.egg-info/SOURCES.txt' | |
| Copying src/black.egg-info to build/bdist.linux-x86_64/wheel/black-0.1.dev1+g2354126-py3.7.egg-info | |
| running install_scripts | |
| adding license file "LICENSE" (matched pattern "LICEN[CS]E*") | |
| creating build/bdist.linux-x86_64/wheel/black-0.1.dev1+g2354126.dist-info/WHEEL | |
| creating '/run/user/1000/pip-wheel-w6irdgbi/tmphepl_qb9/black-0.1.dev1+g2354126-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it | |
| Traceback (most recent call last): | |
| File "/home/alunduil/.cache/pre-commit/repo7xs1k4ge/py_env-python3/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 280, in <module> | |
| main() | |
| File "/home/alunduil/.cache/pre-commit/repo7xs1k4ge/py_env-python3/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 263, in main | |
| json_out['return_val'] = hook(**hook_input['kwargs']) | |
| File "/home/alunduil/.cache/pre-commit/repo7xs1k4ge/py_env-python3/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 205, in build_wheel | |
| metadata_directory) | |
| File "/run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/setuptools/build_meta.py", line 217, in build_wheel | |
| wheel_directory, config_settings) | |
| File "/run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/setuptools/build_meta.py", line 202, in _build_with_temp_dir | |
| self.run_setup() | |
| File "/run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/setuptools/build_meta.py", line 145, in run_setup | |
| exec(compile(code, __file__, 'exec'), locals()) | |
| File "setup.py", line 104, in <module> | |
| "black-primer=black_primer.cli:main", | |
| File "/run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/setuptools/__init__.py", line 153, in setup | |
| return distutils.core.setup(**attrs) | |
| File "/nix/store/r94aa2gj4drkhfvkm2p4ab6cblb6kxlq-python3-3.7.6/lib/python3.7/distutils/core.py", line 148, in setup | |
| dist.run_commands() | |
| File "/nix/store/r94aa2gj4drkhfvkm2p4ab6cblb6kxlq-python3-3.7.6/lib/python3.7/distutils/dist.py", line 966, in run_commands | |
| self.run_command(cmd) | |
| File "/nix/store/r94aa2gj4drkhfvkm2p4ab6cblb6kxlq-python3-3.7.6/lib/python3.7/distutils/dist.py", line 985, in run_command | |
| cmd_obj.run() | |
| File "/run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/wheel/bdist_wheel.py", line 352, in run | |
| wf.write_files(archive_root) | |
| File "/run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/wheel/wheelfile.py", line 124, in write_files | |
| self.write(path, arcname) | |
| File "/run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/wheel/wheelfile.py", line 135, in write | |
| zinfo = ZipInfo(arcname or filename, date_time=get_zipinfo_datetime(st.st_mtime)) | |
| File "/nix/store/r94aa2gj4drkhfvkm2p4ab6cblb6kxlq-python3-3.7.6/lib/python3.7/zipfile.py", line 357, in __init__ | |
| raise ValueError('ZIP does not support timestamps before 1980') | |
| ValueError: ZIP does not support timestamps before 1980 | |
| ---------------------------------------- | |
| ERROR: Failed building wheel for black | |
| ERROR: Could not build wheels for black which use PEP 517 and cannot be installed directly | |
| ``` | |
| ``` | |
| Traceback (most recent call last): | |
| File "/home/alunduil/Projects/infrastructure/zfs-replicate/.direnv/python-3.7.6/lib/python3.7/site-packages/pre_commit/error_handler.py", line 56, in error_handler | |
| yield | |
| File "/home/alunduil/Projects/infrastructure/zfs-replicate/.direnv/python-3.7.6/lib/python3.7/site-packages/pre_commit/main.py", line 372, in main | |
| args=args.rest[1:], | |
| File "/home/alunduil/Projects/infrastructure/zfs-replicate/.direnv/python-3.7.6/lib/python3.7/site-packages/pre_commit/commands/hook_impl.py", line 217, in hook_impl | |
| return retv | run(config, store, ns) | |
| File "/home/alunduil/Projects/infrastructure/zfs-replicate/.direnv/python-3.7.6/lib/python3.7/site-packages/pre_commit/commands/run.py", line 380, in run | |
| install_hook_envs(hooks, store) | |
| File "/home/alunduil/Projects/infrastructure/zfs-replicate/.direnv/python-3.7.6/lib/python3.7/site-packages/pre_commit/repository.py", line 200, in install_hook_envs | |
| _hook_install(hook) | |
| File "/home/alunduil/Projects/infrastructure/zfs-replicate/.direnv/python-3.7.6/lib/python3.7/site-packages/pre_commit/repository.py", line 83, in _hook_install | |
| hook.prefix, hook.language_version, hook.additional_dependencies, | |
| File "/home/alunduil/Projects/infrastructure/zfs-replicate/.direnv/python-3.7.6/lib/python3.7/site-packages/pre_commit/languages/python.py", line 214, in install_environment | |
| helpers.run_setup_cmd(prefix, install_cmd) | |
| File "/home/alunduil/Projects/infrastructure/zfs-replicate/.direnv/python-3.7.6/lib/python3.7/site-packages/pre_commit/languages/helpers.py", line 25, in run_setup_cmd | |
| cmd_output_b(*cmd, cwd=prefix.prefix_dir) | |
| File "/home/alunduil/Projects/infrastructure/zfs-replicate/.direnv/python-3.7.6/lib/python3.7/site-packages/pre_commit/util.py", line 157, in cmd_output_b | |
| raise CalledProcessError(returncode, cmd, retcode, stdout_b, stderr_b) | |
| pre_commit.util.CalledProcessError: command: ('/home/alunduil/.cache/pre-commit/repo7xs1k4ge/py_env-python3/bin/python', '-mpip', 'install', '.') | |
| return code: 1 | |
| expected return code: 0 | |
| stdout: | |
| Processing /home/alunduil/.cache/pre-commit/repo7xs1k4ge | |
| Installing build dependencies: started | |
| Installing build dependencies: finished with status 'done' | |
| Getting requirements to build wheel: started | |
| Getting requirements to build wheel: finished with status 'done' | |
| Preparing wheel metadata: started | |
| Preparing wheel metadata: finished with status 'done' | |
| Collecting toml>=0.10.1 | |
| Using cached toml-0.10.1-py2.py3-none-any.whl (19 kB) | |
| Collecting mypy-extensions>=0.4.3 | |
| Using cached mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) | |
| Collecting appdirs | |
| Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) | |
| Collecting pathspec<1,>=0.6 | |
| Using cached pathspec-0.8.0-py2.py3-none-any.whl (28 kB) | |
| Collecting click>=7.1.2 | |
| Using cached click-7.1.2-py2.py3-none-any.whl (82 kB) | |
| Collecting typed-ast>=1.4.0 | |
| Using cached typed_ast-1.4.1-cp37-cp37m-manylinux1_x86_64.whl (737 kB) | |
| Collecting regex>=2020.1.8 | |
| Using cached regex-2020.10.23-cp37-cp37m-manylinux2010_x86_64.whl (662 kB) | |
| Collecting typing-extensions>=3.7.4 | |
| Using cached typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) | |
| Building wheels for collected packages: black | |
| Building wheel for black (PEP 517): started | |
| Building wheel for black (PEP 517): finished with status 'error' | |
| Failed to build black | |
| stderr: | |
| ERROR: Command errored out with exit status 1: | |
| command: /home/alunduil/.cache/pre-commit/repo7xs1k4ge/py_env-python3/bin/python /home/alunduil/.cache/pre-commit/repo7xs1k4ge/py_env-python3/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /run/user/1000/tmpprrbt9uq | |
| cwd: /run/user/1000/pip-req-build-t_wc34sn | |
| Complete output (112 lines): | |
| running bdist_wheel | |
| running build | |
| running build_py | |
| creating build | |
| creating build/lib | |
| copying src/_black_version.py -> build/lib | |
| creating build/lib/blackd | |
| copying src/blackd/__init__.py -> build/lib/blackd | |
| creating build/lib/black | |
| copying src/black/__init__.py -> build/lib/black | |
| copying src/black/__main__.py -> build/lib/black | |
| creating build/lib/blib2to3 | |
| copying src/blib2to3/__init__.py -> build/lib/blib2to3 | |
| copying src/blib2to3/pytree.py -> build/lib/blib2to3 | |
| copying src/blib2to3/pygram.py -> build/lib/blib2to3 | |
| creating build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/conv.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/driver.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/literals.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/grammar.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/__init__.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/token.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/pgen.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/parse.py -> build/lib/blib2to3/pgen2 | |
| copying src/blib2to3/pgen2/tokenize.py -> build/lib/blib2to3/pgen2 | |
| /run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/setuptools_scm/git.py:68: UserWarning: "/run/user/1000/pip-req-build-t_wc34sn" is shallow and may cause errors | |
| warnings.warn('"{}" is shallow and may cause errors'.format(wd.path)) | |
| package init file 'src/black_primer/__init__.py' not found (or not a regular file) | |
| creating build/lib/black_primer | |
| copying src/black_primer/lib.py -> build/lib/black_primer | |
| copying src/black_primer/cli.py -> build/lib/black_primer | |
| copying src/black/py.typed -> build/lib/black | |
| copying src/blib2to3/PatternGrammar.txt -> build/lib/blib2to3 | |
| copying src/blib2to3/Grammar.txt -> build/lib/blib2to3 | |
| installing to build/bdist.linux-x86_64/wheel | |
| running install | |
| running install_lib | |
| creating build/bdist.linux-x86_64 | |
| creating build/bdist.linux-x86_64/wheel | |
| creating build/bdist.linux-x86_64/wheel/black_primer | |
| copying build/lib/black_primer/cli.py -> build/bdist.linux-x86_64/wheel/black_primer | |
| copying build/lib/black_primer/lib.py -> build/bdist.linux-x86_64/wheel/black_primer | |
| creating build/bdist.linux-x86_64/wheel/blib2to3 | |
| copying build/lib/blib2to3/Grammar.txt -> build/bdist.linux-x86_64/wheel/blib2to3 | |
| copying build/lib/blib2to3/PatternGrammar.txt -> build/bdist.linux-x86_64/wheel/blib2to3 | |
| creating build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/tokenize.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/parse.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/pgen.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/token.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/__init__.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/grammar.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/literals.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/driver.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pgen2/conv.py -> build/bdist.linux-x86_64/wheel/blib2to3/pgen2 | |
| copying build/lib/blib2to3/pygram.py -> build/bdist.linux-x86_64/wheel/blib2to3 | |
| copying build/lib/blib2to3/pytree.py -> build/bdist.linux-x86_64/wheel/blib2to3 | |
| copying build/lib/blib2to3/__init__.py -> build/bdist.linux-x86_64/wheel/blib2to3 | |
| creating build/bdist.linux-x86_64/wheel/black | |
| copying build/lib/black/py.typed -> build/bdist.linux-x86_64/wheel/black | |
| copying build/lib/black/__main__.py -> build/bdist.linux-x86_64/wheel/black | |
| copying build/lib/black/__init__.py -> build/bdist.linux-x86_64/wheel/black | |
| creating build/bdist.linux-x86_64/wheel/blackd | |
| copying build/lib/blackd/__init__.py -> build/bdist.linux-x86_64/wheel/blackd | |
| copying build/lib/_black_version.py -> build/bdist.linux-x86_64/wheel | |
| running install_egg_info | |
| running egg_info | |
| creating src/black.egg-info | |
| writing src/black.egg-info/PKG-INFO | |
| writing dependency_links to src/black.egg-info/dependency_links.txt | |
| writing entry points to src/black.egg-info/entry_points.txt | |
| writing requirements to src/black.egg-info/requires.txt | |
| writing top-level names to src/black.egg-info/top_level.txt | |
| writing manifest file 'src/black.egg-info/SOURCES.txt' | |
| writing manifest file 'src/black.egg-info/SOURCES.txt' | |
| Copying src/black.egg-info to build/bdist.linux-x86_64/wheel/black-0.1.dev1+g2354126-py3.7.egg-info | |
| running install_scripts | |
| adding license file "LICENSE" (matched pattern "LICEN[CS]E*") | |
| creating build/bdist.linux-x86_64/wheel/black-0.1.dev1+g2354126.dist-info/WHEEL | |
| creating '/run/user/1000/pip-wheel-w6irdgbi/tmphepl_qb9/black-0.1.dev1+g2354126-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it | |
| Traceback (most recent call last): | |
| File "/home/alunduil/.cache/pre-commit/repo7xs1k4ge/py_env-python3/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 280, in <module> | |
| main() | |
| File "/home/alunduil/.cache/pre-commit/repo7xs1k4ge/py_env-python3/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 263, in main | |
| json_out['return_val'] = hook(**hook_input['kwargs']) | |
| File "/home/alunduil/.cache/pre-commit/repo7xs1k4ge/py_env-python3/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 205, in build_wheel | |
| metadata_directory) | |
| File "/run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/setuptools/build_meta.py", line 217, in build_wheel | |
| wheel_directory, config_settings) | |
| File "/run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/setuptools/build_meta.py", line 202, in _build_with_temp_dir | |
| self.run_setup() | |
| File "/run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/setuptools/build_meta.py", line 145, in run_setup | |
| exec(compile(code, __file__, 'exec'), locals()) | |
| File "setup.py", line 104, in <module> | |
| "black-primer=black_primer.cli:main", | |
| File "/run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/setuptools/__init__.py", line 153, in setup | |
| return distutils.core.setup(**attrs) | |
| File "/nix/store/r94aa2gj4drkhfvkm2p4ab6cblb6kxlq-python3-3.7.6/lib/python3.7/distutils/core.py", line 148, in setup | |
| dist.run_commands() | |
| File "/nix/store/r94aa2gj4drkhfvkm2p4ab6cblb6kxlq-python3-3.7.6/lib/python3.7/distutils/dist.py", line 966, in run_commands | |
| self.run_command(cmd) | |
| File "/nix/store/r94aa2gj4drkhfvkm2p4ab6cblb6kxlq-python3-3.7.6/lib/python3.7/distutils/dist.py", line 985, in run_command | |
| cmd_obj.run() | |
| File "/run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/wheel/bdist_wheel.py", line 352, in run | |
| wf.write_files(archive_root) | |
| File "/run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/wheel/wheelfile.py", line 124, in write_files | |
| self.write(path, arcname) | |
| File "/run/user/1000/pip-build-env-_yzph0c1/overlay/lib/python3.7/site-packages/wheel/wheelfile.py", line 135, in write | |
| zinfo = ZipInfo(arcname or filename, date_time=get_zipinfo_datetime(st.st_mtime)) | |
| File "/nix/store/r94aa2gj4drkhfvkm2p4ab6cblb6kxlq-python3-3.7.6/lib/python3.7/zipfile.py", line 357, in __init__ | |
| raise ValueError('ZIP does not support timestamps before 1980') | |
| ValueError: ZIP does not support timestamps before 1980 | |
| ---------------------------------------- | |
| ERROR: Failed building wheel for black | |
| ERROR: Could not build wheels for black which use PEP 517 and cannot be installed directly | |
| ``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment