Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926150 - dev-ruby/rjb-1.6.9 fails tests
Summary: dev-ruby/rjb-1.6.9 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-04 10:02 UTC by Agostino Sarubbo
Modified: 2024-03-04 10:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,76.11 KB, text/plain)
2024-03-04 10:02 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-03-04 10:02:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/rjb-1.6.9 fails tests.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-04 10:02:35 UTC
Created attachment 886667 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-04 10:02:36 UTC
Error(s) that match a know pattern:


Error: test_64fixnum(TestRjb): RuntimeError: can't create Java VM
Error: test_CallByNullForArrays(TestRjb): RuntimeError: can't create Java VM
Error: test_CastObjectArray(TestRjb): RuntimeError: can't create Java VM
Error: test_add_jar(TestRjb): RuntimeError: can't create Java VM
Error: test_add_jars(TestRjb): RuntimeError: can't create Java VM
Error: test_anoninterface(TestRjb): RuntimeError: can't create Java VM
Error: test_array(TestRjb): RuntimeError: can't create Java VM
Error: test_array_of_arrays(TestRjb): RuntimeError: can't create Java VM
Error: test_auto_constructor_selection(TestRjb): RuntimeError: can't create Java VM
Error: test_auto_conv(TestRjb): RuntimeError: can't create Java VM
Error: test_bothdirection_buffer(TestRjb): RuntimeError: can't create Java VM
Error: test_bothdirection_chararray(TestRjb): RuntimeError: can't create Java VM
Error: test_bytearg(TestRjb): RuntimeError: can't create Java VM
Error: test_capitalized_method(TestRjb): RuntimeError: can't create Java VM
Error: test_class_methods_extension(TestRjb): RuntimeError: can't create Java VM
Error: test_class_pmethods_extension(TestRjb): RuntimeError: can't create Java VM
Error: test_combination_charcters(TestRjb): RuntimeError: can't create Java VM
Error: test_comparator(TestRjb): RuntimeError: can't create Java VM
Error: test_constants(TestRjb): RuntimeError: can't create Java VM
Error: test_enum(TestRjb): RuntimeError: can't create Java VM
Error: test_exception(TestRjb): RuntimeError: can't create Java VM
Error: test_extend(TestRjb): RuntimeError: can't create Java VM
Error: test_extend_with_factory(TestRjb): RuntimeError: can't create Java VM
Error: test_failed_constructor_call(TestRjb): RuntimeError: can't create Java VM
Error: test_fetch_ctor_signature(TestRjb): RuntimeError: can't create Java VM
Error: test_fetch_method_signature(TestRjb): RuntimeError: can't create Java VM
Error: test_fetch_method_without_signature(TestRjb): RuntimeError: can't create Java VM
Error: test_fetch_static_method_signature(TestRjb): RuntimeError: can't create Java VM
Error: test_field(TestRjb): RuntimeError: can't create Java VM
Error: test_fornamehook(TestRjb): RuntimeError: can't create Java VM
Error: test_generics_map(TestRjb): RuntimeError: can't create Java VM
Error: test_impl(TestRjb): RuntimeError: can't create Java VM
Error: test_import_and_instanciate(TestRjb): RuntimeError: can't create Java VM
Error: test_importobj(TestRjb): RuntimeError: can't create Java VM
Error: test_importobjarray(TestRjb): RuntimeError: can't create Java VM
Error: test_inner_exception(TestRjb): RuntimeError: can't create Java VM
Error: test_instance_throw(TestRjb): RuntimeError: can't create Java VM
Error: test_instancefield_from_class(TestRjb): RuntimeError: can't create Java VM
Error: test_instancemethod_from_class(TestRjb): RuntimeError: can't create Java VM
Error: test_java_class_methods(TestRjb): RuntimeError: can't create Java VM
Error: test_java_hangul_syllable(TestRjb): RuntimeError: can't create Java VM
Error: test_java_methods(TestRjb): RuntimeError: can't create Java VM
Error: test_java_utf8(TestRjb): RuntimeError: can't create Java VM
Error: test_longarg(TestRjb): RuntimeError: can't create Java VM
Error: test_longcallback(TestRjb): RuntimeError: can't create Java VM
Error: test_metaclass(TestRjb): RuntimeError: can't create Java VM
Error: test_method_otherthan_bound(TestRjb): RuntimeError: can't create Java VM
Error: test_methods_extension(TestRjb): RuntimeError: can't create Java VM
Error: test_newobject(TestRjb): RuntimeError: can't create Java VM
Error: test_noarg_invoke(TestRjb): RuntimeError: can't create Java VM
Error: test_null_string(TestRjb): RuntimeError: can't create Java VM
Error: test_obj_to_primitive(TestRjb): RuntimeError: can't create Java VM
Error: test_passingclass(TestRjb): RuntimeError: can't create Java VM
Error: test_pmethods_extension(TestRjb): RuntimeError: can't create Java VM
Error: test_primitive_to_obj(TestRjb): RuntimeError: can't create Java VM
Error: test_re_raise(TestRjb): RuntimeError: can't create Java VM
Error: test_reraise_exception(TestRjb): RuntimeError: can't create Java VM
Error: test_respond_to(TestRjb): RuntimeError: can't create Java VM
Error: test_rubyize(TestRjb): RuntimeError: can't create Java VM
Error: test_scalar(TestRjb): RuntimeError: can't create Java VM
Error: test_send_array_of_arrays(TestRjb): RuntimeError: can't create Java VM
Error: test_static_derived_method(TestRjb): RuntimeError: can't create Java VM
Error: test_throw(TestRjb): RuntimeError: can't create Java VM
Error: test_throw_clear(TestRjb): RuntimeError: can't create Java VM
Error: test_throw_error(TestRjb): RuntimeError: can't create Java VM
Error: test_typedarray(TestRjb): RuntimeError: can't create Java VM
Error: test_unbind(TestRjb): RuntimeError: can't create Java VM
Error: test_underscored_constant(TestRjb): RuntimeError: can't create Java VM