Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libdasm.spec'], chrootPath='/var/lib/mock/f31-build-68438-30178/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libdasm.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: extra tokens at the end of %endif directive in line 76: %endif #build_release Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/libdasm-1.6-6.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libdasm.spec'], chrootPath='/var/lib/mock/f31-build-68438-30178/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libdasm.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: extra tokens at the end of %endif directive in line 76: %endif #build_release Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6427WV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libdasm-1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/libdasm-1.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libdasm-1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/libdasm-01_readonly.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i -e 's|#!/usr/bin/env.*|#!/usr/bin/python2|;' pydasm/das.py + rm -rf bin + sed -i -e 's|python |python2 |g;' pydasm/Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pepcvW + umask 022 + cd /builddir/build/BUILD + cd libdasm-1.6 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC' PREFIX=/usr LIBDIR=/usr/lib64 BINDIR=/usr/bin BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: In file included from das.c:38: BUILDSTDERR: ../libdasm.h:135: warning: "REG_SP" redefined BUILDSTDERR: 135 | #define REG_SP REG_ESP BUILDSTDERR: | BUILDSTDERR: In file included from /usr/include/signal.h:306, BUILDSTDERR: from das.c:36: BUILDSTDERR: /usr/include/sys/ucontext.h:36: note: this is the location of the previous definition BUILDSTDERR: 36 | # define REG_SP 2 BUILDSTDERR: | BUILDSTDERR: das.c: In function 'read_file': BUILDSTDERR: das.c:185:16: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign] BUILDSTDERR: 185 | return (buf); BUILDSTDERR: | ^ BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o libdasm.o libdasm.c 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -fPIC -Wl,-soname,libdasm.so.1 -o libdasm.so libdasm.c ar rc libdasm.a libdasm.o && ranlib libdasm.a make -C examples make[1]: Entering directory '/builddir/build/BUILD/libdasm-1.6/examples' 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o das.o das.c 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o das das.o -l dasm -L ../ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o simple.o simple.c 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o simple simple.o -l dasm -L ../ make[1]: Leaving directory '/builddir/build/BUILD/libdasm-1.6/examples' make -C pydasm make[1]: Entering directory '/builddir/build/BUILD/libdasm-1.6/pydasm' python2 setup.py build running build running build_ext building 'pydasm' extension creating build creating build/temp.linux-riscv64-2.7 gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -fPIC -I/usr/include/python2.7 -I/usr/include/python2.7 -c ../libdasm.c -o build/temp.linux-riscv64-2.7/../libdasm.o BUILDSTDERR: gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -fPIC -I/usr/include/python2.7 -I/usr/include/python2.7 -c pydasm.c -o build/temp.linux-riscv64-2.7/pydasm.o creating build/lib.linux-riscv64-2.7 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -fPIC build/temp.linux-riscv64-2.7/../libdasm.o build/temp.linux-riscv64-2.7/pydasm.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pydasm.so make[1]: Leaving directory '/builddir/build/BUILD/libdasm-1.6/pydasm' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ADYrgX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64 + cd libdasm-1.6 + make install DESTDIR=/builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64 PREFIX=/usr LIBDIR=/usr/lib64 BINDIR=/usr/bin + find /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64 -name '*.la' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64 -name '*.a' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.6-6.fc31 --unique-debug-suffix -1.6-6.fc31.riscv64 --unique-debug-src-base libdasm-1.6-6.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libdasm-1.6 BUILDSTDERR: 732 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs install -p -D libdasm.so /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/lib64/libdasm.so.1.0 ln -s "libdasm.so.1.0" /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/lib64/libdasm.so.1 ln -s "libdasm.so.1.0" /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/lib64/libdasm.so install -d /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/include install -m 644 -p libdasm.h /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/include/libdasm.h install -m 644 -p -D libdasm.a /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/lib64/libdasm.a make -C examples install DESTDIR=/builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64 make[1]: Entering directory '/builddir/build/BUILD/libdasm-1.6/examples' install -p -D das /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/bin/das make[1]: Leaving directory '/builddir/build/BUILD/libdasm-1.6/examples' make -C pydasm install DESTDIR=/builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64 make[1]: Entering directory '/builddir/build/BUILD/libdasm-1.6/pydasm' python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/pydasm.so -> /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/lib64/python2.7/site-packages running install_egg_info running egg_info creating pydasm.egg-info writing pydasm.egg-info/PKG-INFO writing top-level names to pydasm.egg-info/top_level.txt writing dependency_links to pydasm.egg-info/dependency_links.txt writing manifest file 'pydasm.egg-info/SOURCES.txt' reading manifest file 'pydasm.egg-info/SOURCES.txt' writing manifest file 'pydasm.egg-info/SOURCES.txt' Copying pydasm.egg-info to /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/lib64/python2.7/site-packages/pydasm-1.5-py2.7.egg-info running install_scripts install -m 755 -p -D das.py /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/bin/das.py make[1]: Leaving directory '/builddir/build/BUILD/libdasm-1.6/pydasm' explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/bin/das explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/lib64/libdasm.so.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/lib64/python2.7/site-packages/pydasm.so extracting debug info from /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/bin/das extracting debug info from /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/lib64/libdasm.so.1.0 extracting debug info from /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/lib64/python2.7/site-packages/pydasm.so original debug info size: 260kB, size after compression: 252kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Processing files: libdasm-1.6-6.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UZPNQW + umask 022 + cd /builddir/build/BUILD + cd libdasm-1.6 + DOCDIR=/builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/share/doc/libdasm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/share/doc/libdasm + cp -pr HISTORY.txt /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/share/doc/libdasm + cp -pr LIB.txt /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/share/doc/libdasm + cp -pr README.txt /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/share/doc/libdasm + cp -pr TODO.txt /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64/usr/share/doc/libdasm + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: libdasm = 1.6-6.fc31 libdasm(riscv-64) = 1.6-6.fc31 libdasm.so.1()(64bit) 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) libdasm.so.1()(64bit) rtld(GNU_HASH) Processing files: libdasm-devel-1.6-6.fc31.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: libdasm-devel = 1.6-6.fc31 libdasm-devel(riscv-64) = 1.6-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libdasm.so.1()(64bit) Processing files: python2-pydasm-1.6-6.fc31.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python2-pydasm = 1.6-6.fc31 python2-pydasm(riscv-64) = 1.6-6.fc31 python2.7dist(pydasm) = 1.5 python2dist(pydasm) = 1.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 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) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: libdasm-debugsource-1.6-6.fc31.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Provides: libdasm-debugsource = 1.6-6.fc31 libdasm-debugsource(riscv-64) = 1.6-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libdasm-debuginfo-1.6-6.fc31.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 22b2c74e37c7288397d9a843ffede31b86eaabe3 debuginfo(build-id) = fd3e3e1e0af5100b0640e46381a2ae3039f64ea5 libdasm-debuginfo = 1.6-6.fc31 libdasm-debuginfo(riscv-64) = 1.6-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdasm-debugsource(riscv-64) = 1.6-6.fc31 Processing files: python2-pydasm-debuginfo-1.6-6.fc31.riscv64 warning: Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " BUILDSTDERR: Deprecated external dependency generator is used! Provides: debuginfo(build-id) = b39102e807f1b08a649db0996b275bfdf59c25ce python2-pydasm-debuginfo = 1.6-6.fc31 python2-pydasm-debuginfo(riscv-64) = 1.6-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdasm-debugsource(riscv-64) = 1.6-6.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64 Wrote: /builddir/build/RPMS/libdasm-devel-1.6-6.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/libdasm-1.6-6.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-pydasm-1.6-6.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/libdasm-debuginfo-1.6-6.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-pydasm-debuginfo-1.6-6.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/libdasm-debugsource-1.6-6.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3fYtrV + umask 022 + cd /builddir/build/BUILD + cd libdasm-1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libdasm-1.6-6.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0