Uh oh!
There was an error while loading. Please reload this page.
gh-103053: Run tools test_freeze on buildbot - #110075
Conversation
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.