Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-3d-converter.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681961629.547468/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-3d-converter.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-3d-converter-0.9.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-3d-converter.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681961629.547468/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-3d-converter.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-3d-converter-0.9.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-3d-converter.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681961629.547468/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-3d-converter.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.oLzQL9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf 3d-converter-0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/3d-converter-0.9.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd 3d-converter-0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.f0D9lR + umask 022 + cd /builddir/build/BUILD + cd 3d-converter-0.9.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/models_converter copying models_converter/__init__.py -> build/lib/models_converter creating build/lib/models_converter/interfaces copying models_converter/interfaces/writer_interface.py -> build/lib/models_converter/interfaces copying models_converter/interfaces/__init__.py -> build/lib/models_converter/interfaces copying models_converter/interfaces/parser_interface.py -> build/lib/models_converter/interfaces creating build/lib/models_converter/formats copying models_converter/formats/__init__.py -> build/lib/models_converter/formats creating build/lib/models_converter/utilities copying models_converter/utilities/__init__.py -> build/lib/models_converter/utilities copying models_converter/utilities/reader.py -> build/lib/models_converter/utilities copying models_converter/utilities/writer.py -> build/lib/models_converter/utilities creating build/lib/models_converter/formats/collada copying models_converter/formats/collada/collada.py -> build/lib/models_converter/formats/collada copying models_converter/formats/collada/parser.py -> build/lib/models_converter/formats/collada copying models_converter/formats/collada/__init__.py -> build/lib/models_converter/formats/collada copying models_converter/formats/collada/writer.py -> build/lib/models_converter/formats/collada creating build/lib/models_converter/formats/universal copying models_converter/formats/universal/scene.py -> build/lib/models_converter/formats/universal copying models_converter/formats/universal/geometry.py -> build/lib/models_converter/formats/universal copying models_converter/formats/universal/node.py -> build/lib/models_converter/formats/universal copying models_converter/formats/universal/__init__.py -> build/lib/models_converter/formats/universal copying models_converter/formats/universal/camera.py -> build/lib/models_converter/formats/universal creating build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/buffer_view.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/chunk.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/image.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/parser.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/buffer.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/texture.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/asset.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/scene.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/animation.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/node.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/material.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/__init__.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/mesh.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/camera.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/sampler.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/gltf_property.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/skin.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/texture_info.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/gltf.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/writer.py -> build/lib/models_converter/formats/gltf copying models_converter/formats/gltf/accessor.py -> build/lib/models_converter/formats/gltf creating build/lib/models_converter/formats/wavefront copying models_converter/formats/wavefront/parser.py -> build/lib/models_converter/formats/wavefront copying models_converter/formats/wavefront/__init__.py -> build/lib/models_converter/formats/wavefront copying models_converter/formats/wavefront/writer.py -> build/lib/models_converter/formats/wavefront creating build/lib/models_converter/formats/scw copying models_converter/formats/scw/parser.py -> build/lib/models_converter/formats/scw copying models_converter/formats/scw/__init__.py -> build/lib/models_converter/formats/scw copying models_converter/formats/scw/writer.py -> build/lib/models_converter/formats/scw creating build/lib/models_converter/formats/scw/chunks copying models_converter/formats/scw/chunks/chunk.py -> build/lib/models_converter/formats/scw/chunks copying models_converter/formats/scw/chunks/mate.py -> build/lib/models_converter/formats/scw/chunks copying models_converter/formats/scw/chunks/head.py -> build/lib/models_converter/formats/scw/chunks copying models_converter/formats/scw/chunks/wend.py -> build/lib/models_converter/formats/scw/chunks copying models_converter/formats/scw/chunks/node.py -> build/lib/models_converter/formats/scw/chunks copying models_converter/formats/scw/chunks/__init__.py -> build/lib/models_converter/formats/scw/chunks copying models_converter/formats/scw/chunks/came.py -> build/lib/models_converter/formats/scw/chunks copying models_converter/formats/scw/chunks/geom.py -> build/lib/models_converter/formats/scw/chunks creating build/lib/models_converter/utilities/math copying models_converter/utilities/math/__init__.py -> build/lib/models_converter/utilities/math copying models_converter/utilities/math/quaternion.py -> build/lib/models_converter/utilities/math copying models_converter/utilities/math/vector3.py -> build/lib/models_converter/utilities/math creating build/lib/models_converter/utilities/matrix copying models_converter/utilities/matrix/matrix3x3.py -> build/lib/models_converter/utilities/matrix copying models_converter/utilities/matrix/matrix4x4.py -> build/lib/models_converter/utilities/matrix copying models_converter/utilities/matrix/__init__.py -> build/lib/models_converter/utilities/matrix copying models_converter/utilities/matrix/matrix2x2.py -> build/lib/models_converter/utilities/matrix + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.U9CV9u + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64 + cd 3d-converter-0.9.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/interfaces copying build/lib/models_converter/interfaces/writer_interface.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/interfaces copying build/lib/models_converter/interfaces/__init__.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/interfaces copying build/lib/models_converter/interfaces/parser_interface.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/interfaces creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/collada copying build/lib/models_converter/formats/collada/collada.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/collada copying build/lib/models_converter/formats/collada/parser.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/collada copying build/lib/models_converter/formats/collada/__init__.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/collada copying build/lib/models_converter/formats/collada/writer.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/collada creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/universal copying build/lib/models_converter/formats/universal/scene.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/universal copying build/lib/models_converter/formats/universal/geometry.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/universal copying build/lib/models_converter/formats/universal/node.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/universal copying build/lib/models_converter/formats/universal/__init__.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/universal copying build/lib/models_converter/formats/universal/camera.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/universal copying build/lib/models_converter/formats/__init__.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/buffer_view.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/chunk.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/image.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/parser.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/buffer.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/texture.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/asset.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/scene.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/animation.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/node.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/material.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/__init__.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/mesh.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/camera.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/sampler.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/gltf_property.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/skin.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/texture_info.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/gltf.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/writer.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf copying build/lib/models_converter/formats/gltf/accessor.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/wavefront copying build/lib/models_converter/formats/wavefront/parser.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/wavefront copying build/lib/models_converter/formats/wavefront/__init__.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/wavefront copying build/lib/models_converter/formats/wavefront/writer.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/wavefront creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw copying build/lib/models_converter/formats/scw/parser.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks copying build/lib/models_converter/formats/scw/chunks/chunk.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks copying build/lib/models_converter/formats/scw/chunks/mate.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks copying build/lib/models_converter/formats/scw/chunks/head.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks copying build/lib/models_converter/formats/scw/chunks/wend.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks copying build/lib/models_converter/formats/scw/chunks/node.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks copying build/lib/models_converter/formats/scw/chunks/__init__.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks copying build/lib/models_converter/formats/scw/chunks/came.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks copying build/lib/models_converter/formats/scw/chunks/geom.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks copying build/lib/models_converter/formats/scw/__init__.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw copying build/lib/models_converter/formats/scw/writer.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw copying build/lib/models_converter/__init__.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/math copying build/lib/models_converter/utilities/math/__init__.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/math copying build/lib/models_converter/utilities/math/quaternion.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/math copying build/lib/models_converter/utilities/math/vector3.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/math creating /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/matrix copying build/lib/models_converter/utilities/matrix/matrix3x3.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/matrix copying build/lib/models_converter/utilities/matrix/matrix4x4.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/matrix copying build/lib/models_converter/utilities/matrix/__init__.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/matrix copying build/lib/models_converter/utilities/matrix/matrix2x2.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/matrix copying build/lib/models_converter/utilities/__init__.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities copying build/lib/models_converter/utilities/reader.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities copying build/lib/models_converter/utilities/writer.py -> /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/interfaces/writer_interface.py to writer_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/interfaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/interfaces/parser_interface.py to parser_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/collada/collada.py to collada.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/collada/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/collada/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/collada/writer.py to writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/universal/scene.py to scene.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/universal/geometry.py to geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/universal/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/universal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/universal/camera.py to camera.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/buffer_view.py to buffer_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/chunk.py to chunk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/buffer.py to buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/texture.py to texture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/asset.py to asset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/scene.py to scene.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/animation.py to animation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/material.py to material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/mesh.py to mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/camera.py to camera.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/sampler.py to sampler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/gltf_property.py to gltf_property.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/skin.py to skin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/texture_info.py to texture_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/gltf.py to gltf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/writer.py to writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/gltf/accessor.py to accessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/wavefront/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/wavefront/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/wavefront/writer.py to writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks/chunk.py to chunk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks/mate.py to mate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks/head.py to head.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks/wend.py to wend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks/came.py to came.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/chunks/geom.py to geom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/formats/scw/writer.py to writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/math/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/math/quaternion.py to quaternion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/math/vector3.py to vector3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/matrix/matrix3x3.py to matrix3x3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/matrix/matrix4x4.py to matrix4x4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/matrix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/matrix/matrix2x2.py to matrix2x2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/reader.py to reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/models_converter/utilities/writer.py to writer.cpython-39.pyc writing byte-compilation script '/tmp/tmp07oqpzbn.py' /usr/bin/python3 /tmp/tmp07oqpzbn.py removing /tmp/tmp07oqpzbn.py running install_egg_info running egg_info writing 3d_converter.egg-info/PKG-INFO writing dependency_links to 3d_converter.egg-info/dependency_links.txt writing top-level names to 3d_converter.egg-info/top_level.txt reading manifest file '3d_converter.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file '3d_converter.egg-info/SOURCES.txt' Copying 3d_converter.egg-info to /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/3d_converter-0.9.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64//usr/share/doc/python-3d-converter + '[' -d doc ']' ~/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64 ~/build/BUILD/3d-converter-0.9.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-3d-converter-0.9.0-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 ']' ~/build/BUILD/3d-converter-0.9.0 + popd + mv /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.0-1 --unique-debug-suffix -0.9.0-1.x86_64 --unique-debug-src-base python-3d-converter-0.9.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/3d-converter-0.9.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-3d-converter-0.9.0-1.noarch Provides: python-3d-converter python3-3d-converter = 0.9.0-1 python3.9dist(3d-converter) = 0.9 python3dist(3d-converter) = 0.9 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 Processing files: python-3d-converter-help-0.9.0-1.noarch warning: Empty %files file /builddir/build/BUILD/3d-converter-0.9.0/doclist.lst Provides: python-3d-converter-help = 0.9.0-1 python3-3d-converter-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-3d-converter-0.9.0-1.x86_64 Wrote: /builddir/build/RPMS/python-3d-converter-help-0.9.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-3d-converter-0.9.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UNNGSQ + umask 022 + cd /builddir/build/BUILD + cd 3d-converter-0.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-3d-converter-0.9.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0