Message345128
| Author | kulikjak |
|---|---|
| Recipients | kulikjak |
| Date | 2019-06-10.13:22:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1560172974.02.0.554258836838.issue37215@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
After the integration of https://bugs.python.org/issue36842, build with dtrace is broken on systems where files that reference DTrace probes need to be modified in-place by dtrace (e.g., Solaris). The reason for that is that Python/sysmodule.o, which newly contains some dtrace references, was not added to DTRACE_DEPS. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-10 13:22:54 | kulikjak | set | recipients: + kulikjak |
| 2019-06-10 13:22:54 | kulikjak | set | messageid: <1560172974.02.0.554258836838.issue37215@roundup.psfhosted.org> |
| 2019-06-10 13:22:53 | kulikjak | link | issue37215 messages |
| 2019-06-10 13:22:53 | kulikjak | create | |