René's URL Explorer Experiment


Title: Python 3.13: compile error on Ubuntu 20.04 · Issue #593 · msgpack/msgpack-python · GitHub

Open Graph Title: Python 3.13: compile error on Ubuntu 20.04 · Issue #593 · msgpack/msgpack-python

X Title: Python 3.13: compile error on Ubuntu 20.04 · Issue #593 · msgpack/msgpack-python

Description: Impossible to build msgpack on python 3.13 because of what looks like an deprecation warning × Building wheel for msgpack (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [45 lines of output] running bdist_wheel running buil...

Open Graph Description: Impossible to build msgpack on python 3.13 because of what looks like an deprecation warning × Building wheel for msgpack (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [45 lines of ...

X Description: Impossible to build msgpack on python 3.13 because of what looks like an deprecation warning × Building wheel for msgpack (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [45 lines ...

Opengraph URL: https://github.com/msgpack/msgpack-python/issues/593

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Python 3.13: compile error on Ubuntu 20.04","articleBody":"Impossible to build msgpack on python 3.13 because of what looks like an deprecation warning\r\n\r\n```\r\n  × Building wheel for msgpack (pyproject.toml) did not run successfully.\r\n  │ exit code: 1\r\n  ╰─\u003e [45 lines of output]\r\n      running bdist_wheel\r\n      running build\r\n      running build_py\r\n      creating build\r\n      creating build/lib.linux-x86_64-cpython-313\r\n      creating build/lib.linux-x86_64-cpython-313/msgpack\r\n      copying msgpack/fallback.py -\u003e build/lib.linux-x86_64-cpython-313/msgpack\r\n      copying msgpack/__init__.py -\u003e build/lib.linux-x86_64-cpython-313/msgpack\r\n      copying msgpack/exceptions.py -\u003e build/lib.linux-x86_64-cpython-313/msgpack\r\n      copying msgpack/ext.py -\u003e build/lib.linux-x86_64-cpython-313/msgpack\r\n      running build_ext\r\n      building 'msgpack._cmsgpack' extension\r\n      creating build/temp.linux-x86_64-cpython-313\r\n      creating build/temp.linux-x86_64-cpython-313/msgpack\r\n      gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I. -I/home/runner/work/pydoctor/pydoctor/.tox/test/include -I/opt/hostedtoolcache/Python/3.13.0-alpha.6/x64/include/python3.13 -c msgpack/_cmsgpack.cpp -o build/temp.linux-x86_64-cpython-313/msgpack/_cmsgpack.o\r\n      msgpack/_cmsgpack.cpp:1366:72: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations]\r\n       1366 | static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u)\r\n            |                                                                        ^\r\n      In file included from /opt/hostedtoolcache/Python/3.13.0-alpha.6/x64/include/python3.13/unicodeobject.h:1014,\r\n                       from /opt/hostedtoolcache/Python/3.13.0-alpha.6/x64/include/python3.13/Python.h:65,\r\n                       from msgpack/_cmsgpack.cpp:16:\r\n      /opt/hostedtoolcache/Python/3.13.0-alpha.6/x64/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here\r\n         10 | Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE;\r\n            |                                     ^~~~~~~~~~\r\n      msgpack/_cmsgpack.cpp: In function ‘size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE*)’:\r\n      msgpack/_cmsgpack.cpp:1368:23: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations]\r\n       1368 |     const Py_UNICODE *u_end = u;\r\n            |                       ^~~~~\r\n      In file included from /opt/hostedtoolcache/Python/3.13.0-alpha.6/x64/include/python3.13/unicodeobject.h:1014,\r\n                       from /opt/hostedtoolcache/Python/3.13.0-alpha.6/x64/include/python3.13/Python.h:65,\r\n                       from msgpack/_cmsgpack.cpp:16:\r\n      /opt/hostedtoolcache/Python/3.13.0-alpha.6/x64/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here\r\n         10 | Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE;\r\n            |                                     ^~~~~~~~~~\r\n      In file included from /opt/hostedtoolcache/Python/3.13.0-alpha.6/x64/include/python3.13/internal/pycore_code.h:461,\r\n                       from /opt/hostedtoolcache/Python/3.13.0-alpha.6/x64/include/python3.13/internal/pycore_frame.h:13,\r\n                       from msgpack/_cmsgpack.cpp:22559:\r\n      /opt/hostedtoolcache/Python/3.13.0-alpha.6/x64/include/python3.13/internal/pycore_backoff.h: In function ‘_Py_BackoffCounter make_backoff_counter(uint16_t, uint16_t)’:\r\n      /opt/hostedtoolcache/Python/3.13.0-alpha.6/x64/include/python3.13/internal/pycore_backoff.h:47:44: warning: narrowing conversion of ‘backoff’ from ‘uint16_t’ {aka ‘short unsigned int’} to ‘unsigned char:4’ [-Wnarrowing]\r\n         47 |     return (_Py_BackoffCounter){.backoff = backoff, .value = value};\r\n            |                                            ^~~~~~~\r\n      /opt/hostedtoolcache/Python/3.13.0-alpha.6/x64/include/python3.13/internal/pycore_backoff.h:47:67: error: too many initializers for ‘_Py_BackoffCounter’\r\n         47 |     return (_Py_BackoffCounter){.backoff = backoff, .value = value};\r\n            |                                                                   ^\r\n      error: command '/usr/bin/gcc' failed with exit code 1\r\n      [end of output]\r\n```","author":{"url":"https://github.com/tristanlatr","@type":"Person","name":"tristanlatr"},"datePublished":"2024-04-19T15:17:18.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/593/msgpack-python/issues/593"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:57587936-cfbc-9b32-1743-b05f14b8346e
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC9B4:3A39CB:BC9E34:10957AE:696F439D
html-safe-nonce347b1cb62f25bf9344318af194fd52459919a0bcafbcf2f152d12d88e49d3e53
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDOUI0OjNBMzlDQjpCQzlFMzQ6MTA5NTdBRTo2OTZGNDM5RCIsInZpc2l0b3JfaWQiOiI1MTY0NzI4OTgzMDA5MzEzNjkzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac79c7cd89f9d0a6c17bc9f01fb698e36534fec35bf982f141e80dd7396589917e
hovercard-subject-tagissue:2253263054
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/msgpack/msgpack-python/593/issue_layout
twitter:imagehttps://opengraph.githubassets.com/40e56bd20653eee24007eb5d9279d0de99bf570cacb466c15ceb22d423d9e359/msgpack/msgpack-python/issues/593
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/40e56bd20653eee24007eb5d9279d0de99bf570cacb466c15ceb22d423d9e359/msgpack/msgpack-python/issues/593
og:image:altImpossible to build msgpack on python 3.13 because of what looks like an deprecation warning × Building wheel for msgpack (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [45 lines of ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernametristanlatr
hostnamegithub.com
expected-hostnamegithub.com
Noneb278ad162d35332b6de714dfb005de04386c4d92df6475522bef910f491a35ee
turbo-cache-controlno-preview
go-importgithub.com/msgpack/msgpack-python git https://github.com/msgpack/msgpack-python.git
octolytics-dimension-user_id198264
octolytics-dimension-user_loginmsgpack
octolytics-dimension-repository_id2242705
octolytics-dimension-repository_nwomsgpack/msgpack-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id2242705
octolytics-dimension-repository_network_root_nwomsgpack/msgpack-python
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
release39aed5006635ab6f45e6b77d23e73b08a00272a3
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/msgpack/msgpack-python/issues/593#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmsgpack%2Fmsgpack-python%2Fissues%2F593
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%2Fmsgpack%2Fmsgpack-python%2Fissues%2F593
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=msgpack%2Fmsgpack-python
Reloadhttps://github.com/msgpack/msgpack-python/issues/593
Reloadhttps://github.com/msgpack/msgpack-python/issues/593
Reloadhttps://github.com/msgpack/msgpack-python/issues/593
msgpack https://github.com/msgpack
msgpack-pythonhttps://github.com/msgpack/msgpack-python
Notifications https://github.com/login?return_to=%2Fmsgpack%2Fmsgpack-python
Fork 238 https://github.com/login?return_to=%2Fmsgpack%2Fmsgpack-python
Star 2.1k https://github.com/login?return_to=%2Fmsgpack%2Fmsgpack-python
Code https://github.com/msgpack/msgpack-python
Issues 3 https://github.com/msgpack/msgpack-python/issues
Pull requests 3 https://github.com/msgpack/msgpack-python/pulls
Discussions https://github.com/msgpack/msgpack-python/discussions
Actions https://github.com/msgpack/msgpack-python/actions
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/msgpack/msgpack-python/security
Please reload this pagehttps://github.com/msgpack/msgpack-python/issues/593
Insights https://github.com/msgpack/msgpack-python/pulse
Code https://github.com/msgpack/msgpack-python
Issues https://github.com/msgpack/msgpack-python/issues
Pull requests https://github.com/msgpack/msgpack-python/pulls
Discussions https://github.com/msgpack/msgpack-python/discussions
Actions https://github.com/msgpack/msgpack-python/actions
Security https://github.com/msgpack/msgpack-python/security
Insights https://github.com/msgpack/msgpack-python/pulse
New issuehttps://github.com/login?return_to=https://github.com/msgpack/msgpack-python/issues/593
New issuehttps://github.com/login?return_to=https://github.com/msgpack/msgpack-python/issues/593
#600https://github.com/msgpack/msgpack-python/pull/600
Python 3.13: compile error on Ubuntu 20.04https://github.com/msgpack/msgpack-python/issues/593#top
#600https://github.com/msgpack/msgpack-python/pull/600
https://github.com/tristanlatr
https://github.com/tristanlatr
tristanlatrhttps://github.com/tristanlatr
on Apr 19, 2024https://github.com/msgpack/msgpack-python/issues/593#issue-2253263054
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.