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/pyliblzma.spec'], chrootPath='/var/lib/mock/f29-build-21132-11084/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/pyliblzma.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/pyliblzma-0.5.3-24.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pyliblzma.spec'], chrootPath='/var/lib/mock/f29-build-21132-11084/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/pyliblzma.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.WSjcNA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyliblzma-0.5.3 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pyliblzma-0.5.3.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd pyliblzma-0.5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (no-script-liblzma.patch): + echo 'Patch #0 (no-script-liblzma.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file liblzma.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mqdOE7 + umask 022 + cd /builddir/build/BUILD + cd pyliblzma-0.5.3 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib.linux-riscv64-2.7 copying liblzma.py -> build/lib.linux-riscv64-2.7 running build_ext building 'lzma' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/src 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 -fPIC -DVERSION="0.5.3" -I/usr/include/python2.7 -c src/liblzma.c -o build/temp.linux-riscv64-2.7/src/liblzma.o -Wall -Wextra -pedantic -Wswitch-enum -Wswitch-default -std=gnu99 BUILDSTDERR: src/liblzma.c:234:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: {"compress", (PyCFunction)LZMA_compress, BUILDSTDERR: ^ BUILDSTDERR: src/liblzma.c:240:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: {"decompress", (PyCFunction)LZMA_decompress, 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 -fPIC -DVERSION="0.5.3" -I/usr/include/python2.7 -c src/liblzma_compressobj.c -o build/temp.linux-riscv64-2.7/src/liblzma_compressobj.o -Wall -Wextra -pedantic -Wswitch-enum -Wswitch-default -std=gnu99 BUILDSTDERR: src/liblzma_compressobj.c: In function 'LZMAComp_flush': BUILDSTDERR: src/liblzma_compressobj.c:108:2: warning: enumeration value 'LZMA_FULL_BARRIER' not handled in switch [-Wswitch-enum] BUILDSTDERR: switch(flushmode){ BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/liblzma_compressobj.c: At top level: BUILDSTDERR: src/liblzma_compressobj.c:228:16: warning: cast between incompatible function types from 'PyObject * (*)(LZMACompObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: {"reset", (PyCFunction)LZMAComp_reset, METH_VARARGS | METH_KEYWORDS, BUILDSTDERR: ^ BUILDSTDERR: src/liblzma_compressobj.c: In function 'LZMAComp_flush': BUILDSTDERR: src/liblzma_compressobj.c:111:6: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if(self->filters[0].id == LZMA_FILTER_LZMA1) { BUILDSTDERR: ^ BUILDSTDERR: src/liblzma_compressobj.c:118:3: note: here BUILDSTDERR: case(LZMA_RUN): 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 -fPIC -DVERSION="0.5.3" -I/usr/include/python2.7 -c src/liblzma_decompressobj.c -o build/temp.linux-riscv64-2.7/src/liblzma_decompressobj.o -Wall -Wextra -pedantic -Wswitch-enum -Wswitch-default -std=gnu99 BUILDSTDERR: src/liblzma_decompressobj.c: In function 'LZMADecomp_flush': BUILDSTDERR: src/liblzma_decompressobj.c:166:2: warning: enumeration value 'LZMA_FULL_BARRIER' not handled in switch [-Wswitch-enum] BUILDSTDERR: switch(flushmode){ BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/liblzma_decompressobj.c: At top level: BUILDSTDERR: src/liblzma_decompressobj.c:286:17: warning: cast between incompatible function types from 'PyObject * (*)(LZMADecompObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: {"decompress", (PyCFunction)LZMADecomp_decompress, METH_VARARGS|METH_KEYWORDS, BUILDSTDERR: ^ BUILDSTDERR: src/liblzma_decompressobj.c:288:12: warning: cast between incompatible function types from 'PyObject * (*)(LZMADecompObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: {"flush", (PyCFunction)LZMADecomp_flush, METH_VARARGS|METH_KEYWORDS, BUILDSTDERR: ^ BUILDSTDERR: src/liblzma_decompressobj.c:290:12: warning: cast between incompatible function types from 'PyObject * (*)(LZMADecompObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: {"reset", (PyCFunction)LZMADecomp_reset, METH_VARARGS|METH_KEYWORDS, 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 -fPIC -DVERSION="0.5.3" -I/usr/include/python2.7 -c src/liblzma_file.c -o build/temp.linux-riscv64-2.7/src/liblzma_file.o -Wall -Wextra -pedantic -Wswitch-enum -Wswitch-default -std=gnu99 BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/liblzma.h:8, BUILDSTDERR: from src/liblzma_file.h:4, BUILDSTDERR: from src/liblzma_file.c:10: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/inttypes.h:25, BUILDSTDERR: from src/liblzma_file.c:1: BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/liblzma.h:8, BUILDSTDERR: from src/liblzma_file.h:4, BUILDSTDERR: from src/liblzma_file.c:10: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/inttypes.h:25, BUILDSTDERR: from src/liblzma_file.c:1: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 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 -fPIC -DVERSION="0.5.3" -I/usr/include/python2.7 -c src/liblzma_fileobj.c -o build/temp.linux-riscv64-2.7/src/liblzma_fileobj.o -Wall -Wextra -pedantic -Wswitch-enum -Wswitch-default -std=gnu99 BUILDSTDERR: src/liblzma_fileobj.c:757:17: warning: cast between incompatible function types from 'PyObject * (*)(LZMAFileObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: {"xreadlines", (PyCFunction)LZMAFile_getiter, METH_VARARGS, LZMAFile_xreadlines__doc__}, BUILDSTDERR: ^ BUILDSTDERR: src/liblzma_fileobj.c:762:12: warning: cast between incompatible function types from 'PyObject * (*)(LZMAFileObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: {"close", (PyCFunction)LZMAFile_close, METH_NOARGS, LZMAFile_close__doc__}, BUILDSTDERR: ^ BUILDSTDERR: src/liblzma_fileobj.c:763:16: warning: cast between incompatible function types from 'PyObject * (*)(LZMAFileObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: {"__enter__", (PyCFunction)LZMAFile_enter, METH_NOARGS, LZMAFile_enter_doc}, 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 -fPIC -DVERSION="0.5.3" -I/usr/include/python2.7 -c src/liblzma_options.c -o build/temp.linux-riscv64-2.7/src/liblzma_options.o -Wall -Wextra -pedantic -Wswitch-enum -Wswitch-default -std=gnu99 BUILDSTDERR: src/liblzma_options.c:424:2: warning: cast between incompatible function types from 'int (*)(LZMAOptionsObject *, const char *)' {aka 'int (*)(struct *, const char *)'} to 'int (*)(PyObject *, char *, PyObject *)' {aka 'int (*)(struct _object *, char *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: (setattrfunc)LZMAOptions_setattr, /*tp_setattr*/ 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 -fPIC -DVERSION="0.5.3" -I/usr/include/python2.7 -c src/liblzma_util.c -o build/temp.linux-riscv64-2.7/src/liblzma_util.o -Wall -Wextra -pedantic -Wswitch-enum -Wswitch-default -std=gnu99 BUILDSTDERR: src/liblzma_util.c: In function 'Util_CatchLZMAError': BUILDSTDERR: src/liblzma_util.c:28:74: warning: '' is unsupported, check will...' directive writing 45 bytes into a region of size between 27 and 37 [-Wformat-overflow=] BUILDSTDERR: sprintf(warning, "check type '%d' is unsupported, check will not be validated", BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from /usr/include/python2.7/Python.h:33, BUILDSTDERR: from src/liblzma.h:8, BUILDSTDERR: from src/liblzma_util.h:4, BUILDSTDERR: from src/liblzma_util.c:1: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 59 and 69 bytes into a destination of size 50 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/src/liblzma.o build/temp.linux-riscv64-2.7/src/liblzma_compressobj.o build/temp.linux-riscv64-2.7/src/liblzma_decompressobj.o build/temp.linux-riscv64-2.7/src/liblzma_file.o build/temp.linux-riscv64-2.7/src/liblzma_fileobj.o build/temp.linux-riscv64-2.7/src/liblzma_options.o build/temp.linux-riscv64-2.7/src/liblzma_util.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/lzma.so -llzma + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EGlAyp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64 + cd pyliblzma-0.5.3 + rm -rf /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64 + /usr/bin/python2 setup.py install --root=/builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64 running install running build running build_py running build_ext running install_lib creating /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64 creating /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr creating /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/liblzma.py -> /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/lzma.so -> /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/lib64/python2.7/site-packages/liblzma.py to liblzma.pyc running install_egg_info running egg_info writing pyliblzma.egg-info/PKG-INFO writing top-level names to pyliblzma.egg-info/top_level.txt writing dependency_links to pyliblzma.egg-info/dependency_links.txt reading manifest file 'pyliblzma.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyliblzma.egg-info/SOURCES.txt' Copying pyliblzma.egg-info to /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/lib64/python2.7/site-packages/pyliblzma-0.5.3-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.5.3-24.fc29 --unique-debug-suffix -0.5.3-24.fc29.riscv64 --unique-debug-src-base pyliblzma-0.5.3-24.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyliblzma-0.5.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/lib64/python2.7/site-packages/lzma.so extracting debug info from /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/lib64/python2.7/site-packages/lzma.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 182 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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kl5QMb Processing files: pyliblzma-0.5.3-24.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oKGUEY + umask 022 + cd /builddir/build/BUILD + cd pyliblzma-0.5.3 + DOCDIR=/builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/share/doc/pyliblzma + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/share/doc/pyliblzma + cp -pr README /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/share/doc/pyliblzma + cp -pr THANKS /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/share/doc/pyliblzma + cp -pr ChangeLog /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/share/doc/pyliblzma + cp -pr NEWS /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/share/doc/pyliblzma + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ow8J3L + umask 022 + cd /builddir/build/BUILD + cd pyliblzma-0.5.3 + LICENSEDIR=/builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/share/licenses/pyliblzma + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/share/licenses/pyliblzma + cp -pr COPYING /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64/usr/share/licenses/pyliblzma + exit 0 Provides: pyliblzma = 0.5.3-24.fc29 pyliblzma(riscv-64) = 0.5.3-24.fc29 python2.7dist(pyliblzma) = 0.5.3 python2dist(pyliblzma) = 0.5.3 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) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: pyliblzma-debugsource-0.5.3-24.fc29.riscv64 Provides: pyliblzma-debugsource = 0.5.3-24.fc29 pyliblzma-debugsource(riscv-64) = 0.5.3-24.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pyliblzma-debuginfo-0.5.3-24.fc29.riscv64 Provides: debuginfo(build-id) = d256eb755243d95fb73ed1c443d8ff90006671a3 pyliblzma-debuginfo = 0.5.3-24.fc29 pyliblzma-debuginfo(riscv-64) = 0.5.3-24.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pyliblzma-debugsource(riscv-64) = 0.5.3-24.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64 Wrote: /builddir/build/RPMS/pyliblzma-0.5.3-24.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/pyliblzma-debugsource-0.5.3-24.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/pyliblzma-debuginfo-0.5.3-24.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZY7GAU + umask 022 + cd /builddir/build/BUILD + cd pyliblzma-0.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pyliblzma-0.5.3-24.fc29.riscv64 + exit 0 Child return code was: 0