René's URL Explorer Experiment


Title: cpython\Modules\socketmodule.c(7473,5): error C2065: 'HVSOCKET_CONTAINE R_PASSTHRU': undeclared identifier · Issue #93656 · python/cpython · GitHub

Open Graph Title: cpython\Modules\socketmodule.c(7473,5): error C2065: 'HVSOCKET_CONTAINE R_PASSTHRU': undeclared identifier · Issue #93656 · python/cpython

X Title: cpython\Modules\socketmodule.c(7473,5): error C2065: 'HVSOCKET_CONTAINE R_PASSTHRU': undeclared identifier · Issue #93656 · python/cpython

Description: Bug report I forked the main branch on cpython and cloned it to my local Windows environment. I then ran build.bat -e -d in my windows cmd as an administrator and I received the above error. Your environment I have 64-bit python 3.10.4 o...

Open Graph Description: Bug report I forked the main branch on cpython and cloned it to my local Windows environment. I then ran build.bat -e -d in my windows cmd as an administrator and I received the above error. Your e...

X Description: Bug report I forked the main branch on cpython and cloned it to my local Windows environment. I then ran build.bat -e -d in my windows cmd as an administrator and I received the above error. Your e...

Opengraph URL: https://github.com/python/cpython/issues/93656

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"cpython\\Modules\\socketmodule.c(7473,5): error C2065: 'HVSOCKET_CONTAINE R_PASSTHRU': undeclared identifier","articleBody":"**Bug report**\r\n\r\nI forked the main branch on cpython and cloned it to my local Windows environment.  I then ran build.bat -e -d in my windows cmd as an administrator and I received the above error.\r\n\r\n**Your environment**\r\n\r\nI have 64-bit python 3.10.4 on Windows 10 64-bit version 21H2 (OS build 19044.1741)\r\nI have visual studio 2019 Community Edition installed Version 16.11.15\r\n\r\nHere is the output from running the build script as mentioned below.\r\n\r\nH:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\u003ebuild.bat -e -d\r\nUsing py -3.10 (found 3.10 with py.exe)\r\nFetching external libraries...\r\nbzip2-1.0.8 already exists, skipping.\r\nsqlite-3.38.4.0 already exists, skipping.\r\nxz-5.2.5 already exists, skipping.\r\nzlib-1.2.12 already exists, skipping.\r\nFetching external binaries...\r\nlibffi-3.4.2 already exists, skipping.\r\nopenssl-bin-1.1.1n already exists, skipping.\r\ntcltk-8.6.12.1 already exists, skipping.\r\nFinished.\r\nUsing \"C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\msbuild.exe\" (found in the Visual Studio installation)\r\nUsing py -3.10 (found 3.10 with py.exe)\r\n\r\nH:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\u003e\"C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\msbuild.exe\" \"H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\pcbuild.proj\" /t:Build /m /nologo /v:m /clp:summary /p:Configuration=Debug /p:Platform=x64 /p:IncludeExternals=true /p:IncludeCTypes=true /p:IncludeSSL=true /p:IncludeTkinter=true /p:UseTestMarker= /p:GIT=\"C:\\Program Files\\Git\\cmd\\git.exe\"\r\n  _freeze_module.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\win32\\_freeze_module_d.exe\r\n  Killing any running python_d.exe instances...\r\n  Generated sources are up to date\r\n  Getting build info from \"C:\\Program Files\\Git\\cmd\\git.exe\"\r\n  Building heads/main:30610d2837 main\r\n  deepfreeze.c\r\n  pythoncore.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\python312_d.dll\r\n  _ctypes_test.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_ctypes_test_d.pyd\r\n  _testbuffer.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_testbuffer_d.pyd\r\n  _testcapi.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_testcapi_d.pyd\r\n  _testinternalcapi.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_testinternalcapi_\r\n  d.pyd\r\n  _testembed.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_testembed_d.exe\r\n  _testimportmultiple.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_testimportmulti\r\n  ple_d.pyd\r\n  _testmultiphase.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_testmultiphase_d.py\r\n  d\r\n  _testconsole.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_testconsole_d.pyd\r\n  python3dll.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\python3_d.dll\r\n  _overlapped.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_overlapped_d.pyd\r\n  pyexpat.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\pyexpat_d.pyd\r\n  pywlauncher.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\pyw_d.exe\r\n  venvwlauncher.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\venvwlauncher_d.exe\r\n  _msi.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_msi_d.pyd\r\n  pylauncher.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\py_d.exe\r\n  venvlauncher.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\venvlauncher_d.exe\r\n  _elementtree.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_elementtree_d.pyd\r\n  pyshellext.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\pyshellext_d.dll\r\n  _zoneinfo.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_zoneinfo_d.pyd\r\n  _queue.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_queue_d.pyd\r\n  _multiprocessing.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_multiprocessing_d.\r\n  pyd\r\n  _decimal.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_decimal_d.pyd\r\n  _asyncio.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_asyncio_d.pyd\r\n  _ctypes.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_ctypes_d.pyd\r\n  sqlite3.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\sqlite3_d.dll\r\n  select.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\select_d.pyd\r\n  socketmodule.c\r\n  unicodedata.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\unicodedata_d.pyd\r\n  _bz2.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_bz2_d.pyd\r\n  winsound.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\winsound_d.pyd\r\n  _uuid.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_uuid_d.pyd\r\n  _tkinter.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_tkinter_d.pyd\r\n  liblzma.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\liblzma_d.lib\r\n  _sqlite3.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_sqlite3_d.pyd\r\n  _hashlib.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_hashlib_d.pyd\r\n  _lzma.vcxproj -\u003e H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\amd64\\_lzma_d.pyd\r\nH:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\Modules\\socketmodule.c(7473,5): error C2065: 'HVSOCKET_CONTAINE\r\nR_PASSTHRU': undeclared identifier [H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\_socket.vcxproj]\r\n\r\nBuild FAILED.\r\n\r\nH:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\Modules\\socketmodule.c(7473,5): error C2065: 'HVSOCKET_CONTAINE\r\nR_PASSTHRU': undeclared identifier [H:\\Users\\LindaJim\\Documents\\SourceCode\\Software\\cpython\\PCbuild\\_socket.vcxproj]\r\n    0 Warning(s)\r\n    1 Error(s)\r\n\r\nTime Elapsed 00:00:12.76","author":{"url":"https://github.com/jschwar313","@type":"Person","name":"jschwar313"},"datePublished":"2022-06-09T18:20:49.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":14},"url":"https://github.com/93656/cpython/issues/93656"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:011ec443-76ca-3c11-427a-ea967726d2d1
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE1FC:22EDB8:1D6461A:26F4B50:696AFC65
html-safe-nonce9eb05c03bc932f6d3605ae1db43da8483ec802f0707540417798596a4d7a9300
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMUZDOjIyRURCODoxRDY0NjFBOjI2RjRCNTA6Njk2QUZDNjUiLCJ2aXNpdG9yX2lkIjoiMTYyMTE3Mjk0NTY1Nzk4NjE0OSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac5bc267021a5453859eceb58d53b177ced77736dbaa0379817af3cbbe98389395
hovercard-subject-tagissue:1266498298
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/93656/issue_layout
twitter:imagehttps://opengraph.githubassets.com/e498434a91099dae351959d6b7f3d9443814ec09dd6023c0200a3d9b83a5d15c/python/cpython/issues/93656
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/e498434a91099dae351959d6b7f3d9443814ec09dd6023c0200a3d9b83a5d15c/python/cpython/issues/93656
og:image:altBug report I forked the main branch on cpython and cloned it to my local Windows environment. I then ran build.bat -e -d in my windows cmd as an administrator and I received the above error. Your e...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamejschwar313
hostnamegithub.com
expected-hostnamegithub.com
None5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d
turbo-cache-controlno-preview
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release82560a55c6b2054555076f46e683151ee28a19bc
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/93656#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F93656
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F93656
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/93656
Reloadhttps://github.com/python/cpython/issues/93656
Reloadhttps://github.com/python/cpython/issues/93656
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/93656
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 33.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 71.1k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.1k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects 31 https://github.com/python/cpython/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/cpython/security
Please reload this pagehttps://github.com/python/cpython/issues/93656
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/93656
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/93656
cpython\Modules\socketmodule.c(7473,5): error C2065: 'HVSOCKET_CONTAINE R_PASSTHRU': undeclared identifierhttps://github.com/python/cpython/issues/93656#top
OS-windowshttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22OS-windows%22
type-bugAn unexpected behavior, bug, or errorhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-bug%22
https://github.com/jschwar313
https://github.com/jschwar313
jschwar313https://github.com/jschwar313
on Jun 9, 2022https://github.com/python/cpython/issues/93656#issue-1266498298
OS-windowshttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22OS-windows%22
type-bugAn unexpected behavior, bug, or errorhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-bug%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.