Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/quitcount.spec'], chrootPath='/var/lib/mock/f33-build-291997-54786/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/quitcount.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1596240000 Wrote: /builddir/build/SRPMS/quitcount-3.1.3-15.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/quitcount.spec'], chrootPath='/var/lib/mock/f33-build-291997-54786/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/quitcount.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1596240000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CwrFXo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf quitcount-3.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/quitcount-3.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd quitcount-3.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HMXmTp + umask 022 + cd /builddir/build/BUILD + cd quitcount-3.1.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2014-05-29 15:01:07.000000000 -0400 +++ ./configure 2020-08-13 21:40:15.314052393 -0400 @@ -1779,7 +1779,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-13 21:40:15.314052393 -0400 +++ ./configure 2020-08-13 21:40:16.484052396 -0400 @@ -15188,7 +15188,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' + '[' 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/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 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"~' ./config/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --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 --disable-static checking whether to enable maintainer-specific portions of Makefiles... no 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 for riscv64-redhat-linux-gnu-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 for style of include used by make... GNU checking dependency style of gcc... none checking for library containing strerror... none required checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-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 riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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... no 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 ./configure: line 9480: cd: /lib64/lp64d/../lib64/lp64d/: No such file or directory ./configure: line 9480: cd: /usr/lib64/lp64d/../lib64/lp64d/: No such file or directory 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 pkg-config... /usr/bin/pkg-config checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GTK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile 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 + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/quitcount-3.1.3' Making all in po make[2]: Entering directory '/builddir/build/BUILD/quitcount-3.1.3/po' make[2]: Leaving directory '/builddir/build/BUILD/quitcount-3.1.3/po' Making all in src make[2]: Entering directory '/builddir/build/BUILD/quitcount-3.1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE="\"quitcount\"" -DVERSION="\"3.1.3\"" -DLOCALEDIR="\"/usr/share/locale\"" -DICONSDIR="\"/usr/share/icons/hicolor/scalable/apps\"" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c main.c main.c: In function 'set_icon': main.c:62:3: warning: 'gtk_status_icon_new_from_file' is deprecated [-Wdeprecated-declarations] 62 | icon = gtk_status_icon_new_from_file(path); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:88:23: note: declared here 88 | GtkStatusIcon *gtk_status_icon_new_from_file (const gchar *filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:64:3: warning: 'gtk_status_icon_set_from_file' is deprecated [-Wdeprecated-declarations] 64 | gtk_status_icon_set_from_file(GTK_STATUS_ICON(icon), path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:100:23: note: declared here 100 | void gtk_status_icon_set_from_file (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'check_anniversary': main.c:259:3: warning: 'gtk_status_icon_set_tooltip_text' is deprecated [-Wdeprecated-declarations] 259 | gtk_status_icon_set_tooltip_text(icon, str); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here 137 | void gtk_status_icon_set_tooltip_text (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:261:3: warning: 'gtk_status_icon_set_has_tooltip' is deprecated [-Wdeprecated-declarations] 261 | gtk_status_icon_set_has_tooltip(icon, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:134:23: note: declared here 134 | void gtk_status_icon_set_has_tooltip (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'wrap': main.c:295:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 295 | gtk_misc_set_alignment(GTK_MISC(title), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:295:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 295 | gtk_misc_set_alignment(GTK_MISC(title), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:306:2: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] 306 | gtk_widget_set_margin_left(i, 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from main.c:23: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here 1086 | void gtk_widget_set_margin_left (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'show_config': main.c:339:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 339 | GTK_STOCK_CLOSE, GTK_RESPONSE_ACCEPT, | ^~~~~~~~~~~~~~~ main.c:350:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 350 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:350:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 350 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:364:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 364 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:364:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 364 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:373:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 373 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:373:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 373 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:382:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 382 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:382:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 382 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:391:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 391 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:391:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 391 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:405:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 405 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:405:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 405 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:414:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 414 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:414:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 414 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:430:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 430 | gtk_misc_set_alignment(GTK_MISC(label), 0.5, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:430:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 430 | gtk_misc_set_alignment(GTK_MISC(label), 0.5, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c: In function 'do_about': main.c:491:3: warning: 'gtk_status_icon_get_pixbuf' is deprecated [-Wdeprecated-declarations] 491 | gtk_about_dialog_set_logo(GTK_ABOUT_DIALOG(dialog), gtk_status_icon_get_pixbuf(icon)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:116:23: note: declared here 116 | GdkPixbuf *gtk_status_icon_get_pixbuf (GtkStatusIcon *status_icon); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'do_activate': main.c:524:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 524 | GTK_STOCK_PREFERENCES, QUITCOUNT_RESPONSE_PREFERENCES, | ^~~~~~~~~~~~~~~~~~~~~ main.c:525:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 525 | GTK_STOCK_CLOSE, GTK_RESPONSE_ACCEPT, | ^~~~~~~~~~~~~~~ main.c:541:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 541 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:541:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 541 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:546:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 546 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:546:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 546 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:582:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 582 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:582:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 582 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:594:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 594 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:594:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 594 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:599:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 599 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:599:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 599 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:630:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 630 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:630:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 630 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:639:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 639 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:639:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 639 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:646:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 646 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:646:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 646 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:674:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 674 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:674:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 674 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c:679:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 679 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ main.c:679:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 679 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c: In function 'do_popup_menu': main.c:707:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 707 | item = gtk_image_menu_item_new_from_stock(GTK_STOCK_PREFERENCES, NULL); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared here 84 | GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:707:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 707 | item = gtk_image_menu_item_new_from_stock(GTK_STOCK_PREFERENCES, NULL); | ^~~~ main.c:724:2: warning: 'gtk_image_menu_item_new_with_label' is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations] 724 | item = gtk_image_menu_item_new_with_label(_("Statistics")); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here 80 | GtkWidget* gtk_image_menu_item_new_with_label (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:725:2: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 725 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), img); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:725:2: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] 725 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), img); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10: note: declared here 76 | GType gtk_image_menu_item_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:735:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 735 | item = gtk_image_menu_item_new_from_stock(GTK_STOCK_ABOUT, NULL); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared here 84 | GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:735:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 735 | item = gtk_image_menu_item_new_from_stock(GTK_STOCK_ABOUT, NULL); | ^~~~ main.c:740:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 740 | item = gtk_image_menu_item_new_from_stock(GTK_STOCK_QUIT, NULL); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared here 84 | GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:740:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 740 | item = gtk_image_menu_item_new_from_stock(GTK_STOCK_QUIT, NULL); | ^~~~ main.c:745:2: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 745 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, gtk_status_icon_position_menu, i, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from main.c:23: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ main.c:745:2: warning: 'gtk_status_icon_position_menu' is deprecated [-Wdeprecated-declarations] 745 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, gtk_status_icon_position_menu, i, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from main.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:160:23: note: declared here 160 | void gtk_status_icon_position_menu (GtkMenu *menu, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o quitcount main.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o quitcount main.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/quitcount-3.1.3/src' Making all in config make[2]: Entering directory '/builddir/build/BUILD/quitcount-3.1.3/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/quitcount-3.1.3/config' make[2]: Entering directory '/builddir/build/BUILD/quitcount-3.1.3' make[2]: Leaving directory '/builddir/build/BUILD/quitcount-3.1.3' make[1]: Leaving directory '/builddir/build/BUILD/quitcount-3.1.3' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.73zAun + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64 + cd quitcount-3.1.3 + make install DESTDIR=/builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64 'INSTALL=install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/quitcount-3.1.3/po' installing ast.gmo as /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/locale/ast/LC_MESSAGES/quitcount.mo installing cs.gmo as /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/locale/cs/LC_MESSAGES/quitcount.mo installing de.gmo as /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/quitcount.mo installing el.gmo as /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/locale/el/LC_MESSAGES/quitcount.mo installing es.gmo as /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/locale/es/LC_MESSAGES/quitcount.mo installing fr.gmo as /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES/quitcount.mo installing he.gmo as /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/locale/he/LC_MESSAGES/quitcount.mo installing hu.gmo as /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/locale/hu/LC_MESSAGES/quitcount.mo installing it.gmo as /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/locale/it/LC_MESSAGES/quitcount.mo installing ro.gmo as /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/locale/ro/LC_MESSAGES/quitcount.mo if test "quitcount" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/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 \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/quitcount-3.1.3/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/quitcount-3.1.3/src' make[2]: Entering directory '/builddir/build/BUILD/quitcount-3.1.3/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p quitcount '/builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/bin' libtool: install: install -p quitcount /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/bin/quitcount /usr/bin/mkdir -p '/builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/icons/hicolor/scalable/apps' install -p -m 644 quitcount.svg quitcount-tu.svg '/builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/icons/hicolor/scalable/apps' make[2]: Leaving directory '/builddir/build/BUILD/quitcount-3.1.3/src' make[1]: Leaving directory '/builddir/build/BUILD/quitcount-3.1.3/src' Making install in config make[1]: Entering directory '/builddir/build/BUILD/quitcount-3.1.3/config' make[2]: Entering directory '/builddir/build/BUILD/quitcount-3.1.3/config' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/quitcount-3.1.3/config' make[1]: Leaving directory '/builddir/build/BUILD/quitcount-3.1.3/config' make[1]: Entering directory '/builddir/build/BUILD/quitcount-3.1.3' make[2]: Entering directory '/builddir/build/BUILD/quitcount-3.1.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/appdata' install -p -m 644 quitcount.appdata.xml '/builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/appdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/etc/xdg/autostart' install -p -m 644 quitcount.desktop '/builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/etc/xdg/autostart' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/applications' install -p -m 644 quitcount.desktop '/builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/applications' make[2]: Leaving directory '/builddir/build/BUILD/quitcount-3.1.3' make[1]: Leaving directory '/builddir/build/BUILD/quitcount-3.1.3' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64 quitcount + desktop-file-install --dir=/builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/applications /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/etc/xdg/autostart/quitcount.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.1.3-15.fc33 --unique-debug-suffix -3.1.3-15.fc33.riscv64 --unique-debug-src-base quitcount-3.1.3-15.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/quitcount-3.1.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/bin/quitcount extracting debug info from /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/bin/quitcount original debug info size: 188kB, size after compression: 188kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 49 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: quitcount-3.1.3-15.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hTMxlq + umask 022 + cd /builddir/build/BUILD + cd quitcount-3.1.3 + DOCDIR=/builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/doc/quitcount + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/doc/quitcount + cp -pr AUTHORS /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/doc/quitcount + cp -pr ChangeLog /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/doc/quitcount + cp -pr COPYING /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/doc/quitcount + cp -pr README /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64/usr/share/doc/quitcount + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/appdata/quitcount.appdata.xml Provides: application() application(quitcount.desktop) metainfo() metainfo(quitcount.appdata.xml) quitcount = 3.1.3-15.fc33 quitcount(riscv-64) = 3.1.3-15.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) rtld(GNU_HASH) Processing files: quitcount-debugsource-3.1.3-15.fc33.riscv64 Provides: quitcount-debugsource = 3.1.3-15.fc33 quitcount-debugsource(riscv-64) = 3.1.3-15.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: quitcount-debuginfo-3.1.3-15.fc33.riscv64 Provides: debuginfo(build-id) = b037eb3f7c7198d10022a1782f44f3b058182680 quitcount-debuginfo = 3.1.3-15.fc33 quitcount-debuginfo(riscv-64) = 3.1.3-15.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: quitcount-debugsource(riscv-64) = 3.1.3-15.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64 Wrote: /builddir/build/RPMS/quitcount-debugsource-3.1.3-15.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/quitcount-debuginfo-3.1.3-15.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/quitcount-3.1.3-15.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fYpDMq + umask 022 + cd /builddir/build/BUILD + cd quitcount-3.1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/quitcount-3.1.3-15.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0