Message311678
maybe I miss something but I have downloaded the last fedora:rawhide with docker, just update it via dnf update and install all the dependencies for git and python docker --rm -it fedora:rawhide /bin/bash dnf update dnf install git-core dnf builddep python3 git clone --depth=1 https://github.com/python/cpython cd cpython ./configure && make and I have no issue with ctypes. What are your instructions for the build? Thank you | |
| Date | User | Action | Args | | 2018-02-05 17:32:53 | matrixise | set | recipients: + matrixise, vstinner, christian.heimes, cstratak | | 2018-02-05 17:32:53 | matrixise | set | messageid: <1517851973.54.0.467229070634.issue32647@psf.upfronthosting.co.za> | | 2018-02-05 17:32:53 | matrixise | link | issue32647 messages | | 2018-02-05 17:32:53 | matrixise | create | | |