+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/lpairs.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 warning: Macro expanded in comment on line 60: %{_var}/lib/games/lpairs.hscr Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ir4C2V + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lpairs-1.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/lpairs-1.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lpairs-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (lpairs-1.0.3-datadir.diff):' Patch #0 (lpairs-1.0.3-datadir.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file configure + echo 'Patch #1 (lpairs-1.0.4-desktop.diff):' Patch #1 (lpairs-1.0.4-desktop.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file lpairs.desktop + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ai7RBY + umask 022 + cd /builddir/build/BUILD + cd lpairs-1.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 -std=gnu89' + 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 -std=gnu89' + 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 inst_dir=/usr/share/lpairs checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/lpairs-1.0.4/missing: Unknown `--run' option Try `/builddir/build/BUILD/lpairs-1.0.4/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... 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 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 ISO C89... none needed checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes 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 ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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 ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.0.0... yes checking for sdl-config... (cached) /usr/bin/sdl-config checking for SDL - version >= 1.1.5... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lpairs/Makefile config.status: creating intl/Makefile config.status: WARNING: intl/Makefile.in seems to ignore the --datarootdir setting config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating m4/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/lpairs-1.0.4' Making all in intl make[2]: Entering directory '/builddir/build/BUILD/lpairs-1.0.4/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/lpairs-1.0.4/intl' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/lpairs-1.0.4/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/lpairs-1.0.4/m4' Making all in po make[2]: Entering directory '/builddir/build/BUILD/lpairs-1.0.4/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/lpairs-1.0.4/po' Making all in lpairs make[2]: Entering directory '/builddir/build/BUILD/lpairs-1.0.4/lpairs' gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lpairs/\" -DSOUND -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -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 -std=gnu89 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c main.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lpairs/\" -DSOUND -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -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 -std=gnu89 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c pairs.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lpairs/\" -DSOUND -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -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 -std=gnu89 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c dynlist.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lpairs/\" -DSOUND -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -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 -std=gnu89 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c sdl.c dynlist.c: In function 'dl_delete_poi': dynlist.c:134:85: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf(stderr, "ERR: dl_delete: list does not contain item 0x%x...\n", (int)item); ^ dynlist.c: In function 'dl_get_entry': dynlist.c:242:83: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf(stderr, "ERR: DL_GetE: list does not contain item 0x%x...\n", (int)item); ^ sdl.c: In function 'create_cursor': sdl.c:701:32: warning: pointer targets in passing argument 1 of 'SDL_CreateCursor' differ in signedness [-Wpointer-sign] cursor = SDL_CreateCursor( data, mask, width, height, hot_x, hot_y ); ^~~~ In file included from /usr/include/SDL/SDL_events.h:35:0, from /usr/include/SDL/SDL.h:37, from sdl.c:18: /usr/include/SDL/SDL_mouse.h:85:38: note: expected 'Uint8 * {aka unsigned char *}' but argument is of type 'char *' extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor ^~~~~~~~~~~~~~~~ sdl.c:701:38: warning: pointer targets in passing argument 2 of 'SDL_CreateCursor' differ in signedness [-Wpointer-sign] cursor = SDL_CreateCursor( data, mask, width, height, hot_x, hot_y ); ^~~~ In file included from /usr/include/SDL/SDL_events.h:35:0, from /usr/include/SDL/SDL.h:37, from sdl.c:18: /usr/include/SDL/SDL_mouse.h:85:38: note: expected 'Uint8 * {aka unsigned char *}' but argument is of type 'char *' extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor ^~~~~~~~~~~~~~~~ sdl.c: In function 'load_font': sdl.c:217:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fnt->offset, 1, 1, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sdl.c:222:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fnt->length, 1, 1, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sdl.c:227:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(fnt->char_width, 1, fnt->length, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'main': main.c:225:26: warning: 'height' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( open_game( &pairs, width, height ) ) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:225:26: warning: 'width' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lpairs/\" -DSOUND -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -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 -std=gnu89 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c cfg.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lpairs/\" -DSOUND -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -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 -std=gnu89 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c menu.c cfg.c: In function 'C_Ld': cfg.c:60:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&cfg, sizeof(Cfg), 1, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lpairs/\" -DSOUND -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -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 -std=gnu89 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c sndsrv.c sndsrv.c: In function 'Wv_Fmt': sndsrv.c:78:17: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] cvt.buf = (char*)malloc(cvt.len * cvt.len_mult); ^ 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 -std=gnu89 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lpairs main.o pairs.o dynlist.o sdl.o cfg.o menu.o sndsrv.o -lSDL -lpthread make[2]: Leaving directory '/builddir/build/BUILD/lpairs-1.0.4/lpairs' make[2]: Entering directory '/builddir/build/BUILD/lpairs-1.0.4' make[2]: Leaving directory '/builddir/build/BUILD/lpairs-1.0.4' make[1]: Leaving directory '/builddir/build/BUILD/lpairs-1.0.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AJ2N4f + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64 + cd lpairs-1.0.4 + rm -fr /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64 + make DESTDIR=/builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64 inst_dir=/usr/share/lpairs install Making install in intl make[1]: Entering directory '/builddir/build/BUILD/lpairs-1.0.4/intl' if { test "lpairs" = "gettext-runtime" || test "lpairs" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/lib64 /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/include; \ /usr/bin/install -c -m 644 libintl.h /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libintl.a /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "lpairs" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/lib64; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/lib64/libgnuintl.a; \ rm -f /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/lib64/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/lib64/libgnuintl.so /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/lib64/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/lib64; \ temp=/builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/lib64/t-charset.alias; \ dest=/builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/lib64/charset.alias; \ if test -f /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/lib64/charset.alias; then \ orig=/builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/locale; \ test -f /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/locale/locale.alias \ && orig=/builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/locale/t-locale.alias; \ dest=/builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "lpairs" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/gettext/intl/$file; \ done; \ chmod a+x /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/lpairs-1.0.4/intl' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/lpairs-1.0.4/m4' make[2]: Entering directory '/builddir/build/BUILD/lpairs-1.0.4/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/lpairs-1.0.4/m4' make[1]: Leaving directory '/builddir/build/BUILD/lpairs-1.0.4/m4' Making install in po make[1]: Entering directory '/builddir/build/BUILD/lpairs-1.0.4/po' /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/lpairs.mo if test "lpairs" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/lpairs-1.0.4-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 \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/lpairs-1.0.4/po' Making install in lpairs make[1]: Entering directory '/builddir/build/BUILD/lpairs-1.0.4/lpairs' make[2]: Entering directory '/builddir/build/BUILD/lpairs-1.0.4/lpairs' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/bin" /usr/bin/install -c 'lpairs' '/builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/bin/lpairs' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/lpairs mkdir -p -- /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/lpairs /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/lpairs/gfx mkdir -p -- /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/lpairs/gfx /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/lpairs/sound mkdir -p -- /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/lpairs/sound make[2]: Leaving directory '/builddir/build/BUILD/lpairs-1.0.4/lpairs' make[1]: Leaving directory '/builddir/build/BUILD/lpairs-1.0.4/lpairs' make[1]: Entering directory '/builddir/build/BUILD/lpairs-1.0.4' make[2]: Entering directory '/builddir/build/BUILD/lpairs-1.0.4' 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/lpairs-1.0.4' make[1]: Leaving directory '/builddir/build/BUILD/lpairs-1.0.4' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64 lpairs + mkdir -p /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/pixmaps + cp lpairs.png /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/pixmaps/ + desktop-file-install --dir /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/applications lpairs.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: lpairs-1.0.4-20.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7x9w0K + umask 022 + cd /builddir/build/BUILD + cd lpairs-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/doc/lpairs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/doc/lpairs + cp -pr AUTHORS /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/doc/lpairs + cp -pr ChangeLog /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/doc/lpairs + cp -pr COPYING /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/doc/lpairs + cp -pr README /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64/usr/share/doc/lpairs + exit 0 Provides: application() application(lpairs.desktop) lpairs = 1.0.4-20.fc28 lpairs(riscv-64) = 1.0.4-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) libSDL-1.2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lpairs-1.0.4-20.fc28.riscv64 Wrote: /builddir/build/SRPMS/lpairs-1.0.4-20.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/lpairs-1.0.4-20.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8yLR78 + umask 022 + cd /builddir/build/BUILD + cd lpairs-1.0.4 + rm -fr /builddir/build/BUILDROOT/lpairs-1.0.4-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