[New-bugs-announce] [issue32667] Failing test_dtrace and test_subprocess on Ubuntu 16.04 on master

Jay Yin report at bugs.python.org
Thu Jan 25 10:12:46 EST 2018


New submission from Jay Yin <jayyin11043 at gmail.com>:

Hello everyone,


I've been trying to build the master branch on Ubuntu 16.04 and it currently fails 2 test, I was wondering if this was normal or if I'm missing dependencies, I also tried apt-get build-dev python3.6 and python3.7 to no avail, the build requirements install worked for python3.5 but I suspect 3.7 has different dependencies but I can't find where the documentation for the requirements are. 
2 tests failed:
    test_dtrace test_subprocess


running test_dtrace as verbose gave https://pastebin.com/ZGzzxwjk
	
[Bash] FAILED (errors=4) test test_dtrace failed 1 test failed: test_dtrace R - Pastebin.com
pastebin.com


and running test_subprocess gives


https://pastebin.com/DNjPzpgp

----------
messages: 310678
nosy: jayyin11043
priority: normal
severity: normal
status: open
title: Failing test_dtrace and test_subprocess on Ubuntu 16.04 on master
type: compile error
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32667>
_______________________________________


More information about the New-bugs-announce mailing list