Skip to content

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

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 1 commit into from
Mar 27, 2021

Conversation

tiran
Copy link
Member

@tiran tiran commented Mar 24, 2021

Signed-off-by: Christian Heimes [email protected]

https://bugs.python.org/issue43617

@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
@miss-islington
Copy link
Contributor

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 March 27, 2021 13:44
@miss-islington
Copy link
Contributor

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

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

⚠️⚠️⚠️ 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 pull request Mar 27, 2021
…onGH-25016)

Signed-off-by: Christian Heimes <[email protected]>.
(cherry picked from commit 5d6e8c1)

Co-authored-by: Christian Heimes <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Mar 27, 2021
@bedevere-bot
Copy link

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

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

Signed-off-by: Christian Heimes <[email protected]>.
(cherry picked from commit 5d6e8c1)

Co-authored-by: Christian Heimes <[email protected]>
@bedevere-bot
Copy link

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

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

Signed-off-by: Christian Heimes <[email protected]>.
(cherry picked from commit 5d6e8c1)

Co-authored-by: Christian Heimes <[email protected]>
tiran added a commit that referenced this pull request Mar 27, 2021
…5016) (GH-25035)

Signed-off-by: Christian Heimes <[email protected]>.
(cherry picked from commit 5d6e8c1)

Co-authored-by: Christian Heimes <[email protected]>
@fanisk21
Copy link

fanisk21 commented Dec 5, 2022

Hi Guys, why the changes made by bpo-38527: fix configure script for Solaris #16845 got removed here?

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.

5 participants