Actions
Bug #15436
closedTests failing in `make check`
Description
The following tests fail when running check make
(after make
) in my openSUSE Tumbleweed using current Ruby trunk version:
[ 1080/19451] OpenSSL::TestEC#test_ec_point_mul = 0.00 s
1) Error:
OpenSSL::TestEC#test_ec_point_mul:
OpenSSL::PKey::EC::Point::Error: called a function you should not call
/home/ana/github/ruby/test/openssl/test_pkey_ec.rb:312:in `mul'
/home/ana/github/ruby/test/openssl/test_pkey_ec.rb:312:in `test_ec_point_mul'
[ 6846/19451] TestExtLibs#test_existence_of_fiddle = 0.07 s
2) Failure:
TestExtLibs#test_existence_of_fiddle [/home/ana/github/ruby/test/test_extlibs.rb:20]:
extension library `fiddle' is not found
"pkg-config --exists libffi"
package configuration for libffi is not found
have_header: checking for ffi.h... -------------------- no
The second seems to be a problem package and not code related - a problem which I don't manage to solve.... :(
But I am not that sure with the first one.
Actions
Like0
Like0Like0Like0Like0Like0