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 pitrou
Recipients Arfrever, Sjlver, bfroehle, christian.heimes, eric.araujo, pitrou, python-dev, scoder, tarek, vstinner
Date 2014-09-30.12:21:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412079708.04.0.0665909698827.issue5309@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for noticing this.
Looking at an old build, the ctypes and curses compile errors under OpenIndiana are not new:
http://buildbot.python.org/all/builders/AMD64%20OpenIndiana%203.x/builds/8658/steps/compile/logs/stdio

Simply, it seems that a ctypes compile error is now interpreted as a failure of the compilation build step. I'll try to fix that.

(the problem looks similar on the FreeBSD 6.4 buildbot)
History
Date User Action Args
2014-09-30 12:21:48pitrousetrecipients: + pitrou, scoder, vstinner, christian.heimes, tarek, eric.araujo, Arfrever, python-dev, bfroehle, Sjlver
2014-09-30 12:21:48pitrousetmessageid: <1412079708.04.0.0665909698827.issue5309@psf.upfronthosting.co.za>
2014-09-30 12:21:48pitroulinkissue5309 messages
2014-09-30 12:21:47pitroucreate