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/python-dmidecode.spec'], chrootPath='/var/lib/mock/f29-build-8359-2685/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/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 Wrote: /builddir/build/SRPMS/python-dmidecode-3.12.2-11.fc29.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/f29-build-8359-2685/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/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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Wd4MAj + 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 ~/build/BUILD/python-dmidecode-3.12.2/python3 ~/build/BUILD/python-dmidecode-3.12.2 + sed -i s/python2/python3/g Makefile unit-tests/Makefile + popd ~/build/BUILD/python-dmidecode-3.12.2 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a2gXrC + umask 022 ~/build/BUILD/python-dmidecode-3.12.2/python2 ~/build/BUILD/python-dmidecode-3.12.2 + 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 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 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: {(char *)"xmlapi", dmidecode_xmlapi, METH_VARARGS | METH_KEYWORDS, BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: src/dmidecodemodule.c:740:28: note: (near initialization for 'DMIDataMethods[16].ml_meth') 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 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:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #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: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/dmihelper.h:45, BUILDSTDERR: from src/dmidecode.h:23, BUILDSTDERR: from src/dmioem.c:27: 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/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from src/dmioem.c:23: 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 -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: 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:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #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: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/dmihelper.h:45, BUILDSTDERR: from src/dmidecode.h:23, BUILDSTDERR: from src/dmidecode.c:87: 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/assert.h:35, BUILDSTDERR: from src/dmidecode.c:76: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # 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: xmlNode *data_n = NULL, *str_n = NULL, *val_n = NULL; 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 -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 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:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #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: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/dmihelper.h:45, BUILDSTDERR: from src/dmidecode.h:23, BUILDSTDERR: from src/dmixml.c:44: 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/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/string.h:26, BUILDSTDERR: from src/dmixml.c:36: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # 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: xmlStrVPrintf(ret, len, xmlfmt, ap); BUILDSTDERR: ^~~~~~ 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:103:17: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} BUILDSTDERR: xmlStrVPrintf (xmlChar *buf, 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 -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 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/dmidump.c -o build/temp.linux-riscv64-2.7/src/dmidump.o gcc -pthread -shared -Wl,-z,relro -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 + popd ~/build/BUILD/python-dmidecode-3.12.2 ~/build/BUILD/python-dmidecode-3.12.2/python3 ~/build/BUILD/python-dmidecode-3.12.2 + for PY in python2 python3 + pushd python3 + make build python3.6 src/setup.py build running build running build_py creating build creating build/lib.linux-riscv64-3.6 copying dmidecode.py -> build/lib.linux-riscv64-3.6 running build_ext building 'dmidecodemod' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/src 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.6m -c src/dmidecodemodule.c -o build/temp.linux-riscv64-3.6/src/dmidecodemodule.o 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: {(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: PyModule_AddObject(module, "options", PyCapsule_New(opt, NULL, destruct_options)); BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:99, BUILDSTDERR: from src/dmidecodemodule.c:42: BUILDSTDERR: /usr/include/python3.6m/pycapsule.h:28:24: note: expected ‘PyCapsule_Destructor’ {aka ‘void (*)(struct _object *)’} but argument is of type ‘void (*)(void *)’ BUILDSTDERR: PyAPI_FUNC(PyObject *) PyCapsule_New( 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.6m -c src/util.c -o build/temp.linux-riscv64-3.6/src/util.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.6m -c src/dmioem.c -o build/temp.linux-riscv64-3.6/src/dmioem.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.6m -c src/dmidecode.c -o build/temp.linux-riscv64-3.6/src/dmidecode.o 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: xmlNode *data_n = NULL, *str_n = NULL, *val_n = NULL; 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.6m -c src/dmixml.c -o build/temp.linux-riscv64-3.6/src/dmixml.o 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: xmlStrVPrintf(ret, len, xmlfmt, ap); BUILDSTDERR: ^~~~~~ 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:103:17: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ {aka ‘unsigned char *’} BUILDSTDERR: xmlStrVPrintf (xmlChar *buf, 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.6m -c src/dmierror.c -o build/temp.linux-riscv64-3.6/src/dmierror.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.6m -c src/dmilog.c -o build/temp.linux-riscv64-3.6/src/dmilog.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.6m -c src/xmlpythonizer.c -o build/temp.linux-riscv64-3.6/src/xmlpythonizer.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.6m -c src/efi.c -o build/temp.linux-riscv64-3.6/src/efi.o 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 -std=gnu89 -fPIC -UNDEBUG -I/usr/include/libxml2 -I/usr/include/python3.6m -c src/dmidump.c -o build/temp.linux-riscv64-3.6/src/dmidump.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -std=gnu89 build/temp.linux-riscv64-3.6/src/dmidecodemodule.o build/temp.linux-riscv64-3.6/src/util.o build/temp.linux-riscv64-3.6/src/dmioem.o build/temp.linux-riscv64-3.6/src/dmidecode.o build/temp.linux-riscv64-3.6/src/dmixml.o build/temp.linux-riscv64-3.6/src/dmierror.o build/temp.linux-riscv64-3.6/src/dmilog.o build/temp.linux-riscv64-3.6/src/xmlpythonizer.o build/temp.linux-riscv64-3.6/src/efi.o build/temp.linux-riscv64-3.6/src/dmidump.o -L/usr/lib64/python3.6/site-packages -L/usr/lib64 -lxml2 -lz -llzma -lm -ldl -lxml2mod -lpython3.6m -o build/lib.linux-riscv64-3.6/dmidecodemod.cpython-36m-riscv64-linux-gnu.so cp build/lib.linux-riscv64-3.6/dmidecodemod.cpython-36m-riscv64-linux-gnu.so python3.6-dmidecodemod.so + popd ~/build/BUILD/python-dmidecode-3.12.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TsNTKg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64 + cd python-dmidecode-3.12.2 + pushd python2 ~/build/BUILD/python-dmidecode-3.12.2/python2 ~/build/BUILD/python-dmidecode-3.12.2 + /usr/bin/python2 src/setup.py install --root /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64 --prefix=/usr running install running build running build_py running build_ext running install_lib creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/dmidecodemod.so -> /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/dmidecode.py -> /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64/python2.7/site-packages/dmidecode.py to dmidecode.pyc running install_data creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/share creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/share/python-dmidecode copying src/pymap.xml -> /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/share/python-dmidecode running install_egg_info Writing /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.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 + popd + pushd python3 + /usr/bin/python3 src/setup.py install --root /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64 --prefix=/usr running install running build running build_py running build_ext running install_lib creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64/python3.6/site-packages copying build/lib.linux-riscv64-3.6/dmidecodemod.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64/python3.6/site-packages copying build/lib.linux-riscv64-3.6/dmidecode.py -> /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64/python3.6/site-packages/dmidecode.py to dmidecode.cpython-36.pyc running install_data running install_egg_info Writing /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64/python3.6/site-packages/python_dmidecode-3.12.2-py3.6.egg-info ~/build/BUILD/python-dmidecode-3.12.2 + popd + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.12.2-11.fc29 --unique-debug-suffix -3.12.2-11.fc29.riscv64 --unique-debug-src-base python-dmidecode-3.12.2-11.fc29.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 extracting debug info from /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64/python3.6/site-packages/dmidecodemod.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64/python2.7/site-packages/dmidecodemod.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1434 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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.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-11.fc29.riscv64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sUWdyV Processing files: python2-dmidecode-3.12.2-11.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9tW1dD + umask 022 + cd /builddir/build/BUILD + cd python-dmidecode-3.12.2 + DOCDIR=/builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.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-11.fc29.riscv64/usr/share/doc/python2-dmidecode + cp -pr python2/README /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/share/doc/python2-dmidecode + cp -pr python2/doc/README.upstream /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/share/doc/python2-dmidecode + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.s5I7dk + umask 022 + cd /builddir/build/BUILD + cd python-dmidecode-3.12.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.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-11.fc29.riscv64/usr/share/licenses/python2-dmidecode + cp -pr python2/doc/LICENSE /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/share/licenses/python2-dmidecode + cp -pr python2/doc/AUTHORS /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/share/licenses/python2-dmidecode + cp -pr python2/doc/AUTHORS.upstream /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/share/licenses/python2-dmidecode + exit 0 Provides: python-dmidecode = 3.12.2-11.fc29 python-dmidecode(riscv-64) = 3.12.2-11.fc29 python2-dmidecode = 3.12.2-11.fc29 python2-dmidecode(riscv-64) = 3.12.2-11.fc29 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) libdl.so.2()(64bit) liblzma.so.5()(64bit) libm.so.6()(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) libz.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-dmidecode < 3.12.2-11.fc29 Processing files: python3-dmidecode-3.12.2-11.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1Ane5B + umask 022 + cd /builddir/build/BUILD + cd python-dmidecode-3.12.2 + DOCDIR=/builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.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-11.fc29.riscv64/usr/share/doc/python3-dmidecode + cp -pr python3/README /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/share/doc/python3-dmidecode + cp -pr python3/doc/README.upstream /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/share/doc/python3-dmidecode + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.s6LFvW + umask 022 + cd /builddir/build/BUILD + cd python-dmidecode-3.12.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.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-11.fc29.riscv64/usr/share/licenses/python3-dmidecode + cp -pr python3/doc/LICENSE /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/share/licenses/python3-dmidecode + cp -pr python3/doc/AUTHORS /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/share/licenses/python3-dmidecode + cp -pr python3/doc/AUTHORS.upstream /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64/usr/share/licenses/python3-dmidecode + exit 0 Provides: python3-dmidecode = 3.12.2-11.fc29 python3-dmidecode(riscv-64) = 3.12.2-11.fc29 python3.6dist(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) libdl.so.2()(64bit) liblzma.so.5()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython3.6m.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) libz.so.1()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-dmidecode-debugsource-3.12.2-11.fc29.riscv64 Provides: python-dmidecode-debugsource = 3.12.2-11.fc29 python-dmidecode-debugsource(riscv-64) = 3.12.2-11.fc29 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-11.fc29.riscv64 Provides: python-dmidecode-debuginfo = 3.12.2-11.fc29 python-dmidecode-debuginfo(riscv-64) = 3.12.2-11.fc29 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-11.fc29 Processing files: python2-dmidecode-debuginfo-3.12.2-11.fc29.riscv64 Provides: debuginfo(build-id) = 7c999e0e7550b0a8d11dfeb99f99d7e098454954 python2-dmidecode-debuginfo = 3.12.2-11.fc29 python2-dmidecode-debuginfo(riscv-64) = 3.12.2-11.fc29 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-11.fc29 Processing files: python3-dmidecode-debuginfo-3.12.2-11.fc29.riscv64 Provides: debuginfo(build-id) = 61ca44eb693962b7b34179ec8dcb96f04617f5e5 python3-dmidecode-debuginfo = 3.12.2-11.fc29 python3-dmidecode-debuginfo(riscv-64) = 3.12.2-11.fc29 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-11.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-dmidecode-3.12.2-11.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-dmidecode-3.12.2-11.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-dmidecode-debugsource-3.12.2-11.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-dmidecode-debuginfo-3.12.2-11.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-dmidecode-debuginfo-3.12.2-11.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-dmidecode-debuginfo-3.12.2-11.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8RaWU9 + umask 022 + cd /builddir/build/BUILD + cd python-dmidecode-3.12.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dmidecode-3.12.2-11.fc29.riscv64 + exit 0 Child return code was: 0