+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/gtorrentviewer.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zrj4By + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf GTorrentViewer-0.2b + /usr/bin/gzip -dc /builddir/build/SOURCES/GTorrentViewer-0.2b.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd GTorrentViewer-0.2b + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gtorrentviewer-0.2b-desktop.patch):' Patch #0 (gtorrentviewer-0.2b-desktop.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file data/gtorrentviewer.desktop.in + echo 'Patch #1 (gtorrentviewer-0.2b-dso-linking.patch):' Patch #1 (gtorrentviewer-0.2b-dso-linking.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.in patching file aclocal.m4 patching file configure patching file config.h.in patching file stamp-h.in patching file data/Makefile.in patching file Makefile.in patching file pixmaps/Makefile.in patching file src/Makefile.in + echo 'Patch #2 (GTorrentViewer-0.2b-tracker-details-refresh.patch):' Patch #2 (GTorrentViewer-0.2b-tracker-details-refresh.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/mainwindow.c + echo 'Patch #3 (gtorrentviewer-0.2b-trackerdetails.patch):' Patch #3 (gtorrentviewer-0.2b-trackerdetails.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main.c patching file src/mainwindow.c + echo 'Patch #4 (GTorrentViewer-0.2b-curl-types.patch):' Patch #4 (GTorrentViewer-0.2b-curl-types.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main.c + echo 'Patch #5 (GTorrentViewer-0.2b-format.patch):' Patch #5 (GTorrentViewer-0.2b-format.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/mainwindow.c + echo 'Patch #6 (GTorrentViewer-0.2b-missing-tracker.patch):' Patch #6 (GTorrentViewer-0.2b-missing-tracker.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/mainwindow.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k5RouU + umask 022 + cd /builddir/build/BUILD + cd GTorrentViewer-0.2b + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for curl-config... /bin/curl-config checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.4.0... yes (version 2.24.32) checking for intltool >= 0.23... 0.30 found checking for perl... /usr/bin/perl checking how to run the C preprocessor... gcc -E checking for egrep... grep -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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for strftime... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for modf... yes checking for ceil in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating pixmaps/Makefile config.status: creating data/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing default-3 commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b' Making all in src make[2]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/GTorrentViewer/pixmaps"\" -DSYSTEM_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c main.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/GTorrentViewer/pixmaps"\" -DSYSTEM_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c mainwindow.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/GTorrentViewer/pixmaps"\" -DSYSTEM_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c bencode.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/GTorrentViewer/pixmaps"\" -DSYSTEM_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c utilities.c bencode.c: In function '_benc_decode_file_string': bencode.c:336:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buff, l, 1, fp); ^~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/GTorrentViewer/pixmaps"\" -DSYSTEM_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c sha1.c mainwindow.c: In function 'mainwindow_fill_general_tab': mainwindow.c:242:5: warning: 'g_date_set_time' is deprecated: Use 'g_date_set_time_t' instead [-Wdeprecated-declarations] g_date_set_time(date,(GTime)number); ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:43:0, from mainwindow.c:37: /usr/include/glib-2.0/glib/gdate.h:203:14: note: declared here void g_date_set_time (GDate *date, ^~~~~~~~~~~~~~~ mainwindow.c: In function 'on_OpenToolButton_clicked': mainwindow.c:635:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] if(g_thread_create(open_torrent_file, filename, FALSE, &err) == NULL) ^~ In file included from /usr/include/glib-2.0/glib.h:108:0, from mainwindow.c:37: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ mainwindow.c: In function 'on_RefreshSeedsButton_clicked': mainwindow.c:672:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] if(g_thread_create(tracker_scrape, tracker, FALSE, &err) == NULL) ^~ In file included from /usr/include/glib-2.0/glib.h:108:0, from mainwindow.c:37: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ mainwindow.c: In function 'on_CheckFilesButton_clicked': mainwindow.c:723:8: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] if(g_thread_create(check_files, filename, FALSE, &err) == NULL) ^~ In file included from /usr/include/glib-2.0/glib.h:108:0, from mainwindow.c:37: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ mainwindow.c: In function 'on_RefreshTrackerButton_clicked': mainwindow.c:756:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] if(g_thread_create(tracker_scrape, tracker, FALSE, &err) == NULL) ^~ In file included from /usr/include/glib-2.0/glib.h:108:0, from mainwindow.c:37: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ mainwindow.c: In function 'mainwindow_drag_data_received': mainwindow.c:854:7: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] if(g_thread_create(open_torrent_file, filename, FALSE, &err) == NULL) ^~ In file included from /usr/include/glib-2.0/glib.h:108:0, from mainwindow.c:37: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ mainwindow.c: In function 'mainwindow_init': mainwindow.c:1007:5: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mainwindow.c:42: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ utilities.c: In function 'util_convert_to_human': utilities.c:95:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=0, new_number=number; i<4; i++) ^~~ utilities.c:101:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' if(i==0) ^~ mainwindow.c: In function 'mainwindow_create_about_tab': mainwindow.c:1745:3: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] image_pixbuf = gdk_pixbuf_new_from_inline(-1, about_inline_pixmap, FALSE, NULL); ^~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mainwindow.c:42: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^~~~~~~~~~~~~~~~~~~~~~~~~~ mainwindow.c:1749:3: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(image_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mainwindow.c:42: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/GTorrentViewer/pixmaps"\" -DSYSTEM_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c gbitarray.c main.c: In function 'main': main.c:109:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, 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-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from main.c:33: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ main.c:115:3: warning: 'g_atexit' is deprecated [-Wdeprecated-declarations] g_atexit(curl_global_cleanup); ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, 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-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from main.c:33: /usr/include/glib-2.0/glib/gutils.h:208:6: note: declared here void g_atexit (GVoidFunc func); ^~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/GTorrentViewer/pixmaps"\" -DSYSTEM_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c gtkcellrendererbitarray.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/GTorrentViewer/pixmaps"\" -DSYSTEM_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c inline_pixmaps.c gtkcellrendererbitarray.c: In function 'gtk_cell_renderer_bitarray_render': gtkcellrendererbitarray.c:302:5: warning: 'y_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] y = cell_area->y + cell->ypad + y_offset; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkcellrendererbitarray.c:301:5: warning: 'x_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] x = cell_area->x + cell->xpad + x_offset; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gtorrentviewer main.o mainwindow.o bencode.o utilities.o sha1.o gbitarray.o gtkcellrendererbitarray.o inline_pixmaps.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -lcurl -lm make[2]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b/src' Making all in pixmaps make[2]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b/pixmaps' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b/pixmaps' Making all in data make[2]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b/data' LC_ALL=C ../intltool-merge ../po gtorrentviewer.desktop.in gtorrentviewer.desktop -d -u -c ../po/.intltool-merge-cache Generating and caching the translation database Merging translations into gtorrentviewer.desktop. make[2]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b/data' Making all in po make[2]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b/po' make[2]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b' make[2]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b' make[1]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xSoXLM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64 + cd GTorrentViewer-0.2b + rm -rf /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64 'INSTALL=install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b/src' make[2]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/bin install -p gtorrentviewer /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/bin/gtorrentviewer make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b/src' make[1]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b/src' Making install in pixmaps make[1]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b/pixmaps' make[2]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b/pixmaps' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/pixmaps mkdir -p -- /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/pixmaps install -p -m 644 ./gtorrentviewer.xpm /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/pixmaps/gtorrentviewer.xpm install -p -m 644 ./gtorrentviewer.png /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/pixmaps/gtorrentviewer.png /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/pixmaps mkdir -p -- /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/pixmaps install -p -m 644 ./gtorrentviewer.xpm /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/pixmaps/gtorrentviewer.xpm install -p -m 644 ./gtorrentviewer.png /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/pixmaps/gtorrentviewer.png install -p -m 644 ./about.png /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/pixmaps/about.png install -p -m 644 ./dictionary.png /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/pixmaps/dictionary.png install -p -m 644 ./error.png /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/pixmaps/error.png install -p -m 644 ./integer.png /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/pixmaps/integer.png install -p -m 644 ./list.png /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/pixmaps/list.png install -p -m 644 ./ok.png /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/pixmaps/ok.png install -p -m 644 ./string.png /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/pixmaps/string.png install -p -m 644 ./warning.png /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/pixmaps/warning.png install -p -m 644 ./info.png /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/pixmaps/info.png install -p -m 644 ./unknown.png /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/pixmaps/unknown.png make[2]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b/pixmaps' make[1]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b/pixmaps' Making install in data make[1]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b/data' make[2]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b/data' make[2]: Nothing to be done for 'install-exec-am'. make install-man1 make[3]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b/data' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/man/man1 mkdir -p -- /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/man/man1 install -p -m 644 ./gtorrentviewer.1 /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/man/man1/gtorrentviewer.1 make[3]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b/data' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/applications mkdir -p -- /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/applications install -p -m 644 ./gtorrentviewer.desktop /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/applications/gtorrentviewer.desktop make[2]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b/data' make[1]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b/data' Making install in po make[1]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share; \ fi if test "GTorrentViewer" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/glib-2.0/gettext/po; \ fi; \ install -p -m 644 ./Makefile.in.in \ /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b/po' make[1]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b' make[2]: Entering directory '/builddir/build/BUILD/GTorrentViewer-0.2b' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer install -p -m 644 ./README /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/README make[2]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b' make[1]: Leaving directory '/builddir/build/BUILD/GTorrentViewer-0.2b' + rm -f /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/GTorrentViewer/README + desktop-file-install --vendor '' --add-category X-Fedora --delete-original --dir /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/applications /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/applications/gtorrentviewer.desktop + /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gtorrentviewer-0.2b-36.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.REr1nS + umask 022 + cd /builddir/build/BUILD + cd GTorrentViewer-0.2b + DOCDIR=/builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/doc/gtorrentviewer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/doc/gtorrentviewer + cp -pr AUTHORS /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/doc/gtorrentviewer + cp -pr ChangeLog /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/doc/gtorrentviewer + cp -pr README /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/doc/gtorrentviewer + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8wAOym + umask 022 + cd /builddir/build/BUILD + cd GTorrentViewer-0.2b + LICENSEDIR=/builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/licenses/gtorrentviewer + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/licenses/gtorrentviewer + cp -pr COPYING /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64/usr/share/licenses/gtorrentviewer + exit 0 Provides: application() application(gtorrentviewer.desktop) gtorrentviewer = 0.2b-36.fc28 gtorrentviewer(riscv-64) = 0.2b-36.fc28 mimehandler(application/x-bittorrent) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh desktop-file-utils Requires(postun): /bin/sh desktop-file-utils Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libcurl.so.4()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(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) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.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) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64 Wrote: /builddir/build/SRPMS/gtorrentviewer-0.2b-36.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/gtorrentviewer-0.2b-36.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wtjJwx + umask 022 + cd /builddir/build/BUILD + cd GTorrentViewer-0.2b + rm -rf /builddir/build/BUILDROOT/gtorrentviewer-0.2b-36.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff