New submission from yrammos:

I am building Python 2.7.3 using Homebrew as follows:

    > brew install --with-dtrace --quicktest python

The failing tests are: 
    test_ctypes
    test_sys

Omitting --with-dtrace reduces the failures to one test:
    test_ctypes

@samueljohn from github suggested that I ping Jesús Cea Avión or Ronald 
Oussoren for this.

----------
components: Tests
messages: 174827
nosy: yrammos
priority: normal
severity: normal
status: open
title: Python 2.7.3: test_sys fails when building under 10.7.5 with dtrace 
support
type: compile error
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16407>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to