-
-
Save LividJava/218e5c43d00a1ef754af798a9769b45e to your computer and use it in GitHub Desktop.
log of python-steam building failing
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
| ❯ yay -Sy python-steam | |
| :: Synchronizing package databases... | |
| endeavouros is up to date | |
| core is up to date | |
| extra is up to date | |
| community is up to date | |
| multilib is up to date | |
| -> local database is inconsistent: name mismatch on package Dopamine-3.0.0 | |
| -> local database is inconsistent: version mismatch on package Dopamine-3.0.0 | |
| :: Checking for conflicts... | |
| :: Checking for inner conflicts... | |
| [Aur:1] python-steam-1.4.3-1 | |
| 1 python-steam (Installed) (Build Files Exist) | |
| ==> Packages to cleanBuild? | |
| ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) | |
| ==> 1 | |
| :: Deleting (1/1): /home/lividjava/.cache/yay/python-steam | |
| :: (1/1) Downloaded PKGBUILD: python-steam | |
| 1 python-steam (Installed) (Build Files Exist) | |
| ==> Diffs to show? | |
| ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) | |
| ==> | |
| :: (1/1) Parsing SRCINFO: python-steam | |
| ==> Making package: python-steam 1.4.3-1 (Fri 04 Nov 2022 05:39:08 AM EDT) | |
| ==> Retrieving sources... | |
| -> Downloading steam-1.4.3.tar.gz... | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| 100 857k 0 857k 0 0 930k 0 --:--:-- --:--:-- --:--:-- 2668k | |
| ==> Validating source files with sha256sums... | |
| steam-1.4.3.tar.gz ... Passed | |
| ==> Making package: python-steam 1.4.3-1 (Fri 04 Nov 2022 05:39:10 AM EDT) | |
| ==> Checking runtime dependencies... | |
| ==> Checking buildtime dependencies... | |
| ==> Retrieving sources... | |
| -> Found steam-1.4.3.tar.gz | |
| ==> Validating source files with sha256sums... | |
| steam-1.4.3.tar.gz ... Passed | |
| ==> Removing existing $srcdir/ directory... | |
| ==> Extracting sources... | |
| -> Extracting steam-1.4.3.tar.gz with bsdtar | |
| ==> Sources are ready. | |
| ==> Making package: python-steam 1.4.3-1 (Fri 04 Nov 2022 05:39:11 AM EDT) | |
| ==> Checking runtime dependencies... | |
| ==> Checking buildtime dependencies... | |
| ==> WARNING: Using existing $srcdir/ tree | |
| ==> Starting build()... | |
| * Getting build dependencies for wheel... | |
| running egg_info | |
| creating steam.egg-info | |
| writing steam.egg-info/PKG-INFO | |
| writing dependency_links to steam.egg-info/dependency_links.txt | |
| writing requirements to steam.egg-info/requires.txt | |
| writing top-level names to steam.egg-info/top_level.txt | |
| writing manifest file 'steam.egg-info/SOURCES.txt' | |
| reading manifest file 'steam.egg-info/SOURCES.txt' | |
| adding license file 'LICENSE' | |
| writing manifest file 'steam.egg-info/SOURCES.txt' | |
| * Building wheel... | |
| running bdist_wheel | |
| running build | |
| running build_py | |
| creating build | |
| creating build/lib | |
| creating build/lib/steam | |
| copying steam/globalid.py -> build/lib/steam | |
| copying steam/webapi.py -> build/lib/steam | |
| copying steam/monkey.py -> build/lib/steam | |
| copying steam/steamid.py -> build/lib/steam | |
| copying steam/game_servers.py -> build/lib/steam | |
| copying steam/webauth.py -> build/lib/steam | |
| copying steam/guard.py -> build/lib/steam | |
| copying steam/__init__.py -> build/lib/steam | |
| copying steam/exceptions.py -> build/lib/steam | |
| creating build/lib/steam/client | |
| copying steam/client/cdn.py -> build/lib/steam/client | |
| copying steam/client/gc.py -> build/lib/steam/client | |
| copying steam/client/user.py -> build/lib/steam/client | |
| copying steam/client/__init__.py -> build/lib/steam/client | |
| creating build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_clientserver_userstats_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_publishedfile_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/enums_productinfo_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_physicalgoods_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_clientserver_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_clientserver_ucm_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_star_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_clientserver_friends_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_clientserver_appinfo_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_webui_friends_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_storebrowse_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/test_messages_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_secrets_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_steamtv_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_player_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_clientserver_gameservers_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_unified_test_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_broadcast_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_remoteplay_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/gc_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_econ_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_lobbymatchmaking_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_inventory_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_gameservers_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/enums_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_marketingmessages_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_site_license_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_timedtrial_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_depotbuilder_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_shader_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_contentsystem_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_auth_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_workshop_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_clientserver_mms_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_chat_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_clientserver_2_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_offline_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/encrypted_app_ticket_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_useraccount_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_partnerapps_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_parental_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_linkfilter_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_clientserver_lbs_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_clientserver_ufs_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_parties_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_market_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_video_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/content_manifest_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_qms_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_client_objects_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_datapublisher_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/offline_ticket_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_unified_base_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_gamenotifications_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/enums_clientserver_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_cloud_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_credentials_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_twofactor_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_deviceauth_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/__init__.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_clientserver_login_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_clientserver_uds_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_friendmessages_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_base_pb2.py -> build/lib/steam/protobufs | |
| copying steam/protobufs/steammessages_store_pb2.py -> build/lib/steam/protobufs | |
| creating build/lib/steam/enums | |
| copying steam/enums/base.py -> build/lib/steam/enums | |
| copying steam/enums/common.py -> build/lib/steam/enums | |
| copying steam/enums/emsg.py -> build/lib/steam/enums | |
| copying steam/enums/__init__.py -> build/lib/steam/enums | |
| creating build/lib/steam/utils | |
| copying steam/utils/appcache.py -> build/lib/steam/utils | |
| copying steam/utils/proto.py -> build/lib/steam/utils | |
| copying steam/utils/binary.py -> build/lib/steam/utils | |
| copying steam/utils/throttle.py -> build/lib/steam/utils | |
| copying steam/utils/__init__.py -> build/lib/steam/utils | |
| copying steam/utils/web.py -> build/lib/steam/utils | |
| creating build/lib/steam/core | |
| copying steam/core/crypto.py -> build/lib/steam/core | |
| copying steam/core/cm.py -> build/lib/steam/core | |
| copying steam/core/connection.py -> build/lib/steam/core | |
| copying steam/core/__init__.py -> build/lib/steam/core | |
| copying steam/core/manifest.py -> build/lib/steam/core | |
| creating build/lib/steam/versions_report | |
| copying steam/versions_report/__init__.py -> build/lib/steam/versions_report | |
| copying steam/versions_report/__main__.py -> build/lib/steam/versions_report | |
| creating build/lib/steam/client/builtins | |
| copying steam/client/builtins/leaderboards.py -> build/lib/steam/client/builtins | |
| copying steam/client/builtins/friends.py -> build/lib/steam/client/builtins | |
| copying steam/client/builtins/gameservers.py -> build/lib/steam/client/builtins | |
| copying steam/client/builtins/apps.py -> build/lib/steam/client/builtins | |
| copying steam/client/builtins/user.py -> build/lib/steam/client/builtins | |
| copying steam/client/builtins/__init__.py -> build/lib/steam/client/builtins | |
| copying steam/client/builtins/web.py -> build/lib/steam/client/builtins | |
| copying steam/client/builtins/unified_messages.py -> build/lib/steam/client/builtins | |
| creating build/lib/steam/core/msg | |
| copying steam/core/msg/structs.py -> build/lib/steam/core/msg | |
| copying steam/core/msg/unified.py -> build/lib/steam/core/msg | |
| copying steam/core/msg/__init__.py -> build/lib/steam/core/msg | |
| copying steam/core/msg/headers.py -> build/lib/steam/core/msg | |
| 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/steam | |
| copying build/lib/steam/globalid.py -> build/bdist.linux-x86_64/wheel/steam | |
| creating build/bdist.linux-x86_64/wheel/steam/client | |
| copying build/lib/steam/client/cdn.py -> build/bdist.linux-x86_64/wheel/steam/client | |
| copying build/lib/steam/client/gc.py -> build/bdist.linux-x86_64/wheel/steam/client | |
| creating build/bdist.linux-x86_64/wheel/steam/client/builtins | |
| copying build/lib/steam/client/builtins/leaderboards.py -> build/bdist.linux-x86_64/wheel/steam/client/builtins | |
| copying build/lib/steam/client/builtins/friends.py -> build/bdist.linux-x86_64/wheel/steam/client/builtins | |
| copying build/lib/steam/client/builtins/gameservers.py -> build/bdist.linux-x86_64/wheel/steam/client/builtins | |
| copying build/lib/steam/client/builtins/apps.py -> build/bdist.linux-x86_64/wheel/steam/client/builtins | |
| copying build/lib/steam/client/builtins/user.py -> build/bdist.linux-x86_64/wheel/steam/client/builtins | |
| copying build/lib/steam/client/builtins/__init__.py -> build/bdist.linux-x86_64/wheel/steam/client/builtins | |
| copying build/lib/steam/client/builtins/web.py -> build/bdist.linux-x86_64/wheel/steam/client/builtins | |
| copying build/lib/steam/client/builtins/unified_messages.py -> build/bdist.linux-x86_64/wheel/steam/client/builtins | |
| copying build/lib/steam/client/user.py -> build/bdist.linux-x86_64/wheel/steam/client | |
| copying build/lib/steam/client/__init__.py -> build/bdist.linux-x86_64/wheel/steam/client | |
| copying build/lib/steam/webapi.py -> build/bdist.linux-x86_64/wheel/steam | |
| copying build/lib/steam/monkey.py -> build/bdist.linux-x86_64/wheel/steam | |
| creating build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_clientserver_userstats_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_publishedfile_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/enums_productinfo_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_physicalgoods_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_clientserver_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_clientserver_ucm_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_star_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_clientserver_friends_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_clientserver_appinfo_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_webui_friends_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_storebrowse_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/test_messages_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_secrets_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_steamtv_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_player_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_clientserver_gameservers_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_unified_test_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_broadcast_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_remoteplay_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/gc_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_econ_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_lobbymatchmaking_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_inventory_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_gameservers_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/enums_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_marketingmessages_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_site_license_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_timedtrial_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_depotbuilder_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_shader_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_contentsystem_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_auth_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_workshop_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_clientserver_mms_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_chat_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_clientserver_2_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_offline_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/encrypted_app_ticket_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_useraccount_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_partnerapps_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_parental_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_linkfilter_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_clientserver_lbs_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_clientserver_ufs_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_parties_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_market_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_video_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/content_manifest_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_qms_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_client_objects_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_datapublisher_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/offline_ticket_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_unified_base_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_gamenotifications_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/enums_clientserver_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_cloud_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_credentials_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_twofactor_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_deviceauth_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/__init__.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_clientserver_login_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_clientserver_uds_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_friendmessages_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_base_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/protobufs/steammessages_store_pb2.py -> build/bdist.linux-x86_64/wheel/steam/protobufs | |
| copying build/lib/steam/steamid.py -> build/bdist.linux-x86_64/wheel/steam | |
| creating build/bdist.linux-x86_64/wheel/steam/enums | |
| copying build/lib/steam/enums/base.py -> build/bdist.linux-x86_64/wheel/steam/enums | |
| copying build/lib/steam/enums/common.py -> build/bdist.linux-x86_64/wheel/steam/enums | |
| copying build/lib/steam/enums/emsg.py -> build/bdist.linux-x86_64/wheel/steam/enums | |
| copying build/lib/steam/enums/__init__.py -> build/bdist.linux-x86_64/wheel/steam/enums | |
| copying build/lib/steam/game_servers.py -> build/bdist.linux-x86_64/wheel/steam | |
| copying build/lib/steam/webauth.py -> build/bdist.linux-x86_64/wheel/steam | |
| creating build/bdist.linux-x86_64/wheel/steam/utils | |
| copying build/lib/steam/utils/appcache.py -> build/bdist.linux-x86_64/wheel/steam/utils | |
| copying build/lib/steam/utils/proto.py -> build/bdist.linux-x86_64/wheel/steam/utils | |
| copying build/lib/steam/utils/binary.py -> build/bdist.linux-x86_64/wheel/steam/utils | |
| copying build/lib/steam/utils/throttle.py -> build/bdist.linux-x86_64/wheel/steam/utils | |
| copying build/lib/steam/utils/__init__.py -> build/bdist.linux-x86_64/wheel/steam/utils | |
| copying build/lib/steam/utils/web.py -> build/bdist.linux-x86_64/wheel/steam/utils | |
| copying build/lib/steam/guard.py -> build/bdist.linux-x86_64/wheel/steam | |
| creating build/bdist.linux-x86_64/wheel/steam/core | |
| copying build/lib/steam/core/crypto.py -> build/bdist.linux-x86_64/wheel/steam/core | |
| copying build/lib/steam/core/cm.py -> build/bdist.linux-x86_64/wheel/steam/core | |
| copying build/lib/steam/core/connection.py -> build/bdist.linux-x86_64/wheel/steam/core | |
| copying build/lib/steam/core/__init__.py -> build/bdist.linux-x86_64/wheel/steam/core | |
| copying build/lib/steam/core/manifest.py -> build/bdist.linux-x86_64/wheel/steam/core | |
| creating build/bdist.linux-x86_64/wheel/steam/core/msg | |
| copying build/lib/steam/core/msg/structs.py -> build/bdist.linux-x86_64/wheel/steam/core/msg | |
| copying build/lib/steam/core/msg/unified.py -> build/bdist.linux-x86_64/wheel/steam/core/msg | |
| copying build/lib/steam/core/msg/__init__.py -> build/bdist.linux-x86_64/wheel/steam/core/msg | |
| copying build/lib/steam/core/msg/headers.py -> build/bdist.linux-x86_64/wheel/steam/core/msg | |
| copying build/lib/steam/__init__.py -> build/bdist.linux-x86_64/wheel/steam | |
| creating build/bdist.linux-x86_64/wheel/steam/versions_report | |
| copying build/lib/steam/versions_report/__init__.py -> build/bdist.linux-x86_64/wheel/steam/versions_report | |
| copying build/lib/steam/versions_report/__main__.py -> build/bdist.linux-x86_64/wheel/steam/versions_report | |
| copying build/lib/steam/exceptions.py -> build/bdist.linux-x86_64/wheel/steam | |
| running install_egg_info | |
| running egg_info | |
| writing steam.egg-info/PKG-INFO | |
| writing dependency_links to steam.egg-info/dependency_links.txt | |
| writing requirements to steam.egg-info/requires.txt | |
| writing top-level names to steam.egg-info/top_level.txt | |
| reading manifest file 'steam.egg-info/SOURCES.txt' | |
| adding license file 'LICENSE' | |
| writing manifest file 'steam.egg-info/SOURCES.txt' | |
| Copying steam.egg-info to build/bdist.linux-x86_64/wheel/steam-1.4.3-py3.10.egg-info | |
| running install_scripts | |
| adding license file "LICENSE" (matched pattern "LICEN[CS]E*") | |
| creating build/bdist.linux-x86_64/wheel/steam-1.4.3.dist-info/WHEEL | |
| creating '/home/lividjava/.cache/yay/python-steam/src/steam-1.4.3/dist/tmpz4j19f_v/steam-1.4.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it | |
| adding 'steam/__init__.py' | |
| adding 'steam/exceptions.py' | |
| adding 'steam/game_servers.py' | |
| adding 'steam/globalid.py' | |
| adding 'steam/guard.py' | |
| adding 'steam/monkey.py' | |
| adding 'steam/steamid.py' | |
| adding 'steam/webapi.py' | |
| adding 'steam/webauth.py' | |
| adding 'steam/client/__init__.py' | |
| adding 'steam/client/cdn.py' | |
| adding 'steam/client/gc.py' | |
| adding 'steam/client/user.py' | |
| adding 'steam/client/builtins/__init__.py' | |
| adding 'steam/client/builtins/apps.py' | |
| adding 'steam/client/builtins/friends.py' | |
| adding 'steam/client/builtins/gameservers.py' | |
| adding 'steam/client/builtins/leaderboards.py' | |
| adding 'steam/client/builtins/unified_messages.py' | |
| adding 'steam/client/builtins/user.py' | |
| adding 'steam/client/builtins/web.py' | |
| adding 'steam/core/__init__.py' | |
| adding 'steam/core/cm.py' | |
| adding 'steam/core/connection.py' | |
| adding 'steam/core/crypto.py' | |
| adding 'steam/core/manifest.py' | |
| adding 'steam/core/msg/__init__.py' | |
| adding 'steam/core/msg/headers.py' | |
| adding 'steam/core/msg/structs.py' | |
| adding 'steam/core/msg/unified.py' | |
| adding 'steam/enums/__init__.py' | |
| adding 'steam/enums/base.py' | |
| adding 'steam/enums/common.py' | |
| adding 'steam/enums/emsg.py' | |
| adding 'steam/protobufs/__init__.py' | |
| adding 'steam/protobufs/content_manifest_pb2.py' | |
| adding 'steam/protobufs/encrypted_app_ticket_pb2.py' | |
| adding 'steam/protobufs/enums_clientserver_pb2.py' | |
| adding 'steam/protobufs/enums_pb2.py' | |
| adding 'steam/protobufs/enums_productinfo_pb2.py' | |
| adding 'steam/protobufs/gc_pb2.py' | |
| adding 'steam/protobufs/offline_ticket_pb2.py' | |
| adding 'steam/protobufs/steammessages_auth_pb2.py' | |
| adding 'steam/protobufs/steammessages_base_pb2.py' | |
| adding 'steam/protobufs/steammessages_broadcast_pb2.py' | |
| adding 'steam/protobufs/steammessages_chat_pb2.py' | |
| adding 'steam/protobufs/steammessages_client_objects_pb2.py' | |
| adding 'steam/protobufs/steammessages_clientserver_2_pb2.py' | |
| adding 'steam/protobufs/steammessages_clientserver_appinfo_pb2.py' | |
| adding 'steam/protobufs/steammessages_clientserver_friends_pb2.py' | |
| adding 'steam/protobufs/steammessages_clientserver_gameservers_pb2.py' | |
| adding 'steam/protobufs/steammessages_clientserver_lbs_pb2.py' | |
| adding 'steam/protobufs/steammessages_clientserver_login_pb2.py' | |
| adding 'steam/protobufs/steammessages_clientserver_mms_pb2.py' | |
| adding 'steam/protobufs/steammessages_clientserver_pb2.py' | |
| adding 'steam/protobufs/steammessages_clientserver_ucm_pb2.py' | |
| adding 'steam/protobufs/steammessages_clientserver_uds_pb2.py' | |
| adding 'steam/protobufs/steammessages_clientserver_ufs_pb2.py' | |
| adding 'steam/protobufs/steammessages_clientserver_userstats_pb2.py' | |
| adding 'steam/protobufs/steammessages_cloud_pb2.py' | |
| adding 'steam/protobufs/steammessages_contentsystem_pb2.py' | |
| adding 'steam/protobufs/steammessages_credentials_pb2.py' | |
| adding 'steam/protobufs/steammessages_datapublisher_pb2.py' | |
| adding 'steam/protobufs/steammessages_depotbuilder_pb2.py' | |
| adding 'steam/protobufs/steammessages_deviceauth_pb2.py' | |
| adding 'steam/protobufs/steammessages_econ_pb2.py' | |
| adding 'steam/protobufs/steammessages_friendmessages_pb2.py' | |
| adding 'steam/protobufs/steammessages_gamenotifications_pb2.py' | |
| adding 'steam/protobufs/steammessages_gameservers_pb2.py' | |
| adding 'steam/protobufs/steammessages_inventory_pb2.py' | |
| adding 'steam/protobufs/steammessages_linkfilter_pb2.py' | |
| adding 'steam/protobufs/steammessages_lobbymatchmaking_pb2.py' | |
| adding 'steam/protobufs/steammessages_market_pb2.py' | |
| adding 'steam/protobufs/steammessages_marketingmessages_pb2.py' | |
| adding 'steam/protobufs/steammessages_offline_pb2.py' | |
| adding 'steam/protobufs/steammessages_parental_pb2.py' | |
| adding 'steam/protobufs/steammessages_parties_pb2.py' | |
| adding 'steam/protobufs/steammessages_partnerapps_pb2.py' | |
| adding 'steam/protobufs/steammessages_physicalgoods_pb2.py' | |
| adding 'steam/protobufs/steammessages_player_pb2.py' | |
| adding 'steam/protobufs/steammessages_publishedfile_pb2.py' | |
| adding 'steam/protobufs/steammessages_qms_pb2.py' | |
| adding 'steam/protobufs/steammessages_remoteplay_pb2.py' | |
| adding 'steam/protobufs/steammessages_secrets_pb2.py' | |
| adding 'steam/protobufs/steammessages_shader_pb2.py' | |
| adding 'steam/protobufs/steammessages_site_license_pb2.py' | |
| adding 'steam/protobufs/steammessages_star_pb2.py' | |
| adding 'steam/protobufs/steammessages_steamtv_pb2.py' | |
| adding 'steam/protobufs/steammessages_store_pb2.py' | |
| adding 'steam/protobufs/steammessages_storebrowse_pb2.py' | |
| adding 'steam/protobufs/steammessages_timedtrial_pb2.py' | |
| adding 'steam/protobufs/steammessages_twofactor_pb2.py' | |
| adding 'steam/protobufs/steammessages_unified_base_pb2.py' | |
| adding 'steam/protobufs/steammessages_unified_test_pb2.py' | |
| adding 'steam/protobufs/steammessages_useraccount_pb2.py' | |
| adding 'steam/protobufs/steammessages_video_pb2.py' | |
| adding 'steam/protobufs/steammessages_webui_friends_pb2.py' | |
| adding 'steam/protobufs/steammessages_workshop_pb2.py' | |
| adding 'steam/protobufs/test_messages_pb2.py' | |
| adding 'steam/utils/__init__.py' | |
| adding 'steam/utils/appcache.py' | |
| adding 'steam/utils/binary.py' | |
| adding 'steam/utils/proto.py' | |
| adding 'steam/utils/throttle.py' | |
| adding 'steam/utils/web.py' | |
| adding 'steam/versions_report/__init__.py' | |
| adding 'steam/versions_report/__main__.py' | |
| adding 'steam-1.4.3.dist-info/LICENSE' | |
| adding 'steam-1.4.3.dist-info/METADATA' | |
| adding 'steam-1.4.3.dist-info/WHEEL' | |
| adding 'steam-1.4.3.dist-info/top_level.txt' | |
| adding 'steam-1.4.3.dist-info/zip-safe' | |
| adding 'steam-1.4.3.dist-info/RECORD' | |
| removing build/bdist.linux-x86_64/wheel | |
| Successfully built steam-1.4.3-py3-none-any.whl | |
| ==> Starting check()... | |
| coverage erase | |
| PYTHONHASHSEED=0 pytest --tb=short --cov-config .coveragerc --cov=steam tests | |
| ============================================================================================== test session starts ============================================================================================== | |
| platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 | |
| rootdir: /home/lividjava/.cache/yay/python-steam/src/steam-1.4.3 | |
| plugins: cov-4.0.0 | |
| collected 35 items / 3 errors | |
| ==================================================================================================== ERRORS ===================================================================================================== | |
| ____________________________________________________________________________________ ERROR collecting tests/test_steamid.py _____________________________________________________________________________________ | |
| tests/test_steamid.py:3: in <module> | |
| import vcr | |
| /usr/lib/python3.10/site-packages/vcr/__init__.py:2: in <module> | |
| from .config import VCR | |
| /usr/lib/python3.10/site-packages/vcr/config.py:11: in <module> | |
| from .cassette import Cassette | |
| /usr/lib/python3.10/site-packages/vcr/cassette.py:12: in <module> | |
| from .patch import CassettePatcherBuilder | |
| /usr/lib/python3.10/site-packages/vcr/patch.py:90: in <module> | |
| import aiohttp.client | |
| ../../../../../.local/lib/python3.10/site-packages/aiohttp/__init__.py:6: in <module> | |
| from .client import ( | |
| ../../../../../.local/lib/python3.10/site-packages/aiohttp/client.py:35: in <module> | |
| from . import hdrs, http, payload | |
| ../../../../../.local/lib/python3.10/site-packages/aiohttp/http.py:7: in <module> | |
| from .http_parser import ( | |
| ../../../../../.local/lib/python3.10/site-packages/aiohttp/http_parser.py:15: in <module> | |
| from .helpers import NO_EXTENSIONS, BaseTimerContext | |
| ../../../../../.local/lib/python3.10/site-packages/aiohttp/helpers.py:667: in <module> | |
| class CeilTimeout(async_timeout.timeout): | |
| E TypeError: function() argument 'code' must be code, not str | |
| _____________________________________________________________________________________ ERROR collecting tests/test_webapi.py _____________________________________________________________________________________ | |
| tests/test_webapi.py:3: in <module> | |
| import vcr | |
| /usr/lib/python3.10/site-packages/vcr/__init__.py:2: in <module> | |
| from .config import VCR | |
| /usr/lib/python3.10/site-packages/vcr/config.py:11: in <module> | |
| from .cassette import Cassette | |
| /usr/lib/python3.10/site-packages/vcr/cassette.py:12: in <module> | |
| from .patch import CassettePatcherBuilder | |
| /usr/lib/python3.10/site-packages/vcr/patch.py:90: in <module> | |
| import aiohttp.client | |
| ../../../../../.local/lib/python3.10/site-packages/aiohttp/__init__.py:6: in <module> | |
| from .client import ( | |
| ../../../../../.local/lib/python3.10/site-packages/aiohttp/client.py:35: in <module> | |
| from . import hdrs, http, payload | |
| ../../../../../.local/lib/python3.10/site-packages/aiohttp/http.py:7: in <module> | |
| from .http_parser import ( | |
| ../../../../../.local/lib/python3.10/site-packages/aiohttp/http_parser.py:15: in <module> | |
| from .helpers import NO_EXTENSIONS, BaseTimerContext | |
| ../../../../../.local/lib/python3.10/site-packages/aiohttp/helpers.py:667: in <module> | |
| class CeilTimeout(async_timeout.timeout): | |
| E TypeError: function() argument 'code' must be code, not str | |
| ____________________________________________________________________________________ ERROR collecting tests/test_webauth.py _____________________________________________________________________________________ | |
| tests/test_webauth.py:7: in <module> | |
| import vcr | |
| /usr/lib/python3.10/site-packages/vcr/__init__.py:2: in <module> | |
| from .config import VCR | |
| /usr/lib/python3.10/site-packages/vcr/config.py:11: in <module> | |
| from .cassette import Cassette | |
| /usr/lib/python3.10/site-packages/vcr/cassette.py:12: in <module> | |
| from .patch import CassettePatcherBuilder | |
| /usr/lib/python3.10/site-packages/vcr/patch.py:90: in <module> | |
| import aiohttp.client | |
| ../../../../../.local/lib/python3.10/site-packages/aiohttp/__init__.py:6: in <module> | |
| from .client import ( | |
| ../../../../../.local/lib/python3.10/site-packages/aiohttp/client.py:35: in <module> | |
| from . import hdrs, http, payload | |
| ../../../../../.local/lib/python3.10/site-packages/aiohttp/http.py:7: in <module> | |
| from .http_parser import ( | |
| ../../../../../.local/lib/python3.10/site-packages/aiohttp/http_parser.py:15: in <module> | |
| from .helpers import NO_EXTENSIONS, BaseTimerContext | |
| ../../../../../.local/lib/python3.10/site-packages/aiohttp/helpers.py:667: in <module> | |
| class CeilTimeout(async_timeout.timeout): | |
| E TypeError: function() argument 'code' must be code, not str | |
| =============================================================================================== warnings summary ================================================================================================ | |
| steam/steamid.py:504 | |
| /home/lividjava/.cache/yay/python-steam/src/steam-1.4.3/steam/steamid.py:504: DeprecationWarning: invalid escape sequence '\-' | |
| if not re.match(r'^['+_csgofrcode_chars+'\-]{10}$', code): | |
| steam/steamid.py:577 | |
| /home/lividjava/.cache/yay/python-steam/src/steam-1.4.3/steam/steamid.py:577: DeprecationWarning: invalid escape sequence '\(' | |
| data_match = re.search("OpenGroupChat\( *'(?P<steamid>\d+)'", text) | |
| -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html | |
| ---------- coverage: platform linux, python 3.10.8-final-0 ----------- | |
| Name Stmts Miss Cover | |
| --------------------------------------------------------------- | |
| steam/__init__.py 3 0 100% | |
| steam/client/__init__.py 323 323 0% | |
| steam/client/builtins/__init__.py 9 9 0% | |
| steam/client/builtins/apps.py 104 104 0% | |
| steam/client/builtins/friends.py 125 125 0% | |
| steam/client/builtins/gameservers.py 55 55 0% | |
| steam/client/builtins/leaderboards.py 92 92 0% | |
| steam/client/builtins/unified_messages.py 19 19 0% | |
| steam/client/builtins/user.py 69 69 0% | |
| steam/client/builtins/web.py 40 40 0% | |
| steam/client/cdn.py 386 386 0% | |
| steam/client/gc.py 40 40 0% | |
| steam/client/user.py 73 73 0% | |
| steam/core/__init__.py 0 0 100% | |
| steam/core/cm.py 337 254 25% | |
| steam/core/connection.py 118 86 27% | |
| steam/core/crypto.py 61 31 49% | |
| steam/core/manifest.py 155 155 0% | |
| steam/core/msg/__init__.py 161 90 44% | |
| steam/core/msg/headers.py 97 46 53% | |
| steam/core/msg/structs.py 228 88 61% | |
| steam/core/msg/unified.py 22 17 23% | |
| steam/exceptions.py 22 14 36% | |
| steam/game_servers.py 248 213 14% | |
| steam/globalid.py 36 36 0% | |
| steam/guard.py 176 129 27% | |
| steam/monkey.py 5 5 0% | |
| steam/steamid.py 284 182 36% | |
| steam/utils/__init__.py 42 19 55% | |
| steam/utils/appcache.py 33 33 0% | |
| steam/utils/binary.py 27 18 33% | |
| steam/utils/proto.py 51 40 22% | |
| steam/utils/throttle.py 24 24 0% | |
| steam/utils/web.py 11 6 45% | |
| steam/versions_report/__init__.py 19 19 0% | |
| steam/versions_report/__main__.py 3 3 0% | |
| steam/webapi.py 199 138 31% | |
| steam/webauth.py 179 127 29% | |
| --------------------------------------------------------------- | |
| TOTAL 3876 3108 20% | |
| ============================================================================================ short test summary info ============================================================================================ | |
| ERROR tests/test_steamid.py - TypeError: function() argument 'code' must be code, not str | |
| ERROR tests/test_webapi.py - TypeError: function() argument 'code' must be code, not str | |
| ERROR tests/test_webauth.py - TypeError: function() argument 'code' must be code, not str | |
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | |
| ========================================================================================= 2 warnings, 3 errors in 1.77s ========================================================================================= | |
| make: *** [Makefile:43: test] Error 2 | |
| ==> ERROR: A failure occurred in check(). | |
| Aborting... | |
| -> error making: python-steam |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment