From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DFBF7386F420; Fri, 4 Dec 2020 04:16:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DFBF7386F420 From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/27010] abort in abg-reader.cc:1287 when running on aarch64 Date: Fri, 04 Dec 2020 04:16:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: woodard at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2020 04:16:11 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27010 --- Comment #1 from Ben Woodard --- This is with libabigail trunk as of commit 4f8c9b17=20 Interestingly this also happen with /lib64/libabigail.so.0.0.0 Starting program: /home/ben/Shared/Work/test/libabigail-aarch64/bin/abidw --abidiff /lib64/libabigail.so.0.0.0 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Downloading separate debug info for /lib64/libstdc++.so.6... Downloading separate debug info for /home/ben/.cache/debuginfod_client/744e3bac88fb0888aa37a5c322974ae8f672a829= /debuginfo... abidw: ../../../libabigail/src/abg-reader.cc:1287: abigail::ir::type_base_s= ptr abigail::xml_reader::read_context::build_or_get_type_decl(const string&, bo= ol): Assertion `__abg_cond__' failed. Program received signal SIGABRT, Aborted. __GI_raise (sig=3D6) at ../sysdeps/unix/sysv/linux/raise.c:49 49 return ret; #0 __GI_raise (sig=3D6) at ../sysdeps/unix/sysv/linux/raise.c:49 #1 0x0000fffff75965dc in __GI_abort () at abort.c:79 #2 0x0000fffff75a355c in __assert_fail_base (fmt=3D0xfffff76a7930 "%s%s%s:= %u: %s%sAssertion `%s' failed.\n%n", assertion=3Dassertion@entry=3D0xfffff7f26a= a0 "__abg_cond__", file=3Dfile@entry=3D0xfffff7f34b40 "../../../libabigail/src/abg-reader.cc", line=3Dline@entry=3D1287, function=3Dfunction@entry=3D0xfffff7f35090 "abigail::ir::type_base_sptr abigail::xml_reader::read_context::build_or_get_type_decl(const string&, bool)") at assert.c:92 #3 0x0000fffff75a35c4 in __GI___assert_fail (assertion=3Dassertion@entry=3D0xfffff7f26aa0 "__abg_cond__", file=3Dfile@entry=3D0xfffff7f34b40 "../../../libabigail/src/abg-reader.cc", line=3Dline@entry=3D1287, function=3Dfunction@entry=3D0xfffff7f35090 "abigail::ir::type_base_sptr abigail::xml_reader::read_context::build_or_get_type_decl(const string&, bool)") at assert.c:101 #4 0x0000fffff7ea3468 in abigail::xml_reader::read_context::build_or_get_type_decl (this=3Dthis@entry=3D0x2339f600, id=3D"type-id-12801", add_decl_to_scope=3Dadd_decl_to_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:1287 #5 0x0000fffff7ea48e4 in abigail::xml_reader::build_reference_type_def (ctxt=3D..., node=3Dnode@entry=3D0xbb79f30, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:3653 #6 0x0000fffff7eb1b80 in abigail::xml_reader::build_type (ctxt=3D..., node=3Dnode@entry=3D0xbb79f30, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:5471 #7 0x0000fffff7ea32d4 in abigail::xml_reader::read_context::build_or_get_type_decl (this=3Dthis@entry=3D0x2339f600, id=3D"type-id-23476", add_decl_to_scope=3Dadd_decl_to_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:1307 #8 0x0000fffff7ea50e4 in abigail::xml_reader::build_function_parameter (ctxt=3D..., node=3Dnode@entry=3D0x2d5db7b0) at ../../../libabigail/src/abg-reader.cc:2987 #9 0x0000fffff7eaace0 in abigail::xml_reader::build_function_decl (ctxt=3D= ..., node=3Dnode@entry=3D0x2d5daf30, as_method_decl=3Dstd::shared_ptr (use count 15= , weak count 3) =3D {...}, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:3072 #10 0x0000fffff7eab9b8 in abigail::xml_reader::build_function_decl_if_not_suppressed (ctxt=3D..., node=3Dnode@entry=3D0x2d5daf30, as_method_decl=3Dstd::shared_ptr (use count 15= , weak count 3) =3D {...}, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:3160 #11 0x0000fffff7eae064 in abigail::xml_reader::build_class_decl (ctxt=3D..., node=3Dnode@entry=3D0x2d5d6de0, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:4644 #12 0x0000fffff7eaef58 in abigail::xml_reader::build_class_decl_if_not_suppressed (ctxt=3D..., node=3Dnode@entry=3D0x2d5d6de0, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:4269 #13 0x0000fffff7eb3574 in abigail::xml_reader::handle_class_decl (add_to_current_scope=3Dtrue, node=3D0x2d5d6de0, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:5685 #14 abigail::xml_reader::handle_element_node (ctxt=3D..., node=3Dnode@entry=3D0x2d5d6de0, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:2150 #15 0x0000fffff7eb24e8 in abigail::xml_reader::build_namespace_decl (add_to_current_scope=3Dtrue, node=3D0x2d5d44e0, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:2713 #16 abigail::xml_reader::handle_namespace_decl (add_to_current_scope=3Dtrue, node=3D0x2d5d44e0, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:5522 #17 abigail::xml_reader::handle_element_node (ctxt=3D..., node=3Dnode@entry=3D0x2d5d44e0, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:2132 #18 0x0000fffff7ea2e04 in abigail::xml_reader::read_context::get_scope_for_= node (this=3Dthis@entry=3D0x2339f600, node=3Dnode@entry=3D0x2d5d6de0, access=3Daccess@entry=3D@0xffffffffb42c: abigail::ir::no_access) at ../../../libabigail/src/abg-reader.cc:1258 #19 0x0000fffff7ea3254 in abigail::xml_reader::read_context::build_or_get_type_decl (this=3Dthis@entry=3D0x2339f600, id=3D"type-id-29745", add_decl_to_scope=3Dadd_decl_to_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:1293 #20 0x0000fffff7eacb24 in abigail::xml_reader::build_class_decl (ctxt=3D..., node=3Dnode@entry=3D0x2d5bbae0, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:4510 #21 0x0000fffff7eaef58 in abigail::xml_reader::build_class_decl_if_not_suppressed (ctxt=3D..., node=3Dnode@entry=3D0x2d5bbae0, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:4269 #22 0x0000fffff7eb3574 in abigail::xml_reader::handle_class_decl (add_to_current_scope=3Dtrue, node=3D0x2d5bbae0, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:5685 #23 abigail::xml_reader::handle_element_node (ctxt=3D..., node=3Dnode@entry=3D0x2d5bbae0, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:2150 #24 0x0000fffff7eb24e8 in abigail::xml_reader::build_namespace_decl (add_to_current_scope=3Dtrue, node=3D0x2d5bb880, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:2713 #25 abigail::xml_reader::handle_namespace_decl (add_to_current_scope=3Dtrue, node=3D0x2d5bb880, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:5522 #26 abigail::xml_reader::handle_element_node (ctxt=3D..., node=3Dnode@entry=3D0x2d5bb880, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:2132 #27 0x0000fffff7ea2e04 in abigail::xml_reader::read_context::get_scope_for_= node (this=3D0x2339f600, node=3D, access=3D) at ../../../libabigail/src/abg-reader.cc:1258 #28 0x0000fffff7ea2d68 in abigail::xml_reader::read_context::get_scope_for_= node (this=3Dthis@entry=3D0x2339f600, node=3Dnode@entry=3D0x2d5bd1c0, access=3D@0xffffffffbbdc: abigail::ir::public_access, access@entry=3D@0xffffffffbbdc: abigail::ir::no_access) at ../../../libabigail/src/abg-reader.cc:1256 #29 0x0000fffff7ea3254 in abigail::xml_reader::read_context::build_or_get_type_decl (this=3Dthis@entry=3D0x2339f600, id=3D"type-id-29712", add_decl_to_scope=3Dadd_decl_to_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:1293 #30 0x0000fffff7ea7608 in abigail::xml_reader::build_typedef_decl (ctxt=3D.= .., node=3Dnode@entry=3D0x2d4b4d00, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:4215 #31 0x0000fffff7eb1d9c in abigail::xml_reader::build_type (ctxt=3D..., node=3Dnode@entry=3D0x2d4b4d00, add_to_current_scope=3D) at ../../../libabigail/src/abg-reader.cc:5476 #32 0x0000fffff7ead070 in abigail::xml_reader::build_class_decl (ctxt=3D..., node=3Dnode@entry=3D0x2d4b43f0, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:4550 #33 0x0000fffff7eaef58 in abigail::xml_reader::build_class_decl_if_not_suppressed (ctxt=3D..., node=3Dnode@entry=3D0x2d4b43f0, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:4269 #34 0x0000fffff7eb3574 in abigail::xml_reader::handle_class_decl (add_to_current_scope=3Dtrue, node=3D0x2d4b43f0, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:5685 #35 abigail::xml_reader::handle_element_node (ctxt=3D..., node=3Dnode@entry=3D0x2d4b43f0, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:2150 #36 0x0000fffff7eb24e8 in abigail::xml_reader::build_namespace_decl (add_to_current_scope=3Dtrue, node=3D0x2d4b4190, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:2713 #37 abigail::xml_reader::handle_namespace_decl (add_to_current_scope=3Dtrue, node=3D0x2d4b4190, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:5522 #38 abigail::xml_reader::handle_element_node (ctxt=3D..., node=3Dnode@entry=3D0x2d4b4190, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:2132 #39 0x0000fffff7eb24e8 in abigail::xml_reader::build_namespace_decl (add_to_current_scope=3Dtrue, node=3D0x2d4b3fa0, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:2713 #40 abigail::xml_reader::handle_namespace_decl (add_to_current_scope=3Dtrue, node=3D0x2d4b3fa0, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:5522 #41 abigail::xml_reader::handle_element_node (ctxt=3D..., node=3Dnode@entry=3D0x2d4b3fa0, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:2132 #42 0x0000fffff7ea2e04 in abigail::xml_reader::read_context::get_scope_for_= node (this=3Dthis@entry=3D0x2339f600, node=3Dnode@entry=3D0x2d5a11f0, access=3Daccess@entry=3D@0xffffffffc6cc: abigail::ir::no_access) at ../../../libabigail/src/abg-reader.cc:1258 #43 0x0000fffff7ea3254 in abigail::xml_reader::read_context::build_or_get_type_decl (this=3Dthis@entry=3D0x2339f600, id=3D"type-id-14158", add_decl_to_scope=3Dadd_decl_to_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:1293 #44 0x0000fffff7ea40f0 in abigail::xml_reader::build_pointer_type_def (ctxt=3D..., node=3Dnode@entry=3D0x18ef45a0, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:3567 #45 0x0000fffff7eb1b00 in abigail::xml_reader::build_type (ctxt=3D..., node=3Dnode@entry=3D0x18ef45a0, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:5470 #46 0x0000fffff7ea32d4 in abigail::xml_reader::read_context::build_or_get_type_decl (this=3Dthis@entry=3D0x2339f600, id=3D"type-id-25615", add_decl_to_scope=3Dadd_decl_to_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:1307 #47 0x0000fffff7ea7e20 in abigail::xml_reader::build_var_decl (ctxt=3D..., node=3Dnode@entry=3D0x2d4a1300, add_to_current_scope=3Dadd_to_current_scope@entry=3Dfalse) at ../../../libabigail/src/abg-reader.cc:3318 #48 0x0000fffff7ead748 in abigail::xml_reader::build_class_decl (ctxt=3D..., node=3Dnode@entry=3D0x2d4a0890, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:4588 #49 0x0000fffff7eaef58 in abigail::xml_reader::build_class_decl_if_not_suppressed (ctxt=3D..., node=3Dnode@entry=3D0x2d4a0890, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:4269 #50 0x0000fffff7eb3574 in abigail::xml_reader::handle_class_decl (add_to_current_scope=3Dtrue, node=3D0x2d4a0890, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:5685 #51 abigail::xml_reader::handle_element_node (ctxt=3D..., node=3Dnode@entry=3D0x2d4a0890, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:2150 #52 0x0000fffff7eb24e8 in abigail::xml_reader::build_namespace_decl (add_to_current_scope=3Dtrue, node=3D0x2d4a06a0, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:2713 #53 abigail::xml_reader::handle_namespace_decl (add_to_current_scope=3Dtrue, node=3D0x2d4a06a0, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:5522 #54 abigail::xml_reader::handle_element_node (ctxt=3D..., node=3Dnode@entry=3D0x2d4a06a0, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:2132 #55 0x0000fffff7ea2e04 in abigail::xml_reader::read_context::get_scope_for_= node (this=3Dthis@entry=3D0x2339f600, node=3Dnode@entry=3D0x2d4a0890, access=3Daccess@entry=3D@0xffffffffd1dc: abigail::ir::no_access) at ../../../libabigail/src/abg-reader.cc:1258 #56 0x0000fffff7ea3254 in abigail::xml_reader::read_context::build_or_get_type_decl (this=3Dthis@entry=3D0x2339f600, id=3D"type-id-1715", add_decl_to_scope=3Dadd_decl_to_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:1293 #57 0x0000fffff7ea40f0 in abigail::xml_reader::build_pointer_type_def (ctxt=3D..., node=3Dnode@entry=3D0x193a6d80, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:3567 #58 0x0000fffff7eb1b00 in abigail::xml_reader::build_type (ctxt=3D..., node=3Dnode@entry=3D0x193a6d80, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:5470 #59 0x0000fffff7ea32d4 in abigail::xml_reader::read_context::build_or_get_type_decl (this=3Dthis@entry=3D0x2339f600, id=3D"type-id-1717", add_decl_to_scope=3Dadd_decl_to_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:1307 #60 0x0000fffff7eab198 in abigail::xml_reader::build_function_decl (ctxt=3D= ..., node=3Dnode@entry=3D0x2d6e9370, as_method_decl=3Dstd::shared_ptr (use count 13= , weak count 8) =3D {...}, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:3083 #61 0x0000fffff7eab9b8 in abigail::xml_reader::build_function_decl_if_not_suppressed (ctxt=3D..., node=3Dnode@entry=3D0x2d6e9370, as_method_decl=3Dstd::shared_ptr (use count 13= , weak count 8) =3D {...}, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:3160 #62 0x0000fffff7eae064 in abigail::xml_reader::build_class_decl (ctxt=3D..., node=3Dnode@entry=3D0x2d6e49f0, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:4644 #63 0x0000fffff7eaef58 in abigail::xml_reader::build_class_decl_if_not_suppressed (ctxt=3D..., node=3Dnode@entry=3D0x2d6e49f0, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:4269 #64 0x0000fffff7eb3574 in abigail::xml_reader::handle_class_decl (add_to_current_scope=3Dtrue, node=3D0x2d6e49f0, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:5685 #65 abigail::xml_reader::handle_element_node (ctxt=3D..., node=3Dnode@entry=3D0x2d6e49f0, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:2150 #66 0x0000fffff7eb24e8 in abigail::xml_reader::build_namespace_decl (add_to_current_scope=3Dtrue, node=3D0x2d6e4790, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:2713 #67 abigail::xml_reader::handle_namespace_decl (add_to_current_scope=3Dtrue, node=3D0x2d6e4790, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:5522 #68 abigail::xml_reader::handle_element_node (ctxt=3D..., node=3Dnode@entry=3D0x2d6e4790, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:2132 #69 0x0000fffff7ea2e04 in abigail::xml_reader::read_context::get_scope_for_= node (this=3Dthis@entry=3D0x2339f600, node=3Dnode@entry=3D0x2d6e49f0, access=3Daccess@entry=3D@0xffffffffde2c: abigail::ir::no_access) at ../../../libabigail/src/abg-reader.cc:1258 #70 0x0000fffff7ea3254 in abigail::xml_reader::read_context::build_or_get_type_decl (this=3Dthis@entry=3D0x2339f600, id=3D"type-id-157", add_decl_to_scope=3Dadd_decl_to_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:1293 #71 0x0000fffff7ea40f0 in abigail::xml_reader::build_pointer_type_def (ctxt=3D..., node=3Dnode@entry=3D0x1d0d3640, add_to_current_scope=3Dadd_to_current_scope@entry=3Dtrue) at ../../../libabigail/src/abg-reader.cc:3567 #72 0x0000fffff7eb29d4 in abigail::xml_reader::handle_pointer_type_def (add_to_current_scope=3Dtrue, node=3D0x1d0d3640, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:5554 #73 abigail::xml_reader::handle_element_node (ctxt=3D..., node=3Dnode@entry=3D0x1d0d3640, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:2137 #74 0x0000fffff7e9f810 in abigail::xml_reader::read_translation_unit (node=3D0x2339f600, tu=3D..., ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:1408 #75 abigail::xml_reader::get_or_read_and_add_translation_unit (ctxt=3D..., node=3Dnode@entry=3D0x216a7280) at ../../../libabigail/src/abg-reader.cc:14= 60 #76 0x0000fffff7e9ff34 in abigail::xml_reader::read_translation_unit_from_i= nput (ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:1518 #77 0x0000fffff7ea0e84 in abigail::xml_reader::read_corpus_from_input (ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:1932 #78 0x0000fffff7ea2b24 in abigail::xml_reader::read_corpus_from_native_xml_= file (path=3D"/tmp/libabigail-tmp-file-jqdrWX", env=3D) at /usr/include/c++/10/bits/shared_ptr_base.h:1324 #79 0x000000000040499c in load_corpus_and_write_abixml (opts=3D..., context=3Dstd::shared_ptr (empty) =3D = {...}, env=3Dstd::shared_ptr (use count 1, weak count 0)= =3D {...}, argv=3D0xffffffffe9e8) at /usr/include/c++/10/bits/shared_ptr_base.h= :1324 Yet libabigail itself passes the new "check-self-compare" $ grep self Makefile=20 # it guarantees that the distribution is self-contained by making another tag-and-all: distcheck check-self-compare check-self-compare: $(MAKE) -C tests check-self-compare [ben@localhost libabigail-aarch64]$ make check-self-compare make -C tests check-self-compare make[1]: Entering directory '/home/ben/Shared/Work/build/libabigail-aarch64/tests' make check TESTS=3Druntestslowselfcompare.sh ENABLE_SLOW_TEST=3Dyes make[2]: Entering directory '/home/ben/Shared/Work/build/libabigail-aarch64/tests' Making check in data make[3]: Entering directory '/home/ben/Shared/Work/build/libabigail-aarch64/tests/data' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/ben/Shared/Work/build/libabigail-aarch64/tests/data' make[3]: Entering directory '/home/ben/Shared/Work/build/libabigail-aarch64/tests' make check-TESTS make[4]: Entering directory '/home/ben/Shared/Work/build/libabigail-aarch64/tests' make[5]: Entering directory '/home/ben/Shared/Work/build/libabigail-aarch64/tests' PASS: runtestslowselfcompare.sh =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D Testsuite summary for libabigail 2.0 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D make[5]: Leaving directory '/home/ben/Shared/Work/build/libabigail-aarch64/tests' make[4]: Leaving directory '/home/ben/Shared/Work/build/libabigail-aarch64/tests' make[3]: Leaving directory '/home/ben/Shared/Work/build/libabigail-aarch64/tests' make[2]: Leaving directory '/home/ben/Shared/Work/build/libabigail-aarch64/tests' make[1]: Leaving directory '/home/ben/Shared/Work/build/libabigail-aarch64/tests' Also make check is fine. --=20 You are receiving this mail because: You are on the CC list for the bug.=