INFO: not using any hashes in /data/userland-archives/hashes for gmtp-1.3.11.tar.gz (overridden with --hash)
Source /data/userland-archives/gmtp-1.3.11.tar.gz... not found, skipping file copy
Source https://sourceforge.net/projects/gmtp/files/gMTP-1.3.11/gmtp-1.3.11.tar.gz/download... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file src/prefs.h
patching file src/interface.h
patching file src/main.h
patching file src/preferences.h
patching file src/progress.h
patching file src/main.c
patching file src/mtp.h
patching file src/dnd.h
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 /usr/gcc/14/bin/gcc accepts -g... yes
checking for /usr/gcc/14/bin/gcc option to accept ISO C89... none needed
checking whether /usr/gcc/14/bin/gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of /usr/gcc/14/bin/gcc... gcc3
checking for /usr/gcc/14/bin/gcc option to accept ISO C99... none needed
checking whether ln -s works... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/gnu/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/gnu/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking how to run the C preprocessor... /usr/gcc/14/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for ANSI C header files... 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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking whether C compiler accepts  -Wall -Wextra -Wpedantic ... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for mkdir... yes
checking for strchr... yes
checking for pkg-config... /usr/bin/amd64/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk+-3.0 >= 3.0.0... yes
checking for gio-2.0... yes
checking for pkg-config... (cached) /usr/bin/amd64/pkg-config
checking pkg-config is at least version 0.16... yes
checking for gthread-2.0... yes
checking for libmtp >= 1.1.6... yes
checking for flac... yes
checking for id3tag... yes
checking for vorbisfile... yes
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 images/Makefile
config.status: creating po/Makefile.in
config.status: creating misc/gmtp.desktop
config.status: creating misc/org.gnome.gmtp.gschema.xml
config.status: creating misc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
/usr/gnu/bin/make  all-recursive
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64'
Making all in src
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/src'
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src -I..     -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libusb-1.0  -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre     -m64 -O3  -Wall -Wextra -Wpedantic  -MT gmtp-about.o -MD -MP -MF .deps/gmtp-about.Tpo -c -o gmtp-about.o `test -f 'about.c' || echo '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/'`about.c
mv -f .deps/gmtp-about.Tpo .deps/gmtp-about.Po
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src -I..     -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libusb-1.0  -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre     -m64 -O3  -Wall -Wextra -Wpedantic  -MT gmtp-albumart.o -MD -MP -MF .deps/gmtp-albumart.Tpo -c -o gmtp-albumart.o `test -f 'albumart.c' || echo '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/'`albumart.c
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/albumart.c:18:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:35:5: warning: useless storage class specifier in empty declaration
   35 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:41:5: warning: useless storage class specifier in empty declaration
   41 |     };
      |     ^
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/albumart.c:19:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:55:5: warning: useless storage class specifier in empty declaration
   55 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:63:5: warning: useless storage class specifier in empty declaration
   63 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:74:5: warning: useless storage class specifier in empty declaration
   74 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:84:5: warning: useless storage class specifier in empty declaration
   84 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:108:5: warning: useless storage class specifier in empty declaration
  108 |     };
      |     ^
mv -f .deps/gmtp-albumart.Tpo .deps/gmtp-albumart.Po
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src -I..     -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libusb-1.0  -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre     -m64 -O3  -Wall -Wextra -Wpedantic  -MT gmtp-callbacks.o -MD -MP -MF .deps/gmtp-callbacks.Tpo -c -o gmtp-callbacks.o `test -f 'callbacks.c' || echo '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/'`callbacks.c
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c:21:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:55:5: warning: useless storage class specifier in empty declaration
   55 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:63:5: warning: useless storage class specifier in empty declaration
   63 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:74:5: warning: useless storage class specifier in empty declaration
   74 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:84:5: warning: useless storage class specifier in empty declaration
   84 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:108:5: warning: useless storage class specifier in empty declaration
  108 |     };
      |     ^
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c:22:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:35:5: warning: useless storage class specifier in empty declaration
   35 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:41:5: warning: useless storage class specifier in empty declaration
   41 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c: In function 'on_filesAdd_activate':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c:88:32: warning: cast between incompatible function types from 'void (*)(gchar *)' {aka 'void (*)(char *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
   88 |         g_slist_foreach(files, (GFunc) __filesAdd, NULL);
      |                                ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c:93:28: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type]
   93 |     g_slist_foreach(files, (GFunc) g_free, NULL);
      |                            ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c: In function 'on_fileMoveFile_activate':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c:193:26: warning: cast between incompatible function types from 'void (*)(GtkTreeRowReference *)' {aka 'void (*)(struct _GtkTreeRowReference *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
  193 |     g_list_foreach(List, (GFunc) __fileMove, NULL);
      |                          ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c: In function 'on_windowMainContextMenu_activate':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c:713:13: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
  713 |             gtk_menu_popup(menu, NULL, NULL, NULL, NULL,
      |             ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c:15:
/usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here
  138 | void       gtk_menu_popup                 (GtkMenu             *menu,
      |            ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c: In function 'on_windowViewContextMenu_activate':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c:737:13: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
  737 |             gtk_menu_popup(menu, NULL, NULL, NULL, NULL,
      |             ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here
  138 | void       gtk_menu_popup                 (GtkMenu             *menu,
      |            ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c: In function 'on_editFindClose_activate':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c:834:37: warning: cast between incompatible function types from 'void (*)(FileListStruc *)' to 'void (*)(void *, void *)' [-Wcast-function-type]
  834 |         g_slist_foreach(searchList, (GFunc) g_free_search, NULL);
      |                                     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c: In function 'on_editFindSearch_activate':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/callbacks.c:860:37: warning: cast between incompatible function types from 'void (*)(FileListStruc *)' to 'void (*)(void *, void *)' [-Wcast-function-type]
  860 |         g_slist_foreach(searchList, (GFunc) g_free_search, NULL);
      |                                     ^
mv -f .deps/gmtp-callbacks.Tpo .deps/gmtp-callbacks.Po
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src -I..     -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libusb-1.0  -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre     -m64 -O3  -Wall -Wextra -Wpedantic  -MT gmtp-dnd.o -MD -MP -MF .deps/gmtp-dnd.Tpo -c -o gmtp-dnd.o `test -f 'dnd.c' || echo '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/'`dnd.c
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/dnd.c:23:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:55:5: warning: useless storage class specifier in empty declaration
   55 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:63:5: warning: useless storage class specifier in empty declaration
   63 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:74:5: warning: useless storage class specifier in empty declaration
   74 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:84:5: warning: useless storage class specifier in empty declaration
   84 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:108:5: warning: useless storage class specifier in empty declaration
  108 |     };
      |     ^
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/dnd.c:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:35:5: warning: useless storage class specifier in empty declaration
   35 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:41:5: warning: useless storage class specifier in empty declaration
   41 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/dnd.c: In function 'gmtp_drag_data_received':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/dnd.c:78:36: warning: cast between incompatible function types from 'void (*)(gchar *)' {aka 'void (*)(char *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
   78 |             g_slist_foreach(files, (GFunc) __filesAdd, NULL);
      |                                    ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/dnd.c:82:32: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type]
   82 |         g_slist_foreach(files, (GFunc) g_free, NULL);
      |                                ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/dnd.c: In function 'gmtpfolders_drag_data_received':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/dnd.c:152:40: warning: cast between incompatible function types from 'void (*)(gchar *)' {aka 'void (*)(char *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
  152 |                 g_slist_foreach(files, (GFunc) __filesAdd, NULL);
      |                                        ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/dnd.c:157:36: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type]
  157 |             g_slist_foreach(files, (GFunc) g_free, NULL);
      |                                    ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/dnd.c: In function 'addFilesinFolder':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/dnd.c:314:35: warning: cast between incompatible function types from 'void (*)(gchar *)' {aka 'void (*)(char *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
  314 |         g_slist_foreach(filelist, (GFunc) __filesAdd, NULL);
      |                                   ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/dnd.c:317:31: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type]
  317 |     g_slist_foreach(filelist, (GFunc) g_free, NULL);
      |                               ^
mv -f .deps/gmtp-dnd.Tpo .deps/gmtp-dnd.Po
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src -I..     -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libusb-1.0  -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre     -m64 -O3  -Wall -Wextra -Wpedantic  -MT gmtp-formatdevice.o -MD -MP -MF .deps/gmtp-formatdevice.Tpo -c -o gmtp-formatdevice.o `test -f 'formatdevice.c' || echo '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/'`formatdevice.c
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/formatdevice.c:19:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:35:5: warning: useless storage class specifier in empty declaration
   35 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:41:5: warning: useless storage class specifier in empty declaration
   41 |     };
      |     ^
mv -f .deps/gmtp-formatdevice.Tpo .deps/gmtp-formatdevice.Po
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src -I..     -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libusb-1.0  -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre     -m64 -O3  -Wall -Wextra -Wpedantic  -MT gmtp-interface.o -MD -MP -MF .deps/gmtp-interface.Tpo -c -o gmtp-interface.o `test -f 'interface.c' || echo '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/'`interface.c
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.c:15:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:55:5: warning: useless storage class specifier in empty declaration
   55 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:63:5: warning: useless storage class specifier in empty declaration
   63 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:74:5: warning: useless storage class specifier in empty declaration
   74 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:84:5: warning: useless storage class specifier in empty declaration
   84 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:108:5: warning: useless storage class specifier in empty declaration
  108 |     };
      |     ^
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.c:32:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:35:5: warning: useless storage class specifier in empty declaration
   35 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:41:5: warning: useless storage class specifier in empty declaration
   41 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.c: In function 'fileListDownload':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.c:1939:34: warning: cast between incompatible function types from 'void (*)(GtkTreeRowReference *)' {aka 'void (*)(struct _GtkTreeRowReference *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 1939 |             g_list_foreach(List, (GFunc) __fileDownload, NULL);
      |                                  ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.c:1945:30: warning: cast between incompatible function types from 'void (*)(GtkTreeRowReference *)' {aka 'void (*)(struct _GtkTreeRowReference *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 1945 |         g_list_foreach(List, (GFunc) __fileDownload, NULL);
      |                              ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.c: In function 'fileListRemove':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.c:2124:26: warning: cast between incompatible function types from 'void (*)(GtkTreeRowReference *)' {aka 'void (*)(struct _GtkTreeRowReference *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 2124 |     g_list_foreach(List, (GFunc) __fileRemove, NULL);
      |                          ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.c: In function 'folderListRemove':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.c:2169:26: warning: cast between incompatible function types from 'void (*)(GtkTreeRowReference *)' {aka 'void (*)(struct _GtkTreeRowReference *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 2169 |     g_list_foreach(List, (GFunc) __folderRemove, NULL);
      |                          ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.c: In function 'fileListGetSelection':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.c:2301:35: warning: cast between incompatible function types from 'void (*)(GtkTreePath *)' {aka 'void (*)(struct _GtkTreePath *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 2301 |     g_list_foreach(selectedFiles, (GFunc) gtk_tree_path_free, NULL);
      |                                   ^
mv -f .deps/gmtp-interface.Tpo .deps/gmtp-interface.Po
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src -I..     -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libusb-1.0  -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre     -m64 -O3  -Wall -Wextra -Wpedantic  -MT gmtp-main.o -MD -MP -MF .deps/gmtp-main.Tpo -c -o gmtp-main.o `test -f 'main.c' || echo '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/'`main.c
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/main.c:23:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:55:5: warning: useless storage class specifier in empty declaration
   55 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:63:5: warning: useless storage class specifier in empty declaration
   63 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:74:5: warning: useless storage class specifier in empty declaration
   74 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:84:5: warning: useless storage class specifier in empty declaration
   84 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:108:5: warning: useless storage class specifier in empty declaration
  108 |     };
      |     ^
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/main.c:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:35:5: warning: useless storage class specifier in empty declaration
   35 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:41:5: warning: useless storage class specifier in empty declaration
   41 |     };
      |     ^
mv -f .deps/gmtp-main.Tpo .deps/gmtp-main.Po
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src -I..     -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libusb-1.0  -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre     -m64 -O3  -Wall -Wextra -Wpedantic  -MT gmtp-metatag_info.o -MD -MP -MF .deps/gmtp-metatag_info.Tpo -c -o gmtp-metatag_info.o `test -f 'metatag_info.c' || echo '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/'`metatag_info.c
mv -f .deps/gmtp-metatag_info.Tpo .deps/gmtp-metatag_info.Po
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src -I..     -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libusb-1.0  -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre     -m64 -O3  -Wall -Wextra -Wpedantic  -MT gmtp-mtp.o -MD -MP -MF .deps/gmtp-mtp.Tpo -c -o gmtp-mtp.o `test -f 'mtp.c' || echo '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/'`mtp.c
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.c:15:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:35:5: warning: useless storage class specifier in empty declaration
   35 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:41:5: warning: useless storage class specifier in empty declaration
   41 |     };
      |     ^
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.c:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:55:5: warning: useless storage class specifier in empty declaration
   55 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:63:5: warning: useless storage class specifier in empty declaration
   63 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:74:5: warning: useless storage class specifier in empty declaration
   74 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:84:5: warning: useless storage class specifier in empty declaration
   84 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:108:5: warning: useless storage class specifier in empty declaration
  108 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.c: In function 'filesSearch':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.c:2090:17: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations]
 2090 |                 if (g_pattern_match_string(pspec, tmpstring1) == TRUE) {
      |                 ^~
In file included from /usr/include/glib-2.0/glib.h:68,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:26:
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
   57 | gboolean      g_pattern_match_string   (GPatternSpec *pspec,
      |               ^~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.c:2129:29: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations]
 2129 |                             if ((g_pattern_match_string(pspec, tmpstring1) == TRUE) ||
      |                             ^~
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
   57 | gboolean      g_pattern_match_string   (GPatternSpec *pspec,
      |               ^~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.c:2130:37: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations]
 2130 |                                     (g_pattern_match_string(pspec, tmpstring2) == TRUE) ||
      |                                     ^
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
   57 | gboolean      g_pattern_match_string   (GPatternSpec *pspec,
      |               ^~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.c:2131:37: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations]
 2131 |                                     (g_pattern_match_string(pspec, tmpstring3) == TRUE) ||
      |                                     ^
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
   57 | gboolean      g_pattern_match_string   (GPatternSpec *pspec,
      |               ^~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.c:2132:37: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations]
 2132 |                                     (g_pattern_match_string(pspec, tmpstring4) == TRUE)) {
      |                                     ^
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
   57 | gboolean      g_pattern_match_string   (GPatternSpec *pspec,
      |               ^~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.c:2215:13: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations]
 2215 |             if ((g_pattern_match_string(pspec, tmpstring1) == TRUE) ||
      |             ^~
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
   57 | gboolean      g_pattern_match_string   (GPatternSpec *pspec,
      |               ^~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.c:2216:21: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations]
 2216 |                     (g_pattern_match_string(pspec, tmpstring2) == TRUE) ||
      |                     ^
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
   57 | gboolean      g_pattern_match_string   (GPatternSpec *pspec,
      |               ^~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.c:2217:21: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations]
 2217 |                     (g_pattern_match_string(pspec, tmpstring3) == TRUE) ||
      |                     ^
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
   57 | gboolean      g_pattern_match_string   (GPatternSpec *pspec,
      |               ^~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.c:2218:21: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations]
 2218 |                     (g_pattern_match_string(pspec, tmpstring4) == TRUE)) {
      |                     ^
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
   57 | gboolean      g_pattern_match_string   (GPatternSpec *pspec,
      |               ^~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.c: In function 'folderSearch':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.c:2295:9: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations]
 2295 |         if (g_pattern_match_string(pspec, tmpstring) == TRUE) {
      |         ^~
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
   57 | gboolean      g_pattern_match_string   (GPatternSpec *pspec,
      |               ^~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/gmtp-mtp.Tpo .deps/gmtp-mtp.Po
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src -I..     -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libusb-1.0  -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre     -m64 -O3  -Wall -Wextra -Wpedantic  -MT gmtp-playlist.o -MD -MP -MF .deps/gmtp-playlist.Tpo -c -o gmtp-playlist.o `test -f 'playlist.c' || echo '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/'`playlist.c
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/playlist.c:16:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:35:5: warning: useless storage class specifier in empty declaration
   35 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:41:5: warning: useless storage class specifier in empty declaration
   41 |     };
      |     ^
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/playlist.c:17:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:55:5: warning: useless storage class specifier in empty declaration
   55 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:63:5: warning: useless storage class specifier in empty declaration
   63 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:74:5: warning: useless storage class specifier in empty declaration
   74 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:84:5: warning: useless storage class specifier in empty declaration
   84 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:108:5: warning: useless storage class specifier in empty declaration
  108 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/playlist.c: In function 'playlist_PL_ListGetSelection':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/playlist.c:953:35: warning: cast between incompatible function types from 'void (*)(GtkTreePath *)' {aka 'void (*)(struct _GtkTreePath *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
  953 |     g_list_foreach(selectedFiles, (GFunc) gtk_tree_path_free, NULL);
      |                                   ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/playlist.c: In function 'playlist_PL_ListRemove':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/playlist.c:973:26: warning: cast between incompatible function types from 'void (*)(GtkTreeRowReference *)' {aka 'void (*)(struct _GtkTreeRowReference *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
  973 |     g_list_foreach(List, (GFunc) __playlist_PL_Remove, NULL);
      |                          ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/playlist.c: In function 'playlist_TrackList_GetSelection':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/playlist.c:1024:35: warning: cast between incompatible function types from 'void (*)(GtkTreePath *)' {aka 'void (*)(struct _GtkTreePath *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 1024 |     g_list_foreach(selectedFiles, (GFunc) gtk_tree_path_free, NULL);
      |                                   ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/playlist.c: In function 'playlist_TrackList_Add':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/playlist.c:1032:26: warning: cast between incompatible function types from 'void (*)(GtkTreeRowReference *)' {aka 'void (*)(struct _GtkTreeRowReference *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 1032 |     g_list_foreach(List, (GFunc) __playlist_TrackList_Add, NULL);
      |                          ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/playlist.c: In function 'playlist_move_files':
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/playlist.c:1082:40: warning: cast between incompatible function types from 'void (*)(GtkTreeRowReference *)' {aka 'void (*)(struct _GtkTreeRowReference *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 1082 |         g_list_foreach(playlist_files, (GFunc) __playlist_move_files_down, NULL);
      |                                        ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/playlist.c:1084:40: warning: cast between incompatible function types from 'void (*)(GtkTreeRowReference *)' {aka 'void (*)(struct _GtkTreeRowReference *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 1084 |         g_list_foreach(playlist_files, (GFunc) __playlist_move_files_up, NULL);
      |                                        ^
mv -f .deps/gmtp-playlist.Tpo .deps/gmtp-playlist.Po
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src -I..     -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libusb-1.0  -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre     -m64 -O3  -Wall -Wextra -Wpedantic  -MT gmtp-prefs.o -MD -MP -MF .deps/gmtp-prefs.Tpo -c -o gmtp-prefs.o `test -f 'prefs.c' || echo '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/'`prefs.c
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/prefs.c:18:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:55:5: warning: useless storage class specifier in empty declaration
   55 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:63:5: warning: useless storage class specifier in empty declaration
   63 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:74:5: warning: useless storage class specifier in empty declaration
   74 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:84:5: warning: useless storage class specifier in empty declaration
   84 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:108:5: warning: useless storage class specifier in empty declaration
  108 |     };
      |     ^
mv -f .deps/gmtp-prefs.Tpo .deps/gmtp-prefs.Po
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src -I..     -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libusb-1.0  -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre     -m64 -O3  -Wall -Wextra -Wpedantic  -MT gmtp-progress.o -MD -MP -MF .deps/gmtp-progress.Tpo -c -o gmtp-progress.o `test -f 'progress.c' || echo '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/'`progress.c
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/progress.c:18:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:55:5: warning: useless storage class specifier in empty declaration
   55 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:63:5: warning: useless storage class specifier in empty declaration
   63 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:74:5: warning: useless storage class specifier in empty declaration
   74 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:84:5: warning: useless storage class specifier in empty declaration
   84 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:108:5: warning: useless storage class specifier in empty declaration
  108 |     };
      |     ^
mv -f .deps/gmtp-progress.Tpo .deps/gmtp-progress.Po
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src -I..     -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libusb-1.0  -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre     -m64 -O3  -Wall -Wextra -Wpedantic  -MT gmtp-properties.o -MD -MP -MF .deps/gmtp-properties.Tpo -c -o gmtp-properties.o `test -f 'properties.c' || echo '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/'`properties.c
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/properties.c:18:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:55:5: warning: useless storage class specifier in empty declaration
   55 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:63:5: warning: useless storage class specifier in empty declaration
   63 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:74:5: warning: useless storage class specifier in empty declaration
   74 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:84:5: warning: useless storage class specifier in empty declaration
   84 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/interface.h:108:5: warning: useless storage class specifier in empty declaration
  108 |     };
      |     ^
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/properties.c:19:
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:35:5: warning: useless storage class specifier in empty declaration
   35 |     };
      |     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/mtp.h:41:5: warning: useless storage class specifier in empty declaration
   41 |     };
      |     ^
mv -f .deps/gmtp-properties.Tpo .deps/gmtp-properties.Po
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src -I..     -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libusb-1.0  -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre     -m64 -O3  -Wall -Wextra -Wpedantic  -MT gmtp-preferences.o -MD -MP -MF .deps/gmtp-preferences.Tpo -c -o gmtp-preferences.o `test -f 'preferences.c' || echo '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/src/'`preferences.c
mv -f .deps/gmtp-preferences.Tpo .deps/gmtp-preferences.Po
/usr/gcc/14/bin/gcc  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/drm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libusb-1.0  -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre     -m64 -O3  -Wall -Wextra -Wpedantic   -m64 -o gmtp gmtp-about.o gmtp-albumart.o gmtp-callbacks.o gmtp-dnd.o gmtp-formatdevice.o gmtp-interface.o gmtp-main.o gmtp-metatag_info.o gmtp-mtp.o gmtp-playlist.o gmtp-prefs.o gmtp-progress.o gmtp-properties.o gmtp-preferences.o  -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lmtp -lFLAC -lgthread-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lid3tag -lz -lvorbisfile 
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/src'
Making all in po
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/po'
Making all in images
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/images'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/images'
Making all in misc
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/misc'
glib-compile-schemas --strict --dry-run  --schema-file=org.gnome.gmtp.gschema.xml && mkdir -p . && touch org.gnome.gmtp.gschema.valid
Warning: Schema ?org.gnome.gmtp? has path ?/apps/gMTP/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/misc'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64'
Making install in src
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/src'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/src'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/bin'
  /usr/bin/ginstall -c gmtp '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/src'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/src'
Making install in po
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/po'
/usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share
installing /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/po/da.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/gmtp.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/gmtp.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/po/en_AU.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/locale/en_AU/LC_MESSAGES/gmtp.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/po/es.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/gmtp.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/gmtp.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/po/it.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/gmtp.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/po/ru.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/gmtp.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/po/pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/gmtp.mo
if test "gmtp" = "gettext-tools"; then \
  /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/po/$file \
		    /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/po'
Making install in images
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/images'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/images'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/gmtp'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/images/audio-x-mp3-playlist.png /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/images/audio-x-mpeg.png /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/images/empty.png /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/images/folder.png /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/images/gmtpicon.png /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/images/icon-16.png /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/images/image-x-generic.png /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/images/logo.png /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/images/media-cdrom-audio.png /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/images/stock-about-16.png /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/images/text-plain.png /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/images/video-x-generic.png /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/images/view-refresh.png '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/gmtp'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/pixmaps'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/gmtp-1.3.11/images/gmtpicon.png '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/pixmaps'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/images'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/images'
Making install in misc
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/misc'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/misc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/applications'
 /usr/bin/ginstall -c -m 644 gmtp.desktop '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/applications'
if test -n "org.gnome.gmtp.gschema.xml"; then \
	test -z "/usr/share/glib-2.0/schemas" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/glib-2.0/schemas"; \
	/usr/bin/ginstall -c -m 644 org.gnome.gmtp.gschema.xml "/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386/usr/share/glib-2.0/schemas"; \
	test -n "/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/prototype/i386" || glib-compile-schemas /usr/share/glib-2.0/schemas; \
fi
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/misc'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64/misc'
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/amd64'
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/desktop/gmtp/build/manifest-i386-gmtp.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: desktop/gmtp
pkg://openindiana.org/system/media/gmtp@1.3.11,5.11-2025.0.0.3:20250319T175751Z
PUBLISHED