public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/28546] New: unspecified sub-type changes in /usr/lib64/libSDL2_image-2.0.so.0.2.3
@ 2021-11-04 23:54 woodard at redhat dot com
  2021-11-04 23:54 ` [Bug default/28546] " woodard at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: woodard at redhat dot com @ 2021-11-04 23:54 UTC (permalink / raw)
  To: libabigail

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

            Bug ID: 28546
           Summary: unspecified sub-type changes in
                    /usr/lib64/libSDL2_image-2.0.so.0.2.3
           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: ---

/usr/lib64/libSDL2_image-2.0.so.0.2.3 from SDL2_image-2.0.5-7.fc35.x86_64 fails
an abidiff test with the current trunk as of
8c22f5fdc91d010cefe6ba5c1078d0771d3dcd75

Starting program: /home/ben/Shared/Work/test/libabigail-x86_64/bin/abidw
--abidiff /usr/lib64/libSDL2_image-2.0.so.0.2.3
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Functions changes summary: 0 Removed, 4 Changed, 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

4 functions with some indirect sub-type change:

  [C] 'function int IMG_isGIF(SDL_RWops*)' at IMG_gif.c:31:1 has some indirect
sub-type changes:

  [C] 'function int IMG_isLBM(SDL_RWops*)' at IMG_lbm.c:58:1 has some indirect
sub-type changes:

  [C] 'function int IMG_isPCX(SDL_RWops*)' at IMG_pcx.c:60:1 has some indirect
sub-type changes:

  [C] 'function int IMG_isXV(SDL_RWops*)' at IMG_xv.c:82:1 has some indirect
sub-type changes:

[Inferior 1 (process 306257) exited with code 01]
No stack.

Not much to go on here.

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

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

* [Bug default/28546] unspecified sub-type changes in /usr/lib64/libSDL2_image-2.0.so.0.2.3
  2021-11-04 23:54 [Bug default/28546] New: unspecified sub-type changes in /usr/lib64/libSDL2_image-2.0.so.0.2.3 woodard at redhat dot com
@ 2021-11-04 23:54 ` woodard at redhat dot com
  2022-01-11  1:45 ` woodard at redhat dot com
  2022-06-28 23:08 ` woodard at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: woodard at redhat dot com @ 2021-11-04 23:54 UTC (permalink / raw)
  To: libabigail

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

Ben Woodard <woodard at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |27019


Referenced Bugs:

https://sourceware.org/bugzilla/show_bug.cgi?id=27019
[Bug 27019] BUILD metabug
-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug default/28546] unspecified sub-type changes in /usr/lib64/libSDL2_image-2.0.so.0.2.3
  2021-11-04 23:54 [Bug default/28546] New: unspecified sub-type changes in /usr/lib64/libSDL2_image-2.0.so.0.2.3 woodard at redhat dot com
  2021-11-04 23:54 ` [Bug default/28546] " woodard at redhat dot com
@ 2022-01-11  1:45 ` woodard at redhat dot com
  2022-06-28 23:08 ` woodard at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: woodard at redhat dot com @ 2022-01-11  1:45 UTC (permalink / raw)
  To: libabigail

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

--- Comment #1 from Ben Woodard <woodard at redhat dot com> ---
This continues to be a problem with 71633a7c0c7c96c03db8c18826afea26da0f7b4b

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

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

* [Bug default/28546] unspecified sub-type changes in /usr/lib64/libSDL2_image-2.0.so.0.2.3
  2021-11-04 23:54 [Bug default/28546] New: unspecified sub-type changes in /usr/lib64/libSDL2_image-2.0.so.0.2.3 woodard at redhat dot com
  2021-11-04 23:54 ` [Bug default/28546] " woodard at redhat dot com
  2022-01-11  1:45 ` woodard at redhat dot com
@ 2022-06-28 23:08 ` woodard at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: woodard at redhat dot com @ 2022-06-28 23:08 UTC (permalink / raw)
  To: libabigail

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

Ben Woodard <woodard at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Ben Woodard <woodard at redhat dot com> ---
This was fixed with one of Dodji's fixes. It isn't clear which one but that one
is no longer a problem.

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

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

end of thread, other threads:[~2022-06-28 23:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-04 23:54 [Bug default/28546] New: unspecified sub-type changes in /usr/lib64/libSDL2_image-2.0.so.0.2.3 woodard at redhat dot com
2021-11-04 23:54 ` [Bug default/28546] " woodard at redhat dot com
2022-01-11  1:45 ` woodard at redhat dot com
2022-06-28 23:08 ` woodard 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).