Skip to content
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

bpo-43617: Check autoconf-archive package in configure.ac (GH-25016) #25016

Merged
merged 1 commit into from Mar 27, 2021

Conversation

tiran
Copy link
Member

@tiran tiran commented Mar 24, 2021

Signed-off-by: Christian Heimes <christian@python.org>
@tiran tiran changed the title bpo-43617: Check autoconf-archive package in configure.ac bpo-43617: Check autoconf-archive package in configure.ac (GH-25016) Mar 27, 2021
@tiran tiran merged commit 5d6e8c1 into python:master Mar 27, 2021
11 checks passed
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 27, 2021

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒🤖 I'm not a witch! I'm not a witch!

@tiran tiran deleted the bpo-43617-autoconf-archive branch Mar 27, 2021
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 27, 2021

Sorry, @tiran, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 5d6e8c1c1a5f667cdce99cb3c563ac922198678d 3.9

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 27, 2021

Sorry @tiran, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 5d6e8c1c1a5f667cdce99cb3c563ac922198678d 3.8

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Mar 27, 2021

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

Hi! The buildbot s390x Fedora Clang Installed 3.x has failed when building commit 5d6e8c1.

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/531/builds/846) and take a look at the build logs.
  4. Check if the failure is related to this commit (5d6e8c1) 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/531/builds/846

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

Click to see traceback logs
fatal: unable to access 'https://github.com/python/cpython.git/': The requested URL returned error: 429

chmod: cannot access 'target/': No such file or directory

make: *** No rule to make target 'distclean'.  Stop.

tiran added a commit to tiran/cpython that referenced this issue Mar 27, 2021
…onGH-25016)

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit 5d6e8c1)

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

@bedevere-bot bedevere-bot commented Mar 27, 2021

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

tiran added a commit to tiran/cpython that referenced this issue Mar 27, 2021
…onGH-25016)

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit 5d6e8c1)

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

@bedevere-bot bedevere-bot commented Mar 27, 2021

GH-25035 is a backport of this pull request to the 3.8 branch.

tiran added a commit that referenced this issue Mar 27, 2021
…5016) (GH-25034)

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit 5d6e8c1)

Co-authored-by: Christian Heimes <christian@python.org>
tiran added a commit that referenced this issue Mar 27, 2021
…5016) (GH-25035)

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit 5d6e8c1)

Co-authored-by: Christian Heimes <christian@python.org>
kreathon pushed a commit to kreathon/cpython that referenced this issue May 2, 2021
…5016)

Signed-off-by: Christian Heimes <christian@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants