Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-111482: Fix time_clockid_converter() on AIX#112170

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 1 commit intopython:mainfromvstinner:aix_clockid
Nov 16, 2023

Conversation

vstinner
Copy link
Member

@vstinnervstinner commentedNov 16, 2023
edited by bedevere-appbot
Loading

clockid_t is defined as long long on AIX.

clockid_t is defined as long long on AIX.
@vstinner
Copy link
MemberAuthor

!buildbot AIX

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@vstinner for commitc7c5479 🤖

The command will test the builders whose names match following regular expression:AIX

The builders matched are:

  • PPC64 AIX PR
  • PPC64 AIX XLC PR

@vstinnervstinner merged commitceefa0b intopython:mainNov 16, 2023
@vstinnervstinner deleted the aix_clockid branchNovember 16, 2023 23:00
@vstinner
Copy link
MemberAuthor

Nice, my change fixed the build error on the PPC64 AIX buildbot. Well, there are other errors, but at least, it's possible again to build Python on this buildbot ;-)

@bedevere-bot
Copy link

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

Hi! The buildbotAMD64 FreeBSD14 3.x has failed when building commitceefa0b.

What do you need to do:

  1. Don't panic.
  2. Checkthe 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/1232/builds/571) and take a look at the build logs.
  4. Check if the failure is related to this commit (ceefa0b) 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/1232/builds/571

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

==

Click to see traceback logs
Traceback (most recent call last):  File"<frozen getpath>", line352, in<module>ValueError:embedded null byteWarning -- Uncaught thread exception: RuntimeErrorException in thread Thread-34 (task):RuntimeError:error evaluating pathTraceback (most recent call last):  File"<frozen getpath>", line352, in<module>ValueError:embedded null byteWarning -- Uncaught thread exception: RuntimeErrorException in thread Thread-169 (task):RuntimeError:error evaluating pathTraceback (most recent call last):  File"/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/threading.py", line1083, in_bootstrap_innerself.run()  File"/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/threading.py", line1020, inrunself._target(*self._args,**self._kwargs)  File"/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/test/test_interpreters.py", line595, intask    interp= interpreters.create()^^^^^^^^^^^^^^^^^^^^^  File"/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/test/support/interpreters.py", line26, increateid= _interpreters.create(isolated=isolated)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^RuntimeError:interpreter creation failedk

aisk pushed a commit to aisk/cpython that referenced this pull requestFeb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull requestSep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@pgansslepganssleAwaiting requested review from pgansslepganssle is a code owner

@abalkinabalkinAwaiting requested review from abalkinabalkin is a code owner

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@vstinner@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp