summaryrefslogtreecommitdiff
path: root/COPYING.ja
diff options
context:
space:
mode:
authorJun Aruga <junaruga@users.noreply.github.com>2019-12-05 06:17:16 +0100
committerNARUSE, Yui <nurse@users.noreply.github.com>2019-12-05 14:17:16 +0900
commitc0d118f41a3a66ab76a553f184efe431524b952d (patch)
treeb7b06923dacef76c01169d2b9d2cc103675255bd /COPYING.ja
parented5d032ea33a465fd7152a236a4aca0ff5653bf3 (diff)
Fix "cannot find the function: strcpy()" error on arm32 on Travis CI. (#2686)
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.
Diffstat (limited to 'COPYING.ja')
0 files changed, 0 insertions, 0 deletions