<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">John,<div><br></div><div>I actually <i>just</i> observed this failure a few days ago, and tracking it down is fairly high on my priority list.</div><div><br></div><div>--Owen</div><div><br><div><div>On Aug 5, 2010, at 9:40 AM, John Regehr wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi folks,<br><br>I'm playing with this version of OpenSSL:<br><br>   openssl-SNAP-20100804<br><br>On x86 using clang I can build it and run all tests successfully.  On <br>x86-64 using clang r110287 I get the error message below during "make test".<br><br>Not sure if anyone has time to look into this but I'm probably not the <br>right person to start debugging it...<br><br>Thanks,<br><br>John Regehr<br><br><br><br><br>../util/shlib_wrap.sh ./bftest<br>testing blowfish in raw ecb mode<br>testing blowfish in ecb mode<br>testing blowfish set_key<br>testing blowfish in cbc mode<br>testing blowfish in cfb64 mode<br>testing blowfish in ofb64<br>../util/shlib_wrap.sh ./casttest<br>ecb cast error encrypting for keysize 128<br>got     :9B 8C 2F F3 49 DB 70 23<br>expected:23 8B 4F E5 84 7E 44 B2<br>ecb cast error encrypting for keysize 80<br>got     :D5 3F 3D 1D F4 5E E0 65<br>expected:EB 6A 71 1A 2C 02 27 1B<br>ecb cast error encrypting for keysize 40<br>got     :4E 15 A4 62 87 EB 0A A2<br>expected:7A C8 16 D1 6E 9B 30 2E<br>_______________________________________________<br>LLVM Developers mailing list<br><a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></div></blockquote></div><br></div></body></html>