gh-103053: Run tools test_freeze on buildbot#110075
gh-103053: Run tools test_freeze on buildbot#110075vstinner wants to merge 6 commits intopython:mainfrom
Conversation
|
Oh, test_tools fails on FreeBSD: https://buildbot.python.org/all/#/builders/1228/builds/8 |
|
!buildbot AMD64 FreeBSD PR |
|
Windows x64 failed: issue gh-109878: |
da55dc2 to
742381c
Compare
|
!buildbot AMD64 FreeBSD PR |
2 similar comments
|
!buildbot AMD64 FreeBSD PR |
|
!buildbot AMD64 FreeBSD PR |
742381c to
13eee42
Compare
|
!buildbot AMD64 FreeBSD PR |
|
!buildbot AMD64 FreeBSD PR |
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.
39424ce to
32d95c9
Compare
|
!buildbot AMD64 FreeBSD PR |
|
!buildbot AMD64 FreeBSD PR |
No longer skip test_tools.test_freeze on buildbots.