+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/xconvers.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.IBcPxr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xconvers-0.8.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/xconvers_0.8.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd xconvers-0.8.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KEXPA6 + umask 022 + cd /builddir/build/BUILD + cd xconvers-0.8.3 + 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 for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c 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 style of include used by make... GNU checking dependency style of gcc... none checking for rpmbuild... rpmbuild checking for gawk... (cached) gawk checking for gtk-config... /usr/bin/gtk-config checking for GTK - version >= 1.2.0... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating xconvers.spec config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 '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 ' Making all in m4 make[1]: Entering directory '/builddir/build/BUILD/xconvers-0.8.3/m4' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/xconvers-0.8.3/m4' Making all in src make[1]: Entering directory '/builddir/build/BUILD/xconvers-0.8.3/src' gcc -DPACKAGE_NAME=\"xconvers\" -DPACKAGE_TARNAME=\"xconvers\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"xconvers\ 0.8.3\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"xconvers\" -DVERSION=\"0.8.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -DDATADIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/xconvers"\" -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 `test -f 'main.c' || echo './'`main.c gcc -DPACKAGE_NAME=\"xconvers\" -DPACKAGE_TARNAME=\"xconvers\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"xconvers\ 0.8.3\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"xconvers\" -DVERSION=\"0.8.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -DDATADIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/xconvers"\" -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 `test -f 'support.c' || echo './'`support.c gcc -DPACKAGE_NAME=\"xconvers\" -DPACKAGE_TARNAME=\"xconvers\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"xconvers\ 0.8.3\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"xconvers\" -DVERSION=\"0.8.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -DDATADIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/xconvers"\" -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 `test -f 'interface.c' || echo './'`interface.c gcc -DPACKAGE_NAME=\"xconvers\" -DPACKAGE_TARNAME=\"xconvers\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"xconvers\ 0.8.3\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"xconvers\" -DVERSION=\"0.8.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -DDATADIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/xconvers"\" -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 `test -f 'callbacks.c' || echo './'`callbacks.c main.c: In function 'main': main.c:53:10: warning: variable 'lang' set but not used [-Wunused-but-set-variable] gchar *lang; ^~~~ gcc -DPACKAGE_NAME=\"xconvers\" -DPACKAGE_TARNAME=\"xconvers\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"xconvers\ 0.8.3\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"xconvers\" -DVERSION=\"0.8.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -DDATADIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/xconvers"\" -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 `test -f 'history.c' || echo './'`history.c interface.c: In function 'create_mainwindow': interface.c:44:18: warning: variable 'help_menu_accels' set but not used [-Wunused-but-set-variable] GtkAccelGroup *help_menu_accels; ^~~~~~~~~~~~~~~~ interface.c:40:18: warning: variable 'settings_menu_accels' set but not used [-Wunused-but-set-variable] GtkAccelGroup *settings_menu_accels; ^~~~~~~~~~~~~~~~~~~~ interface.c:35:18: warning: variable 'host_menu_accels' set but not used [-Wunused-but-set-variable] GtkAccelGroup *host_menu_accels; ^~~~~~~~~~~~~~~~ interface.c:31:18: warning: variable 'file_menu_accels' set but not used [-Wunused-but-set-variable] GtkAccelGroup *file_menu_accels; ^~~~~~~~~~~~~~~~ gcc -DPACKAGE_NAME=\"xconvers\" -DPACKAGE_TARNAME=\"xconvers\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"xconvers\ 0.8.3\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"xconvers\" -DVERSION=\"0.8.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -DDATADIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/xconvers"\" -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 `test -f 'preferences.c' || echo './'`preferences.c gcc -DPACKAGE_NAME=\"xconvers\" -DPACKAGE_TARNAME=\"xconvers\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"xconvers\ 0.8.3\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"xconvers\" -DVERSION=\"0.8.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -DDATADIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/xconvers"\" -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 `test -f 'net.c' || echo './'`net.c gcc -DPACKAGE_NAME=\"xconvers\" -DPACKAGE_TARNAME=\"xconvers\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"xconvers\ 0.8.3\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"xconvers\" -DVERSION=\"0.8.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -DDATADIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/xconvers"\" -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 `test -f 'color.c' || echo './'`color.c gcc -DPACKAGE_NAME=\"xconvers\" -DPACKAGE_TARNAME=\"xconvers\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"xconvers\ 0.8.3\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"xconvers\" -DVERSION=\"0.8.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -DDATADIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/share/xconvers"\" -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 `test -f 'utils.c' || echo './'`utils.c net.c: In function 'childcheck': net.c:90:16: warning: variable 'childpid' set but not used [-Wunused-but-set-variable] gint status, childpid; ^~~~~~~~ net.c: In function 'resolvereadpipe': net.c:102:19: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gint error = 1, ret, len; ^~~ net.c: In function 'resolvenonblock': net.c:205:18: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gint pid, len, ret, error = 0; ^~~ net.c: In function 'socket_connected': net.c:252:65: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] res = getsockopt(sockethandle, SOL_SOCKET, SO_ERROR, &option, &size); ^ In file included from /usr/include/netinet/in.h:23:0, from /usr/include/resolv.h:59, from net.c:29: /usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'gint * {aka int *}' extern int getsockopt (int __fd, int __level, int __optname, ^~~~~~~~~~ net.c:245:15: warning: variable 'res' set but not used [-Wunused-but-set-variable] gint i = 0, res, option, size = sizeof(gint); ^~~ net.c: In function 'tx': net.c:451:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sockethandle, message->str, message->len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 xconvers main.o support.o interface.o callbacks.o history.o preferences.o net.o color.o utils.o -L/usr/lib64 -lgtk -lgdk -rdynamic -lgmodule -ldl -lglib -lXi -lXext -lX11 -lm make[1]: Leaving directory '/builddir/build/BUILD/xconvers-0.8.3/src' Making all in po make[1]: Entering directory '/builddir/build/BUILD/xconvers-0.8.3/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/xconvers-0.8.3/po' make[1]: Entering directory '/builddir/build/BUILD/xconvers-0.8.3' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/xconvers-0.8.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iFJfpm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64 + cd xconvers-0.8.3 + rm -rf /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64 'INSTALL=install -p' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/xconvers-0.8.3/m4' make[2]: Entering directory '/builddir/build/BUILD/xconvers-0.8.3/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xconvers-0.8.3/m4' make[1]: Leaving directory '/builddir/build/BUILD/xconvers-0.8.3/m4' Making install in src make[1]: Entering directory '/builddir/build/BUILD/xconvers-0.8.3/src' make[2]: Entering directory '/builddir/build/BUILD/xconvers-0.8.3/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/bin install -p xconvers /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/bin/xconvers make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xconvers-0.8.3/src' make[1]: Leaving directory '/builddir/build/BUILD/xconvers-0.8.3/src' Making install in po make[1]: Entering directory '/builddir/build/BUILD/xconvers-0.8.3/po' /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/xconvers.mo mkdir -p -- /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/xconvers.mo if test "xconvers" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/xconvers-0.8.3/po' make[1]: Entering directory '/builddir/build/BUILD/xconvers-0.8.3' make[2]: Entering directory '/builddir/build/BUILD/xconvers-0.8.3' make[2]: Nothing to be done for 'install-exec-am'. if test -d ./pixmaps; then \ /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/xconvers/pixmaps; \ for pixmap in ./pixmaps/*; do \ if test -f $pixmap; then \ install -p -m 644 $pixmap /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/xconvers/pixmaps; \ fi \ done \ fi mkdir -p -- /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/xconvers/pixmaps if test -f ./xconvers.1; then \ /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/man/man1; \ install -p -m 644 xconvers.1 /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/man/man1; \ fi mkdir -p -- /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/man/man1 make[2]: Leaving directory '/builddir/build/BUILD/xconvers-0.8.3' make[1]: Leaving directory '/builddir/build/BUILD/xconvers-0.8.3' + mkdir -p /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/pixmaps/ + cp -p pixmaps/xconvers.png /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/pixmaps/xconvers.png + desktop-file-install --dir=/builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/xconvers.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64 xconvers + /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: xconvers-0.8.3-20.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.75WGgw + umask 022 + cd /builddir/build/BUILD + cd xconvers-0.8.3 + DOCDIR=/builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/doc/xconvers + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/doc/xconvers + cp -pr COPYING /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/doc/xconvers + cp -pr INSTALL /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/doc/xconvers + cp -pr AUTHORS /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/doc/xconvers + cp -pr README /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/doc/xconvers + cp -pr TODO /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/doc/xconvers + cp -pr debian/changelog /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64/usr/share/doc/xconvers + exit 0 Provides: application() application(xconvers.desktop) xconvers = 0.8.3-20.fc28 xconvers(riscv-64) = 0.8.3-20.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) libX11.so.6()(64bit) libXext.so.6()(64bit) libXi.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libgdk-1.2.so.0()(64bit) libglib-1.2.so.0()(64bit) libgmodule-1.2.so.0()(64bit) libgtk-1.2.so.0()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xconvers-0.8.3-20.fc28.riscv64 Wrote: /builddir/build/SRPMS/xconvers-0.8.3-20.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/xconvers-0.8.3-20.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4w80Dy + umask 022 + cd /builddir/build/BUILD + cd xconvers-0.8.3 + rm -rf /builddir/build/BUILDROOT/xconvers-0.8.3-20.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