D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-collada-0.6.0-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.n6wxrI + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pycollada-0.6 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pycollada-0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycollada-0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-collada-0.4-disable_unittest_downloads.patch):' Patch #0 (python-collada-0.4-disable_unittest_downloads.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .no_downloads --fuzz=0 patching file setup.py Hunk #1 succeeded at 21 (offset -1 lines). + sed -i 's|tostring|tobytes|g' collada/material.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GDObYF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pycollada-0.6 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/collada copying collada/util.py -> build/lib/collada copying collada/geometry.py -> build/lib/collada copying collada/schema.py -> build/lib/collada copying collada/primitive.py -> build/lib/collada copying collada/scene.py -> build/lib/collada copying collada/controller.py -> build/lib/collada copying collada/asset.py -> build/lib/collada copying collada/lineset.py -> build/lib/collada copying collada/animation.py -> build/lib/collada copying collada/source.py -> build/lib/collada copying collada/polygons.py -> build/lib/collada copying collada/__init__.py -> build/lib/collada copying collada/__main__.py -> build/lib/collada copying collada/xmlutil.py -> build/lib/collada copying collada/triangleset.py -> build/lib/collada copying collada/polylist.py -> build/lib/collada copying collada/light.py -> build/lib/collada copying collada/common.py -> build/lib/collada copying collada/material.py -> build/lib/collada copying collada/camera.py -> build/lib/collada creating build/lib/collada/tests copying collada/tests/test_light.py -> build/lib/collada/tests copying collada/tests/test_camera.py -> build/lib/collada/tests copying collada/tests/test_iteration.py -> build/lib/collada/tests copying collada/tests/test_source.py -> build/lib/collada/tests copying collada/tests/test_material.py -> build/lib/collada/tests copying collada/tests/test_collada.py -> build/lib/collada/tests copying collada/tests/__init__.py -> build/lib/collada/tests copying collada/tests/test_asset.py -> build/lib/collada/tests copying collada/tests/test_geometry.py -> build/lib/collada/tests copying collada/tests/test_scene.py -> build/lib/collada/tests + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mDYBZF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64 + cd pycollada-0.6 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/util.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/geometry.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/schema.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/primitive.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/scene.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/controller.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/asset.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/lineset.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/animation.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/source.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/polygons.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/xmlutil.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/triangleset.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada creating /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests copying build/lib/collada/tests/test_light.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests copying build/lib/collada/tests/test_camera.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests copying build/lib/collada/tests/test_iteration.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests copying build/lib/collada/tests/test_source.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests copying build/lib/collada/tests/test_material.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests copying build/lib/collada/tests/test_collada.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests copying build/lib/collada/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests copying build/lib/collada/tests/test_asset.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests copying build/lib/collada/tests/test_geometry.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests copying build/lib/collada/tests/test_scene.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests copying build/lib/collada/polylist.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/light.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/common.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/material.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada copying build/lib/collada/camera.py -> /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/util.py to util.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/geometry.py to geometry.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/schema.py to schema.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/primitive.py to primitive.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/scene.py to scene.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/controller.py to controller.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/asset.py to asset.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/lineset.py to lineset.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/animation.py to animation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/source.py to source.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/polygons.py to polygons.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/__main__.py to __main__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/xmlutil.py to xmlutil.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/triangleset.py to triangleset.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests/test_light.py to test_light.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests/test_camera.py to test_camera.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests/test_iteration.py to test_iteration.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests/test_source.py to test_source.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests/test_material.py to test_material.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests/test_collada.py to test_collada.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests/test_asset.py to test_asset.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests/test_geometry.py to test_geometry.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/tests/test_scene.py to test_scene.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/polylist.py to polylist.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/light.py to light.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/common.py to common.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/material.py to material.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/collada/camera.py to camera.cpython-38.pyc writing byte-compilation script '/tmp/tmp9xln2omn.py' /usr/bin/python3 /tmp/tmp9xln2omn.py removing /tmp/tmp9xln2omn.py running install_egg_info running egg_info writing pycollada.egg-info/PKG-INFO writing dependency_links to pycollada.egg-info/dependency_links.txt writing requirements to pycollada.egg-info/requires.txt writing top-level names to pycollada.egg-info/top_level.txt reading manifest file 'pycollada.egg-info/SOURCES.txt' writing manifest file 'pycollada.egg-info/SOURCES.txt' Copying pycollada.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/pycollada-0.6-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.6.0-3.mga8 --unique-debug-suffix -0.6.0-3.mga8.x86_64 --unique-debug-src-base python-collada-0.6.0-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pycollada-0.6 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WpHPCJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pycollada-0.6 + '[' 1 -eq 1 ']' + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing pycollada.egg-info/PKG-INFO writing dependency_links to pycollada.egg-info/dependency_links.txt writing requirements to pycollada.egg-info/requires.txt writing top-level names to pycollada.egg-info/top_level.txt reading manifest file 'pycollada.egg-info/SOURCES.txt' writing manifest file 'pycollada.egg-info/SOURCES.txt' running build_ext test_ambient_light_saving (collada.tests.test_light.TestLight) ... ok test_directional_light_saving (collada.tests.test_light.TestLight) ... ok test_point_light_saving (collada.tests.test_light.TestLight) ... ok test_spot_light_saving (collada.tests.test_light.TestLight) ... ok test_orthographic_camera_saving (collada.tests.test_camera.TestCamera) ... ok test_orthographic_camera_xmag_ymag_aspect_ratio (collada.tests.test_camera.TestCamera) ... ok test_perspective_camera_saving (collada.tests.test_camera.TestCamera) ... ok test_perspective_camera_xfov_yfov_aspect_ratio (collada.tests.test_camera.TestCamera) ... ok test_polylist_iterator_vert_normals (collada.tests.test_iteration.TestIteration) ... /home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/geometry.py:231: DeprecationWarning: This method will be removed in future versions. Use 'list(elem)' or iteration over elem instead. if src.xmlnode not in meshnode.getchildren(): /home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/geometry.py:293: DeprecationWarning: This method will be removed in future versions. Use 'list(elem)' or iteration over elem instead. if prim.xmlnode not in meshnode.getchildren(): /home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/geometry.py:298: DeprecationWarning: This method will be removed in future versions. Use 'list(elem)' or iteration over elem instead. for child in meshnode.getchildren(): /usr/lib64/python3.8/site-packages/numpy/matrixlib/defmatrix.py:69: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. return matrix(data, dtype=dtype, copy=False) ok test_triangle_iterator_vert_normals (collada.tests.test_iteration.TestIteration) ... ok test_float_source_saving (collada.tests.test_source.TestSource) ... ok test_idref_source_saving (collada.tests.test_source.TestSource) ... ok test_name_source_saving (collada.tests.test_source.TestSource) ... ok test_cimage_data_loading (collada.tests.test_material.TestMaterial) ... /home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/tests/test_material.py:107: DeprecationWarning: Please use assertTrue instead. self.failUnless(os.path.isfile(texture_file_path), "Could not find data/duckCM.tga file for testing") FAIL test_cimage_saving (collada.tests.test_material.TestMaterial) ... ok test_effect_saving (collada.tests.test_material.TestMaterial) ... /home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/material.py:659: DeprecationWarning: This method will be removed in future versions. Use 'list(elem)' or iteration over elem instead. children = node.getchildren() ok test_effect_with_params (collada.tests.test_material.TestMaterial) ... /home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/material.py:710: DeprecationWarning: This method will be removed in future versions. Use 'list(elem)' or iteration over elem instead. if param.xmlnode not in profilenode.getchildren(): ok test_map_saving (collada.tests.test_material.TestMaterial) ... ok test_material_saving (collada.tests.test_material.TestMaterial) ... ok test_rgbzero (collada.tests.test_material.TestMaterial) ... ok test_sampler2d_saving (collada.tests.test_material.TestMaterial) ... ok test_surface_empty (collada.tests.test_material.TestMaterial) ... ok test_surface_saving (collada.tests.test_material.TestMaterial) ... ok test_collada_attribute_replace (collada.tests.test_collada.TestCollada) ... ok test_collada_duck_poly (collada.tests.test_collada.TestCollada) ... ERROR test_collada_duck_tris (collada.tests.test_collada.TestCollada) ... ERROR test_collada_duck_zip (collada.tests.test_collada.TestCollada) ... ERROR test_collada_saving (collada.tests.test_collada.TestCollada) ... ok test_collada_trifans (collada.tests.test_collada.TestCollada) ... ERROR test_collada_tristrips (collada.tests.test_collada.TestCollada) ... ERROR test_asset (collada.tests.test_asset.TestAsset) ... ok test_asset_contributor (collada.tests.test_asset.TestAsset) ... ok test_empty_geometry_saving (collada.tests.test_geometry.TestGeometry) ... ok test_geometry_lineset_adding (collada.tests.test_geometry.TestGeometry) ... ok test_geometry_polygons_adding (collada.tests.test_geometry.TestGeometry) ... ok test_geometry_polylist_adding (collada.tests.test_geometry.TestGeometry) ... ok test_geometry_triangleset_adding (collada.tests.test_geometry.TestGeometry) ... ok test_scene_camera_node_saving (collada.tests.test_scene.TestScene) ... ok test_scene_geometry_node (collada.tests.test_scene.TestScene) ... ok test_scene_light_node_saving (collada.tests.test_scene.TestScene) ... ok test_scene_lookat_node (collada.tests.test_scene.TestScene) ... ok test_scene_material_node (collada.tests.test_scene.TestScene) ... ok test_scene_matrix_node (collada.tests.test_scene.TestScene) ... ok test_scene_node_combos (collada.tests.test_scene.TestScene) ... ok test_scene_node_saving (collada.tests.test_scene.TestScene) ... ok test_scene_node_with_instances (collada.tests.test_scene.TestScene) ... ok test_scene_rotate_node (collada.tests.test_scene.TestScene) ... ok test_scene_scale_node (collada.tests.test_scene.TestScene) ... ok test_scene_translate_node (collada.tests.test_scene.TestScene) ... ok test_scene_with_nodes (collada.tests.test_scene.TestScene) ... ok ====================================================================== ERROR: test_collada_duck_poly (collada.tests.test_collada.TestCollada) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/tests/test_collada.py", line 95, in test_collada_duck_poly mesh = collada.Collada(f, validate_output=True) File "/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/__init__.py", line 161, in __init__ fdata = open(filename, 'rb') FileNotFoundError: [Errno 2] No such file or directory: '/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/tests/data/duck_polylist.dae' ====================================================================== ERROR: test_collada_duck_tris (collada.tests.test_collada.TestCollada) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/tests/test_collada.py", line 21, in test_collada_duck_tris mesh = collada.Collada(f, validate_output=True) File "/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/__init__.py", line 161, in __init__ fdata = open(filename, 'rb') FileNotFoundError: [Errno 2] No such file or directory: '/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/tests/data/duck_triangles.dae' ====================================================================== ERROR: test_collada_duck_zip (collada.tests.test_collada.TestCollada) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/tests/test_collada.py", line 124, in test_collada_duck_zip mesh = collada.Collada(f, validate_output=True) File "/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/__init__.py", line 161, in __init__ fdata = open(filename, 'rb') FileNotFoundError: [Errno 2] No such file or directory: '/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/tests/data/duck.zip' ====================================================================== ERROR: test_collada_trifans (collada.tests.test_collada.TestCollada) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/tests/test_collada.py", line 343, in test_collada_trifans mesh = collada.Collada(f, validate_output=True) File "/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/__init__.py", line 161, in __init__ fdata = open(filename, 'rb') FileNotFoundError: [Errno 2] No such file or directory: '/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/tests/data/trifans.dae' ====================================================================== ERROR: test_collada_tristrips (collada.tests.test_collada.TestCollada) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/tests/test_collada.py", line 337, in test_collada_tristrips mesh = collada.Collada(f, validate_output=True) File "/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/__init__.py", line 161, in __init__ fdata = open(filename, 'rb') FileNotFoundError: [Errno 2] No such file or directory: '/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/tests/data/tristrips.dae' ====================================================================== FAIL: test_cimage_data_loading (collada.tests.test_material.TestMaterial) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/pycollada-0.6/collada/tests/test_material.py", line 107, in test_cimage_data_loading self.failUnless(os.path.isfile(texture_file_path), "Could not find data/duckCM.tga file for testing") AssertionError: False is not true : Could not find data/duckCM.tga file for testing ---------------------------------------------------------------------- Ran 50 tests in 0.112s FAILED (failures=1, errors=5) Test failed: error: Test failed: + true + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-collada-0.6.0-3.mga8.noarch Provides: python-collada = 0.6.0-3.mga8 python3-collada = 0.6.0-3.mga8 python3.8-collada = 0.6.0-3.mga8 python3.8dist(pycollada) = 0.6 python3dist(pycollada) = 0.6 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.8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-collada-0.6.0-3.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.b4wLFJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pycollada-0.6 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-collada-0.6.0-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.j9idgK + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pycollada-0.6 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!