Message305708
Oh I see. I'm at a loss then as to why the build is failing. A possible clue is the errors like:
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.x.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 10
A Google search brings up this Stackoverflow page:
https://stackoverflow.com/questions/2590794/gcov-warning-merge-mismatch-for-summaries
To me, that implies that there are compiler outputs (.o, .a, etc) that were build from a previous version source code. However, the first part of the log shows that the build does "make clean" so I don't see how that is possible.
Is there a way to run "git show 4e38d71a2b7 | git apply -R" on the built host and then try to re-build? |
|
| Date |
User |
Action |
Args |
| 2017-11-07 01:31:34 | nascheme | set | recipients:
+ nascheme, gregory.p.smith, vstinner |
| 2017-11-07 01:31:33 | nascheme | set | messageid: <[email protected]> |
| 2017-11-07 01:31:33 | nascheme | link | issue31963 messages |
| 2017-11-07 01:31:32 | nascheme | create | |
|