mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
c0d118f41a
This issue happened when `libc.so` and `libm.so` path were not found and `ldd ruby` command also failed to print the shared dependencies in `test/fiddle/helper.rb`. See https://travis-ci.org/ruby/ruby/jobs/611483288#L3018 /home/travis/build/ruby/ruby/build/.ext/common/fiddle/import.rb:299:in `import_function': cannot find the function: strcpy() (Fiddle::DLError) * Set libc6:armhf as a installing dependency explicitly. * Remove arm32 from allow_failures. |
||
---|---|---|
.. | ||
helper.rb | ||
test_c_struct_entry.rb | ||
test_c_union_entity.rb | ||
test_closure.rb | ||
test_cparser.rb | ||
test_fiddle.rb | ||
test_func.rb | ||
test_function.rb | ||
test_handle.rb | ||
test_import.rb | ||
test_pointer.rb |