Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neuralogic.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686517954.306212/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': 'C.UTF-8'}shell=Falselogger=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-neuralogic.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': '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-neuralogic-0.7.7-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-neuralogic.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686517954.306212/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': 'C.UTF-8'}shell=Falselogger=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-neuralogic.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': '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-neuralogic-0.7.7-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-neuralogic.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686517954.306212/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': 'C.UTF-8'}shell=Falselogger=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-neuralogic.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': '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.JvEuHs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf neuralogic-0.7.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/neuralogic-0.7.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd neuralogic-0.7.7 + /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.7js0rh + umask 022 + cd /builddir/build/BUILD + cd neuralogic-0.7.7 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing 'v0.7.7' to '0.7.7' warnings.warn(tmpl.format(**locals())) running build running build_py creating build creating build/lib creating build/lib/neuralogic copying neuralogic/__version__.py -> build/lib/neuralogic copying neuralogic/__init__.py -> build/lib/neuralogic creating build/lib/neuralogic/core copying neuralogic/core/enums.py -> build/lib/neuralogic/core copying neuralogic/core/template.py -> build/lib/neuralogic/core copying neuralogic/core/__init__.py -> build/lib/neuralogic/core copying neuralogic/core/sources.py -> build/lib/neuralogic/core creating build/lib/neuralogic/dataset copying neuralogic/dataset/db.py -> build/lib/neuralogic/dataset copying neuralogic/dataset/logic.py -> build/lib/neuralogic/dataset copying neuralogic/dataset/base.py -> build/lib/neuralogic/dataset copying neuralogic/dataset/tensor.py -> build/lib/neuralogic/dataset copying neuralogic/dataset/csv.py -> build/lib/neuralogic/dataset copying neuralogic/dataset/__init__.py -> build/lib/neuralogic/dataset copying neuralogic/dataset/file.py -> build/lib/neuralogic/dataset creating build/lib/neuralogic/optim copying neuralogic/optim/optimizer.py -> build/lib/neuralogic/optim copying neuralogic/optim/adam.py -> build/lib/neuralogic/optim copying neuralogic/optim/__init__.py -> build/lib/neuralogic/optim copying neuralogic/optim/sgd.py -> build/lib/neuralogic/optim creating build/lib/neuralogic/db copying neuralogic/db/__init__.py -> build/lib/neuralogic/db copying neuralogic/db/converter.py -> build/lib/neuralogic/db creating build/lib/neuralogic/nn copying neuralogic/nn/java.py -> build/lib/neuralogic/nn copying neuralogic/nn/init.py -> build/lib/neuralogic/nn copying neuralogic/nn/functional.py -> build/lib/neuralogic/nn copying neuralogic/nn/base.py -> build/lib/neuralogic/nn copying neuralogic/nn/__init__.py -> build/lib/neuralogic/nn copying neuralogic/nn/torch_function.py -> build/lib/neuralogic/nn copying neuralogic/nn/loss.py -> build/lib/neuralogic/nn creating build/lib/neuralogic/inference copying neuralogic/inference/evaluation_inference_engine.py -> build/lib/neuralogic/inference copying neuralogic/inference/inference_engine.py -> build/lib/neuralogic/inference copying neuralogic/inference/__init__.py -> build/lib/neuralogic/inference creating build/lib/neuralogic/logging copying neuralogic/logging/__init__.py -> build/lib/neuralogic/logging creating build/lib/neuralogic/utils copying neuralogic/utils/__init__.py -> build/lib/neuralogic/utils creating build/lib/neuralogic/jar copying neuralogic/jar/__init__.py -> build/lib/neuralogic/jar creating build/lib/neuralogic/core/constructs copying neuralogic/core/constructs/relation.py -> build/lib/neuralogic/core/constructs copying neuralogic/core/constructs/rule.py -> build/lib/neuralogic/core/constructs copying neuralogic/core/constructs/factories.py -> build/lib/neuralogic/core/constructs copying neuralogic/core/constructs/metadata.py -> build/lib/neuralogic/core/constructs copying neuralogic/core/constructs/java_objects.py -> build/lib/neuralogic/core/constructs copying neuralogic/core/constructs/predicate.py -> build/lib/neuralogic/core/constructs copying neuralogic/core/constructs/__init__.py -> build/lib/neuralogic/core/constructs creating build/lib/neuralogic/core/settings copying neuralogic/core/settings/settings_proxy.py -> build/lib/neuralogic/core/settings copying neuralogic/core/settings/__init__.py -> build/lib/neuralogic/core/settings creating build/lib/neuralogic/core/builder copying neuralogic/core/builder/dataset_builder.py -> build/lib/neuralogic/core/builder copying neuralogic/core/builder/builder.py -> build/lib/neuralogic/core/builder copying neuralogic/core/builder/__init__.py -> build/lib/neuralogic/core/builder copying neuralogic/core/builder/components.py -> build/lib/neuralogic/core/builder creating build/lib/neuralogic/core/constructs/function copying neuralogic/core/constructs/function/softmax.py -> build/lib/neuralogic/core/constructs/function copying neuralogic/core/constructs/function/reshape.py -> build/lib/neuralogic/core/constructs/function copying neuralogic/core/constructs/function/__init__.py -> build/lib/neuralogic/core/constructs/function copying neuralogic/core/constructs/function/function.py -> build/lib/neuralogic/core/constructs/function copying neuralogic/core/constructs/function/slice.py -> build/lib/neuralogic/core/constructs/function copying neuralogic/core/constructs/function/concat.py -> build/lib/neuralogic/core/constructs/function creating build/lib/neuralogic/optim/lr_scheduler copying neuralogic/optim/lr_scheduler/arithmetic.py -> build/lib/neuralogic/optim/lr_scheduler copying neuralogic/optim/lr_scheduler/lr_decay.py -> build/lib/neuralogic/optim/lr_scheduler copying neuralogic/optim/lr_scheduler/__init__.py -> build/lib/neuralogic/optim/lr_scheduler copying neuralogic/optim/lr_scheduler/geometric.py -> build/lib/neuralogic/optim/lr_scheduler creating build/lib/neuralogic/db/pg copying neuralogic/db/pg/__init__.py -> build/lib/neuralogic/db/pg copying neuralogic/db/pg/helpers.py -> build/lib/neuralogic/db/pg creating build/lib/neuralogic/nn/evaluator copying neuralogic/nn/evaluator/java.py -> build/lib/neuralogic/nn/evaluator copying neuralogic/nn/evaluator/__init__.py -> build/lib/neuralogic/nn/evaluator creating build/lib/neuralogic/nn/module copying neuralogic/nn/module/__init__.py -> build/lib/neuralogic/nn/module copying neuralogic/nn/module/module.py -> build/lib/neuralogic/nn/module creating build/lib/neuralogic/nn/module/general copying neuralogic/nn/module/general/positional_encoding.py -> build/lib/neuralogic/nn/module/general copying neuralogic/nn/module/general/attention.py -> build/lib/neuralogic/nn/module/general copying neuralogic/nn/module/general/linear.py -> build/lib/neuralogic/nn/module/general copying neuralogic/nn/module/general/rvnn.py -> build/lib/neuralogic/nn/module/general copying neuralogic/nn/module/general/mlp.py -> build/lib/neuralogic/nn/module/general copying neuralogic/nn/module/general/pooling.py -> build/lib/neuralogic/nn/module/general copying neuralogic/nn/module/general/rnn.py -> build/lib/neuralogic/nn/module/general copying neuralogic/nn/module/general/transformer.py -> build/lib/neuralogic/nn/module/general copying neuralogic/nn/module/general/gru.py -> build/lib/neuralogic/nn/module/general copying neuralogic/nn/module/general/__init__.py -> build/lib/neuralogic/nn/module/general copying neuralogic/nn/module/general/lstm.py -> build/lib/neuralogic/nn/module/general creating build/lib/neuralogic/nn/module/meta copying neuralogic/nn/module/meta/meta.py -> build/lib/neuralogic/nn/module/meta copying neuralogic/nn/module/meta/__init__.py -> build/lib/neuralogic/nn/module/meta copying neuralogic/nn/module/meta/magnn.py -> build/lib/neuralogic/nn/module/meta creating build/lib/neuralogic/nn/module/gnn copying neuralogic/nn/module/gnn/tag.py -> build/lib/neuralogic/nn/module/gnn copying neuralogic/nn/module/gnn/gsage.py -> build/lib/neuralogic/nn/module/gnn copying neuralogic/nn/module/gnn/gin.py -> build/lib/neuralogic/nn/module/gnn copying neuralogic/nn/module/gnn/gatv2.py -> build/lib/neuralogic/nn/module/gnn copying neuralogic/nn/module/gnn/__init__.py -> build/lib/neuralogic/nn/module/gnn copying neuralogic/nn/module/gnn/rgcn.py -> build/lib/neuralogic/nn/module/gnn copying neuralogic/nn/module/gnn/sg.py -> build/lib/neuralogic/nn/module/gnn copying neuralogic/nn/module/gnn/res_gated.py -> build/lib/neuralogic/nn/module/gnn copying neuralogic/nn/module/gnn/appnp.py -> build/lib/neuralogic/nn/module/gnn copying neuralogic/nn/module/gnn/gcn.py -> build/lib/neuralogic/nn/module/gnn creating build/lib/neuralogic/utils/data copying neuralogic/utils/data/__init__.py -> build/lib/neuralogic/utils/data creating build/lib/neuralogic/utils/visualize copying neuralogic/utils/visualize/__init__.py -> build/lib/neuralogic/utils/visualize running egg_info writing neuralogic.egg-info/PKG-INFO writing dependency_links to neuralogic.egg-info/dependency_links.txt writing requirements to neuralogic.egg-info/requires.txt writing top-level names to neuralogic.egg-info/top_level.txt reading manifest file 'neuralogic.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'neuralogic.egg-info/SOURCES.txt' copying neuralogic/jar/NeuraLogic.jar -> build/lib/neuralogic/jar creating build/lib/neuralogic/utils/data/datasets creating build/lib/neuralogic/utils/data/datasets/molecules copying neuralogic/utils/data/datasets/molecules/atomEmbeddings3.txt -> build/lib/neuralogic/utils/data/datasets/molecules copying neuralogic/utils/data/datasets/molecules/bondEmbeddings3.txt -> build/lib/neuralogic/utils/data/datasets/molecules creating build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis copying neuralogic/utils/data/datasets/molecules/mutagenesis/examples.txt -> build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis copying neuralogic/utils/data/datasets/molecules/mutagenesis/queries.txt -> build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis copying neuralogic/utils/data/datasets/molecules/mutagenesis/template.txt_merged.txt -> build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis creating build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying neuralogic/utils/data/datasets/molecules/mutagenesis/templates/embeddings.txt -> build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying neuralogic/utils/data/datasets/molecules/mutagenesis/templates/template.txt -> build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying neuralogic/utils/data/datasets/molecules/mutagenesis/templates/template_crosssum.txt -> build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying neuralogic/utils/data/datasets/molecules/mutagenesis/templates/template_elementProduct.txt -> build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying neuralogic/utils/data/datasets/molecules/mutagenesis/templates/template_gnn.txt -> build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying neuralogic/utils/data/datasets/molecules/mutagenesis/templates/template_graphlets.txt -> build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying neuralogic/utils/data/datasets/molecules/mutagenesis/templates/template_partial.txt -> build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying neuralogic/utils/data/datasets/molecules/mutagenesis/templates/template_product.txt -> build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates creating build/lib/neuralogic/utils/data/datasets/nations copying neuralogic/utils/data/datasets/nations/embeddings.txt -> build/lib/neuralogic/utils/data/datasets/nations copying neuralogic/utils/data/datasets/nations/examples.txt -> build/lib/neuralogic/utils/data/datasets/nations copying neuralogic/utils/data/datasets/nations/queries.txt -> build/lib/neuralogic/utils/data/datasets/nations copying neuralogic/utils/data/datasets/nations/template.txt -> build/lib/neuralogic/utils/data/datasets/nations creating build/lib/neuralogic/utils/data/datasets/simple creating build/lib/neuralogic/utils/data/datasets/simple/family copying neuralogic/utils/data/datasets/simple/family/examples.txt -> build/lib/neuralogic/utils/data/datasets/simple/family copying neuralogic/utils/data/datasets/simple/family/queries.txt -> build/lib/neuralogic/utils/data/datasets/simple/family copying neuralogic/utils/data/datasets/simple/family/template.txt -> build/lib/neuralogic/utils/data/datasets/simple/family creating build/lib/neuralogic/utils/data/datasets/simple/trains copying neuralogic/utils/data/datasets/simple/trains/examples.txt -> build/lib/neuralogic/utils/data/datasets/simple/trains copying neuralogic/utils/data/datasets/simple/trains/queries.txt -> build/lib/neuralogic/utils/data/datasets/simple/trains copying neuralogic/utils/data/datasets/simple/trains/template.txt -> build/lib/neuralogic/utils/data/datasets/simple/trains creating build/lib/neuralogic/utils/data/datasets/simple/xor creating build/lib/neuralogic/utils/data/datasets/simple/xor/generalized copying neuralogic/utils/data/datasets/simple/xor/generalized/examples.txt -> build/lib/neuralogic/utils/data/datasets/simple/xor/generalized copying neuralogic/utils/data/datasets/simple/xor/generalized/template.txt -> build/lib/neuralogic/utils/data/datasets/simple/xor/generalized copying neuralogic/utils/data/datasets/simple/xor/generalized/texamples.txt -> build/lib/neuralogic/utils/data/datasets/simple/xor/generalized copying neuralogic/utils/data/datasets/simple/xor/generalized/ztexamples.txt -> build/lib/neuralogic/utils/data/datasets/simple/xor/generalized creating build/lib/neuralogic/utils/data/datasets/simple/xor/naive copying neuralogic/utils/data/datasets/simple/xor/naive/template.txt -> build/lib/neuralogic/utils/data/datasets/simple/xor/naive copying neuralogic/utils/data/datasets/simple/xor/naive/trainExamples.txt -> build/lib/neuralogic/utils/data/datasets/simple/xor/naive creating build/lib/neuralogic/utils/data/datasets/simple/xor/solution copying neuralogic/utils/data/datasets/simple/xor/solution/template.txt -> build/lib/neuralogic/utils/data/datasets/simple/xor/solution copying neuralogic/utils/data/datasets/simple/xor/solution/testExamples.txt -> build/lib/neuralogic/utils/data/datasets/simple/xor/solution creating build/lib/neuralogic/utils/data/datasets/simple/xor/vectorized copying neuralogic/utils/data/datasets/simple/xor/vectorized/template.txt -> build/lib/neuralogic/utils/data/datasets/simple/xor/vectorized copying neuralogic/utils/data/datasets/simple/xor/vectorized/trainExamples.txt -> build/lib/neuralogic/utils/data/datasets/simple/xor/vectorized + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T3hssv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64 + cd neuralogic-0.7.7 + 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-neuralogic-0.7.7-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing 'v0.7.7' to '0.7.7' warnings.warn(tmpl.format(**locals())) 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-neuralogic-0.7.7-1.x86_64/usr creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core copying build/lib/neuralogic/core/enums.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core copying build/lib/neuralogic/core/template.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs copying build/lib/neuralogic/core/constructs/relation.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs copying build/lib/neuralogic/core/constructs/rule.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs copying build/lib/neuralogic/core/constructs/factories.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs copying build/lib/neuralogic/core/constructs/metadata.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs copying build/lib/neuralogic/core/constructs/java_objects.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/function copying build/lib/neuralogic/core/constructs/function/softmax.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/function copying build/lib/neuralogic/core/constructs/function/reshape.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/function copying build/lib/neuralogic/core/constructs/function/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/function copying build/lib/neuralogic/core/constructs/function/function.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/function copying build/lib/neuralogic/core/constructs/function/slice.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/function copying build/lib/neuralogic/core/constructs/function/concat.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/function copying build/lib/neuralogic/core/constructs/predicate.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs copying build/lib/neuralogic/core/constructs/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs copying build/lib/neuralogic/core/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/settings copying build/lib/neuralogic/core/settings/settings_proxy.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/settings copying build/lib/neuralogic/core/settings/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/settings copying build/lib/neuralogic/core/sources.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/builder copying build/lib/neuralogic/core/builder/dataset_builder.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/builder copying build/lib/neuralogic/core/builder/builder.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/builder copying build/lib/neuralogic/core/builder/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/builder copying build/lib/neuralogic/core/builder/components.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/builder creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/dataset copying build/lib/neuralogic/dataset/db.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/dataset copying build/lib/neuralogic/dataset/logic.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/dataset copying build/lib/neuralogic/dataset/base.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/dataset copying build/lib/neuralogic/dataset/tensor.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/dataset copying build/lib/neuralogic/dataset/csv.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/dataset copying build/lib/neuralogic/dataset/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/dataset copying build/lib/neuralogic/dataset/file.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/dataset copying build/lib/neuralogic/__version__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim copying build/lib/neuralogic/optim/optimizer.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim copying build/lib/neuralogic/optim/adam.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim/lr_scheduler copying build/lib/neuralogic/optim/lr_scheduler/arithmetic.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim/lr_scheduler copying build/lib/neuralogic/optim/lr_scheduler/lr_decay.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim/lr_scheduler copying build/lib/neuralogic/optim/lr_scheduler/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim/lr_scheduler copying build/lib/neuralogic/optim/lr_scheduler/geometric.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim/lr_scheduler copying build/lib/neuralogic/optim/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim copying build/lib/neuralogic/optim/sgd.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/db creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/db/pg copying build/lib/neuralogic/db/pg/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/db/pg copying build/lib/neuralogic/db/pg/helpers.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/db/pg copying build/lib/neuralogic/db/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/db copying build/lib/neuralogic/db/converter.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/db copying build/lib/neuralogic/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn copying build/lib/neuralogic/nn/java.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn copying build/lib/neuralogic/nn/init.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn copying build/lib/neuralogic/nn/functional.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/evaluator copying build/lib/neuralogic/nn/evaluator/java.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/evaluator copying build/lib/neuralogic/nn/evaluator/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/evaluator copying build/lib/neuralogic/nn/base.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn copying build/lib/neuralogic/nn/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general copying build/lib/neuralogic/nn/module/general/positional_encoding.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general copying build/lib/neuralogic/nn/module/general/attention.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general copying build/lib/neuralogic/nn/module/general/linear.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general copying build/lib/neuralogic/nn/module/general/rvnn.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general copying build/lib/neuralogic/nn/module/general/mlp.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general copying build/lib/neuralogic/nn/module/general/pooling.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general copying build/lib/neuralogic/nn/module/general/rnn.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general copying build/lib/neuralogic/nn/module/general/transformer.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general copying build/lib/neuralogic/nn/module/general/gru.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general copying build/lib/neuralogic/nn/module/general/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general copying build/lib/neuralogic/nn/module/general/lstm.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/meta copying build/lib/neuralogic/nn/module/meta/meta.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/meta copying build/lib/neuralogic/nn/module/meta/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/meta copying build/lib/neuralogic/nn/module/meta/magnn.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/meta copying build/lib/neuralogic/nn/module/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module copying build/lib/neuralogic/nn/module/module.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn copying build/lib/neuralogic/nn/module/gnn/tag.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn copying build/lib/neuralogic/nn/module/gnn/gsage.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn copying build/lib/neuralogic/nn/module/gnn/gin.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn copying build/lib/neuralogic/nn/module/gnn/gatv2.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn copying build/lib/neuralogic/nn/module/gnn/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn copying build/lib/neuralogic/nn/module/gnn/rgcn.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn copying build/lib/neuralogic/nn/module/gnn/sg.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn copying build/lib/neuralogic/nn/module/gnn/res_gated.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn copying build/lib/neuralogic/nn/module/gnn/appnp.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn copying build/lib/neuralogic/nn/module/gnn/gcn.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn copying build/lib/neuralogic/nn/torch_function.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn copying build/lib/neuralogic/nn/loss.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/inference copying build/lib/neuralogic/inference/evaluation_inference_engine.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/inference copying build/lib/neuralogic/inference/inference_engine.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/inference copying build/lib/neuralogic/inference/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/inference creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/logging copying build/lib/neuralogic/logging/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/logging creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data copying build/lib/neuralogic/utils/data/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules copying build/lib/neuralogic/utils/data/datasets/molecules/bondEmbeddings3.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules/mutagenesis copying build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/queries.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules/mutagenesis creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates/template_crosssum.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates/embeddings.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates/template.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates/template_product.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates/template_elementProduct.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates/template_graphlets.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates/template_partial.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/templates/template_gnn.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules/mutagenesis/templates copying build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/template.txt_merged.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules/mutagenesis copying build/lib/neuralogic/utils/data/datasets/molecules/mutagenesis/examples.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules/mutagenesis copying build/lib/neuralogic/utils/data/datasets/molecules/atomEmbeddings3.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/molecules creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/nations copying build/lib/neuralogic/utils/data/datasets/nations/embeddings.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/nations copying build/lib/neuralogic/utils/data/datasets/nations/queries.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/nations copying build/lib/neuralogic/utils/data/datasets/nations/template.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/nations copying build/lib/neuralogic/utils/data/datasets/nations/examples.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/nations creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/family copying build/lib/neuralogic/utils/data/datasets/simple/family/queries.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/family copying build/lib/neuralogic/utils/data/datasets/simple/family/template.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/family copying build/lib/neuralogic/utils/data/datasets/simple/family/examples.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/family creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/trains copying build/lib/neuralogic/utils/data/datasets/simple/trains/queries.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/trains copying build/lib/neuralogic/utils/data/datasets/simple/trains/template.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/trains copying build/lib/neuralogic/utils/data/datasets/simple/trains/examples.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/trains creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/xor creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/xor/solution copying build/lib/neuralogic/utils/data/datasets/simple/xor/solution/template.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/xor/solution copying build/lib/neuralogic/utils/data/datasets/simple/xor/solution/testExamples.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/xor/solution creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/xor/naive copying build/lib/neuralogic/utils/data/datasets/simple/xor/naive/template.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/xor/naive copying build/lib/neuralogic/utils/data/datasets/simple/xor/naive/trainExamples.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/xor/naive creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/xor/generalized copying build/lib/neuralogic/utils/data/datasets/simple/xor/generalized/ztexamples.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/xor/generalized copying build/lib/neuralogic/utils/data/datasets/simple/xor/generalized/template.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/xor/generalized copying build/lib/neuralogic/utils/data/datasets/simple/xor/generalized/texamples.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/xor/generalized copying build/lib/neuralogic/utils/data/datasets/simple/xor/generalized/examples.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/xor/generalized creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/xor/vectorized copying build/lib/neuralogic/utils/data/datasets/simple/xor/vectorized/template.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/xor/vectorized copying build/lib/neuralogic/utils/data/datasets/simple/xor/vectorized/trainExamples.txt -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/datasets/simple/xor/vectorized copying build/lib/neuralogic/utils/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/visualize copying build/lib/neuralogic/utils/visualize/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/visualize creating /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/jar copying build/lib/neuralogic/jar/__init__.py -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/jar copying build/lib/neuralogic/jar/NeuraLogic.jar -> /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/jar byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/enums.py to enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/relation.py to relation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/rule.py to rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/factories.py to factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/java_objects.py to java_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/function/softmax.py to softmax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/function/reshape.py to reshape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/function/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/function/function.py to function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/function/slice.py to slice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/function/concat.py to concat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/predicate.py to predicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/constructs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/settings/settings_proxy.py to settings_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/sources.py to sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/builder/dataset_builder.py to dataset_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/builder/builder.py to builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/builder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/core/builder/components.py to components.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/dataset/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/dataset/logic.py to logic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/dataset/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/dataset/tensor.py to tensor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/dataset/csv.py to csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/dataset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/dataset/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim/optimizer.py to optimizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim/adam.py to adam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim/lr_scheduler/arithmetic.py to arithmetic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim/lr_scheduler/lr_decay.py to lr_decay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim/lr_scheduler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim/lr_scheduler/geometric.py to geometric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/optim/sgd.py to sgd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/db/pg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/db/pg/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/db/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/java.py to java.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/functional.py to functional.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/evaluator/java.py to java.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/evaluator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general/positional_encoding.py to positional_encoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general/attention.py to attention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general/linear.py to linear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general/rvnn.py to rvnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general/mlp.py to mlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general/pooling.py to pooling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general/rnn.py to rnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general/transformer.py to transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general/gru.py to gru.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/general/lstm.py to lstm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/meta/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/meta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/meta/magnn.py to magnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/module.py to module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn/tag.py to tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn/gsage.py to gsage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn/gin.py to gin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn/gatv2.py to gatv2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn/rgcn.py to rgcn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn/sg.py to sg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn/res_gated.py to res_gated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn/appnp.py to appnp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/module/gnn/gcn.py to gcn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/torch_function.py to torch_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/nn/loss.py to loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/inference/evaluation_inference_engine.py to evaluation_inference_engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/inference/inference_engine.py to inference_engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/inference/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/logging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/utils/visualize/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic/jar/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp82j6lyq2.py' /usr/bin/python3 /tmp/tmp82j6lyq2.py removing /tmp/tmp82j6lyq2.py running install_egg_info running egg_info writing neuralogic.egg-info/PKG-INFO writing dependency_links to neuralogic.egg-info/dependency_links.txt writing requirements to neuralogic.egg-info/requires.txt writing top-level names to neuralogic.egg-info/top_level.txt reading manifest file 'neuralogic.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'neuralogic.egg-info/SOURCES.txt' Copying neuralogic.egg-info to /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9/site-packages/neuralogic-0.7.7-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64//usr/share/doc/python-neuralogic + '[' -d doc ']' ~/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64 ~/build/BUILD/neuralogic-0.7.7 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64 + '[' -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/neuralogic-0.7.7 + mv /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.7.7-1 --unique-debug-suffix -0.7.7-1.x86_64 --unique-debug-src-base python-neuralogic-0.7.7-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/neuralogic-0.7.7 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-neuralogic-0.7.7-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-neuralogic-0.7.7-1.noarch Provides: python-neuralogic python3-neuralogic = 0.7.7-1 python3.9dist(neuralogic) = 0.7.7 python3dist(neuralogic) = 0.7.7 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(jpype1) >= 1.3 python3.9dist(numpy) >= 1.19 python3.9dist(tqdm) Processing files: python-neuralogic-help-0.7.7-1.noarch warning: Empty %files file /builddir/build/BUILD/neuralogic-0.7.7/doclist.lst Provides: python-neuralogic-help = 0.7.7-1 python3-neuralogic-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-neuralogic-0.7.7-1.x86_64 Wrote: /builddir/build/RPMS/python-neuralogic-help-0.7.7-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-neuralogic-0.7.7-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tv2XHn + umask 022 + cd /builddir/build/BUILD + cd neuralogic-0.7.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-neuralogic-0.7.7-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0