Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 33.9k
gh-103053: Run tools test_freeze on buildbot#110075
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
Uh oh!
There was an error while loading. Please reload this page.
Conversation
vstinner commented Sep 29, 2023 • edited by bedevere-app bot
Loading Uh oh!
There was an error while loading. Please reload this page.
edited by bedevere-app bot
Uh oh!
There was an error while loading. Please reload this page.
bedevere-bot commented Sep 29, 2023
vstinner commented Sep 29, 2023
Oh, test_tools fails on FreeBSD: https://buildbot.python.org/all/#/builders/1228/builds/8 |
vstinner commented Sep 29, 2023
!buildbot AMD64 FreeBSD PR |
vstinner commented Sep 29, 2023
Windows x64 failed: issue gh-109878: |
bedevere-bot commented Sep 29, 2023
da55dc2 to 742381cComparevstinner commented Sep 29, 2023
!buildbot AMD64 FreeBSD PR |
2 similar comments
vstinner commented Sep 29, 2023
!buildbot AMD64 FreeBSD PR |
vstinner commented Sep 29, 2023
!buildbot AMD64 FreeBSD PR |
bedevere-bot commented Sep 29, 2023
742381c to 13eee42Comparevstinner commented Sep 29, 2023
!buildbot AMD64 FreeBSD PR |
bedevere-bot commented Sep 29, 2023
vstinner commented Sep 29, 2023
!buildbot AMD64 FreeBSD PR |
bedevere-bot commented Sep 29, 2023
vstinner commented Sep 29, 2023
The problem is this code in Makefile.pre.in: On the buildbot, we have:
The problem is that I'm not sure why FreeBSD make creates an absolute path to the source directory, instead of the build directory. For me, Note: on my FreeBSD 13 VM, I don't get this behavior when I build Python out of tree. It works the same as Linux make: |
No longer skip test_tools.test_freeze on buildbots.
vstinner commented Oct 5, 2023
!buildbot AMD64 FreeBSD PR |
bedevere-bot commented Oct 5, 2023
vstinner commented Oct 5, 2023
!buildbot AMD64 FreeBSD PR |
No longer skip test_tools.test_freeze on buildbots.