<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Feb 16, 2016, at 11:55 PM, Robert T. McGibbon <<a href="mailto:rmcgibbo@gmail.com" class="">rmcgibbo@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote">On Tue, Feb 16, 2016 at 4:10 PM, Glyph Lefkowitz <span dir="ltr" class=""><<a href="mailto:glyph@twistedmatrix.com" target="_blank" class="">glyph@twistedmatrix.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class=""><div class="">This whole section is about a tool to automatically identify possible issues with these wheels - <a href="https://www.python.org/dev/peps/pep-0513/#auditwheel" target="_blank" class="">https://www.python.org/dev/peps/pep-0513/#auditwheel</a> - so I don't even really know what you mean by this comment.  I thought that the existence of this tool is one of the best parts of this PEP!</div></div></blockquote></div><div class="gmail_extra"><br class=""></div><div class="gmail_extra">Oh cool! Thanks, Glyph! I had a lot of fun writing it.</div></div></div></div></blockquote><br class=""></div><div>It really cuts to the heart of the problem with python builds: you can accidentally depend on some aspect of the platform in a way which requires nuanced understanding of the native build toolchain to understand.  For what it's worth this is definitely a problem on OS X and Windows as well (accidentally depending on homebrew or chocolatey for example); any chance you'll be extending it to deal with 'dumpbin' and 'otool' as well as 'ldd'?</div><br class=""></body></html>