+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/messiggy.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.fDdaTW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf messiggy-0.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/messiggy-0.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd messiggy-0.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (messiggy-format-string.patch):' Patch #0 (messiggy-format-string.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/callbacks.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Y7FZOc + umask 022 + cd /builddir/build/BUILD + cd messiggy-0.5.0 + 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 + '[' 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 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 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 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 for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libitzam/itzam.h usability... no checking libitzam/itzam.h presence... no checking for libitzam/itzam.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in 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/messiggy-0.5.0' Making all in src make[2]: Entering directory '/builddir/build/BUILD/messiggy-0.5.0/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 -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.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 -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.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 -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 interface.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 -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 callbacks.c interface.c: In function 'create_main_window': interface.c:53:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (main_window_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 interface.c:16: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_about_dialog': interface.c:210:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (about_dialog_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 interface.c:16: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_object_window': interface.c:327:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (object_window_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 interface.c:16: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ callbacks.c: In function 'draw_map_base': callbacks.c:166:13: warning: implicit declaration of function 'g_printf'; did you mean 'g_print'? [-Wimplicit-function-declaration] g_printf("unable to open %s\n",MAP_DARK_NAME); ^~~~~~~~ g_print callbacks.c: In function 'db_error': callbacks.c:283:37: warning: too many arguments for format [-Wformat-extra-args] "Error", ^~~~~~~ callbacks.c: In function 'create_db': callbacks.c:381:17: warning: 'gdk_pixdata_from_pixbuf' is deprecated [-Wdeprecated-declarations] gpointer free_me = gdk_pixdata_from_pixbuf (&pixdata, image_buf, TRUE); ^~~~~~~~ In file included from callbacks.c:43:0: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:115:10: note: declared here gpointer gdk_pixdata_from_pixbuf (GdkPixdata *pixdata, ^~~~~~~~~~~~~~~~~~~~~~~ callbacks.c:385:17: warning: 'gdk_pixdata_serialize' is deprecated [-Wdeprecated-declarations] image_blob = (void *)gdk_pixdata_serialize(&pixdata,&image_raw_len); ^~~~~~~~~~ In file included from callbacks.c:43:0: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:107:10: note: declared here guint8* gdk_pixdata_serialize (const GdkPixdata *pixdata, ^~~~~~~~~~~~~~~~~~~~~ callbacks.c:413:29: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args] memset(record.common_name,40,0); ^~~~~~ callbacks.c:418:29: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args] memset(record.type,24,0); ^~~~~~ callbacks.c:423:29: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args] memset(record.constellation,20,0); ^~~~~~ callbacks.c:436:29: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args] memset(record.size,12,0); ^~~~~~ callbacks.c: In function 'add_columns': callbacks.c:627:25: warning: unused variable 'model' [-Wunused-variable] GtkTreeModel * model = gtk_tree_view_get_model (treeview); ^~~~~ callbacks.c: In function 'get_record': callbacks.c:721:5: warning: 'gdk_pixdata_deserialize' is deprecated [-Wdeprecated-declarations] gdk_pixdata_deserialize(&image_data,(guint)record->image_size,image_raw,NULL); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from callbacks.c:43:0: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:110:10: note: declared here gboolean gdk_pixdata_deserialize (GdkPixdata *pixdata, ^~~~~~~~~~~~~~~~~~~~~~~ callbacks.c:722:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] GdkPixbuf * image_buf = gdk_pixbuf_from_pixdata(&image_data,TRUE,NULL); ^~~~~~~~~ In file included from callbacks.c:43:0: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, ^~~~~~~~~~~~~~~~~~~~~~~ callbacks.c: In function 'create_db': callbacks.c:364:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(record.image_credit,CREDIT_LEN,crfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: callbacks.c:889:23: warning: 'TAG_LINK' defined but not used [-Wunused-const-variable=] static const uint32_t TAG_LINK = 2; ^~~~~~~~ callbacks.c:888:23: warning: 'TAG_TEXT' defined but not used [-Wunused-const-variable=] static const uint32_t TAG_TEXT = 1; ^~~~~~~~ callbacks.c:887:23: warning: 'TAG_IMAGE' defined but not used [-Wunused-const-variable=] static const uint32_t TAG_IMAGE = 0; ^~~~~~~~~ callbacks.c:885:21: warning: 'MAX_COMMENT' defined but not used [-Wunused-const-variable=] static const size_t MAX_COMMENT = 256; ^~~~~~~~~~~ callbacks.c:884:21: warning: 'MAX_INFO' defined but not used [-Wunused-const-variable=] static const size_t MAX_INFO = 32; ^~~~~~~~ callbacks.c:883:21: warning: 'MAX_TITLE' defined but not used [-Wunused-const-variable=] static const size_t MAX_TITLE = 64; ^~~~~~~~~ callbacks.c: In function 'create_db': callbacks.c:473:27: warning: '%03d' directive writing between 3 and 10 bytes into a region of size 5 [-Wformat-overflow=] sprintf(key,"M%03d",count); ^~~~ callbacks.c:473:25: note: directive argument in the range [1, 2147483647] sprintf(key,"M%03d",count); ^~~~~~~ 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 callbacks.c:41: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 12 bytes into a destination of size 6 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ callbacks.c: In function 'on_messier_map_motion_notify_event': callbacks.c:211:19: warning: '%d' directive writing between 1 and 10 bytes into a region of size 5 [-Wformat-overflow=] sprintf(key,"M%d",index); ^~ callbacks.c:211:17: note: directive argument in the range [-608076941, 608076943] sprintf(key,"M%d",index); ^~~~~ 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 callbacks.c:41: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 12 bytes into a destination of size 6 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ callbacks.c: In function 'on_messier_map_button_press_event': callbacks.c:744:23: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 5 [-Wformat-truncation=] snprintf(name,6,"M%d",index); ^~ callbacks.c:744:21: note: directive argument in the range [-608076941, 608076943] snprintf(name,6,"M%d",index); ^~~~~ 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 callbacks.c:41: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 12 bytes into a destination of size 6 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ callbacks.c:693:22: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 5 [-Wformat-truncation=] snprintf(key,6,"M%03d",index); ^~~~ callbacks.c:693:20: note: directive argument in the range [-608076941, 608076943] snprintf(key,6,"M%03d",index); ^~~~~~~ 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 callbacks.c:41: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 12 bytes into a destination of size 6 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o messiggy main.o support.o interface.o callbacks.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 -lglib-2.0 -lfontconfig -lfreetype -litzam make[2]: Leaving directory '/builddir/build/BUILD/messiggy-0.5.0/src' Making all in po make[2]: Entering directory '/builddir/build/BUILD/messiggy-0.5.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/messiggy-0.5.0/po' make[2]: Entering directory '/builddir/build/BUILD/messiggy-0.5.0' make[2]: Leaving directory '/builddir/build/BUILD/messiggy-0.5.0' make[1]: Leaving directory '/builddir/build/BUILD/messiggy-0.5.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cZlZMr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64 + cd messiggy-0.5.0 + rm -rf /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/messiggy-0.5.0/src' make[2]: Entering directory '/builddir/build/BUILD/messiggy-0.5.0/src' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/bin" /usr/bin/install -c 'messiggy' '/builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/bin/messiggy' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/messiggy-0.5.0/src' make[1]: Leaving directory '/builddir/build/BUILD/messiggy-0.5.0/src' Making install in po make[1]: Entering directory '/builddir/build/BUILD/messiggy-0.5.0/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share; \ fi mkdir -p -- /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share if test "messiggy" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/glib-2.0/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/messiggy-0.5.0/po' make[1]: Entering directory '/builddir/build/BUILD/messiggy-0.5.0' make[2]: Entering directory '/builddir/build/BUILD/messiggy-0.5.0' make[2]: Nothing to be done for 'install-exec-am'. if test -d ./pixmaps; then \ /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/messiggy/pixmaps; \ for pixmap in ./pixmaps/*; do \ if test -f $pixmap; then \ /usr/bin/install -c -m 644 $pixmap /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/messiggy/pixmaps; \ fi \ done \ fi mkdir -p -- /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/messiggy/pixmaps if test -d ./data; then \ /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/messiggy/data; \ for datafile in ./data/*; do \ if test -f $datafile; then \ /usr/bin/install -c -m 644 $datafile /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/messiggy/data; \ fi \ done \ fi mkdir -p -- /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/messiggy/data make[2]: Leaving directory '/builddir/build/BUILD/messiggy-0.5.0' make[1]: Leaving directory '/builddir/build/BUILD/messiggy-0.5.0' + desktop-file-install --dir=/builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/messiggy.desktop + mkdir -p /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/icons/hicolor/32x32/apps + ln -s /usr/share/messiggy/pixmaps/messiggy.png /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/icons/hicolor/32x32/apps/messiggy.png + /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: messiggy-0.5.0-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fEV9vY + umask 022 + cd /builddir/build/BUILD + cd messiggy-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/doc/messiggy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/doc/messiggy + cp -pr ChangeLog /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/doc/messiggy + cp -pr COPYING /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/doc/messiggy + cp -pr README /builddir/build/BUILDROOT/messiggy-0.5.0-16.fc28.riscv64/usr/share/doc/messiggy + exit 0 Provides: application() application(messiggy.desktop) messiggy = 0.5.0-16.fc28 messiggy(riscv-64) = 0.5.0-16.fc28 Requires(interp): /bin/sh /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 Requires(postun): /bin/sh Requires(posttrans): /bin/sh 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) libitzam-2.1.so.2()(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/messiggy-0.5.0-16.fc28.riscv64 Wrote: /builddir/build/SRPMS/messiggy-0.5.0-16.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/messiggy-0.5.0-16.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.92FVPH + umask 022 + cd /builddir/build/BUILD + cd messiggy-0.5.0 + rm -rf /builddir/build/BUILDROOT/messiggy-0.5.0-16.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