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 jojo
Recipients jojo, ned.deily, yaro-yaro
Date 2016-05-24.07:12:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464073973.71.0.231686951994.issue26971@psf.upfronthosting.co.za>
In-reply-to
Content
I tried it again and I also tried 3.6.0a1 now. 3.6.0a1 has the issue as well. I have downloaded the tarballs from https://www.python.org/downloads/release/python-351/ and https://www.python.org/downloads/release/python-360a1/.

I have run it on my Laptop (Arch Linux) now. The issue did *not* occur there. But I discovered that I can trigger a similar issue by specifying the libdir explicitly with

    `../configure --prefix="/some/dir" --libdir="/some/dir/lib64"`.

I thing it would be reasonable to assume that both issues are related.
History
Date User Action Args
2016-05-24 07:12:53jojosetrecipients: + jojo, ned.deily, yaro-yaro
2016-05-24 07:12:53jojosetmessageid: <1464073973.71.0.231686951994.issue26971@psf.upfronthosting.co.za>
2016-05-24 07:12:53jojolinkissue26971 messages
2016-05-24 07:12:53jojocreate