Advertisement
Guest User

Untitled

a guest
May 7th, 2021
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 17.21 KB | None | 0 0
  1. $ yay -S python-playwright-git
  2. :: Checking for conflicts...
  3. :: Checking for inner conflicts...
  4. [Aur:1]  python-playwright-git-9d79662-1
  5.  
  6.   1 python-playwright-git                    (Build Files Exist)
  7. ==> Packages to cleanBuild?
  8. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  9. ==>
  10. :: PKGBUILD up to date, Skipping (1/1): python-playwright-git
  11.   1 python-playwright-git                    (Build Files Exist)
  12. ==> Diffs to show?
  13. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  14. ==>
  15. :: (1/1) Parsing SRCINFO: python-playwright-git
  16. ==> Making package: python-playwright-git 9d79662-1 (Fri 07 May 2021 07:26:32 PM IST)
  17. ==> Retrieving sources...
  18.   -> Updating python-playwright-git git repo...
  19. Fetching origin
  20. remote: Enumerating objects: 42, done.
  21. remote: Counting objects: 100% (42/42), done.
  22. remote: Compressing objects: 100% (18/18), done.
  23. remote: Total 42 (delta 24), reused 38 (delta 24), pack-reused 0
  24. Unpacking objects: 100% (42/42), 9.41 KiB | 507.00 KiB/s, done.
  25. From https://github.com/microsoft/playwright-python
  26.  + 4cf1cf8...66dd620 refs/pull/660/head  -> refs/pull/660/head  (forced update)
  27.  + b766bc0...6b47c7c refs/pull/660/merge -> refs/pull/660/merge  (forced update)
  28.  + 9fe9bad...d61faa9 refs/pull/664/head  -> refs/pull/664/head  (forced update)
  29.  + 140708c...3f3a793 refs/pull/664/merge -> refs/pull/664/merge  (forced update)
  30.  + 73515c7...6ae931d refs/pull/666/head  -> refs/pull/666/head  (forced update)
  31.  + 0fe9d44...c5a45ad refs/pull/666/merge -> refs/pull/666/merge  (forced update)
  32.  * [new ref]         refs/pull/669/head  -> refs/pull/669/head
  33.  * [new ref]         refs/pull/669/merge -> refs/pull/669/merge
  34. ==> Validating source files with sha256sums...
  35.     python-playwright-git ... Skipped
  36. ==> Making package: python-playwright-git 9d79662-1 (Fri 07 May 2021 07:26:36 PM IST)
  37. ==> Checking runtime dependencies...
  38. ==> Checking buildtime dependencies...
  39. ==> Retrieving sources...
  40.   -> Updating python-playwright-git git repo...
  41. Fetching origin
  42. ==> Validating source files with sha256sums...
  43.     python-playwright-git ... Skipped
  44. ==> Removing existing $srcdir/ directory...
  45. ==> Extracting sources...
  46.   -> Creating working copy of python-playwright-git git repo...
  47. Cloning into 'python-playwright-git'...
  48. done.
  49. ==> Starting pkgver()...
  50. ==> Updated version: python-playwright-git c35ec2e-1
  51. ==> Sources are ready.
  52. ==> Making package: python-playwright-git c35ec2e-1 (Fri 07 May 2021 07:26:43 PM IST)
  53. ==> Checking runtime dependencies...
  54. ==> Checking buildtime dependencies...
  55. ==> WARNING: Using existing $srcdir/ tree
  56. ==> Starting pkgver()...
  57. ==> Removing existing $pkgdir/ directory...
  58. ==> Entering fakeroot environment...
  59. ==> Starting package()...
  60. Processing /home/moss/.cache/yay/python-playwright-git/src/python-playwright-git
  61.   Installing build dependencies ... done
  62.   Getting requirements to build wheel ... done
  63.     Preparing wheel metadata ... done
  64. Building wheels for collected packages: playwright
  65.   Building wheel for playwright (PEP 517) ... error
  66.   ERROR: Command errored out with exit status 1:
  67.    command: /home/moss/miniconda3/bin/python /home/moss/miniconda3/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /tmp/tmpe0vupf24
  68.        cwd: /tmp/pip-req-build-mhr_i4fj
  69.   Complete output (203 lines):
  70.   running bdist_wheel
  71.   running build
  72.   running build_py
  73.   creating build
  74.   creating build/lib
  75.   creating build/lib/playwright
  76.   copying playwright/_repo_version.py -> build/lib/playwright
  77.   copying playwright/__main__.py -> build/lib/playwright
  78.   copying playwright/__init__.py -> build/lib/playwright
  79.   creating build/lib/playwright/_impl
  80.   copying playwright/_impl/_object_factory.py -> build/lib/playwright/_impl
  81.   copying playwright/_impl/_stream.py -> build/lib/playwright/_impl
  82.   copying playwright/_impl/_impl_to_api_mapping.py -> build/lib/playwright/_impl
  83.   copying playwright/_impl/_transport.py -> build/lib/playwright/_impl
  84.   copying playwright/_impl/_network.py -> build/lib/playwright/_impl
  85.   copying playwright/_impl/_browser_type.py -> build/lib/playwright/_impl
  86.   copying playwright/_impl/_async_base.py -> build/lib/playwright/_impl
  87.   copying playwright/_impl/_artifact.py -> build/lib/playwright/_impl
  88.   copying playwright/_impl/_event_context_manager.py -> build/lib/playwright/_impl
  89.   copying playwright/_impl/_selectors.py -> build/lib/playwright/_impl
  90.   copying playwright/_impl/_playwright.py -> build/lib/playwright/_impl
  91.   copying playwright/_impl/_wait_helper.py -> build/lib/playwright/_impl
  92.   copying playwright/_impl/_element_handle.py -> build/lib/playwright/_impl
  93.   copying playwright/_impl/_page.py -> build/lib/playwright/_impl
  94.   copying playwright/_impl/_download.py -> build/lib/playwright/_impl
  95.   copying playwright/_impl/_path_utils.py -> build/lib/playwright/_impl
  96.   copying playwright/_impl/_browser.py -> build/lib/playwright/_impl
  97.   copying playwright/_impl/_helper.py -> build/lib/playwright/_impl
  98.   copying playwright/_impl/_video.py -> build/lib/playwright/_impl
  99.   copying playwright/_impl/_browser_context.py -> build/lib/playwright/_impl
  100.   copying playwright/_impl/_js_handle.py -> build/lib/playwright/_impl
  101.   copying playwright/_impl/_cdp_session.py -> build/lib/playwright/_impl
  102.   copying playwright/_impl/_connection.py -> build/lib/playwright/_impl
  103.   copying playwright/_impl/__init__.py -> build/lib/playwright/_impl
  104.   copying playwright/_impl/_console_message.py -> build/lib/playwright/_impl
  105.   copying playwright/_impl/_api_types.py -> build/lib/playwright/_impl
  106.   copying playwright/_impl/_api_structures.py -> build/lib/playwright/_impl
  107.   copying playwright/_impl/_accessibility.py -> build/lib/playwright/_impl
  108.   copying playwright/_impl/_driver.py -> build/lib/playwright/_impl
  109.   copying playwright/_impl/_input.py -> build/lib/playwright/_impl
  110.   copying playwright/_impl/_sync_base.py -> build/lib/playwright/_impl
  111.   copying playwright/_impl/_file_chooser.py -> build/lib/playwright/_impl
  112.   copying playwright/_impl/_dialog.py -> build/lib/playwright/_impl
  113.   copying playwright/_impl/_frame.py -> build/lib/playwright/_impl
  114.   creating build/lib/playwright/sync_api
  115.   copying playwright/sync_api/_generated.py -> build/lib/playwright/sync_api
  116.   copying playwright/sync_api/_context_manager.py -> build/lib/playwright/sync_api
  117.   copying playwright/sync_api/__init__.py -> build/lib/playwright/sync_api
  118.   creating build/lib/playwright/async_api
  119.   copying playwright/async_api/_generated.py -> build/lib/playwright/async_api
  120.   copying playwright/async_api/_context_manager.py -> build/lib/playwright/async_api
  121.   copying playwright/async_api/__init__.py -> build/lib/playwright/async_api
  122.   running egg_info
  123.   creating playwright.egg-info
  124.   writing playwright.egg-info/PKG-INFO
  125.   writing dependency_links to playwright.egg-info/dependency_links.txt
  126.   writing entry points to playwright.egg-info/entry_points.txt
  127.   writing requirements to playwright.egg-info/requires.txt
  128.   writing top-level names to playwright.egg-info/top_level.txt
  129.   writing manifest file 'playwright.egg-info/SOURCES.txt'
  130.   adding license file 'LICENSE' (matched pattern 'LICEN[CS]E*')
  131.   writing manifest file 'playwright.egg-info/SOURCES.txt'
  132.   copying playwright/py.typed -> build/lib/playwright
  133.   installing to build/bdist.linux-x86_64/wheel
  134.   running install
  135.   running install_lib
  136.   creating build/bdist.linux-x86_64
  137.   creating build/bdist.linux-x86_64/wheel
  138.   creating build/bdist.linux-x86_64/wheel/playwright
  139.   copying build/lib/playwright/py.typed -> build/bdist.linux-x86_64/wheel/playwright
  140.   creating build/bdist.linux-x86_64/wheel/playwright/async_api
  141.   copying build/lib/playwright/async_api/__init__.py -> build/bdist.linux-x86_64/wheel/playwright/async_api
  142.   copying build/lib/playwright/async_api/_context_manager.py -> build/bdist.linux-x86_64/wheel/playwright/async_api
  143.   copying build/lib/playwright/async_api/_generated.py -> build/bdist.linux-x86_64/wheel/playwright/async_api
  144.   creating build/bdist.linux-x86_64/wheel/playwright/sync_api
  145.   copying build/lib/playwright/sync_api/__init__.py -> build/bdist.linux-x86_64/wheel/playwright/sync_api
  146.   copying build/lib/playwright/sync_api/_context_manager.py -> build/bdist.linux-x86_64/wheel/playwright/sync_api
  147.   copying build/lib/playwright/sync_api/_generated.py -> build/bdist.linux-x86_64/wheel/playwright/sync_api
  148.   creating build/bdist.linux-x86_64/wheel/playwright/_impl
  149.   copying build/lib/playwright/_impl/_frame.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  150.   copying build/lib/playwright/_impl/_dialog.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  151.   copying build/lib/playwright/_impl/_file_chooser.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  152.   copying build/lib/playwright/_impl/_sync_base.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  153.   copying build/lib/playwright/_impl/_input.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  154.   copying build/lib/playwright/_impl/_driver.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  155.   copying build/lib/playwright/_impl/_accessibility.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  156.   copying build/lib/playwright/_impl/_api_structures.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  157.   copying build/lib/playwright/_impl/_api_types.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  158.   copying build/lib/playwright/_impl/_console_message.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  159.   copying build/lib/playwright/_impl/__init__.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  160.   copying build/lib/playwright/_impl/_connection.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  161.   copying build/lib/playwright/_impl/_cdp_session.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  162.   copying build/lib/playwright/_impl/_js_handle.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  163.   copying build/lib/playwright/_impl/_browser_context.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  164.   copying build/lib/playwright/_impl/_video.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  165.   copying build/lib/playwright/_impl/_helper.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  166.   copying build/lib/playwright/_impl/_browser.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  167.   copying build/lib/playwright/_impl/_path_utils.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  168.   copying build/lib/playwright/_impl/_download.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  169.   copying build/lib/playwright/_impl/_page.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  170.   copying build/lib/playwright/_impl/_element_handle.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  171.   copying build/lib/playwright/_impl/_wait_helper.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  172.   copying build/lib/playwright/_impl/_playwright.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  173.   copying build/lib/playwright/_impl/_selectors.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  174.   copying build/lib/playwright/_impl/_event_context_manager.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  175.   copying build/lib/playwright/_impl/_artifact.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  176.   copying build/lib/playwright/_impl/_async_base.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  177.   copying build/lib/playwright/_impl/_browser_type.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  178.   copying build/lib/playwright/_impl/_network.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  179.   copying build/lib/playwright/_impl/_transport.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  180.   copying build/lib/playwright/_impl/_impl_to_api_mapping.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  181.   copying build/lib/playwright/_impl/_stream.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  182.   copying build/lib/playwright/_impl/_object_factory.py -> build/bdist.linux-x86_64/wheel/playwright/_impl
  183.   copying build/lib/playwright/__init__.py -> build/bdist.linux-x86_64/wheel/playwright
  184.   copying build/lib/playwright/__main__.py -> build/bdist.linux-x86_64/wheel/playwright
  185.   copying build/lib/playwright/_repo_version.py -> build/bdist.linux-x86_64/wheel/playwright
  186.   running install_egg_info
  187.   Copying playwright.egg-info to build/bdist.linux-x86_64/wheel/playwright-1.10.0.post29+gc35ec2e-py3.8.egg-info
  188.   running install_scripts
  189.   adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  190.   creating build/bdist.linux-x86_64/wheel/playwright-1.10.0.post29+gc35ec2e.dist-info/WHEEL
  191.   creating '/tmp/pip-wheel-x5wbxdzl/tmpl18ktsnt/playwright-1.10.0.post29+gc35ec2e-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  192.   adding 'playwright/__init__.py'
  193.   adding 'playwright/__main__.py'
  194.   adding 'playwright/_repo_version.py'
  195.   adding 'playwright/py.typed'
  196.   adding 'playwright/_impl/__init__.py'
  197.   adding 'playwright/_impl/_accessibility.py'
  198.   adding 'playwright/_impl/_api_structures.py'
  199.   adding 'playwright/_impl/_api_types.py'
  200.   adding 'playwright/_impl/_artifact.py'
  201.   adding 'playwright/_impl/_async_base.py'
  202.   adding 'playwright/_impl/_browser.py'
  203.   adding 'playwright/_impl/_browser_context.py'
  204.   adding 'playwright/_impl/_browser_type.py'
  205.   adding 'playwright/_impl/_cdp_session.py'
  206.   adding 'playwright/_impl/_connection.py'
  207.   adding 'playwright/_impl/_console_message.py'
  208.   adding 'playwright/_impl/_dialog.py'
  209.   adding 'playwright/_impl/_download.py'
  210.   adding 'playwright/_impl/_driver.py'
  211.   adding 'playwright/_impl/_element_handle.py'
  212.   adding 'playwright/_impl/_event_context_manager.py'
  213.   adding 'playwright/_impl/_file_chooser.py'
  214.   adding 'playwright/_impl/_frame.py'
  215.   adding 'playwright/_impl/_helper.py'
  216.   adding 'playwright/_impl/_impl_to_api_mapping.py'
  217.   adding 'playwright/_impl/_input.py'
  218.   adding 'playwright/_impl/_js_handle.py'
  219.   adding 'playwright/_impl/_network.py'
  220.   adding 'playwright/_impl/_object_factory.py'
  221.   adding 'playwright/_impl/_page.py'
  222.   adding 'playwright/_impl/_path_utils.py'
  223.   adding 'playwright/_impl/_playwright.py'
  224.   adding 'playwright/_impl/_selectors.py'
  225.   adding 'playwright/_impl/_stream.py'
  226.   adding 'playwright/_impl/_sync_base.py'
  227.   adding 'playwright/_impl/_transport.py'
  228.   adding 'playwright/_impl/_video.py'
  229.   adding 'playwright/_impl/_wait_helper.py'
  230.   adding 'playwright/async_api/__init__.py'
  231.   adding 'playwright/async_api/_context_manager.py'
  232.   adding 'playwright/async_api/_generated.py'
  233.   adding 'playwright/sync_api/__init__.py'
  234.   adding 'playwright/sync_api/_context_manager.py'
  235.   adding 'playwright/sync_api/_generated.py'
  236.   adding 'playwright-1.10.0.post29+gc35ec2e.dist-info/LICENSE'
  237.   adding 'playwright-1.10.0.post29+gc35ec2e.dist-info/METADATA'
  238.   adding 'playwright-1.10.0.post29+gc35ec2e.dist-info/WHEEL'
  239.   adding 'playwright-1.10.0.post29+gc35ec2e.dist-info/entry_points.txt'
  240.   adding 'playwright-1.10.0.post29+gc35ec2e.dist-info/top_level.txt'
  241.   adding 'playwright-1.10.0.post29+gc35ec2e.dist-info/RECORD'
  242.   removing build/bdist.linux-x86_64/wheel
  243.     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  244.                                    Dload  Upload   Total   Spent    Left  Speed
  245.   100 19.0M  100 19.0M    0     0   333k      0  0:00:58  0:00:58 --:--:--  361k
  246.   Fetching  https://playwright.azureedge.net/builds/driver/next/playwright-1.11.0-next-1620085974000-linux.zip
  247.   Traceback (most recent call last):
  248.     File "/home/moss/miniconda3/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py", line 280, in <module>
  249.       main()
  250.     File "/home/moss/miniconda3/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py", line 263, in main
  251.       json_out['return_val'] = hook(**hook_input['kwargs'])
  252.     File "/home/moss/miniconda3/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py", line 204, in build_wheel
  253.       return _build_backend().build_wheel(wheel_directory, config_settings,
  254.     File "/tmp/pip-build-env-vpxu1rpd/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 221, in build_wheel
  255.       return self._build_with_temp_dir(['bdist_wheel'], '.whl',
  256.     File "/tmp/pip-build-env-vpxu1rpd/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 207, in _build_with_temp_dir
  257.       self.run_setup()
  258.     File "/tmp/pip-build-env-vpxu1rpd/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 150, in run_setup
  259.       exec(compile(code, __file__, 'exec'), locals())
  260.     File "setup.py", line 133, in <module>
  261.       setup(
  262.     File "/tmp/pip-build-env-vpxu1rpd/overlay/lib/python3.8/site-packages/setuptools/__init__.py", line 153, in setup
  263.       return distutils.core.setup(**attrs)
  264.     File "/home/moss/miniconda3/lib/python3.8/distutils/core.py", line 148, in setup
  265.       dist.run_commands()
  266.     File "/home/moss/miniconda3/lib/python3.8/distutils/dist.py", line 966, in run_commands
  267.       self.run_command(cmd)
  268.     File "/home/moss/miniconda3/lib/python3.8/distutils/dist.py", line 985, in run_command
  269.       cmd_obj.run()
  270.     File "setup.py", line 120, in run
  271.       with InWheel(
  272.   TypeError: __init__() got an unexpected keyword argument 'ret_self'
  273.   ----------------------------------------
  274.   ERROR: Failed building wheel for playwright
  275. Failed to build playwright
  276. ERROR: Could not build wheels for playwright which use PEP 517 and cannot be installed directly
  277. ==> ERROR: A failure occurred in package().
  278.     Aborting...
  279. error making: python-playwright-git
  280.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement