Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-spektral.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683342295.569465/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f89b8d48a90>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-spektral.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-spektral-1.2.0-1.src.rpm
Child return code was: 0
Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-spektral.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683342295.569465/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fbac3b5c390>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-spektral.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-spektral-1.2.0-1.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/SPECS/python-spektral.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683342295.569465/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fbac3b5c390>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/SPECS/python-spektral.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.G0VyZV
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf spektral-1.2.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/spektral-1.2.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd spektral-1.2.0
+ /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.41DZC5
+ umask 022
+ cd /builddir/build/BUILD
+ cd spektral-1.2.0
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection '
+ LDFLAGS='-Wl,-z,relro   -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
creating build
creating build/lib
creating build/lib/spektral
copying spektral/__init__.py -> build/lib/spektral
creating build/lib/tests
copying tests/__init__.py -> build/lib/tests
copying tests/test_datasets.py -> build/lib/tests
creating build/lib/spektral/models
copying spektral/models/gcn.py -> build/lib/spektral/models
copying spektral/models/gnn_explainer.py -> build/lib/spektral/models
copying spektral/models/__init__.py -> build/lib/spektral/models
copying spektral/models/general_gnn.py -> build/lib/spektral/models
creating build/lib/spektral/utils
copying spektral/utils/misc.py -> build/lib/spektral/utils
copying spektral/utils/convolution.py -> build/lib/spektral/utils
copying spektral/utils/sparse.py -> build/lib/spektral/utils
copying spektral/utils/__init__.py -> build/lib/spektral/utils
copying spektral/utils/logging.py -> build/lib/spektral/utils
copying spektral/utils/keras.py -> build/lib/spektral/utils
copying spektral/utils/io.py -> build/lib/spektral/utils
creating build/lib/spektral/data
copying spektral/data/dataset.py -> build/lib/spektral/data
copying spektral/data/graph.py -> build/lib/spektral/data
copying spektral/data/__init__.py -> build/lib/spektral/data
copying spektral/data/loaders.py -> build/lib/spektral/data
copying spektral/data/utils.py -> build/lib/spektral/data
creating build/lib/spektral/datasets
copying spektral/datasets/tudataset.py -> build/lib/spektral/datasets
copying spektral/datasets/modelnet.py -> build/lib/spektral/datasets
copying spektral/datasets/flickr.py -> build/lib/spektral/datasets
copying spektral/datasets/qm9.py -> build/lib/spektral/datasets
copying spektral/datasets/graphsage.py -> build/lib/spektral/datasets
copying spektral/datasets/ogb.py -> build/lib/spektral/datasets
copying spektral/datasets/citation.py -> build/lib/spektral/datasets
copying spektral/datasets/__init__.py -> build/lib/spektral/datasets
copying spektral/datasets/mnist.py -> build/lib/spektral/datasets
copying spektral/datasets/utils.py -> build/lib/spektral/datasets
copying spektral/datasets/dblp.py -> build/lib/spektral/datasets
copying spektral/datasets/qm7.py -> build/lib/spektral/datasets
creating build/lib/spektral/transforms
copying spektral/transforms/one_hot.py -> build/lib/spektral/transforms
copying spektral/transforms/adj_to_sp_tensor.py -> build/lib/spektral/transforms
copying spektral/transforms/constant.py -> build/lib/spektral/transforms
copying spektral/transforms/layer_preprocess.py -> build/lib/spektral/transforms
copying spektral/transforms/normalize_one.py -> build/lib/spektral/transforms
copying spektral/transforms/degree.py -> build/lib/spektral/transforms
copying spektral/transforms/normalize_adj.py -> build/lib/spektral/transforms
copying spektral/transforms/delaunay.py -> build/lib/spektral/transforms
copying spektral/transforms/clustering_coefficient.py -> build/lib/spektral/transforms
copying spektral/transforms/normalize_sphere.py -> build/lib/spektral/transforms
copying spektral/transforms/__init__.py -> build/lib/spektral/transforms
copying spektral/transforms/laplacian_pe.py -> build/lib/spektral/transforms
copying spektral/transforms/gcn_filter.py -> build/lib/spektral/transforms
creating build/lib/spektral/layers
copying spektral/layers/base.py -> build/lib/spektral/layers
copying spektral/layers/__init__.py -> build/lib/spektral/layers
creating build/lib/spektral/layers/ops
copying spektral/layers/ops/modes.py -> build/lib/spektral/layers/ops
copying spektral/layers/ops/matmul.py -> build/lib/spektral/layers/ops
copying spektral/layers/ops/sparse.py -> build/lib/spektral/layers/ops
copying spektral/layers/ops/graph.py -> build/lib/spektral/layers/ops
copying spektral/layers/ops/__init__.py -> build/lib/spektral/layers/ops
copying spektral/layers/ops/scatter.py -> build/lib/spektral/layers/ops
copying spektral/layers/ops/ops.py -> build/lib/spektral/layers/ops
creating build/lib/spektral/layers/pooling
copying spektral/layers/pooling/src.py -> build/lib/spektral/layers/pooling
copying spektral/layers/pooling/dmon_pool.py -> build/lib/spektral/layers/pooling
copying spektral/layers/pooling/la_pool.py -> build/lib/spektral/layers/pooling
copying spektral/layers/pooling/sag_pool.py -> build/lib/spektral/layers/pooling
copying spektral/layers/pooling/__init__.py -> build/lib/spektral/layers/pooling
copying spektral/layers/pooling/diff_pool.py -> build/lib/spektral/layers/pooling
copying spektral/layers/pooling/just_balance_pool.py -> build/lib/spektral/layers/pooling
copying spektral/layers/pooling/topk_pool.py -> build/lib/spektral/layers/pooling
copying spektral/layers/pooling/global_pool.py -> build/lib/spektral/layers/pooling
copying spektral/layers/pooling/mincut_pool.py -> build/lib/spektral/layers/pooling
creating build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/diffusion_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/xenet_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/edge_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/gcs_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/agnn_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/gat_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/graphsage_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/gcn_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/__init__.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/gin_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/censnet_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/general_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/message_passing.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/cheb_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/ecc_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/tag_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/crystal_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/gated_graph_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/arma_conv.py -> build/lib/spektral/layers/convolutional
copying spektral/layers/convolutional/appnp_conv.py -> build/lib/spektral/layers/convolutional
creating build/lib/tests/test_layers
copying tests/test_layers/__init__.py -> build/lib/tests/test_layers
copying tests/test_layers/test_base.py -> build/lib/tests/test_layers
copying tests/test_layers/test_ops.py -> build/lib/tests/test_layers
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JCvzkQ
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64
++ dirname /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64
+ cd spektral-1.2.0
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection '
+ LDFLAGS='-Wl,-z,relro   -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/models
copying build/lib/spektral/models/gcn.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/models
copying build/lib/spektral/models/gnn_explainer.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/models
copying build/lib/spektral/models/__init__.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/models
copying build/lib/spektral/models/general_gnn.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/models
copying build/lib/spektral/__init__.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/utils
copying build/lib/spektral/utils/misc.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/utils
copying build/lib/spektral/utils/convolution.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/utils
copying build/lib/spektral/utils/sparse.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/utils
copying build/lib/spektral/utils/__init__.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/utils
copying build/lib/spektral/utils/logging.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/utils
copying build/lib/spektral/utils/keras.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/utils
copying build/lib/spektral/utils/io.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/utils
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/data
copying build/lib/spektral/data/dataset.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/data
copying build/lib/spektral/data/graph.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/data
copying build/lib/spektral/data/__init__.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/data
copying build/lib/spektral/data/loaders.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/data
copying build/lib/spektral/data/utils.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/data
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets
copying build/lib/spektral/datasets/tudataset.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets
copying build/lib/spektral/datasets/modelnet.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets
copying build/lib/spektral/datasets/flickr.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets
copying build/lib/spektral/datasets/qm9.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets
copying build/lib/spektral/datasets/graphsage.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets
copying build/lib/spektral/datasets/ogb.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets
copying build/lib/spektral/datasets/citation.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets
copying build/lib/spektral/datasets/__init__.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets
copying build/lib/spektral/datasets/mnist.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets
copying build/lib/spektral/datasets/utils.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets
copying build/lib/spektral/datasets/dblp.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets
copying build/lib/spektral/datasets/qm7.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms
copying build/lib/spektral/transforms/one_hot.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms
copying build/lib/spektral/transforms/adj_to_sp_tensor.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms
copying build/lib/spektral/transforms/constant.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms
copying build/lib/spektral/transforms/layer_preprocess.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms
copying build/lib/spektral/transforms/normalize_one.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms
copying build/lib/spektral/transforms/degree.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms
copying build/lib/spektral/transforms/normalize_adj.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms
copying build/lib/spektral/transforms/delaunay.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms
copying build/lib/spektral/transforms/clustering_coefficient.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms
copying build/lib/spektral/transforms/normalize_sphere.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms
copying build/lib/spektral/transforms/__init__.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms
copying build/lib/spektral/transforms/laplacian_pe.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms
copying build/lib/spektral/transforms/gcn_filter.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/ops
copying build/lib/spektral/layers/ops/modes.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/ops
copying build/lib/spektral/layers/ops/matmul.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/ops
copying build/lib/spektral/layers/ops/sparse.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/ops
copying build/lib/spektral/layers/ops/graph.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/ops
copying build/lib/spektral/layers/ops/__init__.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/ops
copying build/lib/spektral/layers/ops/scatter.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/ops
copying build/lib/spektral/layers/ops/ops.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/ops
copying build/lib/spektral/layers/base.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling
copying build/lib/spektral/layers/pooling/src.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling
copying build/lib/spektral/layers/pooling/dmon_pool.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling
copying build/lib/spektral/layers/pooling/la_pool.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling
copying build/lib/spektral/layers/pooling/sag_pool.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling
copying build/lib/spektral/layers/pooling/__init__.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling
copying build/lib/spektral/layers/pooling/diff_pool.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling
copying build/lib/spektral/layers/pooling/just_balance_pool.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling
copying build/lib/spektral/layers/pooling/topk_pool.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling
copying build/lib/spektral/layers/pooling/global_pool.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling
copying build/lib/spektral/layers/pooling/mincut_pool.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling
copying build/lib/spektral/layers/__init__.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/diffusion_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/xenet_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/edge_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/gcs_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/agnn_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/gat_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/graphsage_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/gcn_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/__init__.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/gin_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/censnet_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/general_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/message_passing.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/cheb_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/ecc_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/tag_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/crystal_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/gated_graph_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/arma_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
copying build/lib/spektral/layers/convolutional/appnp_conv.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests
copying build/lib/tests/test_datasets.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests
creating /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_layers
copying build/lib/tests/test_layers/__init__.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_layers
copying build/lib/tests/test_layers/test_base.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_layers
copying build/lib/tests/test_layers/test_ops.py -> /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_layers
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/models/gcn.py to gcn.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/models/gnn_explainer.py to gnn_explainer.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/models/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/models/general_gnn.py to general_gnn.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/utils/misc.py to misc.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/utils/convolution.py to convolution.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/utils/sparse.py to sparse.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/utils/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/utils/logging.py to logging.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/utils/keras.py to keras.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/utils/io.py to io.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/data/dataset.py to dataset.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/data/graph.py to graph.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/data/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/data/loaders.py to loaders.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/data/utils.py to utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets/tudataset.py to tudataset.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets/modelnet.py to modelnet.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets/flickr.py to flickr.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets/qm9.py to qm9.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets/graphsage.py to graphsage.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets/ogb.py to ogb.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets/citation.py to citation.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets/mnist.py to mnist.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets/utils.py to utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets/dblp.py to dblp.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/datasets/qm7.py to qm7.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms/one_hot.py to one_hot.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms/adj_to_sp_tensor.py to adj_to_sp_tensor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms/constant.py to constant.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms/layer_preprocess.py to layer_preprocess.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms/normalize_one.py to normalize_one.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms/degree.py to degree.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms/normalize_adj.py to normalize_adj.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms/delaunay.py to delaunay.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms/clustering_coefficient.py to clustering_coefficient.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms/normalize_sphere.py to normalize_sphere.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms/laplacian_pe.py to laplacian_pe.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/transforms/gcn_filter.py to gcn_filter.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/ops/modes.py to modes.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/ops/matmul.py to matmul.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/ops/sparse.py to sparse.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/ops/graph.py to graph.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/ops/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/ops/scatter.py to scatter.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/ops/ops.py to ops.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/base.py to base.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling/src.py to src.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling/dmon_pool.py to dmon_pool.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling/la_pool.py to la_pool.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling/sag_pool.py to sag_pool.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling/diff_pool.py to diff_pool.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling/just_balance_pool.py to just_balance_pool.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling/topk_pool.py to topk_pool.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling/global_pool.py to global_pool.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/pooling/mincut_pool.py to mincut_pool.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/diffusion_conv.py to diffusion_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/xenet_conv.py to xenet_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/edge_conv.py to edge_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/gcs_conv.py to gcs_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/agnn_conv.py to agnn_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/gat_conv.py to gat_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/graphsage_conv.py to graphsage_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/gcn_conv.py to gcn_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/gin_conv.py to gin_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/censnet_conv.py to censnet_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/general_conv.py to general_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/message_passing.py to message_passing.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/cheb_conv.py to cheb_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/ecc_conv.py to ecc_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/tag_conv.py to tag_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/crystal_conv.py to crystal_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/conv.py to conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/gated_graph_conv.py to gated_graph_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/arma_conv.py to arma_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral/layers/convolutional/appnp_conv.py to appnp_conv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_datasets.py to test_datasets.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_layers/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_layers/test_base.py to test_base.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_layers/test_ops.py to test_ops.cpython-39.pyc
writing byte-compilation script '/tmp/tmp7lmbu34g.py'
/usr/bin/python3 /tmp/tmp7lmbu34g.py
removing /tmp/tmp7lmbu34g.py
running install_egg_info
running egg_info
writing spektral.egg-info/PKG-INFO
writing dependency_links to spektral.egg-info/dependency_links.txt
writing requirements to spektral.egg-info/requires.txt
writing top-level names to spektral.egg-info/top_level.txt
reading manifest file 'spektral.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'spektral.egg-info/SOURCES.txt'
Copying spektral.egg-info to /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/spektral-1.2.0-py3.9.egg-info
running install_scripts
+ install -d -m755 /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64//usr/share/doc/python-spektral
+ '[' -d doc ']'
+ '[' -d docs ']'
+ '[' -d example ']'
+ '[' -d examples ']'
+ pushd /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64
~/build/BUILDROOT/python-spektral-1.2.0-1.x86_64 ~/build/BUILD/spektral-1.2.0
+ '[' -d usr/lib ']'
+ find usr/lib -type f -printf '/%h/%f\n'
+ '[' -d usr/lib64 ']'
+ '[' -d usr/bin ']'
+ '[' -d usr/sbin ']'
+ touch doclist.lst
+ '[' -d usr/share/man ']'
+ popd
~/build/BUILD/spektral-1.2.0
+ mv /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/doclist.lst .
+ /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.2.0-1 --unique-debug-suffix -1.2.0-1.x86_64 --unique-debug-src-base python-spektral-1.2.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/spektral-1.2.0
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/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 1
Bytecompiling .py files below /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-spektral-1.2.0-1.noarch
Provides: python-spektral python3-spektral = 1.2.0-1 python3.9dist(spektral) = 1.2 python3dist(spektral) = 1.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: python(abi) = 3.9 python3.9dist(joblib) python3.9dist(lxml) python3.9dist(networkx) python3.9dist(numpy) python3.9dist(pandas) python3.9dist(requests) python3.9dist(scikit-learn) python3.9dist(scipy) python3.9dist(tensorflow) >= 2.2 python3.9dist(tqdm)
Processing files: python-spektral-help-1.2.0-1.noarch
warning: Empty %files file /builddir/build/BUILD/spektral-1.2.0/doclist.lst
Provides: python-spektral-help = 1.2.0-1 python3-spektral-doc
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64
Wrote: /builddir/build/RPMS/python-spektral-help-1.2.0-1.noarch.rpm
Wrote: /builddir/build/RPMS/python3-spektral-1.2.0-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QRAfI8
+ umask 022
+ cd /builddir/build/BUILD
+ cd spektral-1.2.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-spektral-1.2.0-1.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0