Issue #3861 has been updated by Motohiro KOSAKI. Status changed from Feedback to Rejected I close this as Rejected since no feedback provided. Please reopen this if it still happens on the latest version of ruby. ---------------------------------------- Bug #3861: Endian bugs in fiddle/dl on sparc64 http://redmine.ruby-lang.org/issues/3861 Author: Jeremy Evans Status: Rejected Priority: Low Assignee: Aaron Patterson Category: lib Target version: ruby -v: ruby 1.9.2p0 (2010-08-18 revision 29036) [sparc64-openbsd4.8] =begin Running the test suite for 1.9.2 on sparc64 on OpenBSD, the following errors on received: 2) Failure: test_callback(DL::TestDL) [/usr/ports/pobj/ruby-1.9.2-p0/ruby-1.9.2-p0/test/dl/test_dl2.rb:144]: <"aabbfoorz"> expected but was <"zabrfbooa">. 3) Failure: test_isdigit(DL::TestFunc) [/usr/ports/pobj/ruby-1.9.2-p0/ruby-1.9.2-p0/test/dl/test_func.rb:67]: Expected 0 to be > 0. 4) Failure: test_qsort1(DL::TestFunc) [/usr/ports/pobj/ruby-1.9.2-p0/ruby-1.9.2-p0/test/dl/test_func.rb:95]: <"1349"> expected but was <"9341">. 5) Failure: test_qsort2(DL::TestFunc) [/usr/ports/pobj/ruby-1.9.2-p0/ruby-1.9.2-p0/test/dl/test_func.rb:105]: <"1349"> expected but was <"9341">. 6) Failure: test_isdigit(DL::TestImport) [/usr/ports/pobj/ruby-1.9.2-p0/ruby-1.9.2-p0/test/dl/test_import.rb:126]: Expected 0 to be > 0. It's possible this is an upstream issue with libffi. If so, please let me know and I'll report it to the libffi developers. =end -- http://redmine.ruby-lang.org