Bug 28546 - unspecified sub-type changes in /usr/lib64/libSDL2_image-2.0.so.0.2.3
Summary: unspecified sub-type changes in /usr/lib64/libSDL2_image-2.0.so.0.2.3
Status: RESOLVED FIXED
Alias: None
Product: libabigail
Classification: Unclassified
Component: default (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Dodji Seketeli
URL:
Keywords:
Depends on:
Blocks: 27019
  Show dependency treegraph
 
Reported: 2021-11-04 23:54 UTC by Ben Woodard
Modified: 2022-06-28 23:08 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Woodard 2021-11-04 23:54:21 UTC
/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.
Comment 1 Ben Woodard 2022-01-11 01:45:06 UTC
This continues to be a problem with 71633a7c0c7c96c03db8c18826afea26da0f7b4b
Comment 2 Ben Woodard 2022-06-28 23:08:53 UTC
This was fixed with one of Dodji's fixes. It isn't clear which one but that one is no longer a problem.