Message 203904 - Python tracker (original) (raw)
Message203904
Author | christian.heimes |
---|---|
Recipients | christian.heimes, dandrzejewski, dstufft, giampaolo.rodola, ned.deily, pitrou, python-dev, vstinner |
Date | 2013-11-22.22:21:54 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | c09b021b-a7f3-46bb-8cc5-8873990f4fe7@email.android.com |
In-reply-to | 1385156949.39.0.0346516737909.issue8813@psf.upfronthosting.co.za |
Content |
---|
:( I seriously need access to a Darwin or OSX box. This is the second time I broke the build on OSX. Ned Deily <report@bugs.python.org> schrieb: > >Ned Deily added the comment: > >This change seems to have broken the OS X 10.4 Tiger buildbot: > >_ssl.c:2240: error: 'struct x509_store_st' has no member named 'param' >_ssl.c:2253: error: 'struct x509_store_st' has no member named 'param' >_ssl.c:2257: error: 'struct x509_store_st' has no member named 'param' >_ssl.c:2263: error: 'struct x509_store_st' has no member named 'param' > >http://buildbot.python.org/all/builders/x86%20Tiger%203.x/builds/7370 > >---------- >nosy: +ned.deily >resolution: fixed -> >status: pending -> open > >_______________________________________ >Python tracker <report@bugs.python.org> ><http://bugs.python.org/issue8813> >_______________________________________ |
History | |||
---|---|---|---|
Date | User | Action | Args |
2013-11-22 22:21:54 | christian.heimes | set | recipients: + christian.heimes, pitrou, vstinner, giampaolo.rodola, ned.deily, dandrzejewski, python-dev, dstufft |
2013-11-22 22:21:54 | christian.heimes | link | issue8813 messages |
2013-11-22 22:21:54 | christian.heimes | create |