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-dmidecode.spec'], chrootPath='/var/lib/mock/f31-build-47647-26903/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-dmidecode.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=1549065600 Wrote: /builddir/build/SRPMS/python-dmidecode-3.12.2-14.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-dmidecode.spec'], chrootPath='/var/lib/mock/f31-build-47647-26903/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-dmidecode.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=1549065600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vRBCjt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-dmidecode-3.12.2 + /usr/bin/mkdir -p python-dmidecode-3.12.2 + cd python-dmidecode-3.12.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-dmidecode-3.12.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv python-dmidecode-3.12.2 python2 + cp -a python2 python3 + pushd python3 + sed -i s/python2/python3/g Makefile unit-tests/Makefile + popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ~/build/BUILD/python-dmidecode-3.12.2/python3 ~/build/BUILD/python-dmidecode-3.12.2 ~/build/BUILD/python-dmidecode-3.12.2 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RtxN6s + umask 022 + cd /builddir/build/BUILD + cd python-dmidecode-3.12.2 + export 'CFLAGS= -std=gnu89' + CFLAGS=' -std=gnu89' + for PY in python2 python3 + pushd python2 + make build BUILDSTDERR: src/dmidecodemodule.c:740:28: warning: initialization of 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} from incompatible pointer type 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} [-Wincompatible-pointer-types] BUILDSTDERR: 740 | {(char *)"xmlapi", dmidecode_xmlapi, METH_VARARGS | METH_KEYWORDS, BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: src/dmidecodemodule.c:740:28: note: (near initialization for 'DMIDataMethods[16].ml_meth') BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/dmihelper.h:45, BUILDSTDERR: from src/dmidecode.h:23, BUILDSTDERR: from src/dmioem.c:27: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1229: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: 1229 | #define _POSIX_C_SOURCE 200112L BUILDSTDERR: | BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from src/dmioem.c:23: BUILDSTDERR: /usr/include/features.h:266: note: this is the location of the previous definition BUILDSTDERR: 266 | # 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/dmihelper.h:45, BUILDSTDERR: from src/dmidecode.h:23, BUILDSTDERR: from src/dmioem.c:27: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1251: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: 1251 | #define _XOPEN_SOURCE 600 BUILDSTDERR: | BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from src/dmioem.c:23: BUILDSTDERR: /usr/include/features.h:203: note: this is the location of the previous definition BUILDSTDERR: 203 | # define _XOPEN_SOURCE 700 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/dmihelper.h:45, BUILDSTDERR: from src/dmidecode.h:23, BUILDSTDERR: from src/dmidecode.c:87: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1229: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: 1229 | #define _POSIX_C_SOURCE 200112L BUILDSTDERR: | BUILDSTDERR: In file included from /usr/include/assert.h:35, BUILDSTDERR: from src/dmidecode.c:76: BUILDSTDERR: /usr/include/features.h:266: note: this is the location of the previous definition BUILDSTDERR: 266 | # 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/dmihelper.h:45, BUILDSTDERR: from src/dmidecode.h:23, BUILDSTDERR: from src/dmidecode.c:87: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1251: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: 1251 | #define _XOPEN_SOURCE 600 BUILDSTDERR: | BUILDSTDERR: In file included from /usr/include/assert.h:35, BUILDSTDERR: from src/dmidecode.c:76: BUILDSTDERR: /usr/include/features.h:203: note: this is the location of the previous definition BUILDSTDERR: 203 | # define _XOPEN_SOURCE 700 BUILDSTDERR: | BUILDSTDERR: src/dmidecode.c: In function 'dmi_additional_info': BUILDSTDERR: src/dmidecode.c:3907:42: warning: variable 'str_n' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3907 | xmlNode *data_n = NULL, *str_n = NULL, *val_n = NULL; BUILDSTDERR: | ^~~~~ ~/build/BUILD/python-dmidecode-3.12.2/python2 ~/build/BUILD/python-dmidecode-3.12.2 python2.7 src/setup.py build running build running build_py creating build creating build/lib.linux-riscv64-2.7 copying dmidecode.py -> build/lib.linux-riscv64-2.7 running build_ext building 'dmidecodemod' 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python2.7 -c src/dmidecodemodule.c -o build/temp.linux-riscv64-2.7/src/dmidecodemodule.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python2.7 -c src/util.c -o build/temp.linux-riscv64-2.7/src/util.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python2.7 -c src/dmioem.c -o build/temp.linux-riscv64-2.7/src/dmioem.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python2.7 -c src/dmidecode.c -o build/temp.linux-riscv64-2.7/src/dmidecode.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 -fwrapIn file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/dmihelper.h:45, BUILDSTDERR: from src/dmidecode.h:23, BUILDSTDERR: from src/dmixml.c:44: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1229: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: 1229 | #define _POSIX_C_SOURCE 200112L BUILDSTDERR: | BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/string.h:26, BUILDSTDERR: from src/dmixml.c:36: BUILDSTDERR: /usr/include/features.h:266: note: this is the location of the previous definition BUILDSTDERR: 266 | # 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/dmihelper.h:45, BUILDSTDERR: from src/dmidecode.h:23, BUILDSTDERR: from src/dmixml.c:44: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1251: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: 1251 | #define _XOPEN_SOURCE 600 BUILDSTDERR: | BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/string.h:26, BUILDSTDERR: from src/dmixml.c:36: BUILDSTDERR: /usr/include/features.h:203: note: this is the location of the previous definition BUILDSTDERR: 203 | # define _XOPEN_SOURCE 700 BUILDSTDERR: | BUILDSTDERR: src/dmixml.c: In function 'dmixml_buildstr': BUILDSTDERR: src/dmixml.c:68:33: warning: pointer targets in passing argument 3 of 'xmlStrVPrintf' differ in signedness [-Wpointer-sign] BUILDSTDERR: 68 | xmlStrVPrintf(ret, len, xmlfmt, ap); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | | BUILDSTDERR: | xmlChar * {aka unsigned char *} BUILDSTDERR: In file included from /usr/include/libxml2/libxml/tree.h:18, BUILDSTDERR: from src/dmixml.c:40: BUILDSTDERR: /usr/include/libxml2/libxml/xmlstring.h:105:54: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} BUILDSTDERR: 105 | const char *msg, BUILDSTDERR: | ~~~~~~~~~~~~^~~ v -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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python2.7 -c src/dmixml.c -o build/temp.linux-riscv64-2.7/src/dmixml.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python2.7 -c src/dmierror.c -o build/temp.linux-riscv64-2.7/src/dmierror.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python2.7 -c src/dmilog.c -o build/temp.linux-riscv64-2.7/src/dmilog.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python2.7 -c src/xmlpythonizer.c -o build/temp.linux-riscv64-2.7/src/xmlpythonizer.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python2.7 -c src/efi.c -o build/temp.linux-riscv64-2.7/src/efi.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-annobi+ popd + for PY in python2 python3 + pushd python3 + make build BUILDSTDERR: src/dmidecodemodule.c: In function ‘dmidecode_get_section’: BUILDSTDERR: src/dmidecodemodule.c:486:25: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 486 | section = PyUnicode_AsUTF8(args); BUILDSTDERR: | ^ BUILDSTDERR: src/dmidecodemodule.c: In function ‘dmidecode_set_dev’: BUILDSTDERR: src/dmidecodemodule.c:617:19: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 617 | f = PyUnicode_AsUTF8(arg); BUILDSTDERR: | ^ BUILDSTDERR: src/dmidecodemodule.c: In function ‘dmidecode_set_pythonxmlmap’: BUILDSTDERR: src/dmidecodemodule.c:665:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 665 | fname = PyUnicode_AsUTF8(arg); BUILDSTDERR: | ^ BUILDSTDERR: src/dmidecodemodule.c: At top level: BUILDSTDERR: src/dmidecodemodule.c:740:28: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] BUILDSTDERR: 740 | {(char *)"xmlapi", dmidecode_xmlapi, METH_VARARGS | METH_KEYWORDS, BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: src/dmidecodemodule.c:740:28: note: (near initialization for ‘DMIDataMethods[16].ml_meth’) BUILDSTDERR: src/dmidecodemodule.c: In function ‘PyInit_dmidecodemod’: BUILDSTDERR: src/dmidecodemodule.c:846:72: warning: passing argument 3 of ‘PyCapsule_New’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 846 | PyModule_AddObject(module, "options", PyCapsule_New(opt, NULL, destruct_options)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | void (*)(void *) BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:118, BUILDSTDERR: from src/dmidecodemodule.c:42: BUILDSTDERR: /usr/include/python3.7m/pycapsule.h:28:24: note: expected ‘PyCapsule_Destructor’ {aka ‘void (*)(struct _object *)’} but argument is of type ‘void (*)(void *)’ BUILDSTDERR: 28 | PyAPI_FUNC(PyObject *) PyCapsule_New( BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: src/dmidecode.c: In function ‘dmi_additional_info’: BUILDSTDERR: src/dmidecode.c:3907:42: warning: variable ‘str_n’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3907 | xmlNode *data_n = NULL, *str_n = NULL, *val_n = NULL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: src/dmixml.c: In function ‘dmixml_buildstr’: BUILDSTDERR: src/dmixml.c:68:33: warning: pointer targets in passing argument 3 of ‘xmlStrVPrintf’ differ in signedness [-Wpointer-sign] BUILDSTDERR: 68 | xmlStrVPrintf(ret, len, xmlfmt, ap); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | | BUILDSTDERR: | xmlChar * {aka unsigned char *} BUILDSTDERR: In file included from /usr/include/libxml2/libxml/tree.h:18, BUILDSTDERR: from src/dmixml.c:40: BUILDSTDERR: /usr/include/libxml2/libxml/xmlstring.h:105:54: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ {aka ‘unsigned char *’} BUILDSTDERR: 105 | const char *msg, BUILDSTDERR: | ~~~~~~~~~~~~^~~ n-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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python2.7 -c src/dmidump.c -o build/temp.linux-riscv64-2.7/src/dmidump.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -std=gnu89 build/temp.linux-riscv64-2.7/src/dmidecodemodule.o build/temp.linux-riscv64-2.7/src/util.o build/temp.linux-riscv64-2.7/src/dmioem.o build/temp.linux-riscv64-2.7/src/dmidecode.o build/temp.linux-riscv64-2.7/src/dmixml.o build/temp.linux-riscv64-2.7/src/dmierror.o build/temp.linux-riscv64-2.7/src/dmilog.o build/temp.linux-riscv64-2.7/src/xmlpythonizer.o build/temp.linux-riscv64-2.7/src/efi.o build/temp.linux-riscv64-2.7/src/dmidump.o -L/usr/lib64/python2.7/site-packages -L/usr/lib64 -lxml2 -lz -llzma -lm -ldl -lxml2mod -lpython2.7 -o build/lib.linux-riscv64-2.7/dmidecodemod.so cp build/lib.linux-riscv64-2.7/dmidecodemod.so python2.7-dmidecodemod.so ~/build/BUILD/python-dmidecode-3.12.2 ~/build/BUILD/python-dmidecode-3.12.2/python3 ~/build/BUILD/python-dmidecode-3.12.2 python3.7 src/setup.py build running build running build_py creating build creating build/lib.linux-riscv64-3.7 copying dmidecode.py -> build/lib.linux-riscv64-3.7 running build_ext building 'dmidecodemod' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/src 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.7m -c src/dmidecodemodule.c -o build/temp.linux-riscv64-3.7/src/dmidecodemodule.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.7m -c src/util.c -o build/temp.linux-riscv64-3.7/src/util.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.7m -c src/dmioem.c -o build/temp.linux-riscv64-3.7/src/dmioem.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.7m -c src/dmidecode.c -o build/temp.linux-riscv64-3.7/src/dmidecode.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.7m -c src/dmixml.c -o build/temp.linux-riscv64-3.7/src/dmixml.o BUILDSTDERR: 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 + popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.7m -c src/dmierror.c -o build/temp.linux-riscv64-3.7/src/dmierror.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.7m -c src/dmilog.c -o build/temp.linux-riscv64-3.7/src/dmilog.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.7m -c src/xmlpythonizer.c -o build/temp.linux-riscv64-3.7/src/xmlpythonizer.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.7m -c src/efi.c -o build/temp.linux-riscv64-3.7/src/efi.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.7m -c src/dmidump.c -o build/temp.linux-riscv64-3.7/src/dmidump.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -std=gnu89 build/temp.linux-riscv64-3.7/src/dmidecodemodule.o build/temp.linux-riscv64-3.7/src/util.o build/temp.linux-riscv64-3.7/src/dmioem.o build/temp.linux-riscv64-3.7/src/dmidecode.o build/temp.linux-riscv64-3.7/src/dmixml.o build/temp.linux-riscv64-3.7/src/dmierror.o build/temp.linux-riscv64-3.7/src/dmilog.o build/temp.linux-riscv64-3.7/src/xmlpythonizer.o build/temp.linux-riscv64-3.7/src/efi.o build/temp.linux-riscv64-3.7/src/dmidump.o -L/usr/lib64/python3.7/site-packages -L/usr/lib64 -lxml2 -lz -llzma -lm -ldl -lxml2mod -lpython3.7m -o build/lib.linux-riscv64-3.7/dmidecodemod.cpython-37m-riscv64-linux-gnu.so cp build/lib.linux-riscv64-3.7/dmidecodemod.cpython-37m-riscv64-linux-gnu.so python3.7-dmidecodemod.so ~/build/BUILD/python-dmidecode-3.12.2 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dbdPYs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64 + cd python-dmidecode-3.12.2 + pushd python2 + /usr/bin/python2 src/setup.py install --root /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64 --prefix=/usr + popd + pushd python3 + /usr/bin/python3 src/setup.py install --root /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64 --prefix=/usr + popd + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.12.2-14.fc31 --unique-debug-suffix -3.12.2-14.fc31.riscv64 --unique-debug-src-base python-dmidecode-3.12.2-14.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-dmidecode-3.12.2 BUILDSTDERR: 1434 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 ~/build/BUILD/python-dmidecode-3.12.2/python2 ~/build/BUILD/python-dmidecode-3.12.2 running install running build running build_py running build_ext running install_lib creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/dmidecode.py -> /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/dmidecodemod.so -> /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python2.7/site-packages/dmidecode.py to dmidecode.pyc running install_data creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/python-dmidecode copying src/pymap.xml -> /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/python-dmidecode running install_egg_info Writing /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python2.7/site-packages/python_dmidecode-3.12.2-py2.7.egg-info ~/build/BUILD/python-dmidecode-3.12.2 ~/build/BUILD/python-dmidecode-3.12.2/python3 ~/build/BUILD/python-dmidecode-3.12.2 running install running build running build_py running build_ext running install_lib creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python3.7/site-packages copying build/lib.linux-riscv64-3.7/dmidecode.py -> /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python3.7/site-packages copying build/lib.linux-riscv64-3.7/dmidecodemod.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python3.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python3.7/site-packages/dmidecode.py to dmidecode.cpython-37.pyc running install_data running install_egg_info Writing /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python3.7/site-packages/python_dmidecode-3.12.2-py3.7.egg-info ~/build/BUILD/python-dmidecode-3.12.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python2.7/site-packages/dmidecodemod.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python3.7/site-packages/dmidecodemod.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python2.7/site-packages/dmidecodemod.so extracting debug info from /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python3.7/site-packages/dmidecodemod.cpython-37m-riscv64-linux-gnu.so original debug info size: 1000kB, size after compression: 864kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kaKNEv Processing files: python2-dmidecode-3.12.2-14.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vi8INt + umask 022 + cd /builddir/build/BUILD + cd python-dmidecode-3.12.2 + DOCDIR=/builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/doc/python2-dmidecode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/doc/python2-dmidecode + cp -pr python2/README /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/doc/python2-dmidecode + cp -pr python2/doc/README.upstream /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/doc/python2-dmidecode + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZKTteu + umask 022 + cd /builddir/build/BUILD + cd python-dmidecode-3.12.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/licenses/python2-dmidecode + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/licenses/python2-dmidecode + cp -pr python2/doc/LICENSE /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/licenses/python2-dmidecode + cp -pr python2/doc/AUTHORS /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/licenses/python2-dmidecode + cp -pr python2/doc/AUTHORS.upstream /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/licenses/python2-dmidecode + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python2-dmidecode = 3.12.2-14.fc31 python2-dmidecode(riscv-64) = 3.12.2-14.fc31 python2.7dist(python-dmidecode) = 3.12.2 python2dist(python-dmidecode) = 3.12.2 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython2.7.so.1.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.2)(64bit) libxml2mod.so()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-dmidecode-3.12.2-14.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XtfjTs + umask 022 + cd /builddir/build/BUILD + cd python-dmidecode-3.12.2 + DOCDIR=/builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/doc/python3-dmidecode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/doc/python3-dmidecode + cp -pr python3/README /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/doc/python3-dmidecode + cp -pr python3/doc/README.upstream /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/doc/python3-dmidecode + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kNBfmt + umask 022 + cd /builddir/build/BUILD + cd python-dmidecode-3.12.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/licenses/python3-dmidecode + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/licenses/python3-dmidecode + cp -pr python3/doc/LICENSE /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/licenses/python3-dmidecode + cp -pr python3/doc/AUTHORS /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/licenses/python3-dmidecode + cp -pr python3/doc/AUTHORS.upstream /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64/usr/share/licenses/python3-dmidecode + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python3-dmidecode = 3.12.2-14.fc31 python3-dmidecode(riscv-64) = 3.12.2-14.fc31 python3.7dist(python-dmidecode) = 3.12.2 python3dist(python-dmidecode) = 3.12.2 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.2)(64bit) libxml2mod.so()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-dmidecode-debugsource-3.12.2-14.fc31.riscv64 Provides: python-dmidecode-debugsource = 3.12.2-14.fc31 python-dmidecode-debugsource(riscv-64) = 3.12.2-14.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-dmidecode-debuginfo-3.12.2-14.fc31.riscv64 Provides: python-dmidecode-debuginfo = 3.12.2-14.fc31 python-dmidecode-debuginfo(riscv-64) = 3.12.2-14.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-dmidecode-debugsource(riscv-64) = 3.12.2-14.fc31 Processing files: python2-dmidecode-debuginfo-3.12.2-14.fc31.riscv64 Provides: debuginfo(build-id) = edd83b5f599f27f784d0e3373a42037742af295a python2-dmidecode-debuginfo = 3.12.2-14.fc31 python2-dmidecode-debuginfo(riscv-64) = 3.12.2-14.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-dmidecode-debugsource(riscv-64) = 3.12.2-14.fc31 Processing files: python3-dmidecode-debuginfo-3.12.2-14.fc31.riscv64 Provides: debuginfo(build-id) = 1f2dd7c0ea1b9c7853a3d1d02e9351e8540c82c6 python3-dmidecode-debuginfo = 3.12.2-14.fc31 python3-dmidecode-debuginfo(riscv-64) = 3.12.2-14.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-dmidecode-debugsource(riscv-64) = 3.12.2-14.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64 Wrote: /builddir/build/RPMS/python-dmidecode-debuginfo-3.12.2-14.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-dmidecode-3.12.2-14.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-dmidecode-3.12.2-14.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-dmidecode-debugsource-3.12.2-14.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-dmidecode-debuginfo-3.12.2-14.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-dmidecode-debuginfo-3.12.2-14.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CDB1rv + umask 022 + cd /builddir/build/BUILD + cd python-dmidecode-3.12.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dmidecode-3.12.2-14.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0