Bug #3015
closedNetBSD vs test/dl
Description
=begin
There are probably related problems with the mentioned tests, or the code they are testing, on NetBSD 5.0.2.
I have not yet investigated the cause of these.
-
Error:
test_to_ptr_io(DL::TestCPtr):
RangeError: bignum too big to convert intolong' /u1/home/explorer/proj/ruby/test/dl/test_cptr.rb:84:in
call'
/u1/home/explorer/proj/ruby/test/dl/test_cptr.rb:84:inblock in test_to_ptr_io' /u1/home/explorer/proj/ruby/test/dl/test_cptr.rb:81:in
open'
/u1/home/explorer/proj/ruby/test/dl/test_cptr.rb:81:in `test_to_ptr_io' -
Error:
test_callback(DL::TestDL):
RangeError: bignum too big to convert intolong' /u1/home/explorer/proj/ruby/test/dl/test_dl2.rb:143:in
call'
/u1/home/explorer/proj/ruby/test/dl/test_dl2.rb:143:in `test_callback' -
Error:
test_strcpy(DL::TestDL):
RangeError: bignum too big to convert intolong' /u1/home/explorer/proj/ruby/test/dl/test_dl2.rb:134:in
call'
/u1/home/explorer/proj/ruby/test/dl/test_dl2.rb:134:in `test_strcpy' -
Error:
test_static_sym(DL::TestHandle):
DL::DLError: unknown symbol "dlopen"
/u1/home/explorer/proj/ruby/test/dl/test_handle.rb:26:insym' /u1/home/explorer/proj/ruby/test/dl/test_handle.rb:26:in
test_static_sym'
=end