Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/gnome-system-monitor.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-268179-64025/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/gnome-system-monitor.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/gnome-system-monitor-3.28.2-1.0.1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/gnome-system-monitor.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-268179-64025/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/gnome-system-monitor.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iiypaM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gnome-system-monitor-3.28.2 + /usr/bin/xz -dc /builddir/build/SOURCES/gnome-system-monitor-3.28.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnome-system-monitor-3.28.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.87P0AV + umask 022 + cd /builddir/build/BUILD + cd gnome-system-monitor-3.28.2 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=loongarch64-Anolis-linux --host=loongarch64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-systemd 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 make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for loongarch64-Anolis-linux-gcc... no 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 for style of include used by make... GNU checking dependency style of gcc... none checking for loongarch64-Anolis-linux-g++... no checking for loongarch64-Anolis-linux-c++... no checking for loongarch64-Anolis-linux-gpp... no checking for loongarch64-Anolis-linux-aCC... no checking for loongarch64-Anolis-linux-CC... no checking for loongarch64-Anolis-linux-cxx... no checking for loongarch64-Anolis-linux-cc++... no checking for loongarch64-Anolis-linux-cl.exe... no checking for loongarch64-Anolis-linux-FCC... no checking for loongarch64-Anolis-linux-KCC... no checking for loongarch64-Anolis-linux-RCC... no checking for loongarch64-Anolis-linux-xlC_r... no checking for loongarch64-Anolis-linux-xlC... no 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++... none checking whether g++ supports C++11 features by default... yes checking build system type... loongarch64-Anolis-linux-gnu checking host system type... loongarch64-Anolis-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert loongarch64-Anolis-linux-gnu file names to loongarch64-Anolis-linux-gnu format... func_convert_file_noop checking how to convert loongarch64-Anolis-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for loongarch64-Anolis-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-Anolis-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for loongarch64-Anolis-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for loongarch64-Anolis-linux-strip... no checking for strip... strip checking for loongarch64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for loongarch64-Anolis-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for loongarch64-Anolis-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GSM... yes checking for GSM_LEGACY... yes checking for appdata-validate... no checking for desktop-file-validate... /usr/bin/desktop-file-validate checking for SCRIPTS... yes checking for SYSTEMD... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... yes checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking whether gcc understands -Werror=return-type... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type checking what language compliance flags to pass to the C compiler... checking for more warnings... yes checking for loongarch64-Anolis-linux-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/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... yes 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 for itstool... itstool checking for xmllint... xmllint checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/legacy/Makefile config.status: creating src/org.gnome.gnome-system-monitor.gschema.xml config.status: creating po/Makefile.in config.status: creating help/Makefile config.status: creating gnome-system-monitor.desktop.in config.status: creating gnome-system-monitor-kde.desktop.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration: Source code location: . C Compiler: gcc C++ Compiler: g++ CFLAGS: -Wall -Winline -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -g CXXFLAGS: -Wall -O2 -g Maintainer mode: yes systemd support: yes wnck support: no (this will likely make system-monitor segfault) + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2' Making all in po make[2]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/po' Making all in scripts make[2]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/scripts' CC gsm_renice-gsm_execute_helper.o CC gsm_kill-gsm_execute_helper.o CCLD gsm-renice CCLD gsm-kill make[2]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/scripts' Making all in src make[2]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src' Making all in legacy make[3]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src/legacy' CC gsm_color_button.lo CC e_date.lo CC treeview.lo CCLD libgsmlegacy.la make[3]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src/legacy' make[3]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src' CXX argv.o CXX interface.o CXX proctable.o CXX load-graph.o In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from interface.cpp:24: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ CXX prettytable.o In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from load-graph.cpp:13: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.cpp:52: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from load-graph.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from load-graph.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from load-graph.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from load-graph.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from load-graph.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from load-graph.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from load-graph.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from load-graph.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from load-graph.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from load-graph.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from load-graph.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from load-graph.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from load-graph.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from load-graph.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from load-graph.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from load-graph.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from load-graph.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from load-graph.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from load-graph.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from load-graph.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from load-graph.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from load-graph.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.cpp:52: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from proctable.cpp:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.cpp:52: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from proctable.cpp:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.cpp:52: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from proctable.cpp:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.cpp:52: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from proctable.cpp:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.cpp:52: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from proctable.cpp:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.cpp:52: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from proctable.cpp:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.cpp:52: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from proctable.cpp:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.cpp:52: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from proctable.cpp:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.cpp:52: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from proctable.cpp:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.cpp:52: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from proctable.cpp:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.cpp:52: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from proctable.cpp:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from interface.h:25, from interface.cpp:33: /usr/include/glibmm-2.4/glibmm/timeval.h: At global scope: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from load-graph.cpp:13: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libgtop-2.0/glibtop.h:30, from load-graph.cpp:6: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.cpp:52: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libgtop-2.0/glibtop.h:30, from proctable.cpp:28: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from load-graph.cpp:13: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.cpp:52: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from interface.h:25, from interface.cpp:33: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from interface.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from interface.h:25, from interface.cpp:33: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from interface.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from interface.h:25, from interface.cpp:33: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from interface.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from interface.h:25, from interface.cpp:33: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from interface.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from interface.h:25, from interface.cpp:33: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from interface.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from interface.h:25, from interface.cpp:33: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from interface.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from interface.h:25, from interface.cpp:33: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from interface.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from interface.h:25, from interface.cpp:33: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from interface.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from interface.h:25, from interface.cpp:33: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from interface.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from interface.h:25, from interface.cpp:33: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from interface.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from interface.h:25, from interface.cpp:33: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from interface.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from prettytable.cpp:13: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libgtop-2.0/glibtop.h:30, from proctable.cpp:28: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libgtop-2.0/glibtop.h:30, from load-graph.cpp:6: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from interface.h:25, from interface.cpp:33: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from interface.cpp:24: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from interface.h:25, from interface.cpp:33: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from proctable.cpp:52: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from load-graph.cpp:13: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from interface.h:25, from interface.cpp:33: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/glibmm-2.4/glibmm/interface.h:20, from /usr/include/giomm-2.4/giomm/error.h:26, from prettytable.cpp:15: /usr/include/glibmm-2.4/glibmm/object.h: At global scope: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from prettytable.cpp:13: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/giomm-2.4/giomm/fileinfo.h:28, from /usr/include/giomm-2.4/giomm/fileenumerator.h:31, from /usr/include/giomm-2.4/giomm/file.h:30, from prettytable.cpp:16: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.h:25, from prettytable.cpp:24: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from prettytable.cpp:13: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.h:25, from prettytable.cpp:24: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from prettytable.cpp:13: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.h:25, from prettytable.cpp:24: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from prettytable.cpp:13: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.h:25, from prettytable.cpp:24: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from prettytable.cpp:13: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.h:25, from prettytable.cpp:24: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from prettytable.cpp:13: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.h:25, from prettytable.cpp:24: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from prettytable.cpp:13: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.h:25, from prettytable.cpp:24: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from prettytable.cpp:13: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.h:25, from prettytable.cpp:24: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from prettytable.cpp:13: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.h:25, from prettytable.cpp:24: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from prettytable.cpp:13: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.h:25, from prettytable.cpp:24: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from prettytable.cpp:13: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.h:25, from prettytable.cpp:24: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from prettytable.cpp:13: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from proctable.h:25, from prettytable.cpp:24: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from load-graph.cpp:14: load-graph.h:93:18: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal time; ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from load-graph.cpp:4: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from interface.cpp:40: load-graph.h:93:18: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal time; ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from interface.cpp:23: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ load-graph.cpp: In function 'void get_net(LoadGraph*)': load-graph.cpp:600:14: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal time; ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from load-graph.cpp:4: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ load-graph.cpp:634:30: warning: 'void g_get_current_time(GTimeVal*)' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&time); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from /usr/include/glib-2.0/glib/gi18n.h:21, from load-graph.cpp:4: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ load-graph.cpp:634:30: warning: 'void g_get_current_time(GTimeVal*)' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&time); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from /usr/include/glib-2.0/glib/gi18n.h:21, from load-graph.cpp:4: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from proctable.h:25, from prettytable.cpp:24: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ CXX util.o CXX procactions.o In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from util.cpp:6: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from util.h:5, from util.cpp:11: /usr/include/glibmm-2.4/glibmm/timeval.h: At global scope: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procactions.cpp:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procactions.cpp:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procactions.cpp:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procactions.cpp:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procactions.cpp:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procactions.cpp:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procactions.cpp:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procactions.cpp:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procactions.cpp:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procactions.cpp:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procactions.cpp:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from util.h:5, from util.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from util.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from util.h:5, from util.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from util.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from util.h:5, from util.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from util.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from util.h:5, from util.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from util.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from util.h:5, from util.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from util.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from util.h:5, from util.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from util.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from util.h:5, from util.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from util.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from util.h:5, from util.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from util.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from util.h:5, from util.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from util.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from util.h:5, from util.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from util.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from util.h:5, from util.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from util.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from util.h:5, from util.cpp:11: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from util.cpp:6: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from util.h:5, from util.cpp:11: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ CXX procdialogs.o In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from util.h:5, from util.cpp:11: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from procactions.h:22, from procactions.cpp:28: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ util.cpp: In function 'double get_relative_time()': util.cpp:255:14: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal tv; ^~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from util.cpp:4: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ util.cpp:263:27: warning: 'void g_get_current_time(GTimeVal*)' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&tv); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from /usr/include/glib-2.0/glib/gi18n.h:21, from util.cpp:4: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ util.cpp:263:27: warning: 'void g_get_current_time(GTimeVal*)' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&tv); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from /usr/include/glib-2.0/glib/gi18n.h:21, from util.cpp:4: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ CXX memmaps.o In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procdialogs.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procdialogs.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procdialogs.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procdialogs.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procdialogs.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procdialogs.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procdialogs.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procdialogs.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procdialogs.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procdialogs.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procdialogs.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ CXX openfiles.o CXX procproperties.o In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from memmaps.cpp:18: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from memmaps.cpp:18: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/libgtop-2.0/glibtop.h:29, from /usr/include/libgtop-2.0/glibtop/procmap.h:25, from memmaps.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from memmaps.cpp:18: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/libgtop-2.0/glibtop.h:29, from /usr/include/libgtop-2.0/glibtop/procmap.h:25, from memmaps.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from memmaps.cpp:18: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/libgtop-2.0/glibtop.h:29, from /usr/include/libgtop-2.0/glibtop/procmap.h:25, from memmaps.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from memmaps.cpp:18: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/libgtop-2.0/glibtop.h:29, from /usr/include/libgtop-2.0/glibtop/procmap.h:25, from memmaps.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from memmaps.cpp:18: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/libgtop-2.0/glibtop.h:29, from /usr/include/libgtop-2.0/glibtop/procmap.h:25, from memmaps.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from memmaps.cpp:18: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/libgtop-2.0/glibtop.h:29, from /usr/include/libgtop-2.0/glibtop/procmap.h:25, from memmaps.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from memmaps.cpp:18: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/libgtop-2.0/glibtop.h:29, from /usr/include/libgtop-2.0/glibtop/procmap.h:25, from memmaps.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from memmaps.cpp:18: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/libgtop-2.0/glibtop.h:29, from /usr/include/libgtop-2.0/glibtop/procmap.h:25, from memmaps.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from memmaps.cpp:18: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/libgtop-2.0/glibtop.h:29, from /usr/include/libgtop-2.0/glibtop/procmap.h:25, from memmaps.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from memmaps.cpp:18: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/libgtop-2.0/glibtop.h:29, from /usr/include/libgtop-2.0/glibtop/procmap.h:25, from memmaps.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from memmaps.cpp:18: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/libgtop-2.0/glibtop.h:29, from /usr/include/libgtop-2.0/glibtop/procmap.h:25, from memmaps.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from procdialogs.h:24, from procdialogs.cpp:29: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from openfiles.cpp:13: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from memmaps.cpp:18: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libgtop-2.0/glibtop.h:30, from /usr/include/libgtop-2.0/glibtop/procmap.h:25, from memmaps.cpp:4: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from memmaps.cpp:18: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procproperties.cpp:28: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libgtop-2.0/glibtop.h:30, from /usr/include/libgtop-2.0/glibtop/procmap.h:25, from memmaps.cpp:4: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from openfiles.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from openfiles.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from openfiles.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from openfiles.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from openfiles.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from openfiles.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from openfiles.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from openfiles.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from openfiles.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from openfiles.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from openfiles.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from openfiles.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from openfiles.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from openfiles.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from openfiles.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from openfiles.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from openfiles.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from openfiles.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from openfiles.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from openfiles.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from openfiles.cpp:13: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from openfiles.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procproperties.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procproperties.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procproperties.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procproperties.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procproperties.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procproperties.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procproperties.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procproperties.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procproperties.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procproperties.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procproperties.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procproperties.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procproperties.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procproperties.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procproperties.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procproperties.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procproperties.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procproperties.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procproperties.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procproperties.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procproperties.cpp:28: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from procproperties.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from openfiles.cpp:13: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libgtop-2.0/glibtop.h:30, from /usr/include/libgtop-2.0/glibtop/procopenfiles.h:28, from openfiles.cpp:5: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from openfiles.cpp:13: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procproperties.cpp:28: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libgtop-2.0/glibtop.h:30, from /usr/include/libgtop-2.0/glibtop/procmem.h:25, from procproperties.cpp:24: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from procproperties.cpp:28: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from memmaps.cpp:18: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libgtop-2.0/glibtop.h:30, from /usr/include/libgtop-2.0/glibtop/procopenfiles.h:28, from openfiles.cpp:5: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libgtop-2.0/glibtop.h:30, from /usr/include/libgtop-2.0/glibtop/procmem.h:25, from procproperties.cpp:24: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ CXX smooth_refresh.o In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from openfiles.cpp:13: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from procproperties.cpp:28: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ openfiles.cpp: In function 'void add_new_files(gpointer, gpointer, gpointer)': openfiles.cpp:124:84: warning: 'void* g_memdup(gconstpointer, guint)' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] COL_OPENFILE_STRUCT, g_memdup(openfiles, sizeof(*openfiles)), ^ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/glib/gi18n.h:21, from openfiles.cpp:4: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here gpointer g_memdup (gconstpointer mem, ^~~~~~~~ openfiles.cpp:124:84: warning: 'void* g_memdup(gconstpointer, guint)' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] COL_OPENFILE_STRUCT, g_memdup(openfiles, sizeof(*openfiles)), ^ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/glib/gi18n.h:21, from openfiles.cpp:4: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here gpointer g_memdup (gconstpointer mem, ^~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/giomm-2.4/giomm.h:22, from smooth_refresh.h:5, from smooth_refresh.cpp:10: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/giomm-2.4/giomm.h:22, from smooth_refresh.h:5, from smooth_refresh.cpp:10: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from smooth_refresh.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/giomm-2.4/giomm.h:22, from smooth_refresh.h:5, from smooth_refresh.cpp:10: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from smooth_refresh.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/giomm-2.4/giomm.h:22, from smooth_refresh.h:5, from smooth_refresh.cpp:10: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from smooth_refresh.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/giomm-2.4/giomm.h:22, from smooth_refresh.h:5, from smooth_refresh.cpp:10: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from smooth_refresh.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/giomm-2.4/giomm.h:22, from smooth_refresh.h:5, from smooth_refresh.cpp:10: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from smooth_refresh.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/giomm-2.4/giomm.h:22, from smooth_refresh.h:5, from smooth_refresh.cpp:10: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from smooth_refresh.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/giomm-2.4/giomm.h:22, from smooth_refresh.h:5, from smooth_refresh.cpp:10: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from smooth_refresh.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/giomm-2.4/giomm.h:22, from smooth_refresh.h:5, from smooth_refresh.cpp:10: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from smooth_refresh.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/giomm-2.4/giomm.h:22, from smooth_refresh.h:5, from smooth_refresh.cpp:10: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from smooth_refresh.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/giomm-2.4/giomm.h:22, from smooth_refresh.h:5, from smooth_refresh.cpp:10: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from smooth_refresh.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/giomm-2.4/giomm.h:22, from smooth_refresh.h:5, from smooth_refresh.cpp:10: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from smooth_refresh.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ CXX disks.o CXX selinux.o In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/giomm-2.4/giomm.h:22, from smooth_refresh.h:5, from smooth_refresh.cpp:10: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libgtop-2.0/glibtop.h:30, from smooth_refresh.cpp:6: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/giomm-2.4/giomm.h:22, from smooth_refresh.h:5, from smooth_refresh.cpp:10: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libgtop-2.0/glibtop.h:30, from smooth_refresh.cpp:6: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from disks.cpp:4: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from util.h:5, from smooth_refresh.h:9, from smooth_refresh.cpp:10: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ CXX systemd.o In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from selinux.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from selinux.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from selinux.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from selinux.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from selinux.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from selinux.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from selinux.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from selinux.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from selinux.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from selinux.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from selinux.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from disks.h:5, from disks.cpp:9: /usr/include/glibmm-2.4/glibmm/timeval.h: At global scope: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from disks.h:5, from disks.cpp:9: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from disks.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from disks.h:5, from disks.cpp:9: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from disks.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from disks.h:5, from disks.cpp:9: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from disks.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from disks.h:5, from disks.cpp:9: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from disks.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from disks.h:5, from disks.cpp:9: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from disks.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from disks.h:5, from disks.cpp:9: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from disks.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from disks.h:5, from disks.cpp:9: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from disks.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from disks.h:5, from disks.cpp:9: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from disks.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from disks.h:5, from disks.cpp:9: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from disks.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from disks.h:5, from disks.cpp:9: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from disks.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from disks.h:5, from disks.cpp:9: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from disks.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from disks.h:5, from disks.cpp:9: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from disks.cpp:4: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from disks.h:5, from disks.cpp:9: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ CXX cgroups.o In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from selinux.h:7, from selinux.cpp:6: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from disks.h:5, from disks.cpp:9: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from systemd.cpp:8: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from systemd.cpp:8: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ CXX gsm_gnomesu.o In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ CXX gsm_gksu.o In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from cgroups.h:5, from cgroups.cpp:3: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ CXX gsm_pkexec.o In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from gsm_gnomesu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from gsm_gnomesu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from gsm_gnomesu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from gsm_gnomesu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from gsm_gnomesu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from gsm_gnomesu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from gsm_gnomesu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from gsm_gnomesu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from gsm_gnomesu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from gsm_gnomesu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from gsm_gnomesu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_gksu.cpp:4: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from gsm_gnomesu.cpp:6: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/thread.h:38, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from gsm_gksu.cpp:4: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from gsm_pkexec.cpp:4: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ CXX lsof.o CXX prefsdialog.o In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from prefsdialog.cpp:6: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ CXX application.o In file included from /usr/include/gtkmm-3.0/gtkmm/window.h:29, from /usr/include/gtkmm-3.0/gtkmm/dialog.h:29, from /usr/include/gtkmm-3.0/gtkmm/messagedialog.h:27, from lsof.cpp:4: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/class.h:24, from /usr/include/glibmm-2.4/glibmm/objectbase.h:21, from /usr/include/glibmm-2.4/glibmm/object.h:29, from /usr/include/gtkmm-3.0/gtkmm/window.h:29, from /usr/include/gtkmm-3.0/gtkmm/dialog.h:29, from /usr/include/gtkmm-3.0/gtkmm/messagedialog.h:27, from lsof.cpp:4: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from prefsdialog.h:5, from prefsdialog.cpp:8: /usr/include/glibmm-2.4/glibmm/timeval.h: At global scope: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ CXX main.o In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from prefsdialog.h:5, from prefsdialog.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from prefsdialog.cpp:5: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from prefsdialog.h:5, from prefsdialog.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from prefsdialog.cpp:5: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from prefsdialog.h:5, from prefsdialog.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from prefsdialog.cpp:5: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from prefsdialog.h:5, from prefsdialog.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from prefsdialog.cpp:5: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from prefsdialog.h:5, from prefsdialog.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from prefsdialog.cpp:5: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from prefsdialog.h:5, from prefsdialog.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from prefsdialog.cpp:5: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from prefsdialog.h:5, from prefsdialog.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from prefsdialog.cpp:5: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from prefsdialog.h:5, from prefsdialog.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from prefsdialog.cpp:5: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from prefsdialog.h:5, from prefsdialog.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from prefsdialog.cpp:5: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from prefsdialog.h:5, from prefsdialog.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from prefsdialog.cpp:5: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from prefsdialog.h:5, from prefsdialog.cpp:8: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from prefsdialog.cpp:5: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/giomm-2.4/giomm/fileinfo.h:28, from /usr/include/giomm-2.4/giomm/fileenumerator.h:31, from /usr/include/giomm-2.4/giomm/file.h:30, from /usr/include/giomm-2.4/giomm/applicationcommandline.h:25, from /usr/include/giomm-2.4/giomm/application.h:30, from /usr/include/gtkmm-3.0/gtkmm/application.h:32, from /usr/include/gtkmm-3.0/gtkmm/window.h:31, from /usr/include/gtkmm-3.0/gtkmm/dialog.h:29, from /usr/include/gtkmm-3.0/gtkmm/messagedialog.h:27, from lsof.cpp:4: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from application.cpp:11: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from prefsdialog.h:5, from prefsdialog.cpp:8: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from prefsdialog.cpp:6: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from prefsdialog.h:5, from prefsdialog.cpp:8: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from lsof.cpp:17: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/unicode.h:23, from /usr/include/glibmm-2.4/glibmm/ustring.h:21, from /usr/include/gtkmm-3.0/gtkmm/messagedialog.h:6, from lsof.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from lsof.cpp:17: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/unicode.h:23, from /usr/include/glibmm-2.4/glibmm/ustring.h:21, from /usr/include/gtkmm-3.0/gtkmm/messagedialog.h:6, from lsof.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from lsof.cpp:17: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/unicode.h:23, from /usr/include/glibmm-2.4/glibmm/ustring.h:21, from /usr/include/gtkmm-3.0/gtkmm/messagedialog.h:6, from lsof.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from lsof.cpp:17: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/unicode.h:23, from /usr/include/glibmm-2.4/glibmm/ustring.h:21, from /usr/include/gtkmm-3.0/gtkmm/messagedialog.h:6, from lsof.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from lsof.cpp:17: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/unicode.h:23, from /usr/include/glibmm-2.4/glibmm/ustring.h:21, from /usr/include/gtkmm-3.0/gtkmm/messagedialog.h:6, from lsof.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from lsof.cpp:17: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/unicode.h:23, from /usr/include/glibmm-2.4/glibmm/ustring.h:21, from /usr/include/gtkmm-3.0/gtkmm/messagedialog.h:6, from lsof.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from lsof.cpp:17: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/unicode.h:23, from /usr/include/glibmm-2.4/glibmm/ustring.h:21, from /usr/include/gtkmm-3.0/gtkmm/messagedialog.h:6, from lsof.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from lsof.cpp:17: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/unicode.h:23, from /usr/include/glibmm-2.4/glibmm/ustring.h:21, from /usr/include/gtkmm-3.0/gtkmm/messagedialog.h:6, from lsof.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from lsof.cpp:17: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/unicode.h:23, from /usr/include/glibmm-2.4/glibmm/ustring.h:21, from /usr/include/gtkmm-3.0/gtkmm/messagedialog.h:6, from lsof.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from lsof.cpp:17: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/unicode.h:23, from /usr/include/glibmm-2.4/glibmm/ustring.h:21, from /usr/include/gtkmm-3.0/gtkmm/messagedialog.h:6, from lsof.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from lsof.cpp:17: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glibmm-2.4/glibmm/unicode.h:23, from /usr/include/glibmm-2.4/glibmm/ustring.h:21, from /usr/include/gtkmm-3.0/gtkmm/messagedialog.h:6, from lsof.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from lsof.cpp:17: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from application.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from application.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from application.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from application.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from application.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from application.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from application.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from application.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from application.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from application.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from application.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from application.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from application.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from application.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from application.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from application.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from application.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from application.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from application.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from application.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from application.cpp:11: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from application.cpp:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from lsof.cpp:17: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/glibmm-2.4/glibmm/thread.h:48, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glibmm-2.4/glibmm/timeval.h:38:42: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:39:53: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal& operator=(const GTimeVal& gtimeval); ^ /usr/include/glibmm-2.4/glibmm/timeval.h:104:49: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] inline TimeVal::TimeVal(const GTimeVal& gtimeval) ^ /usr/include/glibmm-2.4/glibmm/timeval.h:111:44: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] TimeVal::operator=(const GTimeVal& gtimeval) ^ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from prefsdialog.h:5, from prefsdialog.cpp:8: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from application.cpp:11: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libgtop-2.0/glibtop.h:30, from application.cpp:5: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from application.cpp:11: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libgtop-2.0/glibtop.h:30, from application.cpp:5: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glibmm-2.4/glibmm/thread.h:139:52: warning: 'GThreadFunctions' is deprecated [-Wdeprecated-declarations] void thread_init(GThreadFunctions* vtable = nullptr); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from main.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:56:8: note: declared here struct _GThreadFunctions ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glibmm-2.4/glibmm/thread.h:399:22: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from main.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glibmm-2.4/glibmm/thread.h:403:16: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from main.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:136:3: note: declared here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glibmm-2.4/glibmm/thread.h:525:25: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from main.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glibmm-2.4/glibmm/thread.h:529:19: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from main.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:33: note: declared here typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex); ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glibmm-2.4/glibmm/thread.h:602:23: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from main.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glibmm-2.4/glibmm/thread.h:606:17: warning: 'GStaticRWLock' is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] GStaticRWLock gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from main.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:193:31: note: declared here typedef struct _GStaticRWLock GStaticRWLock GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRWLock); ^~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glibmm-2.4/glibmm/thread.h:787:24: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate* gobj() { return &gobject_; } ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from main.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glibmm-2.4/glibmm/thread.h:791:18: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] GStaticPrivate gobject_; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from main.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:235:33: note: declared here typedef struct _GStaticPrivate GStaticPrivate GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GPrivate); ^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glibmm-2.4/glibmm/thread.h:1090:59: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void* StaticPrivate_get_helper(GStaticPrivate *private_key); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from main.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glibmm-2.4/glibmm/thread.h:1100:96: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); ^ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/glib/gi18n.h:21, from main.cpp:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:236:8: note: declared here struct _GStaticPrivate ^~~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/binding.h:22, from /usr/include/glibmm-2.4/glibmm.h:97, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glibmm-2.4/glibmm/object.h:73:15: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter* parameters; ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; ^~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm.h:105, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glibmm-2.4/glibmm/date.h:261:27: warning: 'GTime' is deprecated [-Wdeprecated-declarations] void set_time(GTime time); ^ /usr/include/glibmm-2.4/glibmm/date.h:287:40: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] void set_time(const GTimeVal& timeval); ^ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from application.cpp:11: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glibmm-2.4/glibmm/varianttype.h:24, from /usr/include/glibmm-2.4/glibmm/variant.h:24, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from application.h:5, from main.cpp:25: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/gdkmm-3.0/gdkmm.h:28, from /usr/include/gtkmm-3.0/gtkmm.h:92, from application.h:5, from main.cpp:25: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h: At global scope: /usr/include/gdkmm-3.0/gdkmm/pixbufanimation.h:184:72: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] Glib::RefPtr get_iter(const GTimeVal* start_time); ^ GEN gsm.gresource GEN org.gnome.gnome-system-monitor.enums.xml GEN org.gnome.gnome-system-monitor.gschema.valid In file included from application.cpp:16: load-graph.h:93:18: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal time; ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from application.cpp:4: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ CXXLD gnome-system-monitor make[3]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src' make[2]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src' Making all in help make[2]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/help' GEN cs/cs.mo GEN de/de.mo GEN el/el.mo GEN es/es.mo GEN fr/fr.mo GEN hu/hu.mo GEN ko/ko.mo GEN pl/pl.mo GEN pt/pt.mo GEN pt_BR/pt_BR.mo GEN ro/ro.mo GEN sv/sv.mo GEN cs/ GEN de/ GEN el/ GEN es/ GEN fr/ GEN hu/ GEN ko/ GEN pl/ GEN pt/ GEN pt_BR/ GEN ro/ GEN sv/ make[2]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2' GEN gnome-system-monitor-kde.desktop GEN gnome-system-monitor.desktop GEN gnome-system-monitor.appdata.xml GEN org.gnome.gnome-system-monitor.policy.in GEN org.gnome.gnome-system-monitor.policy make[2]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2' make[1]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gmHfVF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64 + cd gnome-system-monitor-3.28.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/po' installing am.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/am/LC_MESSAGES/gnome-system-monitor.mo installing an.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/an/LC_MESSAGES/gnome-system-monitor.mo installing ar.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ar/LC_MESSAGES/gnome-system-monitor.mo installing as.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/as/LC_MESSAGES/gnome-system-monitor.mo installing ast.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ast/LC_MESSAGES/gnome-system-monitor.mo installing az.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/az/LC_MESSAGES/gnome-system-monitor.mo installing be.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/be/LC_MESSAGES/gnome-system-monitor.mo installing be@latin.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/be@latin/LC_MESSAGES/gnome-system-monitor.mo installing bg.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/bg/LC_MESSAGES/gnome-system-monitor.mo installing bn.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/bn/LC_MESSAGES/gnome-system-monitor.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/bn_IN/LC_MESSAGES/gnome-system-monitor.mo installing bs.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/bs/LC_MESSAGES/gnome-system-monitor.mo installing ca.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ca/LC_MESSAGES/gnome-system-monitor.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ca@valencia/LC_MESSAGES/gnome-system-monitor.mo installing cs.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/cs/LC_MESSAGES/gnome-system-monitor.mo installing cy.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/cy/LC_MESSAGES/gnome-system-monitor.mo installing da.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/da/LC_MESSAGES/gnome-system-monitor.mo installing de.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/de/LC_MESSAGES/gnome-system-monitor.mo installing dz.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/dz/LC_MESSAGES/gnome-system-monitor.mo installing el.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/el/LC_MESSAGES/gnome-system-monitor.mo installing en_CA.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/en_CA/LC_MESSAGES/gnome-system-monitor.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/en_GB/LC_MESSAGES/gnome-system-monitor.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/en@shaw/LC_MESSAGES/gnome-system-monitor.mo installing eo.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/eo/LC_MESSAGES/gnome-system-monitor.mo installing es.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/es/LC_MESSAGES/gnome-system-monitor.mo installing et.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/et/LC_MESSAGES/gnome-system-monitor.mo installing eu.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/eu/LC_MESSAGES/gnome-system-monitor.mo installing fa.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/fa/LC_MESSAGES/gnome-system-monitor.mo installing fi.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/fi/LC_MESSAGES/gnome-system-monitor.mo installing fr.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/fr/LC_MESSAGES/gnome-system-monitor.mo installing fur.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/fur/LC_MESSAGES/gnome-system-monitor.mo installing ga.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ga/LC_MESSAGES/gnome-system-monitor.mo installing gd.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/gd/LC_MESSAGES/gnome-system-monitor.mo installing gl.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/gl/LC_MESSAGES/gnome-system-monitor.mo installing gu.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/gu/LC_MESSAGES/gnome-system-monitor.mo installing he.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/he/LC_MESSAGES/gnome-system-monitor.mo installing hi.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/hi/LC_MESSAGES/gnome-system-monitor.mo installing hr.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/hr/LC_MESSAGES/gnome-system-monitor.mo installing hu.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/hu/LC_MESSAGES/gnome-system-monitor.mo installing id.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/id/LC_MESSAGES/gnome-system-monitor.mo installing is.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/is/LC_MESSAGES/gnome-system-monitor.mo installing it.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/it/LC_MESSAGES/gnome-system-monitor.mo installing ja.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ja/LC_MESSAGES/gnome-system-monitor.mo installing ka.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ka/LC_MESSAGES/gnome-system-monitor.mo installing kk.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/kk/LC_MESSAGES/gnome-system-monitor.mo installing km.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/km/LC_MESSAGES/gnome-system-monitor.mo installing kn.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/kn/LC_MESSAGES/gnome-system-monitor.mo installing ko.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ko/LC_MESSAGES/gnome-system-monitor.mo installing ku.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ku/LC_MESSAGES/gnome-system-monitor.mo installing ky.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ky/LC_MESSAGES/gnome-system-monitor.mo installing li.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/li/LC_MESSAGES/gnome-system-monitor.mo installing lt.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/lt/LC_MESSAGES/gnome-system-monitor.mo installing lv.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/lv/LC_MESSAGES/gnome-system-monitor.mo installing mai.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/mai/LC_MESSAGES/gnome-system-monitor.mo installing mg.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/mg/LC_MESSAGES/gnome-system-monitor.mo installing mk.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/mk/LC_MESSAGES/gnome-system-monitor.mo installing ml.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ml/LC_MESSAGES/gnome-system-monitor.mo installing mn.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/mn/LC_MESSAGES/gnome-system-monitor.mo installing mr.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/mr/LC_MESSAGES/gnome-system-monitor.mo installing ms.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ms/LC_MESSAGES/gnome-system-monitor.mo installing nb.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/nb/LC_MESSAGES/gnome-system-monitor.mo installing nds.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/nds/LC_MESSAGES/gnome-system-monitor.mo installing ne.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ne/LC_MESSAGES/gnome-system-monitor.mo installing nl.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/nl/LC_MESSAGES/gnome-system-monitor.mo installing nn.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/nn/LC_MESSAGES/gnome-system-monitor.mo installing oc.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/oc/LC_MESSAGES/gnome-system-monitor.mo installing or.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/or/LC_MESSAGES/gnome-system-monitor.mo installing pa.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/pa/LC_MESSAGES/gnome-system-monitor.mo installing pl.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/pl/LC_MESSAGES/gnome-system-monitor.mo installing ps.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ps/LC_MESSAGES/gnome-system-monitor.mo installing pt.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/pt/LC_MESSAGES/gnome-system-monitor.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/pt_BR/LC_MESSAGES/gnome-system-monitor.mo installing ro.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ro/LC_MESSAGES/gnome-system-monitor.mo installing ru.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ru/LC_MESSAGES/gnome-system-monitor.mo installing rw.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/rw/LC_MESSAGES/gnome-system-monitor.mo installing si.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/si/LC_MESSAGES/gnome-system-monitor.mo installing sk.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/sk/LC_MESSAGES/gnome-system-monitor.mo installing sl.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/sl/LC_MESSAGES/gnome-system-monitor.mo installing sq.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/sq/LC_MESSAGES/gnome-system-monitor.mo installing sr.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/sr/LC_MESSAGES/gnome-system-monitor.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/sr@latin/LC_MESSAGES/gnome-system-monitor.mo installing sv.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/sv/LC_MESSAGES/gnome-system-monitor.mo installing ta.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ta/LC_MESSAGES/gnome-system-monitor.mo installing te.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/te/LC_MESSAGES/gnome-system-monitor.mo installing tg.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/tg/LC_MESSAGES/gnome-system-monitor.mo installing th.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/th/LC_MESSAGES/gnome-system-monitor.mo installing tr.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/tr/LC_MESSAGES/gnome-system-monitor.mo installing ug.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/ug/LC_MESSAGES/gnome-system-monitor.mo installing uk.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/uk/LC_MESSAGES/gnome-system-monitor.mo installing vi.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/vi/LC_MESSAGES/gnome-system-monitor.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/zh_CN/LC_MESSAGES/gnome-system-monitor.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/zh_HK/LC_MESSAGES/gnome-system-monitor.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/locale/zh_TW/LC_MESSAGES/gnome-system-monitor.mo if test "gnome-system-monitor" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/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/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/po' Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/scripts' make[2]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/scripts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/libexec/gnome-system-monitor' /bin/sh ../libtool --mode=install /usr/bin/install -p gsm-renice gsm-kill '/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/libexec/gnome-system-monitor' libtool: install: /usr/bin/install -p gsm-renice /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/libexec/gnome-system-monitor/gsm-renice libtool: install: /usr/bin/install -p gsm-kill /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/libexec/gnome-system-monitor/gsm-kill make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/scripts' make[1]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/scripts' Making install in src make[1]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src' Making install in legacy make[2]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src/legacy' make[3]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src/legacy' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src/legacy' make[2]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src/legacy' make[2]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p gnome-system-monitor '/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/bin' libtool: install: /usr/bin/install -p gnome-system-monitor /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/bin/gnome-system-monitor /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/gnome-system-monitor' /usr/bin/install -p -m 644 gsm.gresource '/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/gnome-system-monitor' if test -n "org.gnome.gnome-system-monitor.gschema.xml org.gnome.gnome-system-monitor.enums.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -p -m 644 org.gnome.gnome-system-monitor.gschema.xml org.gnome.gnome-system-monitor.enums.xml "/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64" || /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[3]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src' make[2]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src' make[1]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/src' Making install in help make[1]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 C/commandline.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 C/cpu-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 C/cpu-mem-normal.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 C/cpu-multicore.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 C/fs-device.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 C/fs-diskusage.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 C/fs-info.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 C/fs-showall.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 C/index.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/index.page /usr/bin/install -p -m 644 C/legal.xml /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 C/mem-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 C/mem-swap.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 C/memory-map-use.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 C/net-bits.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 C/process-explain.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 C/process-files.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 C/process-identify-file.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 C/process-identify-hog.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 C/process-kill.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 C/process-many.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 C/process-priority-change.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 C/process-status.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 C/process-update-speed.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 C/solaris-mode.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 C/units.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/units.page /usr/bin/install -p -m 644 cs/commandline.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 cs/cpu-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 cs/cpu-mem-normal.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 cs/cpu-multicore.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 cs/fs-device.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 cs/fs-diskusage.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 cs/fs-info.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 cs/fs-showall.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 cs/index.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/index.page /usr/bin/install -p -m 644 cs/legal.xml /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 cs/mem-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 cs/mem-swap.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 cs/memory-map-use.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 cs/net-bits.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 cs/process-explain.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 cs/process-files.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 cs/process-identify-file.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 cs/process-identify-hog.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 cs/process-kill.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 cs/process-many.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 cs/process-priority-change.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 cs/process-status.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 cs/process-update-speed.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 cs/solaris-mode.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 cs/units.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/units.page /usr/bin/install -p -m 644 de/commandline.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 de/cpu-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 de/cpu-mem-normal.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 de/cpu-multicore.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 de/fs-device.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 de/fs-diskusage.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 de/fs-info.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 de/fs-showall.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 de/index.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/index.page /usr/bin/install -p -m 644 de/legal.xml /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 de/mem-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 de/mem-swap.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 de/memory-map-use.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 de/net-bits.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 de/process-explain.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 de/process-files.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 de/process-identify-file.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 de/process-identify-hog.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 de/process-kill.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 de/process-many.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 de/process-priority-change.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 de/process-status.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 de/process-update-speed.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 de/solaris-mode.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 de/units.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/units.page /usr/bin/install -p -m 644 el/commandline.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 el/cpu-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 el/cpu-mem-normal.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 el/cpu-multicore.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 el/fs-device.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 el/fs-diskusage.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 el/fs-info.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 el/fs-showall.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 el/index.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/index.page /usr/bin/install -p -m 644 el/legal.xml /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 el/mem-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 el/mem-swap.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 el/memory-map-use.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 el/net-bits.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 el/process-explain.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 el/process-files.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 el/process-identify-file.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 el/process-identify-hog.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 el/process-kill.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 el/process-many.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 el/process-priority-change.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 el/process-status.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 el/process-update-speed.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 el/solaris-mode.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 el/units.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/units.page /usr/bin/install -p -m 644 es/commandline.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 es/cpu-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 es/cpu-mem-normal.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 es/cpu-multicore.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 es/fs-device.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 es/fs-diskusage.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 es/fs-info.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 es/fs-showall.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 es/index.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/index.page /usr/bin/install -p -m 644 es/legal.xml /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 es/mem-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 es/mem-swap.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 es/memory-map-use.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 es/net-bits.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 es/process-explain.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 es/process-files.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 es/process-identify-file.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 es/process-identify-hog.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 es/process-kill.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 es/process-many.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 es/process-priority-change.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 es/process-status.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 es/process-update-speed.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 es/solaris-mode.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 es/units.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/units.page /usr/bin/install -p -m 644 fr/commandline.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 fr/cpu-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 fr/cpu-mem-normal.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 fr/cpu-multicore.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 fr/fs-device.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 fr/fs-diskusage.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 fr/fs-info.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 fr/fs-showall.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 fr/index.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/index.page /usr/bin/install -p -m 644 fr/legal.xml /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 fr/mem-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 fr/mem-swap.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 fr/memory-map-use.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 fr/net-bits.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 fr/process-explain.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 fr/process-files.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 fr/process-identify-file.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 fr/process-identify-hog.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 fr/process-kill.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 fr/process-many.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 fr/process-priority-change.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 fr/process-status.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 fr/process-update-speed.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 fr/solaris-mode.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 fr/units.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/units.page /usr/bin/install -p -m 644 hu/commandline.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 hu/cpu-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 hu/cpu-mem-normal.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 hu/cpu-multicore.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 hu/fs-device.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 hu/fs-diskusage.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 hu/fs-info.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 hu/fs-showall.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 hu/index.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/index.page /usr/bin/install -p -m 644 hu/legal.xml /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 hu/mem-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 hu/mem-swap.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 hu/memory-map-use.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 hu/net-bits.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 hu/process-explain.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 hu/process-files.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 hu/process-identify-file.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 hu/process-identify-hog.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 hu/process-kill.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 hu/process-many.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 hu/process-priority-change.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 hu/process-status.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 hu/process-update-speed.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 hu/solaris-mode.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 hu/units.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/units.page /usr/bin/install -p -m 644 ko/commandline.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 ko/cpu-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 ko/cpu-mem-normal.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 ko/cpu-multicore.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 ko/fs-device.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 ko/fs-diskusage.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 ko/fs-info.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 ko/fs-showall.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 ko/index.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/index.page /usr/bin/install -p -m 644 ko/legal.xml /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 ko/mem-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 ko/mem-swap.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 ko/memory-map-use.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 ko/net-bits.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 ko/process-explain.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 ko/process-files.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 ko/process-identify-file.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 ko/process-identify-hog.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 ko/process-kill.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 ko/process-many.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 ko/process-priority-change.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 ko/process-status.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 ko/process-update-speed.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 ko/solaris-mode.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 ko/units.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/units.page /usr/bin/install -p -m 644 pl/commandline.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 pl/cpu-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 pl/cpu-mem-normal.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 pl/cpu-multicore.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 pl/fs-device.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 pl/fs-diskusage.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 pl/fs-info.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 pl/fs-showall.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 pl/index.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/index.page /usr/bin/install -p -m 644 pl/legal.xml /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 pl/mem-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 pl/mem-swap.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 pl/memory-map-use.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 pl/net-bits.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 pl/process-explain.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 pl/process-files.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 pl/process-identify-file.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 pl/process-identify-hog.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 pl/process-kill.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 pl/process-many.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 pl/process-priority-change.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 pl/process-status.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 pl/process-update-speed.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 pl/solaris-mode.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 pl/units.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/units.page /usr/bin/install -p -m 644 pt/commandline.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 pt/cpu-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 pt/cpu-mem-normal.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 pt/cpu-multicore.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 pt/fs-device.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 pt/fs-diskusage.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 pt/fs-info.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 pt/fs-showall.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 pt/index.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/index.page /usr/bin/install -p -m 644 pt/legal.xml /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 pt/mem-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 pt/mem-swap.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 pt/memory-map-use.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 pt/net-bits.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 pt/process-explain.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 pt/process-files.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 pt/process-identify-file.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 pt/process-identify-hog.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 pt/process-kill.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 pt/process-many.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 pt/process-priority-change.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 pt/process-status.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 pt/process-update-speed.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 pt/solaris-mode.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 pt/units.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/units.page /usr/bin/install -p -m 644 pt_BR/commandline.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 pt_BR/cpu-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 pt_BR/cpu-mem-normal.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 pt_BR/cpu-multicore.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 pt_BR/fs-device.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 pt_BR/fs-diskusage.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 pt_BR/fs-info.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 pt_BR/fs-showall.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 pt_BR/index.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/index.page /usr/bin/install -p -m 644 pt_BR/legal.xml /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 pt_BR/mem-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 pt_BR/mem-swap.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 pt_BR/memory-map-use.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 pt_BR/net-bits.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 pt_BR/process-explain.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 pt_BR/process-files.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 pt_BR/process-identify-file.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 pt_BR/process-identify-hog.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 pt_BR/process-kill.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 pt_BR/process-many.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 pt_BR/process-priority-change.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 pt_BR/process-status.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 pt_BR/process-update-speed.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 pt_BR/solaris-mode.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 pt_BR/units.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/units.page /usr/bin/install -p -m 644 ro/commandline.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 ro/cpu-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 ro/cpu-mem-normal.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 ro/cpu-multicore.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 ro/fs-device.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 ro/fs-diskusage.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 ro/fs-info.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 ro/fs-showall.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 ro/index.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/index.page /usr/bin/install -p -m 644 ro/legal.xml /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 ro/mem-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 ro/mem-swap.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 ro/memory-map-use.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 ro/net-bits.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 ro/process-explain.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 ro/process-files.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 ro/process-identify-file.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 ro/process-identify-hog.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 ro/process-kill.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 ro/process-many.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 ro/process-priority-change.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 ro/process-status.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 ro/process-update-speed.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 ro/solaris-mode.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 ro/units.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/units.page /usr/bin/install -p -m 644 sv/commandline.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 sv/cpu-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 sv/cpu-mem-normal.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 sv/cpu-multicore.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 sv/fs-device.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 sv/fs-diskusage.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 sv/fs-info.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 sv/fs-showall.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 sv/index.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/index.page /usr/bin/install -p -m 644 sv/legal.xml /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 sv/mem-check.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 sv/mem-swap.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 sv/memory-map-use.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 sv/net-bits.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 sv/process-explain.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 sv/process-files.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 sv/process-identify-file.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 sv/process-identify-hog.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 sv/process-kill.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 sv/process-many.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 sv/process-priority-change.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 sv/process-status.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 sv/process-update-speed.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 sv/solaris-mode.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 sv/units.page /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/units.page /usr/bin/install -p -m 644 ./C/figures/monitorlogo.png /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/cs/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/de/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/el/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/es/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/fr/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/hu/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ko/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pl/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/pt_BR/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/ro/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/help/sv/gnome-system-monitor/figures/monitorlogo.png make[2]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/help' make[1]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2/help' make[1]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2' make[2]: Entering directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/applications' /usr/bin/install -p -m 644 gnome-system-monitor.desktop gnome-system-monitor-kde.desktop '/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/metainfo' /usr/bin/install -p -m 644 gnome-system-monitor.appdata.xml '/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/metainfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/polkit-1/actions' /usr/bin/install -p -m 644 org.gnome.gnome-system-monitor.policy '/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/polkit-1/actions' make[2]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2' make[1]: Leaving directory '/builddir/build/BUILD/gnome-system-monitor-3.28.2' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64 gnome-system-monitor --with-gnome + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.28.2-1.0.1.an8 --unique-debug-suffix -3.28.2-1.0.1.an8.loongarch64 --unique-debug-src-base gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gnome-system-monitor-3.28.2 extracting debug info from /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/bin/gnome-system-monitor extracting debug info from /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/libexec/gnome-system-monitor/gsm-kill extracting debug info from /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/libexec/gnome-system-monitor/gsm-renice /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 629 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2ks6hj + umask 022 + cd /builddir/build/BUILD + cd gnome-system-monitor-3.28.2 + desktop-file-validate /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/applications/gnome-system-monitor.desktop + desktop-file-validate /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/applications/gnome-system-monitor-kde.desktop + exit 0 Processing files: gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VQku7s + umask 022 + cd /builddir/build/BUILD + cd gnome-system-monitor-3.28.2 + LICENSEDIR=/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/licenses/gnome-system-monitor + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/licenses/gnome-system-monitor + cp -pr COPYING /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/licenses/gnome-system-monitor + exit 0 Provides: /usr/bin/gnome-system-monitor application() application(gnome-system-monitor-kde.desktop) application(gnome-system-monitor.desktop) gnome-system-monitor = 3.28.2-1.0.1.an8 gnome-system-monitor(loongarch-64) = 3.28.2-1.0.1.an8 metainfo() metainfo(gnome-system-monitor.appdata.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libatkmm-1.6.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libcairomm-1.0.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdkmm-3.0.so.1()(64bit) libgio-2.0.so.0()(64bit) libgiomm-2.4.so.1()(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgtkmm-3.0.so.1()(64bit) libgtop-2.0.so.11()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangomm-1.4.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) librsvg-2.so.2()(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libxml2.so.2()(64bit) Processing files: gnome-system-monitor-doc-3.28.2-1.0.1.an8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1g2Tm7 + umask 022 + cd /builddir/build/BUILD + cd gnome-system-monitor-3.28.2 + DOCDIR=/builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/doc/gnome-system-monitor-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/doc/gnome-system-monitor-doc + cp -pr AUTHORS /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/doc/gnome-system-monitor-doc + cp -pr NEWS /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/doc/gnome-system-monitor-doc + cp -pr README /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64/usr/share/doc/gnome-system-monitor-doc + exit 0 Provides: gnome-system-monitor-doc = 3.28.2-1.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gnome-system-monitor-debugsource-3.28.2-1.0.1.an8.loongarch64 Provides: gnome-system-monitor-debugsource = 3.28.2-1.0.1.an8 gnome-system-monitor-debugsource(loongarch-64) = 3.28.2-1.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gnome-system-monitor-debuginfo-3.28.2-1.0.1.an8.loongarch64 Provides: debuginfo(build-id) = 0a825c26d110cc148ff611a4d978d1911c28f9ef debuginfo(build-id) = 3c957c69a235a0bb474fad25aaddd511e9e020c6 debuginfo(build-id) = 7f397105cb184e1098da17308e815fa41a11b9e3 gnome-system-monitor-debuginfo = 3.28.2-1.0.1.an8 gnome-system-monitor-debuginfo(loongarch-64) = 3.28.2-1.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gnome-system-monitor-debugsource(loongarch-64) = 3.28.2-1.0.1.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64 Wrote: /builddir/build/RPMS/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/gnome-system-monitor-doc-3.28.2-1.0.1.an8.noarch.rpm Wrote: /builddir/build/RPMS/gnome-system-monitor-debugsource-3.28.2-1.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/gnome-system-monitor-debuginfo-3.28.2-1.0.1.an8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.a0X9by + umask 022 + cd /builddir/build/BUILD + cd gnome-system-monitor-3.28.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gnome-system-monitor-3.28.2-1.0.1.an8.loongarch64 + exit 0 Child return code was: 0