Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-igraph.spec'], chrootPath='/var/lib/mock/f33-build-294898-55398/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-igraph.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 sh: /usr/bin/python3: No such file or directory Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/python-igraph-0.8.2-21.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-igraph.spec'], chrootPath='/var/lib/mock/f33-build-294898-55398/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-igraph.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=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.l4y52E + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-igraph-0.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-igraph-0.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-igraph-0.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0rsmEF + umask 022 + cd /builddir/build/BUILD + cd python-igraph-0.8.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' --use-pkg-config running build running build_py creating build creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/igraph copying src/igraph/matching.py -> build/lib.linux-riscv64-3.9/igraph copying src/igraph/configuration.py -> build/lib.linux-riscv64-3.9/igraph copying src/igraph/cut.py -> build/lib.linux-riscv64-3.9/igraph copying src/igraph/datatypes.py -> build/lib.linux-riscv64-3.9/igraph copying src/igraph/summary.py -> build/lib.linux-riscv64-3.9/igraph copying src/igraph/statistics.py -> build/lib.linux-riscv64-3.9/igraph copying src/igraph/formula.py -> build/lib.linux-riscv64-3.9/igraph copying src/igraph/utils.py -> build/lib.linux-riscv64-3.9/igraph copying src/igraph/__init__.py -> build/lib.linux-riscv64-3.9/igraph copying src/igraph/clustering.py -> build/lib.linux-riscv64-3.9/igraph copying src/igraph/version.py -> build/lib.linux-riscv64-3.9/igraph copying src/igraph/compat.py -> build/lib.linux-riscv64-3.9/igraph copying src/igraph/layout.py -> build/lib.linux-riscv64-3.9/igraph creating build/lib.linux-riscv64-3.9/igraph/app copying src/igraph/app/__init__.py -> build/lib.linux-riscv64-3.9/igraph/app copying src/igraph/app/shell.py -> build/lib.linux-riscv64-3.9/igraph/app creating build/lib.linux-riscv64-3.9/igraph/drawing copying src/igraph/drawing/shapes.py -> build/lib.linux-riscv64-3.9/igraph/drawing copying src/igraph/drawing/colors.py -> build/lib.linux-riscv64-3.9/igraph/drawing copying src/igraph/drawing/graph.py -> build/lib.linux-riscv64-3.9/igraph/drawing copying src/igraph/drawing/text.py -> build/lib.linux-riscv64-3.9/igraph/drawing copying src/igraph/drawing/coord.py -> build/lib.linux-riscv64-3.9/igraph/drawing copying src/igraph/drawing/utils.py -> build/lib.linux-riscv64-3.9/igraph/drawing copying src/igraph/drawing/edge.py -> build/lib.linux-riscv64-3.9/igraph/drawing copying src/igraph/drawing/__init__.py -> build/lib.linux-riscv64-3.9/igraph/drawing copying src/igraph/drawing/baseclasses.py -> build/lib.linux-riscv64-3.9/igraph/drawing copying src/igraph/drawing/metamagic.py -> build/lib.linux-riscv64-3.9/igraph/drawing copying src/igraph/drawing/vertex.py -> build/lib.linux-riscv64-3.9/igraph/drawing creating build/lib.linux-riscv64-3.9/igraph/remote copying src/igraph/remote/__init__.py -> build/lib.linux-riscv64-3.9/igraph/remote copying src/igraph/remote/gephi.py -> build/lib.linux-riscv64-3.9/igraph/remote /usr/lib/python3.9/site-packages/setuptools/lib2to3_ex.py:39: SetuptoolsDeprecationWarning: 2to3 support is deprecated. If the project still requires Python 2 support, please migrate to a single-codebase solution or employ an independent conversion process. warnings.warn( Fixing build/lib.linux-riscv64-3.9/igraph/matching.py build/lib.linux-riscv64-3.9/igraph/configuration.py build/lib.linux-riscv64-3.9/igraph/cut.py build/lib.linux-riscv64-3.9/igraph/datatypes.py build/lib.linux-riscv64-3.9/igraph/summary.py build/lib.linux-riscv64-3.9/igraph/statistics.py build/lib.linux-riscv64-3.9/igraph/formula.py build/lib.linux-riscv64-3.9/igraph/utils.py build/lib.linux-riscv64-3.9/igraph/__init__.py build/lib.linux-riscv64-3.9/igraph/clustering.py build/lib.linux-riscv64-3.9/igraph/version.py build/lib.linux-riscv64-3.9/igraph/compat.py build/lib.linux-riscv64-3.9/igraph/layout.py build/lib.linux-riscv64-3.9/igraph/app/__init__.py build/lib.linux-riscv64-3.9/igraph/app/shell.py build/lib.linux-riscv64-3.9/igraph/drawing/shapes.py build/lib.linux-riscv64-3.9/igraph/drawing/colors.py build/lib.linux-riscv64-3.9/igraph/drawing/graph.py build/lib.linux-riscv64-3.9/igraph/drawing/text.py build/lib.linux-riscv64-3.9/igraph/drawing/coord.py build/lib.linux-riscv64-3.9/igraph/drawing/utils.py build/lib.linux-riscv64-3.9/igraph/drawing/edge.py build/lib.linux-riscv64-3.9/igraph/drawing/__init__.py build/lib.linux-riscv64-3.9/igraph/drawing/baseclasses.py build/lib.linux-riscv64-3.9/igraph/drawing/metamagic.py build/lib.linux-riscv64-3.9/igraph/drawing/vertex.py build/lib.linux-riscv64-3.9/igraph/remote/__init__.py build/lib.linux-riscv64-3.9/igraph/remote/gephi.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib.linux-riscv64-3.9/igraph/matching.py build/lib.linux-riscv64-3.9/igraph/configuration.py build/lib.linux-riscv64-3.9/igraph/cut.py build/lib.linux-riscv64-3.9/igraph/datatypes.py build/lib.linux-riscv64-3.9/igraph/summary.py build/lib.linux-riscv64-3.9/igraph/statistics.py build/lib.linux-riscv64-3.9/igraph/formula.py build/lib.linux-riscv64-3.9/igraph/utils.py build/lib.linux-riscv64-3.9/igraph/__init__.py build/lib.linux-riscv64-3.9/igraph/clustering.py build/lib.linux-riscv64-3.9/igraph/version.py build/lib.linux-riscv64-3.9/igraph/compat.py build/lib.linux-riscv64-3.9/igraph/layout.py build/lib.linux-riscv64-3.9/igraph/app/__init__.py build/lib.linux-riscv64-3.9/igraph/app/shell.py build/lib.linux-riscv64-3.9/igraph/drawing/shapes.py build/lib.linux-riscv64-3.9/igraph/drawing/colors.py build/lib.linux-riscv64-3.9/igraph/drawing/graph.py build/lib.linux-riscv64-3.9/igraph/drawing/text.py build/lib.linux-riscv64-3.9/igraph/drawing/coord.py build/lib.linux-riscv64-3.9/igraph/drawing/utils.py build/lib.linux-riscv64-3.9/igraph/drawing/edge.py build/lib.linux-riscv64-3.9/igraph/drawing/__init__.py build/lib.linux-riscv64-3.9/igraph/drawing/baseclasses.py build/lib.linux-riscv64-3.9/igraph/drawing/metamagic.py build/lib.linux-riscv64-3.9/igraph/drawing/vertex.py build/lib.linux-riscv64-3.9/igraph/remote/__init__.py build/lib.linux-riscv64-3.9/igraph/remote/gephi.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma running build_ext Build type: dynamic extension Include path: /usr/include/igraph Library path: Runtime library path: Linked dynamic libraries: igraph Linked static libraries: Extra compiler options: Extra linker options: building 'igraph._igraph' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/src creating build/temp.linux-riscv64-3.9/src/_igraph gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/arpackobject.c -o build/temp.linux-riscv64-3.9/src/_igraph/arpackobject.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/attributes.c -o build/temp.linux-riscv64-3.9/src/_igraph/attributes.o src/_igraph/attributes.c: In function ‘igraphmodule_attribute_name_check’: src/_igraph/attributes.c:1905:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1905 | PyString_AS_STRING(type_str)); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src/_igraph/attributes.c:23: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/bfsiter.c -o build/temp.linux-riscv64-3.9/src/_igraph/bfsiter.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/common.c -o build/temp.linux-riscv64-3.9/src/_igraph/common.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/convert.c -o build/temp.linux-riscv64-3.9/src/_igraph/convert.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/edgeobject.c -o build/temp.linux-riscv64-3.9/src/_igraph/edgeobject.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/edgeseqobject.c -o build/temp.linux-riscv64-3.9/src/_igraph/edgeseqobject.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/error.c -o build/temp.linux-riscv64-3.9/src/_igraph/error.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/filehandle.c -o build/temp.linux-riscv64-3.9/src/_igraph/filehandle.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/graphobject.c -o build/temp.linux-riscv64-3.9/src/_igraph/graphobject.o src/_igraph/graphobject.c: In function ‘igraphmodule_Graph_community_leiden’: src/_igraph/graphobject.c:11760:13: warning: ‘res’ may be used uninitialized in this function [-Wmaybe-uninitialized] 11760 | PyObject *res; | ^~~ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/igraphmodule.c -o build/temp.linux-riscv64-3.9/src/_igraph/igraphmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/indexing.c -o build/temp.linux-riscv64-3.9/src/_igraph/indexing.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/py2compat.c -o build/temp.linux-riscv64-3.9/src/_igraph/py2compat.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/pyhelpers.c -o build/temp.linux-riscv64-3.9/src/_igraph/pyhelpers.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/random.c -o build/temp.linux-riscv64-3.9/src/_igraph/random.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/vertexobject.c -o build/temp.linux-riscv64-3.9/src/_igraph/vertexobject.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/igraph -I/usr/include/python3.9 -c src/_igraph/vertexseqobject.c -o build/temp.linux-riscv64-3.9/src/_igraph/vertexseqobject.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src/_igraph/arpackobject.o build/temp.linux-riscv64-3.9/src/_igraph/attributes.o build/temp.linux-riscv64-3.9/src/_igraph/bfsiter.o build/temp.linux-riscv64-3.9/src/_igraph/common.o build/temp.linux-riscv64-3.9/src/_igraph/convert.o build/temp.linux-riscv64-3.9/src/_igraph/edgeobject.o build/temp.linux-riscv64-3.9/src/_igraph/edgeseqobject.o build/temp.linux-riscv64-3.9/src/_igraph/error.o build/temp.linux-riscv64-3.9/src/_igraph/filehandle.o build/temp.linux-riscv64-3.9/src/_igraph/graphobject.o build/temp.linux-riscv64-3.9/src/_igraph/igraphmodule.o build/temp.linux-riscv64-3.9/src/_igraph/indexing.o build/temp.linux-riscv64-3.9/src/_igraph/py2compat.o build/temp.linux-riscv64-3.9/src/_igraph/pyhelpers.o build/temp.linux-riscv64-3.9/src/_igraph/random.o build/temp.linux-riscv64-3.9/src/_igraph/vertexobject.o build/temp.linux-riscv64-3.9/src/_igraph/vertexseqobject.o -L/usr/lib64 -ligraph -o build/lib.linux-riscv64-3.9/igraph/_igraph.cpython-39-riscv64-linux-gnu.so running build_scripts creating build/scripts-3.9 copying and adjusting scripts/igraph -> build/scripts-3.9 changing mode of build/scripts-3.9/igraph from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VTyfaI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64 + cd python-igraph-0.8.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph copying build/lib.linux-riscv64-3.9/igraph/matching.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph copying build/lib.linux-riscv64-3.9/igraph/configuration.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph copying build/lib.linux-riscv64-3.9/igraph/_igraph.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph copying build/lib.linux-riscv64-3.9/igraph/cut.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph creating /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/remote copying build/lib.linux-riscv64-3.9/igraph/remote/__init__.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/remote copying build/lib.linux-riscv64-3.9/igraph/remote/gephi.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/remote copying build/lib.linux-riscv64-3.9/igraph/datatypes.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph copying build/lib.linux-riscv64-3.9/igraph/summary.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph copying build/lib.linux-riscv64-3.9/igraph/statistics.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph creating /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/app copying build/lib.linux-riscv64-3.9/igraph/app/__init__.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/app copying build/lib.linux-riscv64-3.9/igraph/app/shell.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/app copying build/lib.linux-riscv64-3.9/igraph/formula.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph copying build/lib.linux-riscv64-3.9/igraph/utils.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph creating /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing copying build/lib.linux-riscv64-3.9/igraph/drawing/shapes.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing copying build/lib.linux-riscv64-3.9/igraph/drawing/colors.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing copying build/lib.linux-riscv64-3.9/igraph/drawing/graph.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing copying build/lib.linux-riscv64-3.9/igraph/drawing/text.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing copying build/lib.linux-riscv64-3.9/igraph/drawing/coord.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing copying build/lib.linux-riscv64-3.9/igraph/drawing/utils.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing copying build/lib.linux-riscv64-3.9/igraph/drawing/edge.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing copying build/lib.linux-riscv64-3.9/igraph/drawing/__init__.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing copying build/lib.linux-riscv64-3.9/igraph/drawing/baseclasses.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing copying build/lib.linux-riscv64-3.9/igraph/drawing/metamagic.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing copying build/lib.linux-riscv64-3.9/igraph/drawing/vertex.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing copying build/lib.linux-riscv64-3.9/igraph/__init__.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph copying build/lib.linux-riscv64-3.9/igraph/clustering.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph copying build/lib.linux-riscv64-3.9/igraph/version.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph copying build/lib.linux-riscv64-3.9/igraph/compat.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph copying build/lib.linux-riscv64-3.9/igraph/layout.py -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/matching.py to matching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/cut.py to cut.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/remote/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/remote/gephi.py to gephi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/datatypes.py to datatypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/summary.py to summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/statistics.py to statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/app/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/formula.py to formula.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing/shapes.py to shapes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing/colors.py to colors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing/text.py to text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing/coord.py to coord.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing/edge.py to edge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing/baseclasses.py to baseclasses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing/metamagic.py to metamagic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/drawing/vertex.py to vertex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/clustering.py to clustering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/layout.py to layout.cpython-39.pyc writing byte-compilation script '/tmp/tmpe4fkozli.py' /usr/bin/python3 /tmp/tmpe4fkozli.py removing /tmp/tmpe4fkozli.py running install_headers creating /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/include creating /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/include/python3.9 creating /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/include/python3.9/python-igraph copying src/_igraph/igraphmodule_api.h -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/include/python3.9/python-igraph running install_egg_info running egg_info writing python_igraph.egg-info/PKG-INFO writing dependency_links to python_igraph.egg-info/dependency_links.txt writing requirements to python_igraph.egg-info/requires.txt writing top-level names to python_igraph.egg-info/top_level.txt reading manifest file 'python_igraph.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'vendor/source/igraph/doc/abstracts' no previously-included directories found matching 'vendor/source/igraph/doc/papers' no previously-included directories found matching 'vendor/source/igraph/doc/presentations' no previously-included directories found matching 'vendor/source/igraph/interfaces' no previously-included directories found matching 'vendor/source/igraph/nexus' no previously-included directories found matching 'vendor/source/igraph/tools/virtual' no previously-included directories found matching 'vendor/source/igraph/optional/simpleraytracer' no previously-included directories found matching 'vendor/source/igraph/tools/virtual' writing manifest file 'python_igraph.egg-info/SOURCES.txt' Copying python_igraph.egg-info to /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/python_igraph-0.8.2-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/bin copying build/scripts-3.9/igraph -> /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/bin/igraph to 755 + rm -rfv /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.8.2-21.fc33 --unique-debug-suffix -0.8.2-21.fc33.riscv64 --unique-debug-src-base python-igraph-0.8.2-21.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-igraph-0.8.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/_igraph.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9/site-packages/igraph/_igraph.cpython-39-riscv64-linux-gnu.so original debug info size: 3016kB, size after compression: 2920kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1993 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-igraph-0.8.2-21.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2PcUuH + umask 022 + cd /builddir/build/BUILD + cd python-igraph-0.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/share/licenses/python3-igraph + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/share/licenses/python3-igraph + cp -pr COPYING /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64/usr/share/licenses/python3-igraph + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-igraph = 0.8.2-21.fc33 python3-igraph = 0.8.2-21.fc33 python3-igraph(riscv-64) = 0.8.2-21.fc33 python3.9-igraph = 0.8.2-21.fc33 python3.9dist(python-igraph) = 0.8.2 python3dist(python-igraph) = 0.8.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: /usr/bin/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libigraph.so.0()(64bit) libpthread.so.0()(64bit) python(abi) = 3.9 python3.9dist(texttable) >= 1.6.2 rtld(GNU_HASH) Obsoletes: python-igraph < 0.8.2-21.fc33 Processing files: python3-igraph-devel-0.8.2-21.fc33.riscv64 Provides: python-igraph-devel = 0.8.2-21.fc33 python3-igraph-devel = 0.8.2-21.fc33 python3-igraph-devel(riscv-64) = 0.8.2-21.fc33 python3.9-igraph-devel = 0.8.2-21.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-igraph-debugsource-0.8.2-21.fc33.riscv64 Provides: python-igraph-debugsource = 0.8.2-21.fc33 python-igraph-debugsource(riscv-64) = 0.8.2-21.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-igraph-debuginfo-0.8.2-21.fc33.riscv64 Provides: debuginfo(build-id) = e4644dc306edd291fd3970b22dc31d3f20cbe685 python-igraph-debuginfo = 0.8.2-21.fc33 python3-igraph-debuginfo = 0.8.2-21.fc33 python3-igraph-debuginfo(riscv-64) = 0.8.2-21.fc33 python3.9-igraph-debuginfo = 0.8.2-21.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-igraph-debugsource(riscv-64) = 0.8.2-21.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-igraph-devel-0.8.2-21.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-igraph-debuginfo-0.8.2-21.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-igraph-debugsource-0.8.2-21.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-igraph-0.8.2-21.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uq3AVE + umask 022 + cd /builddir/build/BUILD + cd python-igraph-0.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-igraph-0.8.2-21.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0