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 David.Edelsohn
Recipients David.Edelsohn, dmalcolm, siddhesh
Date 2013-04-25.13:24:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366896265.76.0.429776721077.issue17833@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for explaining the issue with GLibc symbols.  The Python test definitely should not fail if debugging symbols are installed.

The "dot" symbols should no longer occur with modern PowerLinux installations.  They were a carry-over from the AIX ABI on which the PPC64 Linux ABI is based.
History
Date User Action Args
2013-04-25 13:24:25David.Edelsohnsetrecipients: + David.Edelsohn, dmalcolm, siddhesh
2013-04-25 13:24:25David.Edelsohnsetmessageid: <1366896265.76.0.429776721077.issue17833@psf.upfronthosting.co.za>
2013-04-25 13:24:25David.Edelsohnlinkissue17833 messages
2013-04-25 13:24:25David.Edelsohncreate