verification mostly passes except for this part (SSL/Calendar).
I wonder how it could be "green" (passed tests) on Xenofarm... My system is Slackware Linux 8.0, i586.
A) Your system does not participate in the xenofarm builds. B) The testsuite is lacking a test that triggers the problem. C) The machines that participate are not affected by the problem, for some reason - this is more common than you might think.
B) seemed falsified by the first statement (although the Calendar testsuite is *very* limited, compared to the amount of code and features the module offers).
Having a diverse flora of machines in xenofarm is good to find and defeat problems like these; your particular installation could well expose bugs, unmet and undetected dependencies met elsewhere and so on. We welcome any and all contributors in xenofarm, and it is an easy way to help yourself indirectly too. :-)
/ Johan Sundström (a hugging punishment!)
Previous text:
2003-01-28 21:49: Subject: Re: OpenSSL wrapper vs Pike's SSL (Was: Bz2)
On Tue, Jan 28, 2003 at 07:05:05PM +0100, Mirar @ Pike developers forum wrote:
That sounds buggy. Does make verify pass on your system?
"make sure" is an equivalent for "make verify", so verification mostly passes except for this part (SSL/Calendar).
I wonder how it could be "green" (passed tests) on Xenofarm... My system is Slackware Linux 8.0, i586.
Is this what you would expect?
| > object sc = SSL.connection(0); | Indexing the NULL value with "auth_level".
Yes.
Does https work?
| > Protocols.HTTP.get_url("https://pike.ida.liu.se/development/pikefarm/7.5.xml"); | Result 2: Query(200 OK)
No, it doesn't:
[a lot of messages, so just one of them] /usr/local/pike/7.4.10/lib/modules/Tools.pmod/X509.pmod:61:Failed to index module 'ISO' with 'Year' (module doesn't exist?) /usr/local/pike/7.4.10/lib/modules/Tools.pmod/X509.pmod:235:Class definition failed. /usr/local/pike/7.4.10/lib/modules/Tools.pmod/X509.pmod:415:Class definition failed. [a bit more messages]
As I said, I use pure 7.4.10, which is available for download as stable release. Most problems trace back to Calendar, but anyway... It is required by some reason for X509 :)
Regards, /Al
/ Brevbäraren