+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/xwota.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.37FQzJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xwota-0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/xwota-0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xwota-0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xwota-0.4-overflow.patch):' Patch #0 (xwota-0.4-overflow.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .overflow --fuzz=0 patching file src/stuff.c + echo 'Patch #1 (xwota-0.4-empty-fields.patch):' Patch #1 (xwota-0.4-empty-fields.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .empty-fields --fuzz=0 patching file src/station_info_callback.c patching file src/stuff.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eWNgFS + umask 022 + cd /builddir/build/BUILD + cd xwota-0.4 + 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 + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./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 for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 dependency style of gcc... none checking for library containing strerror... none required checking for riscv64-redhat-linux-gnu-gcc... 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) none 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) none 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 ngettext in libc... 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 build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-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 how to run the C++ preprocessor... g++ -E checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PACKAGE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/xwota-0.4' Making all in po make[2]: Entering directory '/builddir/build/BUILD/xwota-0.4/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xwota-0.4/po' Making all in src make[2]: Entering directory '/builddir/build/BUILD/xwota-0.4/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c support.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c main.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c xwota_main.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c xwota_main_callback.c xwota_main_callback.c: In function 'on_update_button_clicked': xwota_main_callback.c:35:3: warning: implicit declaration of function 'write_main_statusbar' [-Wimplicit-function-declaration] write_main_statusbar("Failed to send. Xwota not connected."); ^~~~~~~~~~~~~~~~~~~~ xwota_main_callback.c:44:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] get_frequency= gtk_entry_get_text(GTK_ENTRY(frequency)); ^ xwota_main_callback.c:45:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] get_comment = gtk_entry_get_text(GTK_ENTRY(comment)); ^ xwota_main_callback.c: In function 'on_connect_activate': xwota_main_callback.c:119:42: warning: passing argument 2 of 'g_timeout_add' from incompatible pointer type [-Wincompatible-pointer-types] upload_event_id= g_timeout_add(3000000,automatic_upload,NULL); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, 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 xwota_main_callback.c:5: /usr/include/glib-2.0/glib/gmain.h:606:10: note: expected 'GSourceFunc {aka int (*)(void *)}' but argument is of type 'guint (*)() {aka unsigned int (*)()}' guint g_timeout_add (guint interval, ^~~~~~~~~~~~~ xwota_main_callback.c:120:44: warning: passing argument 2 of 'g_timeout_add' from incompatible pointer type [-Wincompatible-pointer-types] check_freq_event_id = g_timeout_add(5000,check_freq,NULL); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, 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 xwota_main_callback.c:5: /usr/include/glib-2.0/glib/gmain.h:606:10: note: expected 'GSourceFunc {aka int (*)(void *)}' but argument is of type 'guint (*)() {aka unsigned int (*)()}' guint g_timeout_add (guint interval, ^~~~~~~~~~~~~ xwota_main_callback.c: In function 'on_private_messages_settings_activate': xwota_main_callback.c:290:34: warning: implicit declaration of function 'create_private_messages_settings_window'; did you mean 'on_private_messages_settings_activate'? [-Wimplicit-function-declaration] private_messages_settings_window=create_private_messages_settings_window(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ on_private_messages_settings_activate xwota_main_callback.c:290:33: warning: assignment makes pointer from integer without a cast [-Wint-conversion] private_messages_settings_window=create_private_messages_settings_window(); ^ main.c: In function 'main': main.c:97:1: warning: implicit declaration of function 'write_main_statusbar' [-Wimplicit-function-declaration] write_main_statusbar("Xwota not connected to the server"); ^~~~~~~~~~~~~~~~~~~~ xwota_main_callback.c: In function 'on_query_activate': xwota_main_callback.c:388:14: warning: implicit declaration of function 'create_query_window'; did you mean 'create_about_window'? [-Wimplicit-function-declaration] query_window=create_query_window(); ^~~~~~~~~~~~~~~~~~~ create_about_window xwota_main_callback.c:388:13: warning: assignment makes pointer from integer without a cast [-Wint-conversion] query_window=create_query_window(); ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c station_info.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c station_info_callback.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c stuff.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c networking.c station_info_callback.c: In function 'on_save_station_info_clicked': station_info_callback.c:50:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] call_ = gtk_entry_get_text(GTK_ENTRY(call)); ^ station_info_callback.c:51:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] country_ = gtk_entry_get_text(GTK_ENTRY(country)); ^ station_info_callback.c:52:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] state_ = gtk_entry_get_text(GTK_ENTRY(state)); ^ station_info_callback.c:53:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] grid_ = gtk_entry_get_text(GTK_ENTRY(grid)); ^ station_info_callback.c:54:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] county_ = gtk_entry_get_text(GTK_ENTRY(county)); ^ station_info_callback.c:55:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] latitude_ = gtk_entry_get_text(GTK_ENTRY(latitude)); ^ station_info_callback.c:56:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] longitude_ = gtk_entry_get_text(GTK_ENTRY(longitude)); ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c default_preferences.c stuff.c: In function 'load_preferences': stuff.c:37:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] home_dir = g_get_home_dir(); ^ stuff.c: In function 'save_preferences': stuff.c:237:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] home_dir = g_get_home_dir(); ^ stuff.c: In function 'write_main_statusbar': stuff.c:290:20: warning: passing argument 1 of 'gtk_statusbar_push' from incompatible pointer type [-Wincompatible-pointer-types] gtk_statusbar_push(left_main_statusbar,1,message); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:172:0, from stuff.c:13: /usr/include/gtk-2.0/gtk/gtkstatusbar.h:97:12: note: expected 'GtkStatusbar * {aka struct _GtkStatusbar *}' but argument is of type 'GtkWidget * {aka struct _GtkWidget *}' guint gtk_statusbar_push (GtkStatusbar *statusbar, ^~~~~~~~~~~~~~~~~~ stuff.c: In function 'write_message_statusbar': stuff.c:297:20: warning: passing argument 1 of 'gtk_statusbar_push' from incompatible pointer type [-Wincompatible-pointer-types] gtk_statusbar_push(left_private_messages_statusbar,1,message); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:172:0, from stuff.c:13: /usr/include/gtk-2.0/gtk/gtkstatusbar.h:97:12: note: expected 'GtkStatusbar * {aka struct _GtkStatusbar *}' but argument is of type 'GtkWidget * {aka struct _GtkWidget *}' guint gtk_statusbar_push (GtkStatusbar *statusbar, ^~~~~~~~~~~~~~~~~~ stuff.c: In function 'decode_msg': stuff.c:440:33: warning: passing argument 1 of 'gtk_tree_view_get_model' from incompatible pointer type [-Wincompatible-pointer-types] store = gtk_tree_view_get_model(spot_list); ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkcombobox.h:29:0, from /usr/include/gtk-2.0/gtk/gtk.h:72, from stuff.c:13: /usr/include/gtk-2.0/gtk/gtktreeview.h:145:24: note: expected 'GtkTreeView * {aka struct _GtkTreeView *}' but argument is of type 'GtkWidget * {aka struct _GtkWidget *}' GtkTreeModel *gtk_tree_view_get_model (GtkTreeView *tree_view); ^~~~~~~~~~~~~~~~~~~~~~~ stuff.c:440:7: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] store = gtk_tree_view_get_model(spot_list); ^ stuff.c:336:97: warning: variable 'f2' set but not used [-Wunused-but-set-variable] gchar *call,*freq,*country,*state,*grid,*county,*lat,*longitude,*status,*comments,*program,*f1,*f2,*d_ate,*t_ime; ^~ stuff.c:336:93: warning: variable 'f1' set but not used [-Wunused-but-set-variable] gchar *call,*freq,*country,*state,*grid,*county,*lat,*longitude,*status,*comments,*program,*f1,*f2,*d_ate,*t_ime; ^~ stuff.c:336:84: warning: variable 'program' set but not used [-Wunused-but-set-variable] gchar *call,*freq,*country,*state,*grid,*county,*lat,*longitude,*status,*comments,*program,*f1,*f2,*d_ate,*t_ime; ^~~~~~~ stuff.c: In function 'check_freq': stuff.c:502:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] get_frequency= gtk_entry_get_text(GTK_ENTRY(frequency)); ^ stuff.c: In function 'decode_text_message': stuff.c:562:41: warning: passing argument 1 of 'gtk_tree_view_get_model' from incompatible pointer type [-Wincompatible-pointer-types] store_message = gtk_tree_view_get_model(private_messages_list); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkcombobox.h:29:0, from /usr/include/gtk-2.0/gtk/gtk.h:72, from stuff.c:13: /usr/include/gtk-2.0/gtk/gtktreeview.h:145:24: note: expected 'GtkTreeView * {aka struct _GtkTreeView *}' but argument is of type 'GtkWidget * {aka struct _GtkWidget *}' GtkTreeModel *gtk_tree_view_get_model (GtkTreeView *tree_view); ^~~~~~~~~~~~~~~~~~~~~~~ stuff.c:562:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] store_message = gtk_tree_view_get_model(private_messages_list); ^ stuff.c:578:1: warning: implicit declaration of function 'private_messages_log'; did you mean 'g_dbus_message_lock'? [-Wimplicit-function-declaration] private_messages_log(date_msg_log,time_log,from,to,text); ^~~~~~~~~~~~~~~~~~~~ g_dbus_message_lock networking.c: In function 'init_network': networking.c:68:50: warning: passing argument 3 of 'g_io_add_watch' from incompatible pointer type [-Wincompatible-pointer-types] net_event_id = g_io_add_watch(readchan,G_IO_IN,rx,NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:54: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 networking.c:19: /usr/include/glib-2.0/glib/giochannel.h:200:11: note: expected 'GIOFunc {aka int (*)(struct _GIOChannel *, enum , void *)}' but argument is of type 'guint (*)(GIOChannel *, GIOCondition, void *) {aka unsigned int (*)(struct _GIOChannel *, enum , void *)}' guint g_io_add_watch (GIOChannel *channel, ^~~~~~~~~~~~~~ stuff.c:593:2: warning: implicit declaration of function 'on_send_private_message_button_clicked'; did you mean 'on_update_button_clicked'? [-Wimplicit-function-declaration] on_send_private_message_button_clicked(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ on_update_button_clicked stuff.c: At top level: stuff.c:603:6: warning: conflicting types for 'private_messages_log' void private_messages_log(gchar *date_msg_log,gchar *time_log,gchar *from,gchar *to,gchar *text) ^~~~~~~~~~~~~~~~~~~~ stuff.c:578:1: note: previous implicit declaration of 'private_messages_log' was here private_messages_log(date_msg_log,time_log,from,to,text); ^~~~~~~~~~~~~~~~~~~~ stuff.c: In function 'add_to_stats': stuff.c:648:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] home_dir = g_get_home_dir(); ^ stuff.c: In function 'write_query_statusbar': stuff.c:676:20: warning: passing argument 1 of 'gtk_statusbar_push' from incompatible pointer type [-Wincompatible-pointer-types] gtk_statusbar_push(query_statusbar,1,message); ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:172:0, from stuff.c:13: /usr/include/gtk-2.0/gtk/gtkstatusbar.h:97:12: note: expected 'GtkStatusbar * {aka struct _GtkStatusbar *}' but argument is of type 'GtkWidget * {aka struct _GtkWidget *}' guint gtk_statusbar_push (GtkStatusbar *statusbar, ^~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c default_preferences_callbacks.c stuff.c: In function 'load_preferences': stuff.c:141:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(program_version_entry,100,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:142:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(call_entry,100,fp); ^~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:143:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(freq_entry,100,fp); ^~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:144:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(country_entry,100,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:145:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(state_entry,100,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:146:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(grid_entry,100,fp); ^~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:147:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(county_entry,100,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:148:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(latitude_entry,100,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:149:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(longitude_entry,100,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:150:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(comments_entry,100,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:151:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(server_wotadb_entry,100,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:152:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(port_entry,10,fp); ^~~~~~~~~~~~~~~~~~~~~~~ stuff.c:153:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(upload_interval_entry,10,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:154:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(check_update_entry,10,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:155:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(participate_entry,10,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:156:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(read_from_rig_entry,10,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:157:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(autoanswer_entry,10,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:158:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(autoanswer_text_entry,100,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:159:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(save_private_messages_entry,10,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:160:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(sound_private_messages_entry,10,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c: In function 'country_lookup': stuff.c:475:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(country_entry,100,cf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c: In function 'add_to_stats': stuff.c:657:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(sf,"%s",call_stored); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c: In function 'load_preferences': stuff.c:128:45: warning: iteration 100 invokes undefined behavior [-Waggressive-loop-optimizations] for(i=0;i<101;i++)program_version_entry[i] = '\0'; ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ stuff.c:128:2: note: within this loop for(i=0;i<101;i++)program_version_entry[i] = '\0'; ^~~ stuff.c:129:34: warning: iteration 100 invokes undefined behavior [-Waggressive-loop-optimizations] for(i=0;i<101;i++)call_entry[i] = '\0'; ~~~~~~~~~~~~~~^~~~~~ stuff.c:129:2: note: within this loop for(i=0;i<101;i++)call_entry[i] = '\0'; ^~~ stuff.c:130:34: warning: iteration 100 invokes undefined behavior [-Waggressive-loop-optimizations] for(i=0;i<101;i++)freq_entry[i] = '\0'; ~~~~~~~~~~~~~~^~~~~~ stuff.c:130:2: note: within this loop for(i=0;i<101;i++)freq_entry[i] = '\0'; ^~~ stuff.c:131:37: warning: iteration 100 invokes undefined behavior [-Waggressive-loop-optimizations] for(i=0;i<101;i++)country_entry[i] = '\0'; ~~~~~~~~~~~~~~~~~^~~~~~ stuff.c:131:2: note: within this loop for(i=0;i<101;i++)country_entry[i] = '\0'; ^~~ stuff.c:132:35: warning: iteration 100 invokes undefined behavior [-Waggressive-loop-optimizations] for(i=0;i<101;i++)state_entry[i] = '\0'; ~~~~~~~~~~~~~~~^~~~~~ stuff.c:132:2: note: within this loop for(i=0;i<101;i++)state_entry[i] = '\0'; ^~~ stuff.c:133:34: warning: iteration 100 invokes undefined behavior [-Waggressive-loop-optimizations] for(i=0;i<101;i++)grid_entry[i] = '\0'; ~~~~~~~~~~~~~~^~~~~~ stuff.c:133:2: note: within this loop for(i=0;i<101;i++)grid_entry[i] = '\0'; ^~~ stuff.c:134:36: warning: iteration 100 invokes undefined behavior [-Waggressive-loop-optimizations] for(i=0;i<101;i++)county_entry[i] = '\0'; ~~~~~~~~~~~~~~~~^~~~~~ stuff.c:134:2: note: within this loop for(i=0;i<101;i++)county_entry[i] = '\0'; ^~~ stuff.c:135:38: warning: iteration 100 invokes undefined behavior [-Waggressive-loop-optimizations] for(i=0;i<101;i++)latitude_entry[i] = '\0'; ~~~~~~~~~~~~~~~~~~^~~~~~ stuff.c:135:2: note: within this loop for(i=0;i<101;i++)latitude_entry[i] = '\0'; ^~~ stuff.c:136:39: warning: iteration 100 invokes undefined behavior [-Waggressive-loop-optimizations] for(i=0;i<101;i++)longitude_entry[i] = '\0'; ~~~~~~~~~~~~~~~~~~~^~~~~~ stuff.c:136:2: note: within this loop for(i=0;i<101;i++)longitude_entry[i] = '\0'; ^~~ stuff.c:137:38: warning: iteration 100 invokes undefined behavior [-Waggressive-loop-optimizations] for(i=0;i<101;i++)comments_entry[i] = '\0'; ~~~~~~~~~~~~~~~~~~^~~~~~ stuff.c:137:2: note: within this loop for(i=0;i<101;i++)comments_entry[i] = '\0'; ^~~ stuff.c:138:43: warning: iteration 100 invokes undefined behavior [-Waggressive-loop-optimizations] for(i=0;i<101;i++)server_wotadb_entry[i] = '\0'; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ stuff.c:138:2: note: within this loop for(i=0;i<101;i++)server_wotadb_entry[i] = '\0'; ^~~ stuff.c:139:45: warning: iteration 100 invokes undefined behavior [-Waggressive-loop-optimizations] for(i=0;i<101;i++)autoanswer_text_entry[i] = '\0'; ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ stuff.c:139:2: note: within this loop for(i=0;i<101;i++)autoanswer_text_entry[i] = '\0'; ^~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c private_messages.c In file included from /usr/include/stdio.h:861:0, from /usr/include/pango-1.0/pango/pango-utils.h:25, from /usr/include/pango-1.0/pango/pango.h:46, from /usr/include/gtk-2.0/gdk/gdktypes.h:37, from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stuff.c:13: In function 'fgets', inlined from 'country_lookup' at stuff.c:475:2: /usr/include/bits/stdio2.h:263:9: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer return __fgets_chk_warn (__s, __bos (__s), __n, __stream); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c private_messages_callbacks.c default_preferences_callbacks.c: In function 'on_save_default_preferences_window_clicked': default_preferences_callbacks.c:42:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] default_frequency_ = gtk_entry_get_text(GTK_ENTRY(default_frequency)); ^ default_preferences_callbacks.c:43:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] default_comment_ =gtk_entry_get_text(GTK_ENTRY(default_comment)); ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c private_messages_list.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c spot_list.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c about.c private_messages_callbacks.c: In function 'on_send_private_message_button_clicked': private_messages_callbacks.c:41:3: warning: implicit declaration of function 'write_message_statusbar' [-Wimplicit-function-declaration] write_message_statusbar("Cannot send message. You are not connected."); ^~~~~~~~~~~~~~~~~~~~~~~ private_messages_callbacks.c:51:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] get_send_to= gtk_entry_get_text(GTK_ENTRY(send_to)); ^ private_messages_callbacks.c:52:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] get_message_text = gtk_entry_get_text(GTK_ENTRY(private_message_text)); ^ private_messages_callbacks.c: In function 'on_private_message_text_activate': private_messages_callbacks.c:103:42: warning: passing argument 1 of 'on_send_private_message_button_clicked' from incompatible pointer type [-Wincompatible-pointer-types] on_send_private_message_button_clicked (send_private_message_button,NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ private_messages_callbacks.c:32:1: note: expected 'GtkButton * {aka struct _GtkButton *}' but argument is of type 'GtkWidget * {aka struct _GtkWidget *}' on_send_private_message_button_clicked (GtkButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c about_callbacks.c private_messages_list.c: In function 'create_private_messages_list': private_messages_list.c:59:46: warning: passing argument 1 of 'gtk_tree_view_get_selection' from incompatible pointer type [-Wincompatible-pointer-types] msg_selection = gtk_tree_view_get_selection(private_messages_list); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkcombobox.h:29:0, from /usr/include/gtk-2.0/gtk/gtk.h:72, from private_messages_list.c:10: /usr/include/gtk-2.0/gtk/gtktreeview.h:148:24: note: expected 'GtkTreeView * {aka struct _GtkTreeView *}' but argument is of type 'GtkWidget * {aka struct _GtkWidget *}' GtkTreeSelection *gtk_tree_view_get_selection (GtkTreeView *tree_view); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ private_messages_list.c:59:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] msg_selection = gtk_tree_view_get_selection(private_messages_list); ^ private_messages_list.c: In function 'message_selected': private_messages_list.c:74:55: warning: passing argument 2 of 'gtk_tree_selection_get_selected' from incompatible pointer type [-Wincompatible-pointer-types] if (gtk_tree_selection_get_selected (msg_selection, &store_message, &iter)) ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:201:0, from private_messages_list.c:10: /usr/include/gtk-2.0/gtk/gtktreeselection.h:92:18: note: expected 'GtkTreeModel ** {aka struct _GtkTreeModel **}' but argument is of type 'GtkTreeStore ** {aka struct _GtkTreeStore **}' gboolean gtk_tree_selection_get_selected (GtkTreeSelection *selection, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ private_messages_list.c:76:37: warning: passing argument 1 of 'gtk_tree_model_get' from incompatible pointer type [-Wincompatible-pointer-types] gtk_tree_model_get (store_message, &iter, MSG_FROM_COLUMN, &get_sent_from, -1); ^~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktreeviewcolumn.h:28:0, from /usr/include/gtk-2.0/gtk/gtkcelllayout.h:28, from /usr/include/gtk-2.0/gtk/gtk.h:55, from private_messages_list.c:10: /usr/include/gtk-2.0/gtk/gtktreemodel.h:234:19: note: expected 'GtkTreeModel * {aka struct _GtkTreeModel *}' but argument is of type 'GtkTreeStore * {aka struct _GtkTreeStore *}' void gtk_tree_model_get (GtkTreeModel *tree_model, ^~~~~~~~~~~~~~~~~~ private_messages_list.c:77:25: warning: passing argument 1 of 'gtk_tree_model_get' from incompatible pointer type [-Wincompatible-pointer-types] gtk_tree_model_get (store_message, &iter, MSG_TO_COLUMN, &get_sent_to, -1); ^~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktreeviewcolumn.h:28:0, from /usr/include/gtk-2.0/gtk/gtkcelllayout.h:28, from /usr/include/gtk-2.0/gtk/gtk.h:55, from private_messages_list.c:10: /usr/include/gtk-2.0/gtk/gtktreemodel.h:234:19: note: expected 'GtkTreeModel * {aka struct _GtkTreeModel *}' but argument is of type 'GtkTreeStore * {aka struct _GtkTreeStore *}' void gtk_tree_model_get (GtkTreeModel *tree_model, ^~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c manual.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c manual_callbacks.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c private_messages_settings.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c private_messages_settings_callbacks.c manual.c: In function 'create_manual_window': manual.c:55:2: warning: implicit declaration of function 'write_manual' [-Wimplicit-function-declaration] write_manual(manual_text); ^~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c query.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -Wall -g -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 -c query_callbacks.c private_messages_settings_callbacks.c: In function 'on_save_private_messages_settings_button_clicked': private_messages_settings_callbacks.c:35:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] autoanswer_text_entry_ = gtk_entry_get_text(GTK_ENTRY(autoanswer_text_entry)); ^ query_callbacks.c: In function 'on_send_query_button_clicked': query_callbacks.c:70:3: warning: implicit declaration of function 'write_query_statusbar' [-Wimplicit-function-declaration] write_query_statusbar("Cannot send query. You are not connected."); ^~~~~~~~~~~~~~~~~~~~~ query_callbacks.c:82:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] call_ = gtk_entry_get_text(GTK_ENTRY(call)); ^ query_callbacks.c:83:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] country_ = gtk_entry_get_text(GTK_ENTRY(country)); ^ query_callbacks.c:84:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] state_ = gtk_entry_get_text(GTK_ENTRY(state)); ^ query_callbacks.c:85:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] grid_ = gtk_entry_get_text(GTK_ENTRY(grid)); ^ query_callbacks.c:86:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] county_ = gtk_entry_get_text(GTK_ENTRY(county)); ^ query_callbacks.c:87:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] lower_freq_ = gtk_entry_get_text(GTK_ENTRY(lower_freq)); ^ query_callbacks.c:88:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] upper_freq_ = gtk_entry_get_text(GTK_ENTRY(upper_freq)); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xwota support.o main.o xwota_main.o xwota_main_callback.o station_info.o station_info_callback.o stuff.o networking.o default_preferences.o default_preferences_callbacks.o private_messages.o private_messages_callbacks.o private_messages_list.o spot_list.o about.o about_callbacks.o manual.o manual_callbacks.o private_messages_settings.o private_messages_settings_callbacks.o query.o query_callbacks.o -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 mkdir .libs gcc -Wall -g -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xwota support.o main.o xwota_main.o xwota_main_callback.o station_info.o station_info_callback.o stuff.o networking.o default_preferences.o default_preferences_callbacks.o private_messages.o private_messages_callbacks.o private_messages_list.o spot_list.o about.o about_callbacks.o manual.o manual_callbacks.o private_messages_settings.o private_messages_settings_callbacks.o query.o query_callbacks.o -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/xwota-0.4/src' Making all in data make[2]: Entering directory '/builddir/build/BUILD/xwota-0.4/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xwota-0.4/data' make[2]: Entering directory '/builddir/build/BUILD/xwota-0.4' make[2]: Leaving directory '/builddir/build/BUILD/xwota-0.4' make[1]: Leaving directory '/builddir/build/BUILD/xwota-0.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lOSkzI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64 + cd xwota-0.4 + rm -rf /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64 'INSTALL=install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/xwota-0.4/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share; \ fi mkdir -p -- /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share if test "xwota" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share/glib-2.0/gettext/po; \ fi; \ install -p -m 644 ./Makefile.in.in \ /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/xwota-0.4/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/xwota-0.4/src' make[2]: Entering directory '/builddir/build/BUILD/xwota-0.4/src' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install install -p 'xwota' '/builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/bin/xwota' install -p xwota /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/bin/xwota make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xwota-0.4/src' make[1]: Leaving directory '/builddir/build/BUILD/xwota-0.4/src' Making install in data make[1]: Entering directory '/builddir/build/BUILD/xwota-0.4/data' make[2]: Entering directory '/builddir/build/BUILD/xwota-0.4/data' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/xwota" || mkdir -p -- "/builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share/xwota" install -p -m 644 'country.txt' '/builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share/xwota/country.txt' make[2]: Leaving directory '/builddir/build/BUILD/xwota-0.4/data' make[1]: Leaving directory '/builddir/build/BUILD/xwota-0.4/data' make[1]: Entering directory '/builddir/build/BUILD/xwota-0.4' make[2]: Entering directory '/builddir/build/BUILD/xwota-0.4' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/doc/xwota" || mkdir -p -- "/builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/doc/xwota" install -p -m 644 'README' '/builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/doc/xwota/README' install -p -m 644 'COPYING' '/builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/doc/xwota/COPYING' install -p -m 644 'AUTHORS' '/builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/doc/xwota/AUTHORS' install -p -m 644 'ChangeLog' '/builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/doc/xwota/ChangeLog' install -p -m 644 'INSTALL' '/builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/doc/xwota/INSTALL' install -p -m 644 'NEWS' '/builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/doc/xwota/NEWS' install -p -m 644 'TODO' '/builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/doc/xwota/TODO' make[2]: Leaving directory '/builddir/build/BUILD/xwota-0.4' make[1]: Leaving directory '/builddir/build/BUILD/xwota-0.4' + rm -rf /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/doc/ + mkdir -p /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share/pixmaps/ + cp /builddir/build/SOURCES/xwota.png /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share/pixmaps/xwota.png + desktop-file-install --dir=/builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/xwota.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: xwota-0.4-23.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ROrWQ1 + umask 022 + cd /builddir/build/BUILD + cd xwota-0.4 + DOCDIR=/builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share/doc/xwota + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share/doc/xwota + cp -pr AUTHORS /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share/doc/xwota + cp -pr ChangeLog /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share/doc/xwota + cp -pr COPYING /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share/doc/xwota + cp -pr README /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64/usr/share/doc/xwota + exit 0 Provides: application() application(xwota.desktop) xwota = 0.4-23.fc28 xwota(riscv-64) = 0.4-23.fc28 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) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(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) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64 Wrote: /builddir/build/SRPMS/xwota-0.4-23.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/xwota-0.4-23.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9A7Nyb + umask 022 + cd /builddir/build/BUILD + cd xwota-0.4 + rm -rf /builddir/build/BUILDROOT/xwota-0.4-23.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff