8000 bpo-46263: Don't use MULTIARCH on FreeBSD by tiran · Pull Request #30410 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-46263: Don't use MULTIARCH on FreeBSD #30410

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 5, 2022
Merged

Conversation

tiran
Copy link
Member
@tiran tiran commented Jan 5, 2022

@tiran tiran added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jan 5, 2022
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @tiran for commit cfdffc4 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jan 5, 2022
@tiran tiran added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels Jan 5, 2022
@tiran tiran marked this pull request as ready for review January 5, 2022 09:10
@tiran tiran merged commit cae5554 into python:main Jan 5, 2022
@tiran tiran deleted the bpo-46263 branch January 5, 2022 09:54
@miss-islington
Copy link
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

@tiran: Please replace # with GH- in the commit message next time. Thanks!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 5, 2022
(cherry picked from commit cae5554)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

GH-30413 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jan 5, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 5, 2022
(cherry picked from commit cae5554)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

GH-30414 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jan 5, 2022
miss-islington added a commit that referenced this pull request Jan 5, 2022
(cherry picked from commit cae5554)

Co-authored-by: Christian Heimes <christian@python.org>
miss-islington added a commit that referenced this pull request Jan 5, 2022
(cherry picked from commit cae5554)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot AMD64 Arch Linux Asan 3.x has failed when building commit cae5554.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/582/builds/860) and take a look at the build logs.
  4. Check if the failure is related to this commit (cae5554) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/582/builds/860

Failed tests:

  • test_multiprocessing_fork

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (most recent call last):
  File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
    cache[rtype].remove(name)
    ^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_c632a595'


Traceback (most recent call last):
  File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
    cache[rtype].remove(name)
    ^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_ab7021b3'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0