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/python-libsass.spec'], chrootPath='/var/lib/mock/f31-build-64797-29595/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/python-libsass.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/python-libsass-0.18.0-2.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-libsass.spec'], chrootPath='/var/lib/mock/f31-build-64797-29595/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/python-libsass.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OXF0T0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libsass-python-0.18.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libsass-0.18.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libsass-python-0.18.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/python-libsass-man.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i -e '/^#!\//, 1d' sassc.py + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GsbG2Y + umask 022 + cd /builddir/build/BUILD + cd libsass-python-0.18.0 + export SYSTEM_SASS=true + SYSTEM_SASS=true + 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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' BUILDSTDERR: pysass.cpp: In function ‘PyObject* PySass_compile_string(PyObject*, PyObject*)’: BUILDSTDERR: pysass.cpp:520:36: warning: unused variable ‘source_map_file’ [-Wunused-variable] BUILDSTDERR: 520 | char *string, *include_paths, *source_map_file; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: pysass.cpp:524:48: warning: unused variable ‘source_map_file_urls’ [-Wunused-variable] BUILDSTDERR: 524 | source_map_embed, source_map_contents, source_map_file_urls, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pysass.cpp: In function ‘PyObject* PySass_compile_filename(PyObject*, PyObject*)’: BUILDSTDERR: pysass.cpp:584:30: warning: unused variable ‘source_map_file_urls’ [-Wunused-variable] BUILDSTDERR: 584 | source_map_contents, source_map_file_urls, omit_source_map_url; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ + pushd docs BUILDSTDERR: ++ python3 -c 'import sysconfig; print(sysconfig.get_platform())' + PLATFORM=linux-riscv64 + export PYTHONPATH=../build/lib.linux-riscv64-3.7 + PYTHONPATH=../build/lib.linux-riscv64-3.7 + make man SPHINXBUILD=sphinx-build-3 BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: intersphinx inventory 'https://setuptools.readthedocs.io/en/latest/objects.inv' not fetchable due to : HTTPSConnectionPool(host='setuptools.readthedocs.io', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: intersphinx inventory 'http://flask.pocoo.org/docs/objects.inv' not fetchable due to : HTTPConnectionPool(host='flask.pocoo.org', port=80): Max retries exceeded with url: /docs/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) BUILDSTDERR: /builddir/build/BUILD/libsass-python-0.18.0/sass.py:docstring of sass.compile:147: WARNING: Unexpected indentation. BUILDSTDERR: /builddir/build/BUILD/libsass-python-0.18.0/sass.py:docstring of sass.compile:180: WARNING: Unexpected indentation. BUILDSTDERR: /builddir/build/BUILD/libsass-python-0.18.0/docs/frameworks/flask.rst:76: WARNING: undefined label: flask:app-dispatch (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/libsass-python-0.18.0/docs/frameworks/flask.rst:125: WARNING: undefined label: flask:distribute-deployment (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/libsass-python-0.18.0/docs/changes.rst:498: WARNING: unknown option: sassc -p BUILDSTDERR: /builddir/build/BUILD/libsass-python-0.18.0/docs/changes.rst:498: WARNING: unknown option: sassc --precision BUILDSTDERR: /builddir/build/BUILD/libsass-python-0.18.0/docs/changes.rst:645: WARNING: unknown option: sassc -w BUILDSTDERR: /builddir/build/BUILD/libsass-python-0.18.0/docs/changes.rst:645: WARNING: unknown option: sassc --watch BUILDSTDERR: /builddir/build/BUILD/libsass-python-0.18.0/docs/changes.rst:649: WARNING: unknown option: sassc -m BUILDSTDERR: /builddir/build/BUILD/libsass-python-0.18.0/docs/changes.rst:649: WARNING: unknown option: sassc -g BUILDSTDERR: /builddir/build/BUILD/libsass-python-0.18.0/docs/changes.rst:649: WARNING: unknown option: sassc --sourcemap BUILDSTDERR: /builddir/build/BUILD/libsass-python-0.18.0/sass.py:docstring of sass.compile:162: WARNING: unknown keyword: def BUILDSTDERR: /builddir/build/BUILD/libsass-python-0.18.0/sass.py:docstring of sass.compile:162: WARNING: unknown keyword: lambda BUILDSTDERR: /builddir/build/BUILD/libsass-python-0.18.0/sass.py:docstring of sass.compile:180: WARNING: unknown keyword: def + popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 running build running build_py creating build creating build/lib.linux-riscv64-3.7 copying pysassc.py -> build/lib.linux-riscv64-3.7 copying sass.py -> build/lib.linux-riscv64-3.7 copying sassc.py -> build/lib.linux-riscv64-3.7 copying sasstests.py -> build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/sassutils copying sassutils/builder.py -> build/lib.linux-riscv64-3.7/sassutils copying sassutils/__init__.py -> build/lib.linux-riscv64-3.7/sassutils copying sassutils/wsgi.py -> build/lib.linux-riscv64-3.7/sassutils copying sassutils/_compat.py -> build/lib.linux-riscv64-3.7/sassutils copying sassutils/distutils.py -> build/lib.linux-riscv64-3.7/sassutils running build_ext building '_sass' extension creating build/temp.linux-riscv64-3.7 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -I/usr/include/python3.7m -c pysass.cpp -o build/temp.linux-riscv64-3.7/pysass.o -fPIC -std=gnu++0x -Wall -Wno-parentheses -Werror=switch g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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 build/temp.linux-riscv64-3.7/pysass.o -L/usr/lib64 -lsass -lpython3.7m -o build/lib.linux-riscv64-3.7/_sass.cpython-37m-riscv64-linux-gnu.so -fPIC -lstdc++ ~/build/BUILD/libsass-python-0.18.0/docs ~/build/BUILD/libsass-python-0.18.0 sphinx-build-3 -b man -d _build/doctrees . _build/man Running Sphinx v2.1.2 making output directory... done loading intersphinx inventory from https://docs.python.org/objects.inv... loading intersphinx inventory from https://setuptools.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from http://flask.pocoo.org/docs/objects.inv... building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 9 added, 0 changed, 0 removed reading sources... [ 11%] changes reading sources... [ 22%] frameworks/flask reading sources... [ 33%] index reading sources... [ 44%] pysassc reading sources... [ 55%] sass reading sources... [ 66%] sassutils reading sources... [ 77%] sassutils/builder reading sources... [ 88%] sassutils/distutils reading sources... [100%] sassutils/wsgi looking for now-outdated files... none found pickling environment... done checking consistency... done writing... pysassc.1 { frameworks/flask changes pysassc sass sassutils sassutils/builder sassutils/distutils sassutils/wsgi } done build succeeded, 17 warnings. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. ~/build/BUILD/libsass-python-0.18.0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BrQ7tY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64 + cd libsass-python-0.18.0 + export SYSTEM_SASS=true + SYSTEM_SASS=true + 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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64 BUILDSTDERR: warning: no files found matching '*.c' under directory 'libsass' BUILDSTDERR: warning: no files found matching '*.cpp' under directory 'libsass' BUILDSTDERR: warning: no files found matching '*.h' under directory 'libsass' BUILDSTDERR: warning: no files found matching '*.hpp' under directory 'libsass' BUILDSTDERR: warning: no files found matching 'libsass/Makefile' BUILDSTDERR: warning: no files found matching '.libsass-upstream-version' running install running install_lib creating /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/sassutils copying build/lib.linux-riscv64-3.7/sassutils/builder.py -> /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/sassutils copying build/lib.linux-riscv64-3.7/sassutils/__init__.py -> /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/sassutils copying build/lib.linux-riscv64-3.7/sassutils/wsgi.py -> /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/sassutils copying build/lib.linux-riscv64-3.7/sassutils/_compat.py -> /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/sassutils copying build/lib.linux-riscv64-3.7/sassutils/distutils.py -> /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/sassutils copying build/lib.linux-riscv64-3.7/sasstests.py -> /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages copying build/lib.linux-riscv64-3.7/_sass.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages copying build/lib.linux-riscv64-3.7/sassc.py -> /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages copying build/lib.linux-riscv64-3.7/pysassc.py -> /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages copying build/lib.linux-riscv64-3.7/sass.py -> /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/sassutils/builder.py to builder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/sassutils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/sassutils/wsgi.py to wsgi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/sassutils/_compat.py to _compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/sassutils/distutils.py to distutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/sasstests.py to sasstests.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/sassc.py to sassc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/pysassc.py to pysassc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/sass.py to sass.cpython-37.pyc writing byte-compilation script '/tmp/tmpq_56gnto.py' /usr/bin/python3 /tmp/tmpq_56gnto.py removing /tmp/tmpq_56gnto.py running install_egg_info running egg_info creating libsass.egg-info writing libsass.egg-info/PKG-INFO writing dependency_links to libsass.egg-info/dependency_links.txt writing entry points to libsass.egg-info/entry_points.txt writing requirements to libsass.egg-info/requires.txt writing top-level names to libsass.egg-info/top_level.txt writing manifest file 'libsass.egg-info/SOURCES.txt' reading manifest file 'libsass.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: writ+ install -m 644 -D docs/_build/man/pysassc.1 /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/share/man/man1/pysassc.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.18.0-2.fc31 --unique-debug-suffix -0.18.0-2.fc31.riscv64 --unique-debug-src-base python-libsass-0.18.0-2.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libsass-python-0.18.0 BUILDSTDERR: 49 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 ing manifest file 'libsass.egg-info/SOURCES.txt' Copying libsass.egg-info to /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/libsass-0.18.0-py3.7.egg-info running install_scripts Installing pysassc script to /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/bin Installing sassc script to /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/bin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/_sass.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/_sass.cpython-37m-riscv64-linux-gnu.so original debug info size: 128kB, size after compression: 128kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sQMp52 Processing files: python3-libsass-0.18.0-2.fc31.riscv64 BUILDSTDERR: warning: File not found: /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/bin/sassc.py Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9Qoyw2 + umask 022 + cd /builddir/build/BUILD + cd libsass-python-0.18.0 + DOCDIR=/builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/share/doc/python3-libsass + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/share/doc/python3-libsass + cp -pr README.rst /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/share/doc/python3-libsass + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6LZwgZ + umask 022 + cd /builddir/build/BUILD + cd libsass-python-0.18.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/share/licenses/python3-libsass + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/share/licenses/python3-libsass + cp -pr LICENSE /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64/usr/share/licenses/python3-libsass + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-libsass = 0.18.0-2.fc31 python3-libsass = 0.18.0-2.fc31 python3-libsass(riscv-64) = 0.18.0-2.fc31 python3.7dist(libsass) = 0.18 python3dist(libsass) = 0.18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 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) libpython3.7m.so.1.0()(64bit) libsass.so.1()(64bit) python(abi) = 3.7 python3.7dist(setuptools) python3.7dist(six) rtld(GNU_HASH) Obsoletes: python-libsass < 0.18.0-2.fc31 Processing files: python-libsass-debugsource-0.18.0-2.fc31.riscv64 Provides: python-libsass-debugsource = 0.18.0-2.fc31 python-libsass-debugsource(riscv-64) = 0.18.0-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-libsass-debuginfo-0.18.0-2.fc31.riscv64 Provides: debuginfo(build-id) = 3075e6081fe7de392d555d6d4c71491f9b818e7d python3-libsass-debuginfo = 0.18.0-2.fc31 python3-libsass-debuginfo(riscv-64) = 0.18.0-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-libsass-debugsource(riscv-64) = 0.18.0-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64 Wrote: /builddir/build/RPMS/python-libsass-debugsource-0.18.0-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-libsass-debuginfo-0.18.0-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-libsass-0.18.0-2.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ejm0F0 + umask 022 + cd /builddir/build/BUILD + cd libsass-python-0.18.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-libsass-0.18.0-2.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0