+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/msort.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.WrWH71 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf msort-8.53 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/msort-8.53.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd msort-8.53 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (msort-8.53-dso.patch):' Patch #0 (msort-8.53-dso.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.am + echo 'Patch #1 (msort-8.53-format.patch):' Patch #1 (msort-8.53-format.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file msort.c + echo 'Patch #2 (msort-8.53-mlimits.patch):' Patch #2 (msort-8.53-mlimits.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.am patching file Makefile.in patching file info.c patching file input.c patching file limits.h patching file mlimits.h patching file msort.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BxBo6J + umask 022 + cd /builddir/build/BUILD + cd msort-8.53 + aclocal + automake --add-missing --copy configure.ac:78: installing './compile' + autoconf + export 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC' + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC' + export '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 ' + 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 ' + 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 -fPIC' + 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 --disable-utf8proc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/msort-8.53/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/msort-8.53/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for tre_regwcomp in -ltre... yes checking for gettext in -lintl... no 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 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 alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking gnu/libc-version.h usability... yes checking gnu/libc-version.h presence... yes checking for gnu/libc-version.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.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 stdargs.h usability... no checking stdargs.h presence... no checking for stdargs.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking tre/tre.h usability... yes checking tre/tre.h presence... yes checking for tre/tre.h... yes checking unicode/umachine.h usability... yes checking unicode/umachine.h presence... yes checking for unicode/umachine.h... yes checking unicode/unorm.h usability... yes checking unicode/unorm.h presence... yes checking for unicode/unorm.h... yes checking uninum/unicode.h usability... yes checking uninum/unicode.h presence... yes checking for uninum/unicode.h... yes checking uninum/nsdefs.h usability... yes checking uninum/nsdefs.h presence... yes checking for uninum/nsdefs.h... yes checking uninum/uninum.h usability... yes checking uninum/uninum.h presence... yes checking for uninum/uninum.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for uninum_version in -luninum... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for long long int... yes checking for long double with more range or precision than double... yes checking for getopt_long... yes checking for malloc... yes checking for mbstowcs... yes checking for nl_langinfo... yes checking for realloc... yes checking for regwcomp... no checking for regwexec... no checking for setlocale... yes checking for strchr... yes checking for strrchr... yes checking for strtod... yes checking for strtol... yes checking for uninum_gmp_version... no checking for wcschr... yes checking for wcscmp... yes checking for wcscasecmp... yes checking for wcsxfrm... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + 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 -fPIC' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC' (CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-am make[1]: Entering directory '/builddir/build/BUILD/msort-8.53' gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -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 -fPIC -c -o conversions.o conversions.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -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 -fPIC -c -o dstr.o dstr.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -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 -fPIC -c -o info.o info.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -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 -fPIC -c -o input.o input.c info.c: In function 'PrintLimits': info.c:29:14: warning: ''' flag used with '%s' gnu_printf format [-Wformat=] #define _(x) (x) ^ info.c:308:14: note: in expansion of macro '_' fprintf(fp,_(" Number of subparts of a hybrid key with locale collation %'8s\n"), ^ info.c:296:8: warning: unused variable 'buf' [-Wunused-variable] char buf[BUFSIZE]; ^~~ info.c: In function 'PrintNumberSystems': info.c:343:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (ds = ListNumberSystems(1,0)) fprintf(fp,"\t%s\n",ds); ^~ info.c:345:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (ds = ListNumberSystems(1,1)) fprintf(fp,"\t%s\n",ds); ^~ gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -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 -fPIC -c -o misc.o misc.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -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 -fPIC -c -o msort.o msort.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -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 -fPIC -c -o sorts.o sorts.c misc.c: In function 'GetDateKey': misc.c:186:12: warning: unused variable 'endptr' [-Wunused-variable] wchar_t *endptr; ^~~~~~ misc.c:180:12: warning: unused variable 'num' [-Wunused-variable] long int num[3]; ^~~ misc.c: In function 'NormalizeString': misc.c:687:3: warning: 'unorm_normalize_60' is deprecated [-Wdeprecated-declarations] *ResultLength = unorm_normalize(s16,-1,type, 0, NULL, 0, &status); ^ In file included from /usr/include/unicode/platform.h:25:0, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from misc.c:41: /usr/include/unicode/unorm.h:214:1: note: declared here unorm_normalize(const UChar *source, int32_t sourceLength, ^ misc.c:695:3: warning: 'unorm_normalize_60' is deprecated [-Wdeprecated-declarations] CharsNormalized = unorm_normalize(s16, -1,type, 0, Result, (*ResultLength+1), &status); ^~~~~~~~~~~~~~~ In file included from /usr/include/unicode/platform.h:25:0, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from misc.c:41: /usr/include/unicode/unorm.h:214:1: note: declared here unorm_normalize(const UChar *source, int32_t sourceLength, ^ msort.c: In function 'main': msort.c:1809:34: warning: operation on 'Records' may be undefined [-Wsequence-point] if(GetKeys(RecordList[Records++],KeyInfo,KeyCount,MaxCodeInInput,(Records == 0)) == ERROR){ ~~~~~~~^~ msort.c:631:9: warning: unused variable 'tmputf8ptr' [-Wunused-variable] UTF8 *tmputf8ptr; /* Temporary pointer */ ^~~~~~~~~~ conversions.c: In function 'ConvertStylistic': conversions.c:2891:5: warning: 'new' may be used uninitialized in this function [-Wmaybe-uninitialized] free ( (void *) ptr->s); ^~~~~~~~~~~~~~~~~~~~~~~ msort.c: In function 'WriteSingleRecord': msort.c:4520:8: warning: unused variable 'i' [-Wunused-variable] long i; ^ msort.c: In function 'ConstructSortOrder': msort.c:104:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] #define _(x) (x) ^ msort.c:4722:3: note: in expansion of macro '_' _("Unicode normalization failed on sort order file line %d.\n"),LineNumber); ^ gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -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 -fPIC -c -o strs.o strs.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -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 -fPIC -c -o uniio.o uniio.c msort.c: In function 'WriteSingleRecord': msort.c:4535:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,ptr->text,ptr->length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ msort.c:4536:21: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] if(!FixedLengthP) write(fd,utf8sep,seplen); ^~~~~~~~~~~~~~~~~~~~~~~~ msort.c: In function 'WriteOutRecords': msort.c:4563:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,ptr->text,ptr->length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ msort.c:4564:23: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] if(!FixedLengthP) write(fd,utf8sep,seplen); ^~~~~~~~~~~~~~~~~~~~~~~~ msort.c: In function 'WriteOutRecordsExternal': msort.c:4621:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,rbuf,ptr->length); ^~~~~~~~~~~~~~~~~~~~~~~~~~ msort.c:4622:23: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] if(!FixedLengthP) write(fd,utf8sep,seplen); ^~~~~~~~~~~~~~~~~~~~~~~~ strs.c: In function 'u82u32': strs.c:229:60: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf(stderr,"u82u32: invalid UTF-8 input at byte %d.\n",(cptr-s0)+1); ~^ ~~~~~~~~~~~ %ld gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -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 -fPIC -c -o ExplicateBadUTF8.o ExplicateBadUTF8.c ExplicateBadUTF8.c:2:1: warning: "/*" within comment [-Wcomment] /* ExplicateBadUTF8.c: In function 'ExplicateBadUTF8': ExplicateBadUTF8.c:73:18: warning: variable 'cptr' set but not used [-Wunused-but-set-variable] unsigned char *cptr; ^~~~ At top level: ExplicateBadUTF8.c:65:20: warning: 'OffsetsFromUTF8' defined but not used [-Wunused-const-variable=] static const UTF32 OffsetsFromUTF8[6] = { 0x00000000UL, 0x00003080UL, 0x000E2080UL, ^~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -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 -fPIC -c -o binfmt.o binfmt.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -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 -fPIC -c -o iso8601.o iso8601.c cp msg.tcl msg msort.c: In function 'main': msort.c:648:19: warning: 'SavedRecordList' may be used uninitialized in this function [-Wmaybe-uninitialized] struct record **SavedRecordList; ^~~~~~~~~~~~~~~ msort.c:1953:5: warning: 'RandomSeed' may be used uninitialized in this function [-Wmaybe-uninitialized] PrintLog(_("Random number generator seed: %15u\n"),RandomSeed); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -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 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -o msort conversions.o dstr.o info.o input.o misc.o msort.o sorts.o strs.o uniio.o ExplicateBadUTF8.o binfmt.o iso8601.o -luninum -ltre -licutu -licuuc make[1]: Leaving directory '/builddir/build/BUILD/msort-8.53' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3YMbwN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64 + cd msort-8.53 + make DESTDIR=/builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64 install make[1]: Entering directory '/builddir/build/BUILD/msort-8.53' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/bin' /usr/bin/install -c msort '/builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/bin' /usr/bin/install -c msg '/builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 msort.1 '/builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/share/man/man1' make[1]: Leaving directory '/builddir/build/BUILD/msort-8.53' + install -p -m 0644 -D msort.1 /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/share/man/man1/msort.1 + /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: msort-8.53-25.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HwcJex + umask 022 + cd /builddir/build/BUILD + cd msort-8.53 + DOCDIR=/builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/share/doc/msort + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/share/doc/msort + cp -pr AUTHORS /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/share/doc/msort + cp -pr ChangeLog /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/share/doc/msort + cp -pr Doc/InitializationFiles Doc/msort.pdf /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/share/doc/msort + cp -pr NEWS /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/share/doc/msort + cp -pr README /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/share/doc/msort + cp -pr TODO /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/share/doc/msort + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OlHgaM + umask 022 + cd /builddir/build/BUILD + cd msort-8.53 + LICENSEDIR=/builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/share/licenses/msort + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/share/licenses/msort + cp -pr COPYING /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64/usr/share/licenses/msort + exit 0 Provides: msort = 8.53-25.fc28 msort(riscv-64) = 8.53-25.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libicutu.so.60()(64bit) libicuuc.so.60()(64bit) libtre.so.5()(64bit) libuninum.so.5()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64 Wrote: /builddir/build/SRPMS/msort-8.53-25.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/msort-8.53-25.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TztbP4 + umask 022 + cd /builddir/build/BUILD + cd msort-8.53 + /usr/bin/rm -rf /builddir/build/BUILDROOT/msort-8.53-25.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff