Package Details: searchmonkey-gtk 0.8.3-2

Git Clone URL: https://aur.archlinux.org/searchmonkey-gtk.git (read-only, click to copy)
Package Base: searchmonkey-gtk
Description: A powerful GUI search utility for matching regex patterns, GTK version
Upstream URL: https://sourceforge.net/projects/searchmonkey/
Licenses: GPL3
Submitter: PhotonX
Maintainer: PhotonX
Last Packager: PhotonX
Votes: 4
Popularity: 0.000000
First Submitted: 2018-02-14 12:39 (UTC)
Last Updated: 2021-05-26 14:44 (UTC)

Latest Comments

PhotonX commented on 2022-10-27 16:21 (UTC) (edited on 2022-10-27 16:22 (UTC) by PhotonX)

The relevant line is

/usr/bin/ld: error: /usr/lib32/libexpat.so.1: read: Input/output error

Please check the lib32-expat installation, it seems to enter as a gtk2 dependency.

WeAreBorg commented on 2022-10-27 14:43 (UTC)

I just reinstalled XeroLinux and got almost everything I normally install installed, but for some reason SearchMonkey will not build and install. I've never had a issue with it before. Can you take a look at the Terminal output and see if you can figure out how I can fix this? Thanks

░▒▓ ~  yay -S searchmonkey-gtk
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur:1]  searchmonkey-gtk-0.8.3-2

:: (1/1) Downloaded PKGBUILD: searchmonkey-gtk
  1 searchmonkey-gtk                 (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
:: (1/1) Parsing SRCINFO: searchmonkey-gtk
==> Making package: searchmonkey-gtk 0.8.3-2 (Thu 27 Oct 2022 07:26:26 AM PDT)
==> Retrieving sources...
  -> Downloading searchmonkey-0.8.3.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   839    0   839    0     0   4613      0 --:--:-- --:--:-- --:--:--  4635
100   863    0   863    0     0   2980      0 --:--:-- --:--:-- --:--:--  2980
100  1100    0  1100    0     0   2671      0 --:--:-- --:--:-- --:--:--  2671
100   457  100   457    0     0    706      0 --:--:-- --:--:-- --:--:--  6093
100  897k  100  897k    0     0   584k      0  0:00:01  0:00:01 --:--:--  584k
==> Validating source files with md5sums...
    searchmonkey-0.8.3.tar.gz ... Passed
==> Making package: searchmonkey-gtk 0.8.3-2 (Thu 27 Oct 2022 07:26:28 AM PDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found searchmonkey-0.8.3.tar.gz
==> Validating source files with md5sums...
    searchmonkey-0.8.3.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting searchmonkey-0.8.3.tar.gz with bsdtar
==> Sources are ready.
==> Making package: searchmonkey-gtk 0.8.3-2 (Thu 27 Oct 2022 07:26:30 AM PDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.36.0
checking for XML::Parser... ok
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for mblen... yes
checking for regcomp... yes
checking for strdup... yes
checking for strerror... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking whether lstat correctly handles trailing slash... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working strtod... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for off_t... yes
checking for size_t... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for libintl.h... (cached) yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  en_GB en_UK en_US fr_FR fr ru_RU
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating pixmaps/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
make  all-recursive
make[1]: Entering directory '/home/locutus/.cache/yay/searchmonkey-gtk/src/searchmonkey-0.8.3'
Making all in src
make[2]: Entering directory '/home/locutus/.cache/yay/searchmonkey-gtk/src/searchmonkey-0.8.3/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wno-error -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wno-error -MT support.o -MD -MP -MF .deps/support.Tpo -c -o support.o support.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wno-error -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wno-error -MT callbacks.o -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.o callbacks.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wno-error -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wno-error -MT savestate.o -MD -MP -MF .deps/savestate.Tpo -c -o savestate.o savestate.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wno-error -MT regexwizard.o -MD -MP -MF .deps/regexwizard.Tpo -c -o regexwizard.o regexwizard.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wno-error -MT systemio.o -MD -MP -MF .deps/systemio.Tpo -c -o systemio.o systemio.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wno-error -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from support.c:15:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here
  700 | {
      | ^
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from interface.c:16:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here
  700 | {
      | ^
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from misc.c:10:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here
  700 | {
      | ^
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here
  576 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here
  576 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here
  576 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from search.c:5:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here
  700 | {
      | ^
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from main.c:14:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here
  700 | {
      | ^
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from regexwizard.c:8:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here
  700 | {
      | ^
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from savestate.c:17:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here
  700 | {
      | ^
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from callbacks.c:5:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here
  700 | {
      | ^
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from systemio.c:10:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here
  700 | {
      | ^
mv -f .deps/support.Tpo .deps/support.Po
misc.c: In function ‘copySettings’:
misc.c:284:9: warning: implicit declaration of function ‘getExtendedRegexMode’ [-Wimplicit-function-declaration]
  284 |     if (getExtendedRegexMode(widget)) {
      |         ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here
  576 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here
  576 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here
  576 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here
  576 | struct _GTimeVal
      |        ^~~~~~~~~
mv -f .deps/misc.Tpo .deps/misc.Po
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here
  576 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here
  576 | struct _GTimeVal
      |        ^~~~~~~~~
savestate.c:29:1: warning: ‘GStaticMutex’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   29 | extern GStaticMutex mutex_Data; /* Created in search.c to control access to search results data. */
      | ^~~~~~
In file included from /usr/include/glib-2.0/glib.h:114:
/usr/include/glib-2.0/glib/deprecated/gthread.h:135:9: note: declared here
  135 | typedef struct
      |         ^~~~~~
savestate.c:30:1: warning: ‘GStaticMutex’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   30 | extern GStaticMutex mutex_Control; /* Created in search.c to control access to search controls. */
      | ^~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:135:9: note: declared here
  135 | typedef struct
      |         ^~~~~~
main.c: In function ‘main’:
main.c:52:13: warning: Deprecated pre-processor symbol
   52 |   if(!g_thread_supported()) /* Luc A janv 2018 ; useless if gtk >=2.32*/
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:53:6: warning: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations]
   53 |      g_thread_init (NULL);/* deprecated since 2.32 */
      |      ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:114:
/usr/include/glib-2.0/glib/deprecated/gthread.h:267:10: note: declared here
  267 | void     g_thread_init                   (gpointer vtable);
      |          ^~~~~~~~~~~~~
systemio.c: In function ‘g_file_set_contents2’:
systemio.c:1092:13: warning: Deprecated pre-processor symbol: replace with "const"
 1092 |   g_get_charset ((G_CONST_RETURN char **)&charset); /* Get charactor set locale */
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:29:1: warning: ‘GStaticMutex’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   29 | GStaticMutex mutex_Data = G_STATIC_MUTEX_INIT; /* Global mutex used by savestate.c too */
      | ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:114:
/usr/include/glib-2.0/glib/deprecated/gthread.h:135:9: note: declared here
  135 | typedef struct
      |         ^~~~~~
search.c:29:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_init"
   29 | GStaticMutex mutex_Data = G_STATIC_MUTEX_INIT; /* Global mutex used by savestate.c too */
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:30:1: warning: ‘GStaticMutex’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   30 | GStaticMutex mutex_Control = G_STATIC_MUTEX_INIT; /* Global mutex used by savestate.c too*/
      | ^~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:135:9: note: declared here
  135 | typedef struct
      |         ^~~~~~
search.c:30:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_init"
   30 | GStaticMutex mutex_Control = G_STATIC_MUTEX_INIT; /* Global mutex used by savestate.c too*/
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
savestate.c: In function ‘storeGKeyFile’:
savestate.c:156:8: warning: implicit declaration of function ‘g_file_set_contents2’; did you mean ‘g_file_set_contents’? [-Wimplicit-function-declaration]
  156 |   if (!g_file_set_contents2 (gConfigFile, outText, length, NULL)) {
      |        ^~~~~~~~~~~~~~~~~~~~
      |        g_file_set_contents
callbacks.c: In function ‘on_cl_ear_history1_activate’:
callbacks.c:195:11: warning: implicit declaration of function ‘clearComboBox2’; did you mean ‘clearComboBox’? [-Wimplicit-function-declaration]
  195 |           clearComboBox2(lookup_widget(GTK_WIDGET(menuitem), "fileName"));
      |           ^~~~~~~~~~~~~~
      |           clearComboBox
search.c: In function ‘getSearchExtras’:
search.c:647:34: warning: comparison between pointer and zero character constant [-Wpointer-compare]
  647 |       ((after != NULL) && (after != '\0'))) {
      |                                  ^~
search.c:647:28: note: did you mean to dereference the pointer?
  647 |       ((after != NULL) && (after != '\0'))) {
      |                            ^
search.c:661:36: warning: comparison between pointer and zero character constant [-Wpointer-compare]
  661 |       ((before != NULL) && (before != '\0'))) {
      |                                    ^~
search.c:661:29: note: did you mean to dereference the pointer?
  661 |       ((before != NULL) && (before != '\0'))) {
      |                             ^
savestate.c:159:5: warning: implicit declaration of function ‘mkFullDir’ [-Wimplicit-function-declaration]
  159 |     mkFullDir(folderName, S_IRWXU);
      |     ^~~~~~~~~
search.c: In function ‘start_search_thread’:
search.c:863:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations]
  863 |   g_thread_create (walkDirectories, window1, FALSE, NULL);
      |   ^~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here
  102 | GThread *g_thread_create       (GThreadFunc       func,
      |          ^~~~~~~~~~~~~~~
search.c: In function ‘stop_search_thread’:
search.c:878:13: warning: Deprecated pre-processor symbol
  878 |   g_static_mutex_lock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~       
search.c:878:3: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
  878 |   g_static_mutex_lock(&mutex_Control);
      |   ^~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:878:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock"
  878 |   g_static_mutex_lock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                      
search.c:880:13: warning: Deprecated pre-processor symbol
  880 |   g_static_mutex_unlock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~     
search.c:880:3: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
  880 |   g_static_mutex_unlock(&mutex_Control);
      |   ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:880:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock"
  880 |   g_static_mutex_unlock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
search.c: In function ‘walkDirectories’:
search.c:906:13: warning: Deprecated pre-processor symbol
  906 |   g_static_mutex_lock(&mutex_Data);
      |             ^~~~~~~~~~~~~~~~~~~~~~~          
search.c:906:3: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
  906 |   g_static_mutex_lock(&mutex_Data);
      |   ^~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:906:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock"
  906 |   g_static_mutex_lock(&mutex_Data);
      |             ^~~~~~~~~~~~~~~~~~~~~~~                                         
search.c:949:13: warning: Deprecated pre-processor symbol
  949 |     g_static_mutex_lock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~     
search.c:949:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
  949 |     g_static_mutex_lock(&mutex_Control);
      |     ^~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:949:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock"
  949 |     g_static_mutex_lock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
search.c:951:13: warning: Deprecated pre-processor symbol
  951 |     g_static_mutex_unlock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
search.c:951:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
  951 |     g_static_mutex_unlock(&mutex_Control);
      |     ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:951:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock"
  951 |     g_static_mutex_unlock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
search.c:973:13: warning: Deprecated pre-processor symbol
  973 |   g_static_mutex_unlock(&mutex_Data);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~        
search.c:973:3: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
  973 |   g_static_mutex_unlock(&mutex_Data);
      |   ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:973:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock"
  973 |   g_static_mutex_unlock(&mutex_Data);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                         
search.c: In function ‘phaseOneSearch’:
search.c:994:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  994 |   GTimeVal phaseOneStartTime, phaseOneMidTime;
      |   ^~~~~~~~
/usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here
  576 | struct _GTimeVal
      |        ^~~~~~~~~
search.c:994:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  994 |   GTimeVal phaseOneStartTime, phaseOneMidTime;
      |   ^~~~~~~~
/usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here
  576 | struct _GTimeVal
      |        ^~~~~~~~~
search.c:1033:13: warning: Deprecated pre-processor symbol
 1033 |   g_static_mutex_lock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~       
search.c:1033:3: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
 1033 |   g_static_mutex_lock(&mutex_Control);
      |   ^~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
callbacks.c: In function ‘on_configResetAll_clicked’:
search.c:1033:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock"
 1033 |   g_static_mutex_lock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                      
callbacks.c:1181:9: warning: implicit declaration of function ‘g_remove’; did you mean ‘remove’? [-Wimplicit-function-declaration]
 1181 |     if (g_remove(gConfigFile) != 0) {
      |         ^~~~~~~~
      |         remove
search.c:1035:13: warning: Deprecated pre-processor symbol
 1035 |   g_static_mutex_unlock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~     
search.c:1035:3: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
 1035 |   g_static_mutex_unlock(&mutex_Control);
      |   ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:1035:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock"
 1035 |   g_static_mutex_unlock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
search.c:1047:7: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
 1047 |       g_get_current_time (&phaseOneStartTime);
      |       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:35,
                 from /usr/include/glib-2.0/glib.h:56:
/usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here
  728 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
search.c:1049:7: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
 1049 |       g_get_current_time (&phaseOneMidTime);
      |       ^~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here
  728 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
search.c:1146:9: warning: ‘g_pattern_match’ is deprecated: Use 'g_pattern_spec_match' instead [-Wdeprecated-declarations]
 1146 |         if (g_pattern_match(searchGlob, g_utf8_strlen(tmpMatchString, -1), tmpMatchString, NULL)) {
      |         ^~
In file included from /usr/include/glib-2.0/glib.h:67:
/usr/include/glib-2.0/glib/gpattern.h:52:15: note: declared here
   52 | gboolean      g_pattern_match          (GPatternSpec *pspec,
      |               ^~~~~~~~~~~~~~~
search.c:1168:13: warning: Deprecated pre-processor symbol
 1168 |     g_static_mutex_lock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~     
search.c:1168:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
 1168 |     g_static_mutex_lock(&mutex_Control);
      |     ^~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:1168:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock"
 1168 |     g_static_mutex_lock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
search.c:1170:13: warning: Deprecated pre-processor symbol
 1170 |     g_static_mutex_unlock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
mv -f .deps/regexwizard.Tpo .deps/regexwizard.Po
search.c:1170:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
 1170 |     g_static_mutex_unlock(&mutex_Control);
      |     ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:1170:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock"
 1170 |     g_static_mutex_unlock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
search.c:1177:13: warning: Deprecated pre-processor symbol
 1177 |   g_static_mutex_lock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~       
search.c:1177:3: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
 1177 |   g_static_mutex_lock(&mutex_Control);
      |   ^~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:1177:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock"
 1177 |   g_static_mutex_lock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                      
search.c:1179:13: warning: Deprecated pre-processor symbol
 1179 |   g_static_mutex_unlock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~     
mv -f .deps/main.Tpo .deps/main.Po
search.c:1179:3: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
 1179 |   g_static_mutex_unlock(&mutex_Control);
      |   ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:1179:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock"
 1179 |   g_static_mutex_unlock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
search.c: In function ‘phaseTwoSearch’:
search.c:1268:9: warning: implicit declaration of function ‘g_sprintf’; did you mean ‘g_snprintf’? [-Wimplicit-function-declaration]
 1268 |         g_sprintf(pbarNudgeCountText, "%.0f%%", pbarNudgeCount * 100);
      |         ^~~~~~~~~
      |         g_snprintf
search.c:1374:13: warning: Deprecated pre-processor symbol
 1374 |       g_static_mutex_lock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
search.c:1374:7: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
 1374 |       g_static_mutex_lock(&mutex_Control);
      |       ^~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:1374:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock"
 1374 |       g_static_mutex_lock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
search.c:1376:13: warning: Deprecated pre-processor symbol
 1376 |       g_static_mutex_unlock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
search.c:1376:7: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
 1376 |       g_static_mutex_unlock(&mutex_Control);
      |       ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:1376:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock"
 1376 |       g_static_mutex_unlock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
search.c: In function ‘updateStatusFilesFound’:
search.c:1719:13: warning: Deprecated pre-processor symbol
 1719 |   g_static_mutex_lock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~       
search.c:1719:3: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
 1719 |   g_static_mutex_lock(&mutex_Control);
      |   ^~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:1719:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock"
 1719 |   g_static_mutex_lock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                      
search.c:1721:13: warning: Deprecated pre-processor symbol
 1721 |   g_static_mutex_unlock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~     
search.c:1721:3: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
 1721 |   g_static_mutex_unlock(&mutex_Control);
      |   ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:156:9: note: declared here
  156 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
search.c:1721:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock"
 1721 |   g_static_mutex_unlock(&mutex_Control);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
mv -f .deps/systemio.Tpo .deps/systemio.Po
mv -f .deps/savestate.Tpo .deps/savestate.Po
mv -f .deps/search.Tpo .deps/search.Po
mv -f .deps/callbacks.Tpo .deps/callbacks.Po
mv -f .deps/interface.Tpo .deps/interface.Po
gcc  -Wno-error  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o searchmonkey main.o support.o interface.o callbacks.o search.o savestate.o regexwizard.o systemio.o misc.o -lzip -lpoppler-glib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0   
/usr/bin/ld: systemio.o: in function `GetTempFileName':
systemio.c:(.text+0x156): warning: the use of `tempnam' is dangerous, better use `mkstemp'
/usr/bin/ld: error: /usr/lib32/libexpat.so.1: read: Input/output error
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:390: searchmonkey] Error 1
make[2]: Leaving directory '/home/locutus/.cache/yay/searchmonkey-gtk/src/searchmonkey-0.8.3/src'
make[1]: *** [Makefile:454: all-recursive] Error 1
make[1]: Leaving directory '/home/locutus/.cache/yay/searchmonkey-gtk/src/searchmonkey-0.8.3'
make: *** [Makefile:374: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: searchmonkey-gtk
yay -S searchmonkey-gtk  6.41s user 2.27s system 79% cpu 10.922 total