This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eamanu
Recipients eamanu
Date 2017-04-17.16:27:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492446477.68.0.86749049176.issue30090@psf.upfronthosting.co.za>
In-reply-to
Content
Hello everybody, 

I am working with the code.

I clone the repo, and make a pull upstream of github's cpython repository (master branch), and when I make:

    ./configure --with-pydebug && make -j

build correctly but finished with this message:

    Failed to build these modules:
    _ctypes   

But the Test Result is: SUCCESS

Regards
History
Date User Action Args
2017-04-17 16:27:57eamanusetrecipients: + eamanu
2017-04-17 16:27:57eamanusetmessageid: <1492446477.68.0.86749049176.issue30090@psf.upfronthosting.co.za>
2017-04-17 16:27:57eamanulinkissue30090 messages
2017-04-17 16:27:57eamanucreate