Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
GH-107956: install build-details.json (PEP 739)#130069
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Signed-off-by: Filipe Laíns <lains@riseup.net>
bedevere-bot commentedFeb 13, 2025
🤖 New build scheduled with the buildbot fleet by@FFY00 for commitbeff7fb 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F30617%2Fmerge If you want to schedule another build, you need to add the🔨 test-with-buildbots label again. |
Signed-off-by: Filipe Laíns <lains@riseup.net>
Signed-off-by: Filipe Laíns <lains@riseup.net>
bedevere-bot commentedFeb 13, 2025
🤖 New build scheduled with the buildbot fleet by@FFY00 for commit36d08e6 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F30617%2Fmerge If you want to schedule another build, you need to add the🔨 test-with-buildbots label again. |
Signed-off-by: Filipe Laíns <lains@riseup.net>
Signed-off-by: Filipe Laíns <lains@riseup.net>
Signed-off-by: Filipe Laíns <lains@riseup.net>
Signed-off-by: Filipe Laíns <lains@riseup.net>
bedevere-bot commentedFeb 13, 2025
🤖 New build scheduled with the buildbot fleet by@FFY00 for commit8b6eb32 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F30617%2Fmerge If you want to schedule another build, you need to add the🔨 test-with-buildbots label again. |
Signed-off-by: Filipe Laíns <lains@riseup.net>
bedevere-bot commentedFeb 13, 2025
🤖 New build scheduled with the buildbot fleet by@FFY00 for commitabd4de1 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F30617%2Fmerge If you want to schedule another build, you need to add the🔨 test-with-buildbots label again. |
Signed-off-by: Filipe Laíns <lains@riseup.net>
bedevere-bot commentedFeb 13, 2025
🤖 New build scheduled with the buildbot fleet by@FFY00 for commit4dd2f58 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F30617%2Fmerge If you want to schedule another build, you need to add the🔨 test-with-buildbots label again. |
Signed-off-by: Filipe Laíns <lains@riseup.net>
bedevere-bot commentedFeb 13, 2025
🤖 New build scheduled with the buildbot fleet by@FFY00 for commit6122c55 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F30617%2Fmerge If you want to schedule another build, you need to add the🔨 test-with-buildbots label again. |
1eb3ade
intopython:mainUh oh!
There was an error while loading.Please reload this page.
bedevere-bot commentedFeb 13, 2025
|
The buildbot failure seems unrelated. |
@@ -934,6 +934,9 @@ pybuilddir.txt: $(PYTHON_FOR_BUILD_DEPS) | |||
exit 1 ; \ | |||
fi | |||
build-details.json: pybuilddir.txt |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
The target path here is wrong so this gets re-run for every invocation of make.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
@FFY00 was this addressed since?
Uh oh!
There was an error while loading.Please reload this page.