Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-mlc-tools.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683342518.747701/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 aarch64 --nodeps /builddir/build/SPECS/python-mlc-tools.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-mlc-tools-0.4.1090-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-mlc-tools.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683342518.747701/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 aarch64 --nodeps /builddir/build/SPECS/python-mlc-tools.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-mlc-tools-0.4.1090-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-mlc-tools.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683342518.747701/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 aarch64 --nodeps /builddir/build/SPECS/python-mlc-tools.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.g2fgF6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mlc-tools-0.4.1090 + /usr/bin/gzip -dc /builddir/build/SOURCES/mlc-tools-0.4.1090.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mlc-tools-0.4.1090 + /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.HdujZ0 + umask 022 + cd /builddir/build/BUILD + cd mlc-tools-0.4.1090 + 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 -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/mlc_tools copying mlc_tools/mlc_tools.py -> build/lib/mlc_tools copying mlc_tools/version.py -> build/lib/mlc_tools copying mlc_tools/__init__.py -> build/lib/mlc_tools copying mlc_tools/main.py -> build/lib/mlc_tools creating build/lib/unit_tests copying unit_tests/test_core_object_parse.py -> build/lib/unit_tests copying unit_tests/test_core_function_parse.py -> build/lib/unit_tests copying unit_tests/test_model.py -> build/lib/unit_tests copying unit_tests/test_base_parser.py -> build/lib/unit_tests copying unit_tests/test_translate_by_regex.py -> build/lib/unit_tests copying unit_tests/test_module_writer.py -> build/lib/unit_tests copying unit_tests/__init__.py -> build/lib/unit_tests copying unit_tests/test_utils_common.py -> build/lib/unit_tests creating build/lib/tests copying tests/mlc_build.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/mlc_tools/module_js copying mlc_tools/module_js/generator_predefined_files.py -> build/lib/mlc_tools/module_js copying mlc_tools/module_js/translator.py -> build/lib/mlc_tools/module_js copying mlc_tools/module_js/generator_factory.py -> build/lib/mlc_tools/module_js copying mlc_tools/module_js/protocols.py -> build/lib/mlc_tools/module_js copying mlc_tools/module_js/generator_functions.py -> build/lib/mlc_tools/module_js copying mlc_tools/module_js/writer.py -> build/lib/mlc_tools/module_js copying mlc_tools/module_js/serializer.py -> build/lib/mlc_tools/module_js copying mlc_tools/module_js/generator_config.py -> build/lib/mlc_tools/module_js copying mlc_tools/module_js/regex.py -> build/lib/mlc_tools/module_js copying mlc_tools/module_js/save_plugin.py -> build/lib/mlc_tools/module_js copying mlc_tools/module_js/generator_observer.py -> build/lib/mlc_tools/module_js copying mlc_tools/module_js/constants.py -> build/lib/mlc_tools/module_js copying mlc_tools/module_js/__init__.py -> build/lib/mlc_tools/module_js copying mlc_tools/module_js/generator.py -> build/lib/mlc_tools/module_js copying mlc_tools/module_js/generator_data_storage.py -> build/lib/mlc_tools/module_js copying mlc_tools/module_js/generator_operator_value_of.py -> build/lib/mlc_tools/module_js creating build/lib/mlc_tools/console copying mlc_tools/console/files.py -> build/lib/mlc_tools/console copying mlc_tools/console/config.py -> build/lib/mlc_tools/console copying mlc_tools/console/__init__.py -> build/lib/mlc_tools/console copying mlc_tools/console/arguments.py -> build/lib/mlc_tools/console copying mlc_tools/console/console.py -> build/lib/mlc_tools/console creating build/lib/mlc_tools/core copying mlc_tools/core/modifiers.py -> build/lib/mlc_tools/core copying mlc_tools/core/object.py -> build/lib/mlc_tools/core copying mlc_tools/core/function.py -> build/lib/mlc_tools/core copying mlc_tools/core/__init__.py -> build/lib/mlc_tools/core copying mlc_tools/core/class_.py -> build/lib/mlc_tools/core creating build/lib/mlc_tools/module_php copying mlc_tools/module_php/generator_predefined_files.py -> build/lib/mlc_tools/module_php copying mlc_tools/module_php/translator.py -> build/lib/mlc_tools/module_php copying mlc_tools/module_php/generator_factory.py -> build/lib/mlc_tools/module_php copying mlc_tools/module_php/protocols.py -> build/lib/mlc_tools/module_php copying mlc_tools/module_php/writer.py -> build/lib/mlc_tools/module_php copying mlc_tools/module_php/serializer.py -> build/lib/mlc_tools/module_php copying mlc_tools/module_php/generator_config.py -> build/lib/mlc_tools/module_php copying mlc_tools/module_php/regex.py -> build/lib/mlc_tools/module_php copying mlc_tools/module_php/save_plugin.py -> build/lib/mlc_tools/module_php copying mlc_tools/module_php/generator_observer.py -> build/lib/mlc_tools/module_php copying mlc_tools/module_php/constants.py -> build/lib/mlc_tools/module_php copying mlc_tools/module_php/__init__.py -> build/lib/mlc_tools/module_php copying mlc_tools/module_php/generator.py -> build/lib/mlc_tools/module_php copying mlc_tools/module_php/generator_data_storage.py -> build/lib/mlc_tools/module_php creating build/lib/mlc_tools/base copying mlc_tools/base/language.py -> build/lib/mlc_tools/base copying mlc_tools/base/writer_base.py -> build/lib/mlc_tools/base copying mlc_tools/base/translator_base.py -> build/lib/mlc_tools/base copying mlc_tools/base/data_parser.py -> build/lib/mlc_tools/base copying mlc_tools/base/generator_visitor.py -> build/lib/mlc_tools/base copying mlc_tools/base/generator_unit_tests_interface.py -> build/lib/mlc_tools/base copying mlc_tools/base/validator.py -> build/lib/mlc_tools/base copying mlc_tools/base/parser.py -> build/lib/mlc_tools/base copying mlc_tools/base/generator_data_storage_base.py -> build/lib/mlc_tools/base copying mlc_tools/base/save_plugin_base.py -> build/lib/mlc_tools/base copying mlc_tools/base/model.py -> build/lib/mlc_tools/base copying mlc_tools/base/linker.py -> build/lib/mlc_tools/base copying mlc_tools/base/__init__.py -> build/lib/mlc_tools/base copying mlc_tools/base/generator.py -> build/lib/mlc_tools/base copying mlc_tools/base/circular_reference.py -> build/lib/mlc_tools/base copying mlc_tools/base/generator_operator_equals.py -> build/lib/mlc_tools/base copying mlc_tools/base/serializer_base.py -> build/lib/mlc_tools/base creating build/lib/mlc_tools/utils copying mlc_tools/utils/__init__.py -> build/lib/mlc_tools/utils copying mlc_tools/utils/common.py -> build/lib/mlc_tools/utils copying mlc_tools/utils/subprocess_wrapper.py -> build/lib/mlc_tools/utils copying mlc_tools/utils/fileutils.py -> build/lib/mlc_tools/utils copying mlc_tools/utils/error.py -> build/lib/mlc_tools/utils creating build/lib/mlc_tools/module_python copying mlc_tools/module_python/generator_predefined_files.py -> build/lib/mlc_tools/module_python copying mlc_tools/module_python/translator.py -> build/lib/mlc_tools/module_python copying mlc_tools/module_python/generator_factory.py -> build/lib/mlc_tools/module_python copying mlc_tools/module_python/protocols.py -> build/lib/mlc_tools/module_python copying mlc_tools/module_python/writer.py -> build/lib/mlc_tools/module_python copying mlc_tools/module_python/serializer.py -> build/lib/mlc_tools/module_python copying mlc_tools/module_python/generator_package.py -> build/lib/mlc_tools/module_python copying mlc_tools/module_python/regex.py -> build/lib/mlc_tools/module_python copying mlc_tools/module_python/save_plugin.py -> build/lib/mlc_tools/module_python copying mlc_tools/module_python/generator_observer.py -> build/lib/mlc_tools/module_python copying mlc_tools/module_python/constants.py -> build/lib/mlc_tools/module_python copying mlc_tools/module_python/__init__.py -> build/lib/mlc_tools/module_python copying mlc_tools/module_python/constants_serializers.py -> build/lib/mlc_tools/module_python copying mlc_tools/module_python/generator.py -> build/lib/mlc_tools/module_python copying mlc_tools/module_python/generator_data_storage.py -> build/lib/mlc_tools/module_python copying mlc_tools/module_python/generator_operator_equals.py -> build/lib/mlc_tools/module_python creating build/lib/mlc_tools/module_cpp copying mlc_tools/module_cpp/generator_predefined_files.py -> build/lib/mlc_tools/module_cpp copying mlc_tools/module_cpp/translator.py -> build/lib/mlc_tools/module_cpp copying mlc_tools/module_cpp/protocols.py -> build/lib/mlc_tools/module_cpp copying mlc_tools/module_cpp/writer.py -> build/lib/mlc_tools/module_cpp copying mlc_tools/module_cpp/registrar.py -> build/lib/mlc_tools/module_cpp copying mlc_tools/module_cpp/serializer.py -> build/lib/mlc_tools/module_cpp copying mlc_tools/module_cpp/regex.py -> build/lib/mlc_tools/module_cpp copying mlc_tools/module_cpp/save_plugin.py -> build/lib/mlc_tools/module_cpp copying mlc_tools/module_cpp/generator_observer.py -> build/lib/mlc_tools/module_cpp copying mlc_tools/module_cpp/cpp_extension.py -> build/lib/mlc_tools/module_cpp copying mlc_tools/module_cpp/__init__.py -> build/lib/mlc_tools/module_cpp copying mlc_tools/module_cpp/generator.py -> build/lib/mlc_tools/module_cpp copying mlc_tools/module_cpp/generator_ref_counter.py -> build/lib/mlc_tools/module_cpp copying mlc_tools/module_cpp/generator_data_storage.py -> build/lib/mlc_tools/module_cpp copying mlc_tools/module_cpp/generator_operator_equals.py -> build/lib/mlc_tools/module_cpp creating build/lib/tests/test_serializer copying tests/test_serializer/__init__.py -> build/lib/tests/test_serializer creating build/lib/tests/test_serializer/py copying tests/test_serializer/py/DeserializerXml.py -> build/lib/tests/test_serializer/py copying tests/test_serializer/py/cpp_tests.py -> build/lib/tests/test_serializer/py copying tests/test_serializer/py/DeserializerJson.py -> build/lib/tests/test_serializer/py copying tests/test_serializer/py/tests_intrusive.py -> build/lib/tests/test_serializer/py copying tests/test_serializer/py/SerializerJson.py -> build/lib/tests/test_serializer/py copying tests/test_serializer/py/SerializerXml.py -> build/lib/tests/test_serializer/py copying tests/test_serializer/py/__init__.py -> build/lib/tests/test_serializer/py copying tests/test_serializer/py/tests_from_serialize_cpp.py -> build/lib/tests/test_serializer/py copying tests/test_serializer/py/main.py -> build/lib/tests/test_serializer/py copying tests/test_serializer/py/Meta.py -> build/lib/tests/test_serializer/py copying tests/test_serializer/py/generate.py -> build/lib/tests/test_serializer/py creating build/lib/tests/test_serializer/py/gen copying tests/test_serializer/py/gen/AllTypesChildren.py -> build/lib/tests/test_serializer/py/gen copying tests/test_serializer/py/gen/BaseEnum.py -> build/lib/tests/test_serializer/py/gen copying tests/test_serializer/py/gen/TestEnum.py -> build/lib/tests/test_serializer/py/gen copying tests/test_serializer/py/gen/DataWrapper.py -> build/lib/tests/test_serializer/py/gen copying tests/test_serializer/py/gen/AllTypes.py -> build/lib/tests/test_serializer/py/gen copying tests/test_serializer/py/gen/DataStorage.py -> build/lib/tests/test_serializer/py/gen copying tests/test_serializer/py/gen/DataUnit.py -> build/lib/tests/test_serializer/py/gen copying tests/test_serializer/py/gen/Factory.py -> build/lib/tests/test_serializer/py/gen copying tests/test_serializer/py/gen/IntrusivePtr.py -> build/lib/tests/test_serializer/py/gen copying tests/test_serializer/py/gen/__init__.py -> build/lib/tests/test_serializer/py/gen copying tests/test_serializer/py/gen/VisualUnit.py -> build/lib/tests/test_serializer/py/gen copying tests/test_serializer/py/gen/Point.py -> build/lib/tests/test_serializer/py/gen copying tests/test_serializer/py/gen/UnitType.py -> build/lib/tests/test_serializer/py/gen copying tests/test_serializer/py/gen/common.py -> build/lib/tests/test_serializer/py/gen + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Vpvmcm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64 + cd mlc-tools-0.4.1090 + 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 -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-mlc-tools-0.4.1090-1.aarch64 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-mlc-tools-0.4.1090-1.aarch64/usr creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools copying build/lib/mlc_tools/mlc_tools.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/generator_predefined_files.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/translator.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/generator_factory.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/protocols.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/generator_functions.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/writer.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/serializer.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/generator_config.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/regex.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/save_plugin.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/generator_observer.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/constants.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/__init__.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/generator.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/generator_data_storage.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js copying build/lib/mlc_tools/module_js/generator_operator_value_of.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/console copying build/lib/mlc_tools/console/files.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/console copying build/lib/mlc_tools/console/config.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/console copying build/lib/mlc_tools/console/__init__.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/console copying build/lib/mlc_tools/console/arguments.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/console copying build/lib/mlc_tools/console/console.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/console creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/core copying build/lib/mlc_tools/core/modifiers.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/core copying build/lib/mlc_tools/core/object.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/core copying build/lib/mlc_tools/core/function.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/core copying build/lib/mlc_tools/core/__init__.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/core copying build/lib/mlc_tools/core/class_.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/core creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php copying build/lib/mlc_tools/module_php/generator_predefined_files.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php copying build/lib/mlc_tools/module_php/translator.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php copying build/lib/mlc_tools/module_php/generator_factory.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php copying build/lib/mlc_tools/module_php/protocols.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php copying build/lib/mlc_tools/module_php/writer.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php copying build/lib/mlc_tools/module_php/serializer.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php copying build/lib/mlc_tools/module_php/generator_config.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php copying build/lib/mlc_tools/module_php/regex.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php copying build/lib/mlc_tools/module_php/save_plugin.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php copying build/lib/mlc_tools/module_php/generator_observer.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php copying build/lib/mlc_tools/module_php/constants.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php copying build/lib/mlc_tools/module_php/__init__.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php copying build/lib/mlc_tools/module_php/generator.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php copying build/lib/mlc_tools/module_php/generator_data_storage.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php copying build/lib/mlc_tools/version.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools copying build/lib/mlc_tools/__init__.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools copying build/lib/mlc_tools/main.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/language.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/writer_base.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/translator_base.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/data_parser.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/generator_visitor.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/generator_unit_tests_interface.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/validator.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/parser.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/generator_data_storage_base.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/save_plugin_base.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/model.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/linker.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/__init__.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/generator.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/circular_reference.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/generator_operator_equals.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base copying build/lib/mlc_tools/base/serializer_base.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/utils copying build/lib/mlc_tools/utils/__init__.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/utils copying build/lib/mlc_tools/utils/common.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/utils copying build/lib/mlc_tools/utils/subprocess_wrapper.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/utils copying build/lib/mlc_tools/utils/fileutils.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/utils copying build/lib/mlc_tools/utils/error.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/utils creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/generator_predefined_files.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/translator.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/generator_factory.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/protocols.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/writer.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/serializer.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/generator_package.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/regex.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/save_plugin.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/generator_observer.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/constants.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/__init__.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/constants_serializers.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/generator.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/generator_data_storage.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python copying build/lib/mlc_tools/module_python/generator_operator_equals.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp copying build/lib/mlc_tools/module_cpp/generator_predefined_files.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp copying build/lib/mlc_tools/module_cpp/translator.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp copying build/lib/mlc_tools/module_cpp/protocols.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp copying build/lib/mlc_tools/module_cpp/writer.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp copying build/lib/mlc_tools/module_cpp/registrar.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp copying build/lib/mlc_tools/module_cpp/serializer.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp copying build/lib/mlc_tools/module_cpp/regex.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp copying build/lib/mlc_tools/module_cpp/save_plugin.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp copying build/lib/mlc_tools/module_cpp/generator_observer.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp copying build/lib/mlc_tools/module_cpp/cpp_extension.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp copying build/lib/mlc_tools/module_cpp/__init__.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp copying build/lib/mlc_tools/module_cpp/generator.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp copying build/lib/mlc_tools/module_cpp/generator_ref_counter.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp copying build/lib/mlc_tools/module_cpp/generator_data_storage.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp copying build/lib/mlc_tools/module_cpp/generator_operator_equals.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests copying build/lib/unit_tests/test_core_object_parse.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests copying build/lib/unit_tests/test_core_function_parse.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests copying build/lib/unit_tests/test_model.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests copying build/lib/unit_tests/test_base_parser.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests copying build/lib/unit_tests/test_translate_by_regex.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests copying build/lib/unit_tests/test_module_writer.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests copying build/lib/unit_tests/__init__.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests copying build/lib/unit_tests/test_utils_common.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer copying build/lib/tests/test_serializer/__init__.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py copying build/lib/tests/test_serializer/py/DeserializerXml.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py copying build/lib/tests/test_serializer/py/cpp_tests.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py copying build/lib/tests/test_serializer/py/DeserializerJson.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py copying build/lib/tests/test_serializer/py/tests_intrusive.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py copying build/lib/tests/test_serializer/py/SerializerJson.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py copying build/lib/tests/test_serializer/py/SerializerXml.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py copying build/lib/tests/test_serializer/py/__init__.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py copying build/lib/tests/test_serializer/py/tests_from_serialize_cpp.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py copying build/lib/tests/test_serializer/py/main.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py copying build/lib/tests/test_serializer/py/Meta.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py copying build/lib/tests/test_serializer/py/generate.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py creating /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen copying build/lib/tests/test_serializer/py/gen/AllTypesChildren.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen copying build/lib/tests/test_serializer/py/gen/BaseEnum.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen copying build/lib/tests/test_serializer/py/gen/TestEnum.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen copying build/lib/tests/test_serializer/py/gen/DataWrapper.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen copying build/lib/tests/test_serializer/py/gen/AllTypes.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen copying build/lib/tests/test_serializer/py/gen/DataStorage.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen copying build/lib/tests/test_serializer/py/gen/DataUnit.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen copying build/lib/tests/test_serializer/py/gen/Factory.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen copying build/lib/tests/test_serializer/py/gen/IntrusivePtr.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen copying build/lib/tests/test_serializer/py/gen/__init__.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen copying build/lib/tests/test_serializer/py/gen/VisualUnit.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen copying build/lib/tests/test_serializer/py/gen/Point.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen copying build/lib/tests/test_serializer/py/gen/UnitType.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen copying build/lib/tests/test_serializer/py/gen/common.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen copying build/lib/tests/mlc_build.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/mlc_tools.py to mlc_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/generator_predefined_files.py to generator_predefined_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/translator.py to translator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/generator_factory.py to generator_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/protocols.py to protocols.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/generator_functions.py to generator_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/writer.py to writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/generator_config.py to generator_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/regex.py to regex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/save_plugin.py to save_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/generator_observer.py to generator_observer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/generator_data_storage.py to generator_data_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_js/generator_operator_value_of.py to generator_operator_value_of.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/console/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/console/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/console/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/console/arguments.py to arguments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/console/console.py to console.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/core/modifiers.py to modifiers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/core/object.py to object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/core/function.py to function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/core/class_.py to class_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php/generator_predefined_files.py to generator_predefined_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php/translator.py to translator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php/generator_factory.py to generator_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php/protocols.py to protocols.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php/writer.py to writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php/generator_config.py to generator_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php/regex.py to regex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php/save_plugin.py to save_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php/generator_observer.py to generator_observer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_php/generator_data_storage.py to generator_data_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/language.py to language.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/writer_base.py to writer_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/translator_base.py to translator_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/data_parser.py to data_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/generator_visitor.py to generator_visitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/generator_unit_tests_interface.py to generator_unit_tests_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/validator.py to validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/generator_data_storage_base.py to generator_data_storage_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/save_plugin_base.py to save_plugin_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/linker.py to linker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/circular_reference.py to circular_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/generator_operator_equals.py to generator_operator_equals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/base/serializer_base.py to serializer_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/utils/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/utils/subprocess_wrapper.py to subprocess_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/utils/fileutils.py to fileutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/utils/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/generator_predefined_files.py to generator_predefined_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/translator.py to translator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/generator_factory.py to generator_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/protocols.py to protocols.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/writer.py to writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/generator_package.py to generator_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/regex.py to regex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/save_plugin.py to save_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/generator_observer.py to generator_observer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/constants_serializers.py to constants_serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/generator_data_storage.py to generator_data_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_python/generator_operator_equals.py to generator_operator_equals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp/generator_predefined_files.py to generator_predefined_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp/translator.py to translator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp/protocols.py to protocols.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp/writer.py to writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp/registrar.py to registrar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp/regex.py to regex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp/save_plugin.py to save_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp/generator_observer.py to generator_observer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp/cpp_extension.py to cpp_extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp/generator_ref_counter.py to generator_ref_counter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp/generator_data_storage.py to generator_data_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools/module_cpp/generator_operator_equals.py to generator_operator_equals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests/test_core_object_parse.py to test_core_object_parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests/test_core_function_parse.py to test_core_function_parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests/test_model.py to test_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests/test_base_parser.py to test_base_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests/test_translate_by_regex.py to test_translate_by_regex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests/test_module_writer.py to test_module_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/unit_tests/test_utils_common.py to test_utils_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/DeserializerXml.py to DeserializerXml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/cpp_tests.py to cpp_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/DeserializerJson.py to DeserializerJson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/tests_intrusive.py to tests_intrusive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/SerializerJson.py to SerializerJson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/SerializerXml.py to SerializerXml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/tests_from_serialize_cpp.py to tests_from_serialize_cpp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/Meta.py to Meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/generate.py to generate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen/AllTypesChildren.py to AllTypesChildren.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen/BaseEnum.py to BaseEnum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen/TestEnum.py to TestEnum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen/DataWrapper.py to DataWrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen/AllTypes.py to AllTypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen/DataStorage.py to DataStorage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen/DataUnit.py to DataUnit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen/Factory.py to Factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen/IntrusivePtr.py to IntrusivePtr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen/VisualUnit.py to VisualUnit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen/Point.py to Point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen/UnitType.py to UnitType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/test_serializer/py/gen/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/mlc_build.py to mlc_build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpne05_vho.py' /usr/bin/python3 /tmp/tmpne05_vho.py removing /tmp/tmpne05_vho.py running install_egg_info running egg_info writing mlc_tools.egg-info/PKG-INFO writing dependency_links to mlc_tools.egg-info/dependency_links.txt writing entry points to mlc_tools.egg-info/entry_points.txt writing requirements to mlc_tools.egg-info/requires.txt writing top-level names to mlc_tools.egg-info/top_level.txt reading manifest file 'mlc_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'mlc_tools.egg-info/SOURCES.txt' Copying mlc_tools.egg-info to /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9/site-packages/mlc_tools-0.4.1090-py3.9.egg-info running install_scripts Installing mlc script to /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64//usr/share/doc/python-mlc-tools + '[' -d doc ']' ~/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64 ~/build/BUILD/mlc-tools-0.4.1090 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/mlc-tools-0.4.1090 + popd + mv /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.4.1090-1 --unique-debug-suffix -0.4.1090-1.aarch64 --unique-debug-src-base python-mlc-tools-0.4.1090-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/mlc-tools-0.4.1090 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-mlc-tools-0.4.1090-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-mlc-tools-0.4.1090-1.noarch Provides: python-mlc-tools python3-mlc-tools = 0.4.1090-1 python3.9dist(mlc-tools) = 0.4.1090 python3dist(mlc-tools) = 0.4.1090 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(pyyaml) python3.9dist(setuptools) Processing files: python-mlc-tools-help-0.4.1090-1.noarch warning: Empty %files file /builddir/build/BUILD/mlc-tools-0.4.1090/doclist.lst Provides: python-mlc-tools-help = 0.4.1090-1 python3-mlc-tools-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-mlc-tools-0.4.1090-1.aarch64 Wrote: /builddir/build/RPMS/python-mlc-tools-help-0.4.1090-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-mlc-tools-0.4.1090-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ElkGsw + umask 022 + cd /builddir/build/BUILD + cd mlc-tools-0.4.1090 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mlc-tools-0.4.1090-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0