Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/dwdiff.spec'], chrootPath='/var/lib/mock/f29-build-2153-664/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/dwdiff.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: bogus date in %changelog: Wed Apr 15 2012 Jakub Hrozek 1.9-5 Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/dwdiff-2.0.9-16.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/dwdiff.spec'], chrootPath='/var/lib/mock/f29-build-2153-664/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/dwdiff.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: bogus date in %changelog: Wed Apr 15 2012 Jakub Hrozek 1.9-5 Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.N6q2lS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dwdiff-2.0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/dwdiff-2.0.9.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dwdiff-2.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (dwdiff-localedir.patch):' Patch #0 (dwdiff-localedir.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .localedir --fuzz=0 patching file configure patching file Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AUmzwB + umask 022 + cd /builddir/build/BUILD + cd dwdiff-2.0.9 + ./configure --prefix=/usr --binddir=/usr/share/locale --docdir=share/doc/dwdiff '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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' Using settings 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection Checking for working make (make)... yes Checking for required functions... yes Checking for required functions for dwfilter... yes Checking for strdup... yes Checking for setlocale... yes Checking for gettext and related functions... yes Checking for gettext in standard library... yes Checking for msgfmt... yes Checking for icu-config... yes Checking ICU version >= 3.4... yes (60.2) Checking for functions in libicu... yes Checking for nl_langinfo... yes Checking for working install 'install'... yes Creating Makefile + make c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Isrc -DUSE_GETTEXT -DLOCALEDIR=\"/usr/share/locale\" -DUSE_UNICODE `"icu-config" --cppflags` -DUSE_NL_LANGINFO -c -o src/buffer.o src/buffer.c BUILDSTDERR: src/buffer.c: In function 'addchar': BUILDSTDERR: src/buffer.c:59:9: warning: variable 'ignore' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int i, ignore; BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/buffer.c: In function 'writeString': BUILDSTDERR: src/buffer.c:210:6: warning: variable 'ignore' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int ignore; BUILDSTDERR: ^~~~~~ c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Isrc -DUSE_GETTEXT -DLOCALEDIR=\"/usr/share/locale\" -DUSE_UNICODE `"icu-config" --cppflags` -DUSE_NL_LANGINFO -c -o src/diff/analyze.o src/diff/analyze.c c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Isrc -DUSE_GETTEXT -DLOCALEDIR=\"/usr/share/locale\" -DUSE_UNICODE `"icu-config" --cppflags` -DUSE_NL_LANGINFO -c -o src/doDiff.o src/doDiff.c c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Isrc -DUSE_GETTEXT -DLOCALEDIR=\"/usr/share/locale\" -DUSE_UNICODE `"icu-config" --cppflags` -DUSE_NL_LANGINFO -c -o src/dwdiff.o src/dwdiff.c c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Isrc -DUSE_GETTEXT -DLOCALEDIR=\"/usr/share/locale\" -DUSE_UNICODE `"icu-config" --cppflags` -DUSE_NL_LANGINFO -c -o src/file.o src/file.c c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Isrc -DUSE_GETTEXT -DLOCALEDIR=\"/usr/share/locale\" -DUSE_UNICODE `"icu-config" --cppflags` -DUSE_NL_LANGINFO -c -o src/hashtable.o src/hashtable.c c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Isrc -DUSE_GETTEXT -DLOCALEDIR=\"/usr/share/locale\" -DUSE_UNICODE `"icu-config" --cppflags` -DUSE_NL_LANGINFO -c -o src/option.o src/option.c BUILDSTDERR: In file included from src/option.c:18: BUILDSTDERR: src/option.c: In function 'parseColor': BUILDSTDERR: src/definitions.h:56:17: warning: implicit declaration of function 'strdup'; did you mean 'strdupA'? [-Wimplicit-function-declaration] BUILDSTDERR: #define strdupA strdup BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/option.c:408:10: note: in expansion of macro 'strdupA' BUILDSTDERR: color = strdupA(_color); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/option.c:408:8: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: color = strdupA(_color); BUILDSTDERR: ^ BUILDSTDERR: In file included from src/option.c:18: BUILDSTDERR: src/definitions.h:56:17: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define strdupA strdup BUILDSTDERR: src/option.c:459:9: note: in expansion of macro 'strdupA' BUILDSTDERR: return strdupA(sequenceBuffer); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from src/option.c:21: BUILDSTDERR: src/option.c: In function 'parseCmdLine': BUILDSTDERR: src/optionMacros.h:111:22: warning: variable 'optptr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: char *optcurrent, *optptr; \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/option.c:480:2: note: in expansion of macro 'OPTIONS' BUILDSTDERR: OPTIONS BUILDSTDERR: ^~~~~~~ c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Isrc -DUSE_GETTEXT -DLOCALEDIR=\"/usr/share/locale\" -DUSE_UNICODE `"icu-config" --cppflags` -DUSE_NL_LANGINFO -c -o src/stream.o src/stream.c c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Isrc -DUSE_GETTEXT -DLOCALEDIR=\"/usr/share/locale\" -DUSE_UNICODE `"icu-config" --cppflags` -DUSE_NL_LANGINFO -c -o src/tempfile.o src/tempfile.c BUILDSTDERR: src/tempfile.c: In function 'tempFile': BUILDSTDERR: src/tempfile.c:55:12: warning: implicit declaration of function 'mkstemp'; did you mean 'system'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((fd = mkstemp(files[openIndex].name)) < 0) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: system c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Isrc -DUSE_GETTEXT -DLOCALEDIR=\"/usr/share/locale\" -DUSE_UNICODE `"icu-config" --cppflags` -DUSE_NL_LANGINFO -c -o src/unicode.o src/unicode.c BUILDSTDERR: src/unicode.c: In function 'decomposeChar': BUILDSTDERR: src/unicode.c:392:2: warning: 'unorm_normalize_60' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: requiredLength = unorm_normalize(c->UTF8Char.original.data, c->UTF8Char.original.used, option.decomposition, 0, BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/unicode/platform.h:25, BUILDSTDERR: from /usr/include/unicode/ptypes.h:52, BUILDSTDERR: from /usr/include/unicode/umachine.h:46, BUILDSTDERR: from /usr/include/unicode/utypes.h:38, BUILDSTDERR: from /usr/include/unicode/unorm.h:20, BUILDSTDERR: from src/unicode.c:18: BUILDSTDERR: /usr/include/unicode/unorm.h:214:1: note: declared here BUILDSTDERR: unorm_normalize(const UChar *source, int32_t sourceLength, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: src/unicode.c:400:3: warning: 'unorm_normalize_60' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: requiredLength = unorm_normalize(c->UTF8Char.original.data, c->UTF8Char.original.used, option.decomposition, 0, BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/unicode/platform.h:25, BUILDSTDERR: from /usr/include/unicode/ptypes.h:52, BUILDSTDERR: from /usr/include/unicode/umachine.h:46, BUILDSTDERR: from /usr/include/unicode/utypes.h:38, BUILDSTDERR: from /usr/include/unicode/unorm.h:20, BUILDSTDERR: from src/unicode.c:18: BUILDSTDERR: /usr/include/unicode/unorm.h:214:1: note: declared here BUILDSTDERR: unorm_normalize(const UChar *source, int32_t sourceLength, BUILDSTDERR: ^~~~~~~~~~~~~~~ c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Isrc -DUSE_GETTEXT -DLOCALEDIR=\"/usr/share/locale\" -DUSE_UNICODE `"icu-config" --cppflags` -DUSE_NL_LANGINFO -c -o src/util.o src/util.c BUILDSTDERR: In file included from src/util.c:21: BUILDSTDERR: src/util.c: In function 'safe_strdup': BUILDSTDERR: src/definitions.h:56:17: warning: implicit declaration of function 'strdup'; did you mean 'strdupA'? [-Wimplicit-function-declaration] BUILDSTDERR: #define strdupA strdup BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/util.c:56:17: note: in expansion of macro 'strdupA' BUILDSTDERR: char *result = strdupA(orig); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/definitions.h:56:17: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: #define strdupA strdup BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/util.c:56:17: note: in expansion of macro 'strdupA' BUILDSTDERR: char *result = strdupA(orig); BUILDSTDERR: ^~~~~~~ c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o dwdiff src/buffer.o src/diff/analyze.o src/doDiff.o src/dwdiff.o src/file.o src/hashtable.o src/option.o src/stream.o src/tempfile.o src/unicode.o src/util.o `"icu-config" --ldflags` c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Isrc -DUSE_GETTEXT -DLOCALEDIR=\"/usr/share/locale\" -DUSE_UNICODE `"icu-config" --cppflags` -DUSE_NL_LANGINFO -c -o src/dwfilter.o src/dwfilter.c BUILDSTDERR: In file included from src/dwfilter.c:25: BUILDSTDERR: src/dwfilter.c: In function 'parseCmdLine': BUILDSTDERR: src/optionMacros.h:111:22: warning: variable 'optptr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: char *optcurrent, *optptr; \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/dwfilter.c:50:2: note: in expansion of macro 'OPTIONS' BUILDSTDERR: OPTIONS BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/dwfilter.c:45:7: warning: variable 'discard' set but not used [-Wunused-but-set-variable] BUILDSTDERR: bool discard; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/dwfilter.c: In function 'createTempfile': BUILDSTDERR: src/dwfilter.c:147:12: warning: implicit declaration of function 'mkstemp'; did you mean 'system'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((fd = mkstemp(tempfile)) < 0) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: system c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o dwfilter src/dwfilter.o src/util.o `"icu-config" --ldflags` cd po && make "LINGUAS=de es fr nl" linguas make[1]: Entering directory '/builddir/build/BUILD/dwdiff-2.0.9/po' msgfmt -o de.mo de.po msgfmt -o es.mo es.po msgfmt -o fr.mo fr.po msgfmt -o nl.mo nl.po make[1]: Leaving directory '/builddir/build/BUILD/dwdiff-2.0.9/po' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rQ9qwo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64 + cd dwdiff-2.0.9 + rm -rf /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64 install -d "/builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/bin" install dwdiff "/builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/bin" if [ -n "yes" ] ; then install dwfilter "/builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/bin" ; fi install -d "/builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/man/man1" install -m 644 "man/dwdiff.1" "/builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/man/man1" if [ -n "yes" ] ; then install -m 644 "man/dwfilter.1" "/builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/man/man1" ; fi install -d "/builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/doc/dwdiff" install -m 644 README COPYING Changelog "/builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/doc/dwdiff" if [ -n "de es fr nl" ] ; then \ mandir="/builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/man" LINGUAS="de es fr nl" INSTALL="install" ./install-manpages yes ;\ cd po && make "LOCALEDIR=/builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/locale" "INSTALL=install" "LINGUAS=de es fr nl" lingua-install ;\ fi No manual page for dwfiff for lingua de No manual page for dwfiff for lingua es No manual page for dwfiff for lingua fr make[1]: Entering directory '/builddir/build/BUILD/dwdiff-2.0.9/po' for lingua in de es fr nl ; do \ if [ ! -f "${lingua}.mo" ] ; then continue ; fi ;\ install -d "/builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/locale/${lingua}/LC_MESSAGES" ;\ install -m 644 "${lingua}.mo" "/builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/locale/${lingua}/LC_MESSAGES/dwdiff.mo" ;\ done make[1]: Leaving directory '/builddir/build/BUILD/dwdiff-2.0.9/po' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64 dwdiff + rm -rf /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/man/nl.ISO8859-1/man1/ + rm -rf /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/man/nl.ISO8859-15/man1/ + mkdir /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/man/man1/nl/ + mv /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/man/nl.UTF-8/man1/dwdiff.1 /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/man/nl/man1/dwdiff.1 + mv /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/man/nl.UTF-8/man1/dwfilter.1 /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/man/nl/man1/dwfilter.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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: dwdiff-2.0.9-16.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pc86Bd + umask 022 + cd /builddir/build/BUILD + cd dwdiff-2.0.9 + DOCDIR=/builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/doc/dwdiff + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/doc/dwdiff + cp -pr README /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/doc/dwdiff + cp -pr COPYING /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/doc/dwdiff + cp -pr Changelog /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64/usr/share/doc/dwdiff + exit 0 Provides: dwdiff = 2.0.9-16.fc29 dwdiff(riscv-64) = 2.0.9-16.fc29 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libicudata.so.60()(64bit) libicui18n.so.60()(64bit) libicuuc.so.60()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64 Wrote: /builddir/build/RPMS/dwdiff-2.0.9-16.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oDyu1Q + umask 022 + cd /builddir/build/BUILD + cd dwdiff-2.0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dwdiff-2.0.9-16.fc29.riscv64 + exit 0 Child return code was: 0