Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-libdiscid.spec'], chrootPath='/var/lib/mock/f30-build-36399-20557/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=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-libdiscid.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 Wrote: /builddir/build/SRPMS/python-libdiscid-0.4.1-17.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-libdiscid.spec'], chrootPath='/var/lib/mock/f30-build-36399-20557/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=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-libdiscid.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.buGZGV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-libdiscid-0.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-libdiscid-0.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-libdiscid-0.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/91955e9.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm libdiscid/_discid.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.D5aLCG + umask 022 + cd /builddir/build/BUILD + cd python-libdiscid-0.4.1 + sleep 1 + 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/python2 setup.py build '--executable=/usr/bin/python2 -s' Compiling libdiscid/_discid.pyx because it changed. [1/1] Cythonizing libdiscid/_discid.pyx running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/libdiscid copying libdiscid/discid.py -> build/lib.linux-riscv64-2.7/libdiscid copying libdiscid/__init__.py -> build/lib.linux-riscv64-2.7/libdiscid copying libdiscid/exceptions.py -> build/lib.linux-riscv64-2.7/libdiscid creating build/lib.linux-riscv64-2.7/libdiscid/tests copying libdiscid/tests/common.py -> build/lib.linux-riscv64-2.7/libdiscid/tests copying libdiscid/tests/__init__.py -> build/lib.linux-riscv64-2.7/libdiscid/tests copying libdiscid/tests/test_compat_discid.py -> build/lib.linux-riscv64-2.7/libdiscid/tests copying libdiscid/tests/test_libdiscid.py -> build/lib.linux-riscv64-2.7/libdiscid/tests creating build/lib.linux-riscv64-2.7/libdiscid/compat copying libdiscid/compat/discid.py -> build/lib.linux-riscv64-2.7/libdiscid/compat copying libdiscid/compat/__init__.py -> build/lib.linux-riscv64-2.7/libdiscid/compat running build_ext building 'libdiscid._discid' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/libdiscid 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 -I./libdiscid -I/usr/include/python2.7 -c libdiscid/_discid.c -o build/temp.linux-riscv64-2.7/libdiscid/_discid.o BUILDSTDERR: libdiscid/_discid.c: In function '__pyx_pf_9libdiscid_7_discid_6DiscId_14webservice_url___get__': BUILDSTDERR: libdiscid/_discid.c:3069:3: warning: 'discid_get_webservice_url' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_1 = __pyx_f_9libdiscid_7_discid__to_unicode(discid_get_webservice_url(__pyx_v_self->_c_discid)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 158, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from libdiscid/discid-wrapper.h:25, BUILDSTDERR: from libdiscid/_discid.c:588: BUILDSTDERR: /usr/include/discid/discid.h:324:42: note: declared here BUILDSTDERR: LIBDISCID_API LIBDISCID_DEPRECATED char *discid_get_webservice_url(DiscId *d); 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-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 -I./libdiscid -I/usr/include/python2.7 -c libdiscid/discid-wrapper.c -o build/temp.linux-riscv64-2.7/libdiscid/discid-wrapper.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-2.7/libdiscid/_discid.o build/temp.linux-riscv64-2.7/libdiscid/discid-wrapper.o -L/usr/lib64 -ldiscid -lpython2.7 -o build/lib.linux-riscv64-2.7/libdiscid/_discid.so + sleep 1 + /usr/bin/python2 setup.py build_ext -i build_sphinx running build_ext copying build/lib.linux-riscv64-2.7/libdiscid/_discid.so -> libdiscid running build_sphinx creating /builddir/build/BUILD/python-libdiscid-0.4.1/build/doctrees creating /builddir/build/BUILD/python-libdiscid-0.4.1/build/html Running Sphinx v1.7.6 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.python.org/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://python-discid.readthedocs.org/en/latest/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://python-discid.readthedocs.org/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://python-discid.readthedocs.org/en/latest/objects.inv', , ConnectionError(...)) building [mo]: all of 0 po files building [html]: all source files updating environment: 8 added, 0 changed, 0 removed reading sources... [ 12%] api reading sources... [ 25%] api.compat reading sources... [ 37%] changelog reading sources... [ 50%] index reading sources... [ 62%] installation reading sources... [ 75%] license reading sources... [ 87%] misc reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] api writing output... [ 25%] api.compat writing output... [ 37%] changelog writing output... [ 50%] index writing output... [ 62%] installation writing output... [ 75%] license writing output... [ 87%] misc writing output... [100%] usage generating indices... genindex py-modindex writing additional pages... search BUILDSTDERR: copying static files... WARNING: html_static_path entry u'/builddir/build/BUILD/python-libdiscid-0.4.1/docs/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 5 warnings. The HTML pages are in build/html. + rm build/html/.buildinfo + 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' running build running build_py creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/libdiscid copying libdiscid/discid.py -> build/lib.linux-riscv64-3.7/libdiscid copying libdiscid/__init__.py -> build/lib.linux-riscv64-3.7/libdiscid copying libdiscid/exceptions.py -> build/lib.linux-riscv64-3.7/libdiscid creating build/lib.linux-riscv64-3.7/libdiscid/tests copying libdiscid/tests/common.py -> build/lib.linux-riscv64-3.7/libdiscid/tests copying libdiscid/tests/__init__.py -> build/lib.linux-riscv64-3.7/libdiscid/tests copying libdiscid/tests/test_compat_discid.py -> build/lib.linux-riscv64-3.7/libdiscid/tests copying libdiscid/tests/test_libdiscid.py -> build/lib.linux-riscv64-3.7/libdiscid/tests creating build/lib.linux-riscv64-3.7/libdiscid/compat copying libdiscid/compat/discid.py -> build/lib.linux-riscv64-3.7/libdiscid/compat copying libdiscid/compat/__init__.py -> build/lib.linux-riscv64-3.7/libdiscid/compat running build_ext building 'libdiscid._discid' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/libdiscid gcc -pthread -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 -I./libdiscid -I/usr/include/python3.7m -c libdiscid/_discid.c -o build/temp.linux-riscv64-3.7/libdiscid/_discid.o BUILDSTDERR: libdiscid/_discid.c: In function ‘__pyx_pf_9libdiscid_7_discid_6DiscId_14webservice_url___get__’: BUILDSTDERR: libdiscid/_discid.c:3069:3: warning: ‘discid_get_webservice_url’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_1 = __pyx_f_9libdiscid_7_discid__to_unicode(discid_get_webservice_url(__pyx_v_self->_c_discid)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 158, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from libdiscid/discid-wrapper.h:25, BUILDSTDERR: from libdiscid/_discid.c:588: BUILDSTDERR: /usr/include/discid/discid.h:324:42: note: declared here BUILDSTDERR: LIBDISCID_API LIBDISCID_DEPRECATED char *discid_get_webservice_url(DiscId *d); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -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 -I./libdiscid -I/usr/include/python3.7m -c libdiscid/discid-wrapper.c -o build/temp.linux-riscv64-3.7/libdiscid/discid-wrapper.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/libdiscid/_discid.o build/temp.linux-riscv64-3.7/libdiscid/discid-wrapper.o -L/usr/lib64 -ldiscid -lpython3.7m -o build/lib.linux-riscv64-3.7/libdiscid/_discid.cpython-37m-riscv64-linux-gnu.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8JEG7S + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64 + cd python-libdiscid-0.4.1 + rm -rf /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64 + 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/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64 creating /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr creating /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid copying build/lib.linux-riscv64-2.7/libdiscid/discid.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid copying build/lib.linux-riscv64-2.7/libdiscid/__init__.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid creating /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/compat copying build/lib.linux-riscv64-2.7/libdiscid/compat/discid.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/compat copying build/lib.linux-riscv64-2.7/libdiscid/compat/__init__.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/compat creating /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/tests copying build/lib.linux-riscv64-2.7/libdiscid/tests/common.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/tests copying build/lib.linux-riscv64-2.7/libdiscid/tests/__init__.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/tests copying build/lib.linux-riscv64-2.7/libdiscid/tests/test_compat_discid.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/tests copying build/lib.linux-riscv64-2.7/libdiscid/tests/test_libdiscid.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/tests copying build/lib.linux-riscv64-2.7/libdiscid/_discid.so -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid copying build/lib.linux-riscv64-2.7/libdiscid/exceptions.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/discid.py to discid.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/compat/discid.py to discid.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/compat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/tests/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/tests/test_compat_discid.py to test_compat_discid.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/tests/test_libdiscid.py to test_libdiscid.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/exceptions.py to exceptions.pyc writing byte-compilation script '/tmp/tmp_EhPT3.py' /usr/bin/python2 -O /tmp/tmp_EhPT3.py removing /tmp/tmp_EhPT3.py running install_egg_info running egg_info writing python_libdiscid.egg-info/PKG-INFO writing top-level names to python_libdiscid.egg-info/top_level.txt writing dependency_links to python_libdiscid.egg-info/dependency_links.txt reading manifest file 'python_libdiscid.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_libdiscid.egg-info/SOURCES.txt' Copying python_libdiscid.egg-info to /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/python_libdiscid-0.4.1-py2.7.egg-info running install_scripts + 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-libdiscid-0.4.1-17.fc30.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid copying build/lib.linux-riscv64-3.7/libdiscid/discid.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid copying build/lib.linux-riscv64-3.7/libdiscid/__init__.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid copying build/lib.linux-riscv64-3.7/libdiscid/_discid.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid creating /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/compat copying build/lib.linux-riscv64-3.7/libdiscid/compat/discid.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/compat copying build/lib.linux-riscv64-3.7/libdiscid/compat/__init__.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/compat creating /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/tests copying build/lib.linux-riscv64-3.7/libdiscid/tests/common.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/tests copying build/lib.linux-riscv64-3.7/libdiscid/tests/__init__.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/tests copying build/lib.linux-riscv64-3.7/libdiscid/tests/test_compat_discid.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/tests copying build/lib.linux-riscv64-3.7/libdiscid/tests/test_libdiscid.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/tests copying build/lib.linux-riscv64-3.7/libdiscid/exceptions.py -> /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/discid.py to discid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/compat/discid.py to discid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/compat/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/tests/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/tests/test_compat_discid.py to test_compat_discid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/tests/test_libdiscid.py to test_libdiscid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/exceptions.py to exceptions.cpython-37.pyc writing byte-compilation script '/tmp/tmp8sjvldyl.py' /usr/bin/python3 /tmp/tmp8sjvldyl.py removing /tmp/tmp8sjvldyl.py running install_egg_info running egg_info writing python_libdiscid.egg-info/PKG-INFO writing dependency_links to python_libdiscid.egg-info/dependency_links.txt writing top-level names to python_libdiscid.egg-info/top_level.txt reading manifest file 'python_libdiscid.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_libdiscid.egg-info/SOURCES.txt' Copying python_libdiscid.egg-info to /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/python_libdiscid-0.4.1-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.4.1-17.fc30 --unique-debug-suffix -0.4.1-17.fc30.riscv64 --unique-debug-src-base python-libdiscid-0.4.1-17.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-libdiscid-0.4.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/_discid.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/_discid.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7/site-packages/libdiscid/_discid.so extracting debug info from /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7/site-packages/libdiscid/_discid.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 783 blocks + /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: /usr/share/lmod/lmod/init/bash: line 15: __lmod_vx: unbound variable Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TtjY7S Processing files: python2-libdiscid-0.4.1-17.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7NdQf2 + umask 022 + cd /builddir/build/BUILD + cd python-libdiscid-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/doc/python2-libdiscid + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/doc/python2-libdiscid + cp -pr changelog /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/doc/python2-libdiscid + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/doc/python2-libdiscid + cp -pr build/html/ /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/doc/python2-libdiscid + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nnZT12 + umask 022 + cd /builddir/build/BUILD + cd python-libdiscid-0.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/licenses/python2-libdiscid + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/licenses/python2-libdiscid + cp -pr LICENSE /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/licenses/python2-libdiscid + exit 0 Provides: python-libdiscid = 0.4.1-17.fc30 python-libdiscid(riscv-64) = 0.4.1-17.fc30 python2-libdiscid = 0.4.1-17.fc30 python2-libdiscid(riscv-64) = 0.4.1-17.fc30 python2.7dist(python-libdiscid) = 0.4.1 python2dist(python-libdiscid) = 0.4.1 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: 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) libdiscid.so.0()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-libdiscid < 0.4.1-17.fc30 python-libdiscid < 0.4.1-4 Processing files: python3-libdiscid-0.4.1-17.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TK35Cd + umask 022 + cd /builddir/build/BUILD + cd python-libdiscid-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/doc/python3-libdiscid + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/doc/python3-libdiscid + cp -pr changelog /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/doc/python3-libdiscid + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/doc/python3-libdiscid + cp -pr build/html/ /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/doc/python3-libdiscid + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pq9Ruk + umask 022 + cd /builddir/build/BUILD + cd python-libdiscid-0.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/licenses/python3-libdiscid + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/licenses/python3-libdiscid + cp -pr LICENSE /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64/usr/share/licenses/python3-libdiscid + exit 0 Provides: python3-libdiscid = 0.4.1-17.fc30 python3-libdiscid(riscv-64) = 0.4.1-17.fc30 python3.7dist(python-libdiscid) = 0.4.1 python3dist(python-libdiscid) = 0.4.1 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: 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) libdiscid.so.0()(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-libdiscid-debugsource-0.4.1-17.fc30.riscv64 Provides: python-libdiscid-debugsource = 0.4.1-17.fc30 python-libdiscid-debugsource(riscv-64) = 0.4.1-17.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-libdiscid-debuginfo-0.4.1-17.fc30.riscv64 Provides: python-libdiscid-debuginfo = 0.4.1-17.fc30 python-libdiscid-debuginfo(riscv-64) = 0.4.1-17.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-libdiscid-debugsource(riscv-64) = 0.4.1-17.fc30 Processing files: python2-libdiscid-debuginfo-0.4.1-17.fc30.riscv64 Provides: debuginfo(build-id) = 6c3ae8b4369631953b96ae18c208ad21c511beb1 python2-libdiscid-debuginfo = 0.4.1-17.fc30 python2-libdiscid-debuginfo(riscv-64) = 0.4.1-17.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-libdiscid-debugsource(riscv-64) = 0.4.1-17.fc30 Processing files: python3-libdiscid-debuginfo-0.4.1-17.fc30.riscv64 Provides: debuginfo(build-id) = 281ff7c0c4b281aa996b4bf1b50a9c188f8f39e0 python3-libdiscid-debuginfo = 0.4.1-17.fc30 python3-libdiscid-debuginfo(riscv-64) = 0.4.1-17.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-libdiscid-debugsource(riscv-64) = 0.4.1-17.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64 Wrote: /builddir/build/RPMS/python2-libdiscid-0.4.1-17.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python3-libdiscid-0.4.1-17.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python-libdiscid-debugsource-0.4.1-17.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python-libdiscid-debuginfo-0.4.1-17.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python2-libdiscid-debuginfo-0.4.1-17.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python3-libdiscid-debuginfo-0.4.1-17.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Y22XQ0 + umask 022 + cd /builddir/build/BUILD + cd python-libdiscid-0.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-libdiscid-0.4.1-17.fc30.riscv64 + exit 0 Child return code was: 0