public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/29912] New: smesh fails self compare on x86_64
@ 2022-12-16 21:27 woodard at redhat dot com
  2022-12-16 21:28 ` [Bug default/29912] " woodard at redhat dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: woodard at redhat dot com @ 2022-12-16 21:27 UTC (permalink / raw)
  To: libabigail

https://sourceware.org/bugzilla/show_bug.cgi?id=29912

            Bug ID: 29912
           Summary: smesh fails self compare on x86_64
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: woodard at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

fedabipkgdiff --self-compare -a --from fc37 smesh

fails self compare. This problem probably existed in 2.1 but wasn't isolated.
However it continues to present in 2.2 trunk as of 1f51b9e8

Comparing the ABI of binaries between smesh-9.8.0.2-2.fc37.x86_64.rpm and
smesh-9.8.0.2-2.fc37.x86_64.rpm:

======== comparing'libnglib4smesh.so' to itself wrongly yielded result:
===========
  Functions changes summary: 0 Removed, 1 Changed, 0 Added function
  Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

  1 function with some indirect sub-type change:

    [C] 'method virtual const netgen::GeomPoint<3>&
netgen::LineSeg<3>::StartPI() const' at spline.hpp:213:1 has some indirect
sub-type changes:
      Please note that the symbol of this function is
_ZNK6netgen10SplineSeg3ILi2EE7StartPIEv
     and it aliases symbol: _ZNK6netgen10SplineSeg3ILi3EE7StartPIEv
      'method virtual const netgen::GeomPoint<3>& netgen::LineSeg<3>::StartPI()
const {_ZNK6netgen10SplineSeg3ILi2EE7StartPIEv,
_ZNK6netgen10SplineSeg3ILi3EE7StartPIEv}' now becomes 'method virtual const
netgen::GeomPoint<2>& netgen::SplineSeg3<2>::StartPI() const
{_ZNK6netgen10SplineSeg3ILi2EE7StartPIEv,
_ZNK6netgen10SplineSeg3ILi3EE7StartPIEv}'
      return type changed:
        in referenced type 'const netgen::GeomPoint<3>':
          'const netgen::GeomPoint<3>' changed to 'const netgen::GeomPoint<2>'
      implicit parameter 0 of type 'const netgen::LineSeg<3>*' changed:
        in pointed to type 'const netgen::LineSeg<3>':
          'const netgen::LineSeg<3>' changed to 'const netgen::SplineSeg3<2>'

The types that it is confusing are particularly weird.
It only seems to happen on x86_64 all the other architectures seem to compare
properly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-21 10:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-16 21:27 [Bug default/29912] New: smesh fails self compare on x86_64 woodard at redhat dot com
2022-12-16 21:28 ` [Bug default/29912] " woodard at redhat dot com
2023-01-07  0:56 ` woodard at redhat dot com
2023-03-20 21:16 ` dodji at redhat dot com
2023-03-20 21:18 ` dodji at redhat dot com
2023-03-21 10:36 ` dodji at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).