fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
In file included from IMG_png.c:709:
miniz.h: In function ‘tdefl_find_match’:
miniz.h:2417:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
 2417 |     if (!dist) break; p = s; q = d->m_dict + probe_pos; for (probe_len = 0; probe_len < max_match_len; probe_len++) if (*p++ != *q++) break;
      |     ^~
miniz.h:2417:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
 2417 |     if (!dist) break; p = s; q = d->m_dict + probe_pos; for (probe_len = 0; probe_len < max_match_len; probe_len++) if (*p++ != *q++) break;
      |                       ^
In file included from IMG_stb.c:60:
stb_image.h: In function ‘stbi__parse_png_file’:
stb_image.h:5304:28: warning: variable ‘invalid_chunk’ set but not used [-Wunused-but-set-variable]
 5304 |                static char invalid_chunk[] = "XXXX PNG chunk not known";
      |                            ^~~~~~~~~~~~~
libtool: install: warning: remember to run `libtool --finish /usr/lib'