Message 405641 - Python tracker
Message405641
| Author | eric.snow |
|---|---|
| Recipients | FFY00, eric.snow, ncoghlan, steve.dower, vstinner |
| Date | 2021-11-03.20:15:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CALFfu7D3n-j479Pn9DfcLCFbG7WwPniemQB=EkoPyeebaiaWew@mail.gmail.com> |
| In-reply-to | <1635967289.29.0.297393566714.issue45582@roundup.psfhosted.org> |
| Content | |
|---|---|
On Wed, Nov 3, 2021 at 1:21 PM Steve Dower <report@bugs.python.org> wrote: > Last remaining test failure is one that I can't figure out on my own - the freeze test is rerunning a CPython build (on Linux) and is apparently building getpath.c with the ".c.o" rule rather than the "Modules/getpath.o" rule. > > Any tips as to what I should be looking at to figure this one out? That test does an out-of-tree build. Might that be related? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-11-03 20:15:04 | eric.snow | set | recipients: + eric.snow, ncoghlan, vstinner, steve.dower, FFY00 |
| 2021-11-03 20:15:04 | eric.snow | link | issue45582 messages |
| 2021-11-03 20:15:04 | eric.snow | create | |