Message341830
| Author | vstinner |
|---|---|
| Recipients | Robert Boehne, christian.heimes, jmadden, vstinner |
| Date | 2019-05-07.21:26:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557264416.8.0.474969208808.issue36843@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Try to compress config.log to attach it. Or at least attach the output of "./configure" as a file. I'm looking for HAVE_GETRANDOM, HAVE_GETRANDOM_SYSCALL, HAVE_GETENTROPY defines that you can find in pyconfig.h. About /dev/urandom: does this device exist? Is your user allowed to read from it? For example, run "dd if=/dev/urandom of=random bs=1 count=1" command: does it fail? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-07 21:26:56 | vstinner | set | recipients: + vstinner, christian.heimes, jmadden, Robert Boehne |
| 2019-05-07 21:26:56 | vstinner | set | messageid: <1557264416.8.0.474969208808.issue36843@roundup.psfhosted.org> |
| 2019-05-07 21:26:56 | vstinner | link | issue36843 messages |
| 2019-05-07 21:26:56 | vstinner | create | |