New submission from Emmanuel Arias:

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

----------
components: Interpreter Core
messages: 291800
nosy: eamanu
priority: normal
severity: normal
status: open
title: Failed to build these modules: _ctypes
type: compile error
versions: Python 3.7

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

Reply via email to