Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-Traits.spec'], chrootPath='/var/lib/mock/f33-build-225300-48457/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-Traits.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': 'en_US.UTF-8'} and shell False warning: Macro expanded in comment on line 14: %{commit}/%{modname}-%{shortcommit}.tar.gz Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1589068800 Wrote: /builddir/build/SRPMS/python-Traits-6.0.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-Traits.spec'], chrootPath='/var/lib/mock/f33-build-225300-48457/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-Traits.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': 'en_US.UTF-8'} and shell False warning: Macro expanded in comment on line 14: %{commit}/%{modname}-%{shortcommit}.tar.gz warning: Macro expanded in comment on line 20: %{python3_sitearch})/.*\\.so$ Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1589068800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8UzGEb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf traits-6.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/traits-6.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd traits-6.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e /extra_compile_args=/d setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KIrlse + umask 022 + cd /builddir/build/BUILD + cd traits-6.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Archive package version: ('6.0.0', '9349ab9c55f7831b7c8e636d66d8a145b64f6070') Writing version to version file /builddir/build/BUILD/traits-6.0.0/traits/version.py. running build running build_py creating build creating build/lib.linux-riscv64-3.8 creating build/lib.linux-riscv64-3.8/traits copying traits/trait_notifiers.py -> build/lib.linux-riscv64-3.8/traits copying traits/trait_base.py -> build/lib.linux-riscv64-3.8/traits copying traits/ctrait.py -> build/lib.linux-riscv64-3.8/traits copying traits/trait_handler.py -> build/lib.linux-riscv64-3.8/traits copying traits/api.py -> build/lib.linux-riscv64-3.8/traits copying traits/editor_factories.py -> build/lib.linux-riscv64-3.8/traits copying traits/trait_type.py -> build/lib.linux-riscv64-3.8/traits copying traits/base_trait_handler.py -> build/lib.linux-riscv64-3.8/traits copying traits/trait_errors.py -> build/lib.linux-riscv64-3.8/traits copying traits/trait_list_object.py -> build/lib.linux-riscv64-3.8/traits copying traits/interface_checker.py -> build/lib.linux-riscv64-3.8/traits copying traits/constants.py -> build/lib.linux-riscv64-3.8/traits copying traits/trait_factory.py -> build/lib.linux-riscv64-3.8/traits copying traits/traits_listener.py -> build/lib.linux-riscv64-3.8/traits copying traits/trait_converters.py -> build/lib.linux-riscv64-3.8/traits copying traits/traits.py -> build/lib.linux-riscv64-3.8/traits copying traits/trait_handlers.py -> build/lib.linux-riscv64-3.8/traits copying traits/__init__.py -> build/lib.linux-riscv64-3.8/traits copying traits/has_traits.py -> build/lib.linux-riscv64-3.8/traits copying traits/trait_set_object.py -> build/lib.linux-riscv64-3.8/traits copying traits/trait_types.py -> build/lib.linux-riscv64-3.8/traits copying traits/version.py -> build/lib.linux-riscv64-3.8/traits copying traits/trait_dict_object.py -> build/lib.linux-riscv64-3.8/traits copying traits/trait_numeric.py -> build/lib.linux-riscv64-3.8/traits creating build/lib.linux-riscv64-3.8/traits/testing copying traits/testing/unittest_tools.py -> build/lib.linux-riscv64-3.8/traits/testing copying traits/testing/nose_tools.py -> build/lib.linux-riscv64-3.8/traits/testing copying traits/testing/api.py -> build/lib.linux-riscv64-3.8/traits/testing copying traits/testing/doctest_tools.py -> build/lib.linux-riscv64-3.8/traits/testing copying traits/testing/__init__.py -> build/lib.linux-riscv64-3.8/traits/testing copying traits/testing/optional_dependencies.py -> build/lib.linux-riscv64-3.8/traits/testing creating build/lib.linux-riscv64-3.8/traits/etsconfig copying traits/etsconfig/etsconfig.py -> build/lib.linux-riscv64-3.8/traits/etsconfig copying traits/etsconfig/api.py -> build/lib.linux-riscv64-3.8/traits/etsconfig copying traits/etsconfig/__init__.py -> build/lib.linux-riscv64-3.8/traits/etsconfig creating build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_trait_default_initializer.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_view_elements.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_interface_checker.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_anytrait_static_notifiers.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_string.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_historical_unpickling.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_special_event_handlers.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_trait_list_dict.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_directory.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/tuple_test_mixin.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_dict.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_clone.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_rich_compare.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_configure_traits.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_copyable_trait_names.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_trait_types.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_bool.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_constants.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_tuple.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_version.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_trait_exceptions.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_trait_converters.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_has_traits.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_array_or_none.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_trait_change_event_tracer.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_long_traits.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_cythonized_traits.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_property_delete.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_pickle_validated_dict.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_enum.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_weak_ref.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_float_range.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_listeners.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_integer.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_callable.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_trait_get_set.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_str_handler.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_sync_traits.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_trait_cycle.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_array.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_traits.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_extended_trait_change.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_editor_factories.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_new_notifiers.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_ctraits.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_file.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_static_notifiers.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_dynamic_notifiers.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/__init__.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_deprecated_handlers.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_has_required_traits.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_regression.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_abc.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_keyword_args.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_target.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_range.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_trait_base.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_event_order.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_automatic_adaptation.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_int_range_long.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_get_traits.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_undefined.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_validated_tuple.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_container_events.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_integer_range.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_float.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_extended_notifiers.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_list.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_delegate.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_trait_prefix_list.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_list_events.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_dynamic_trait_definition.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_property_notifications.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_ui_notifiers.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_copy_traits.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_interfaces.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_unicode_traits.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_type.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_uuid.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/test_class_traits.py -> build/lib.linux-riscv64-3.8/traits/tests copying traits/tests/check_timing.py -> build/lib.linux-riscv64-3.8/traits/tests creating build/lib.linux-riscv64-3.8/traits/util copying traits/util/import_symbol.py -> build/lib.linux-riscv64-3.8/traits/util copying traits/util/event_tracer.py -> build/lib.linux-riscv64-3.8/traits/util copying traits/util/async_trait_wait.py -> build/lib.linux-riscv64-3.8/traits/util copying traits/util/toposort.py -> build/lib.linux-riscv64-3.8/traits/util copying traits/util/deprecated.py -> build/lib.linux-riscv64-3.8/traits/util copying traits/util/api.py -> build/lib.linux-riscv64-3.8/traits/util copying traits/util/trait_documenter.py -> build/lib.linux-riscv64-3.8/traits/util copying traits/util/weakiddict.py -> build/lib.linux-riscv64-3.8/traits/util copying traits/util/__init__.py -> build/lib.linux-riscv64-3.8/traits/util copying traits/util/resource.py -> build/lib.linux-riscv64-3.8/traits/util copying traits/util/camel_case.py -> build/lib.linux-riscv64-3.8/traits/util copying traits/util/home_directory.py -> build/lib.linux-riscv64-3.8/traits/util copying traits/util/clean_strings.py -> build/lib.linux-riscv64-3.8/traits/util creating build/lib.linux-riscv64-3.8/traits/adaptation copying traits/adaptation/api.py -> build/lib.linux-riscv64-3.8/traits/adaptation copying traits/adaptation/adaptation_offer.py -> build/lib.linux-riscv64-3.8/traits/adaptation copying traits/adaptation/__init__.py -> build/lib.linux-riscv64-3.8/traits/adaptation copying traits/adaptation/adapter.py -> build/lib.linux-riscv64-3.8/traits/adaptation copying traits/adaptation/adaptation_error.py -> build/lib.linux-riscv64-3.8/traits/adaptation copying traits/adaptation/adaptation_manager.py -> build/lib.linux-riscv64-3.8/traits/adaptation creating build/lib.linux-riscv64-3.8/traits/testing/tests copying traits/testing/tests/test_unittest_tools.py -> build/lib.linux-riscv64-3.8/traits/testing/tests copying traits/testing/tests/test_optional_dependencies.py -> build/lib.linux-riscv64-3.8/traits/testing/tests copying traits/testing/tests/__init__.py -> build/lib.linux-riscv64-3.8/traits/testing/tests creating build/lib.linux-riscv64-3.8/traits/etsconfig/tests copying traits/etsconfig/tests/test_etsconfig.py -> build/lib.linux-riscv64-3.8/traits/etsconfig/tests copying traits/etsconfig/tests/__init__.py -> build/lib.linux-riscv64-3.8/traits/etsconfig/tests creating build/lib.linux-riscv64-3.8/traits/util/tests copying traits/util/tests/test_deprecated.py -> build/lib.linux-riscv64-3.8/traits/util/tests copying traits/util/tests/test_record_events.py -> build/lib.linux-riscv64-3.8/traits/util/tests copying traits/util/tests/test_record_containers.py -> build/lib.linux-riscv64-3.8/traits/util/tests copying traits/util/tests/test_import_symbol.py -> build/lib.linux-riscv64-3.8/traits/util/tests copying traits/util/tests/test_async_trait_wait.py -> build/lib.linux-riscv64-3.8/traits/util/tests copying traits/util/tests/__init__.py -> build/lib.linux-riscv64-3.8/traits/util/tests copying traits/util/tests/test_message_records.py -> build/lib.linux-riscv64-3.8/traits/util/tests copying traits/util/tests/test_weakidddict.py -> build/lib.linux-riscv64-3.8/traits/util/tests copying traits/util/tests/test_clean_strings.py -> build/lib.linux-riscv64-3.8/traits/util/tests copying traits/util/tests/test_camel_case.py -> build/lib.linux-riscv64-3.8/traits/util/tests copying traits/util/tests/test_trait_documenter.py -> build/lib.linux-riscv64-3.8/traits/util/tests creating build/lib.linux-riscv64-3.8/traits/adaptation/tests copying traits/adaptation/tests/test_global_adaptation_manager.py -> build/lib.linux-riscv64-3.8/traits/adaptation/tests copying traits/adaptation/tests/interface_examples.py -> build/lib.linux-riscv64-3.8/traits/adaptation/tests copying traits/adaptation/tests/test_adaptation_manager.py -> build/lib.linux-riscv64-3.8/traits/adaptation/tests copying traits/adaptation/tests/test_adaptation_offer.py -> build/lib.linux-riscv64-3.8/traits/adaptation/tests copying traits/adaptation/tests/abc_examples.py -> build/lib.linux-riscv64-3.8/traits/adaptation/tests copying traits/adaptation/tests/lazy_examples.py -> build/lib.linux-riscv64-3.8/traits/adaptation/tests copying traits/adaptation/tests/__init__.py -> build/lib.linux-riscv64-3.8/traits/adaptation/tests copying traits/adaptation/tests/test_adapter.py -> build/lib.linux-riscv64-3.8/traits/adaptation/tests copying traits/adaptation/tests/benchmark.py -> build/lib.linux-riscv64-3.8/traits/adaptation/tests creating build/lib.linux-riscv64-3.8/traits/tests/test-data creating build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/README -> build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/hipt-t5.2.0-p0-float-ctrait.pkl -> build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/hipt-t5.2.0-p4-float-ctrait.pkl -> build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/hipt-t5.2.0-p2-float-ctrait.pkl -> build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/hipt-t5.2.0-p3-float-ctrait.pkl -> build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/hipt-t5.2.0-p1-float-ctrait.pkl -> build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/hipt-t5.2.0-p5-float-ctrait.pkl -> build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/generate_pickles.py -> build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles running build_ext building 'traits.ctraits' extension creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/traits gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.8 -c traits/ctraits.c -o build/temp.linux-riscv64-3.8/traits/ctraits.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/traits/ctraits.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/traits/ctraits.cpython-38-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MTl7Lb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64 + cd traits-6.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64 Archive package version: ('6.0.0', '9349ab9c55f7831b7c8e636d66d8a145b64f6070') Writing version to version file /builddir/build/BUILD/traits-6.0.0/traits/version.py. running install running install_lib creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing copying build/lib.linux-riscv64-3.8/traits/testing/unittest_tools.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing copying build/lib.linux-riscv64-3.8/traits/testing/nose_tools.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing copying build/lib.linux-riscv64-3.8/traits/testing/api.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing copying build/lib.linux-riscv64-3.8/traits/testing/doctest_tools.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing/tests copying build/lib.linux-riscv64-3.8/traits/testing/tests/test_unittest_tools.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing/tests copying build/lib.linux-riscv64-3.8/traits/testing/tests/test_optional_dependencies.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing/tests copying build/lib.linux-riscv64-3.8/traits/testing/tests/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing/tests copying build/lib.linux-riscv64-3.8/traits/testing/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing copying build/lib.linux-riscv64-3.8/traits/testing/optional_dependencies.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing copying build/lib.linux-riscv64-3.8/traits/trait_notifiers.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/trait_base.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/ctrait.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/trait_handler.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/api.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/editor_factories.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/trait_type.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/ctraits.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/base_trait_handler.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/etsconfig copying build/lib.linux-riscv64-3.8/traits/etsconfig/etsconfig.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/etsconfig copying build/lib.linux-riscv64-3.8/traits/etsconfig/api.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/etsconfig creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/etsconfig/tests copying build/lib.linux-riscv64-3.8/traits/etsconfig/tests/test_etsconfig.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/etsconfig/tests copying build/lib.linux-riscv64-3.8/traits/etsconfig/tests/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/etsconfig/tests copying build/lib.linux-riscv64-3.8/traits/etsconfig/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/etsconfig copying build/lib.linux-riscv64-3.8/traits/trait_errors.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/trait_list_object.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/interface_checker.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/constants.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/trait_factory.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/traits_listener.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/trait_converters.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_trait_default_initializer.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_view_elements.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_interface_checker.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_anytrait_static_notifiers.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_string.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_historical_unpickling.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_special_event_handlers.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_trait_list_dict.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_directory.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/tuple_test_mixin.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_dict.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_clone.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_rich_compare.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_configure_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_copyable_trait_names.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_trait_types.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_bool.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_constants.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_tuple.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_version.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_trait_exceptions.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_trait_converters.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_has_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_array_or_none.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_trait_change_event_tracer.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_long_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_cythonized_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_property_delete.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_pickle_validated_dict.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_enum.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_weak_ref.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_float_range.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_listeners.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_integer.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_callable.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_trait_get_set.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_str_handler.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_sync_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_trait_cycle.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_array.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_extended_trait_change.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_editor_factories.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_new_notifiers.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_ctraits.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_file.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_static_notifiers.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_dynamic_notifiers.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_deprecated_handlers.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_has_required_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_regression.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_abc.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_keyword_args.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_target.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_range.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_trait_base.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_event_order.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_automatic_adaptation.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_int_range_long.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_get_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_undefined.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_validated_tuple.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_container_events.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_integer_range.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_float.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_extended_notifiers.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_list.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_delegate.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_trait_prefix_list.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_list_events.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_dynamic_trait_definition.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_property_notifications.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_ui_notifiers.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_copy_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_interfaces.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_unicode_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test-data creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles/hipt-t5.2.0-p0-float-ctrait.pkl -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles/hipt-t5.2.0-p4-float-ctrait.pkl -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles/hipt-t5.2.0-p2-float-ctrait.pkl -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles/README -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles/generate_pickles.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles/hipt-t5.2.0-p3-float-ctrait.pkl -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles/hipt-t5.2.0-p1-float-ctrait.pkl -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-riscv64-3.8/traits/tests/test-data/historical-pickles/hipt-t5.2.0-p5-float-ctrait.pkl -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-riscv64-3.8/traits/tests/test_type.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_uuid.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/test_class_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/tests/check_timing.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests copying build/lib.linux-riscv64-3.8/traits/traits.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/trait_handlers.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/has_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/trait_set_object.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/trait_types.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util copying build/lib.linux-riscv64-3.8/traits/util/import_symbol.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util copying build/lib.linux-riscv64-3.8/traits/util/event_tracer.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util copying build/lib.linux-riscv64-3.8/traits/util/async_trait_wait.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util copying build/lib.linux-riscv64-3.8/traits/util/toposort.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util copying build/lib.linux-riscv64-3.8/traits/util/deprecated.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util copying build/lib.linux-riscv64-3.8/traits/util/api.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util copying build/lib.linux-riscv64-3.8/traits/util/trait_documenter.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util copying build/lib.linux-riscv64-3.8/traits/util/weakiddict.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests copying build/lib.linux-riscv64-3.8/traits/util/tests/test_deprecated.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests copying build/lib.linux-riscv64-3.8/traits/util/tests/test_record_events.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests copying build/lib.linux-riscv64-3.8/traits/util/tests/test_record_containers.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests copying build/lib.linux-riscv64-3.8/traits/util/tests/test_import_symbol.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests copying build/lib.linux-riscv64-3.8/traits/util/tests/test_async_trait_wait.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests copying build/lib.linux-riscv64-3.8/traits/util/tests/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests copying build/lib.linux-riscv64-3.8/traits/util/tests/test_message_records.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests copying build/lib.linux-riscv64-3.8/traits/util/tests/test_weakidddict.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests copying build/lib.linux-riscv64-3.8/traits/util/tests/test_clean_strings.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests copying build/lib.linux-riscv64-3.8/traits/util/tests/test_camel_case.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests copying build/lib.linux-riscv64-3.8/traits/util/tests/test_trait_documenter.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests copying build/lib.linux-riscv64-3.8/traits/util/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util copying build/lib.linux-riscv64-3.8/traits/util/resource.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util copying build/lib.linux-riscv64-3.8/traits/util/camel_case.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util copying build/lib.linux-riscv64-3.8/traits/util/home_directory.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util copying build/lib.linux-riscv64-3.8/traits/util/clean_strings.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util copying build/lib.linux-riscv64-3.8/traits/version.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation copying build/lib.linux-riscv64-3.8/traits/adaptation/api.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation copying build/lib.linux-riscv64-3.8/traits/adaptation/adaptation_offer.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation creating /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests copying build/lib.linux-riscv64-3.8/traits/adaptation/tests/test_global_adaptation_manager.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests copying build/lib.linux-riscv64-3.8/traits/adaptation/tests/interface_examples.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests copying build/lib.linux-riscv64-3.8/traits/adaptation/tests/test_adaptation_manager.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests copying build/lib.linux-riscv64-3.8/traits/adaptation/tests/test_adaptation_offer.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests copying build/lib.linux-riscv64-3.8/traits/adaptation/tests/abc_examples.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests copying build/lib.linux-riscv64-3.8/traits/adaptation/tests/lazy_examples.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests copying build/lib.linux-riscv64-3.8/traits/adaptation/tests/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests copying build/lib.linux-riscv64-3.8/traits/adaptation/tests/test_adapter.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests copying build/lib.linux-riscv64-3.8/traits/adaptation/tests/benchmark.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests copying build/lib.linux-riscv64-3.8/traits/adaptation/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation copying build/lib.linux-riscv64-3.8/traits/adaptation/adapter.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation copying build/lib.linux-riscv64-3.8/traits/adaptation/adaptation_error.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation copying build/lib.linux-riscv64-3.8/traits/adaptation/adaptation_manager.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation copying build/lib.linux-riscv64-3.8/traits/trait_dict_object.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits copying build/lib.linux-riscv64-3.8/traits/trait_numeric.py -> /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing/unittest_tools.py to unittest_tools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing/nose_tools.py to nose_tools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing/doctest_tools.py to doctest_tools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing/tests/test_unittest_tools.py to test_unittest_tools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing/tests/test_optional_dependencies.py to test_optional_dependencies.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/testing/optional_dependencies.py to optional_dependencies.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/trait_notifiers.py to trait_notifiers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/trait_base.py to trait_base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/ctrait.py to ctrait.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/trait_handler.py to trait_handler.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/editor_factories.py to editor_factories.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/trait_type.py to trait_type.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/base_trait_handler.py to base_trait_handler.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/etsconfig/etsconfig.py to etsconfig.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/etsconfig/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/etsconfig/tests/test_etsconfig.py to test_etsconfig.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/etsconfig/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/etsconfig/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/trait_errors.py to trait_errors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/trait_list_object.py to trait_list_object.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/interface_checker.py to interface_checker.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/constants.py to constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/trait_factory.py to trait_factory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/traits_listener.py to traits_listener.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/trait_converters.py to trait_converters.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_trait_default_initializer.py to test_trait_default_initializer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_view_elements.py to test_view_elements.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_interface_checker.py to test_interface_checker.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_anytrait_static_notifiers.py to test_anytrait_static_notifiers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_string.py to test_string.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_historical_unpickling.py to test_historical_unpickling.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_special_event_handlers.py to test_special_event_handlers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_trait_list_dict.py to test_trait_list_dict.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_directory.py to test_directory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/tuple_test_mixin.py to tuple_test_mixin.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_dict.py to test_dict.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_clone.py to test_clone.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_rich_compare.py to test_rich_compare.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_configure_traits.py to test_configure_traits.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_copyable_trait_names.py to test_copyable_trait_names.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_trait_types.py to test_trait_types.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_bool.py to test_bool.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_constants.py to test_constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_tuple.py to test_tuple.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_version.py to test_version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_trait_exceptions.py to test_trait_exceptions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_trait_converters.py to test_trait_converters.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_has_traits.py to test_has_traits.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_array_or_none.py to test_array_or_none.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_trait_change_event_tracer.py to test_trait_change_event_tracer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_long_traits.py to test_long_traits.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_cythonized_traits.py to test_cythonized_traits.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_property_delete.py to test_property_delete.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_pickle_validated_dict.py to test_pickle_validated_dict.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_enum.py to test_enum.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_weak_ref.py to test_weak_ref.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_float_range.py to test_float_range.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_listeners.py to test_listeners.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_integer.py to test_integer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_callable.py to test_callable.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_trait_get_set.py to test_trait_get_set.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_str_handler.py to test_str_handler.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_sync_traits.py to test_sync_traits.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_trait_cycle.py to test_trait_cycle.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_array.py to test_array.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_traits.py to test_traits.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_extended_trait_change.py to test_extended_trait_change.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_editor_factories.py to test_editor_factories.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_new_notifiers.py to test_new_notifiers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_ctraits.py to test_ctraits.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_file.py to test_file.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_static_notifiers.py to test_static_notifiers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_dynamic_notifiers.py to test_dynamic_notifiers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_deprecated_handlers.py to test_deprecated_handlers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_has_required_traits.py to test_has_required_traits.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_regression.py to test_regression.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_abc.py to test_abc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_keyword_args.py to test_keyword_args.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_target.py to test_target.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_range.py to test_range.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_trait_base.py to test_trait_base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_event_order.py to test_event_order.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_automatic_adaptation.py to test_automatic_adaptation.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_int_range_long.py to test_int_range_long.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_get_traits.py to test_get_traits.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_undefined.py to test_undefined.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_validated_tuple.py to test_validated_tuple.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_container_events.py to test_container_events.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_integer_range.py to test_integer_range.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_float.py to test_float.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_extended_notifiers.py to test_extended_notifiers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_list.py to test_list.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_delegate.py to test_delegate.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_trait_prefix_list.py to test_trait_prefix_list.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_list_events.py to test_list_events.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_dynamic_trait_definition.py to test_dynamic_trait_definition.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_property_notifications.py to test_property_notifications.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_ui_notifiers.py to test_ui_notifiers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_copy_traits.py to test_copy_traits.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_interfaces.py to test_interfaces.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_unicode_traits.py to test_unicode_traits.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test-data/historical-pickles/generate_pickles.py to generate_pickles.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_type.py to test_type.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_uuid.py to test_uuid.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/test_class_traits.py to test_class_traits.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/tests/check_timing.py to check_timing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/traits.py to traits.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/trait_handlers.py to trait_handlers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/has_traits.py to has_traits.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/trait_set_object.py to trait_set_object.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/trait_types.py to trait_types.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/import_symbol.py to import_symbol.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/event_tracer.py to event_tracer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/async_trait_wait.py to async_trait_wait.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/toposort.py to toposort.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/deprecated.py to deprecated.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/trait_documenter.py to trait_documenter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/weakiddict.py to weakiddict.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests/test_deprecated.py to test_deprecated.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests/test_record_events.py to test_record_events.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests/test_record_containers.py to test_record_containers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests/test_import_symbol.py to test_import_symbol.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests/test_async_trait_wait.py to test_async_trait_wait.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests/test_message_records.py to test_message_records.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests/test_weakidddict.py to test_weakidddict.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests/test_clean_strings.py to test_clean_strings.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests/test_camel_case.py to test_camel_case.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/tests/test_trait_documenter.py to test_trait_documenter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/resource.py to resource.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/camel_case.py to camel_case.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/home_directory.py to home_directory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/util/clean_strings.py to clean_strings.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/version.py to version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/adaptation_offer.py to adaptation_offer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests/test_global_adaptation_manager.py to test_global_adaptation_manager.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests/interface_examples.py to interface_examples.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests/test_adaptation_manager.py to test_adaptation_manager.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests/test_adaptation_offer.py to test_adaptation_offer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests/abc_examples.py to abc_examples.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests/lazy_examples.py to lazy_examples.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests/test_adapter.py to test_adapter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/tests/benchmark.py to benchmark.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/adapter.py to adapter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/adaptation_error.py to adaptation_error.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/adaptation/adaptation_manager.py to adaptation_manager.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/trait_dict_object.py to trait_dict_object.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/trait_numeric.py to trait_numeric.cpython-38.pyc writing byte-compilation script '/tmp/tmpfy10y328.py' /usr/bin/python3 /tmp/tmpfy10y328.py removing /tmp/tmpfy10y328.py running install_egg_info running egg_info creating traits.egg-info writing traits.egg-info/PKG-INFO writing dependency_links to traits.egg-info/dependency_links.txt writing top-level names to traits.egg-info/top_level.txt writing manifest file 'traits.egg-info/SOURCES.txt' reading manifest file 'traits.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'examples' writing manifest file 'traits.egg-info/SOURCES.txt' Copying traits.egg-info to /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits-6.0.0-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 6.0.0-1.fc33 --unique-debug-suffix -6.0.0-1.fc33.riscv64 --unique-debug-src-base python-Traits-6.0.0-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/traits-6.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/ctraits.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/traits/ctraits.cpython-38-riscv64-linux-gnu.so original debug info size: 300kB, size after compression: 292kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 345 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/lib64/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 /var/tmp/rpm-tmp.vUwhbd + umask 022 + cd /builddir/build/BUILD + cd traits-6.0.0 ~/build/BUILD/traits-6.0.0/build/lib.linux-riscv64-3.8 ~/build/BUILD/traits-6.0.0 + pushd build/lib.linux-riscv64-3.8 + xvfb-run /usr/bin/python3 -m unittest discover -v test_adaptation_prefers_subclasses (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_adaptation_prefers_subclasses_other_registration_order (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_adapter_chaining (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_chaining_with_intermediate_mro_climbing (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_circular_adaptation (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_conditional_adaptation (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_conditional_recycling (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_default_argument_in_adapt (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_multiple_paths_ambiguous (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_multiple_paths_unambiguous (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_no_adapter_available (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_no_adapter_required (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_one_step_adaptation (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_prefer_specific_interfaces (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_provides_protocol_for_interface_subclass (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_register_provides (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_spillover_adaptation_behavior (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_lazy_loading (traits.adaptation.tests.test_adaptation_offer.TestAdaptationOffer) ... ok test_initializing_adaptee (traits.adaptation.tests.test_adapter.TestAdapter) ... ok test_global_convenience_functions (traits.adaptation.tests.test_global_adaptation_manager.TestGlobalAdaptationManager) ... ok test_global_register_offer (traits.adaptation.tests.test_global_adaptation_manager.TestGlobalAdaptationManager) ... ok test_global_register_provides (traits.adaptation.tests.test_global_adaptation_manager.TestGlobalAdaptationManager) ... ok test_reset_adaptation_manager (traits.adaptation.tests.test_global_adaptation_manager.TestGlobalAdaptationManager) ... ok test_set_adaptation_manager (traits.adaptation.tests.test_global_adaptation_manager.TestGlobalAdaptationManager) ... ok test_application_data (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) application data ... ok test_application_data_is_idempotent (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) application data is idempotent ... ok test_default_company (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) default company ... ok test_provisional_toolkit (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) ... ok test_provisional_toolkit_already_set (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) ... ok test_provisional_toolkit_exception (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) ... ok test_set_application_data (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) set application data ... ok test_set_company (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) set company ... ok test_set_toolkit (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) ... ok test_set_user_data (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) set user data ... ok test_toolkit_environ (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) ... ok test_toolkit_environ_missing (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) ... ok test_user_data (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) user data ... ok test_user_data_is_idempotent (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) user data is idempotent ... ok test_write_to_application_data_directory (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) write to application data directory ... ok test_write_to_user_data_directory (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) write to user data directory ... ok test_import_fails (traits.testing.tests.test_optional_dependencies.TestImportHandler) ... ok test_import_succeeds (traits.testing.tests.test_optional_dependencies.TestImportHandler) ... ok test_assert_deprecated (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_deprecated_failures (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_deprecated_when_warning_already_issued (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_eventually_true_fails_on_timeout (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_eventually_true_passes_when_condition_becomes_true (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_eventually_true_passes_when_condition_starts_true (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_multi_changes (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_not_deprecated (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_not_deprecated_failures (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_not_deprecated_when_warning_already_issued (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_trait_changes_async (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_trait_changes_async_events (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_trait_changes_async_failure (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_asserts_in_context_block (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) Make sure that the traits context manager does not stop ... ok test_change_on_failure (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) Check behaviour when assertion should be raised for trait change. ... ok test_exception_inside_context (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) Check that exception inside the context statement block are ... ok test_indirect_events (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) Check catching indirect change events. ... ok test_non_change_on_failure (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) Check behaviour when assertion should be raised for non trait ... ok test_special_case_for_count (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) Count equal to 0 should be valid but it is discouraged. ... ok test_when_using_functions (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_when_using_with (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) Check normal use cases as a context manager. ... ok test_basic_abc (traits.tests.test_abc.TestABC) ... ok test_post_hoc_mixing (traits.tests.test_abc.TestABC) ... ok test_registered (traits.tests.test_abc.TestABC) ... ok test_new (traits.tests.test_abc.TestNew) ... ok test_anytrait_static_notifiers_0 (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_0_fail (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_1 (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_1_fail (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_2 (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_2_fail (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_3 (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_3_fail (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_4 (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_4_fail (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_zero_to_one_element (traits.tests.test_array.ArrayTestCase) Test that an event fires when an Array trait changes from zero to ... ok test_change_notifications (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_comparison_mode_override (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_default (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_default_validation (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_default_value_copied (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_dtype (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_explicit_default (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_setting_array_from_array (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_setting_array_from_list (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_setting_array_from_none (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_shape (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_instance_trait_automatic_adaptation (traits.tests.test_automatic_adaptation.TestAutomaticAdaptation) ... ok test_list_trait_automatic_adaptation (traits.tests.test_automatic_adaptation.TestAutomaticAdaptation) ... ok test_accepts_bool (traits.tests.test_bool.TestBool) ... ok test_accepts_numpy_bool (traits.tests.test_bool.TestBool) ... ok test_default_value (traits.tests.test_bool.TestBool) ... ok test_does_not_accept_int_or_float (traits.tests.test_bool.TestBool) ... ok test_numpy_bool_accepted_as_dict_key (traits.tests.test_bool.TestBool) ... ok test_numpy_bool_accepted_as_dict_value (traits.tests.test_bool.TestBool) ... ok test_numpy_bool_retrieved_as_bool (traits.tests.test_bool.TestBool) ... ok test_accepts_function (traits.tests.test_callable.TestBaseCallable) ... ok test_accepts_method (traits.tests.test_callable.TestBaseCallable) ... ok test_accepts_none (traits.tests.test_callable.TestBaseCallable) ... ok test_accepts_type (traits.tests.test_callable.TestBaseCallable) ... ok test_override_validate (traits.tests.test_callable.TestBaseCallable) Verify `BaseCallable` can be subclassed to create new traits. ... ok test_rejects_non_callable (traits.tests.test_callable.TestBaseCallable) ... ok test_accepts_function (traits.tests.test_callable.TestCallable) ... ok test_accepts_lambda (traits.tests.test_callable.TestCallable) ... ok test_accepts_method (traits.tests.test_callable.TestCallable) ... ok test_accepts_type (traits.tests.test_callable.TestCallable) ... ok test_callable_in_complex_trait (traits.tests.test_callable.TestCallable) ... ok test_default (traits.tests.test_callable.TestCallable) ... ok test_rejects_int (traits.tests.test_callable.TestCallable) ... ok test_all_class_traits (traits.tests.test_class_traits.TestClassTraits) ... ok test_class_traits_with_metadata (traits.tests.test_class_traits.TestClassTraits) ... ok test_Any_circular_references (traits.tests.test_clone.CloneTestCase) ... ok test_Any_circular_references_deep (traits.tests.test_clone.CloneTestCase) ... ok test_Instance_circular_references (traits.tests.test_clone.CloneTestCase) ... ok test_Instance_circular_references_deep (traits.tests.test_clone.CloneTestCase) ... ok test_any (traits.tests.test_clone.CloneTestCase) ... ok test_class_attribute_missing (traits.tests.test_clone.CloneTestCase) This test demonstrates a problem with Traits objects with class ... ok test_instance (traits.tests.test_clone.CloneTestCase) ... ok test_filename_but_no_file (traits.tests.test_configure_traits.TestConfigureTraits) ... ok test_filename_with_existing_file (traits.tests.test_configure_traits.TestConfigureTraits) ... ok test_filename_with_existing_file_stores_updated_model (traits.tests.test_configure_traits.TestConfigureTraits) ... ok test_filename_with_invalid_existing_file (traits.tests.test_configure_traits.TestConfigureTraits) ... ok test_pickle_protocol (traits.tests.test_configure_traits.TestConfigureTraits) ... ok test_simple_call (traits.tests.test_configure_traits.TestConfigureTraits) ... ok test_deprecated_comparison_constants (traits.tests.test_constants.TestConstants) ... ok test_clear (traits.tests.test_container_events.DictEventTestCase) ... ok test_delitem (traits.tests.test_container_events.DictEventTestCase) ... ok test_dynamic_listener (traits.tests.test_container_events.DictEventTestCase) ... ok test_pop (traits.tests.test_container_events.DictEventTestCase) ... ok test_popitem (traits.tests.test_container_events.DictEventTestCase) ... ok test_setdefault (traits.tests.test_container_events.DictEventTestCase) ... ok test_setitem (traits.tests.test_container_events.DictEventTestCase) ... ok test_update (traits.tests.test_container_events.DictEventTestCase) ... ok test_baz2_bar (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_bar_and_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_bar_foo (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_bar_foo_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_bar_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_bar_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_bar_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_shared_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_bar (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_bar_and_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_bar_foo (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_bar_foo_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_bar_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_bar_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_bar_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_shared_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_bar (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_bar_and_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_bar_foo (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_bar_foo_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_bar_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_bar_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_bar_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_shared_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_bar (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_bar_and_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_bar_foo (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_bar_foo_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_bar_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_bar_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_bar_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_shared_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_bar (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_bar_and_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_bar_foo (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_bar_foo_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_bar_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_bar_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_bar_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_shared_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_bar (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_bar_and_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_bar_foo (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_bar_foo_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_bar_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_bar_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_bar_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_shared_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_setup (traits.tests.test_copy_traits.TestCopyTraitsSetup) ... ok test_property_query (traits.tests.test_copyable_trait_names.TestCopyableTraitNameQueries) ... ok test_queries_not_combined (traits.tests.test_copyable_trait_names.TestCopyableTraitNameQueries) Verify that metadata is not merged with metadata to find the ... ok test_type_query (traits.tests.test_copyable_trait_names.TestCopyableTraitNameQueries) ... ok test_unmodified_query (traits.tests.test_copyable_trait_names.TestCopyableTraitNameQueries) ... ok test_any_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_bool_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_delegate_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_events_not_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_instance_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_property_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_read_only_property_not_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_str_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_write_only_property_not_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_bad_default_value_type (traits.tests.test_ctraits.TestCTrait) ... ok test_comparison_mode_enum (traits.tests.test_ctraits.TestCTrait) ... ok test_comparison_mode_int (traits.tests.test_ctraits.TestCTrait) ... ok test_comparison_mode_unchanged_if_invalid (traits.tests.test_ctraits.TestCTrait) ... ok test_default_comparison_mode (traits.tests.test_ctraits.TestCTrait) ... ok test_default_value_for_set_is_deprecated (traits.tests.test_ctraits.TestCTrait) ... ok test_initial_default_value (traits.tests.test_ctraits.TestCTrait) ... ok test_invalid_comparison_mode (traits.tests.test_ctraits.TestCTrait) ... ok test_is_mapped (traits.tests.test_ctraits.TestCTrait) ... ok test_is_property (traits.tests.test_ctraits.TestCTrait) ... ok test_modify_delegate (traits.tests.test_ctraits.TestCTrait) ... ok test_post_setattr_original_value (traits.tests.test_ctraits.TestCTrait) ... ok test_set_and_get_default_value (traits.tests.test_ctraits.TestCTrait) ... ok test_setattr_original_value (traits.tests.test_ctraits.TestCTrait) ... ok test_unsafe_set_value (traits.tests.test_ctraits.TestCTrait) ... ok test_basic_events (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... Compiling /builddir/.cython/inline/_cython_inline_2d296cc6ced01818aba01e044df9f47a.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_2d296cc6ced01818aba01e044df9f47a.pyx /usr/lib64/python3.8/site-packages/Cython/Build/Inline.py:4: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp /usr/lib64/python3.8/site-packages/Cython/Build/Dependencies.py:752: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working elif isinstance(patterns, basestring) or not isinstance(patterns, collections.Iterable): warning: /builddir/.cython/inline/_cython_inline_2d296cc6ced01818aba01e044df9f47a.pyx:12:4: Unreachable code ok test_on_trait_aliasing (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... Compiling /builddir/.cython/inline/_cython_inline_4f8131b2a11ff9330db19a1e93bed05e.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_4f8131b2a11ff9330db19a1e93bed05e.pyx warning: /builddir/.cython/inline/_cython_inline_4f8131b2a11ff9330db19a1e93bed05e.pyx:22:4: Unreachable code ok test_on_trait_aliasing_different_scope (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... Compiling /builddir/.cython/inline/_cython_inline_1687d8f41d62c36ae5766d4b65954f76.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_1687d8f41d62c36ae5766d4b65954f76.pyx warning: /builddir/.cython/inline/_cython_inline_1687d8f41d62c36ae5766d4b65954f76.pyx:20:4: Unreachable code ok test_on_trait_on_trait_change_decorator (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... Compiling /builddir/.cython/inline/_cython_inline_8a9f11706bb5bc838da533115b3d2829.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_8a9f11706bb5bc838da533115b3d2829.pyx warning: /builddir/.cython/inline/_cython_inline_8a9f11706bb5bc838da533115b3d2829.pyx:17:4: Unreachable code ok test_on_trait_properties (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... Compiling /builddir/.cython/inline/_cython_inline_51d00031ccee4d2296c6e22a63713182.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_51d00031ccee4d2296c6e22a63713182.pyx warning: /builddir/.cython/inline/_cython_inline_51d00031ccee4d2296c6e22a63713182.pyx:17:4: Unreachable code ok test_on_trait_properties_with_standard_getter (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... Compiling /builddir/.cython/inline/_cython_inline_cc79aca0320969b625dcd8e2ad6e8faa.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_cc79aca0320969b625dcd8e2ad6e8faa.pyx warning: /builddir/.cython/inline/_cython_inline_cc79aca0320969b625dcd8e2ad6e8faa.pyx:17:4: Unreachable code ok test_on_trait_static_handlers (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... Compiling /builddir/.cython/inline/_cython_inline_1bb35dc776594b5abfb48378ae6ca68e.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_1bb35dc776594b5abfb48378ae6ca68e.pyx warning: /builddir/.cython/inline/_cython_inline_1bb35dc776594b5abfb48378ae6ca68e.pyx:16:4: Unreachable code ok test_simple_default_methods (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... Compiling /builddir/.cython/inline/_cython_inline_41aa06a23a5b593a622d5e2a9bf533e5.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_41aa06a23a5b593a622d5e2a9bf533e5.pyx warning: /builddir/.cython/inline/_cython_inline_41aa06a23a5b593a622d5e2a9bf533e5.pyx:15:4: Unreachable code ok test_modify_handler_not_listenable (traits.tests.test_delegate.DelegateTestCase) ... ok test_modify_handler_on_delegatee (traits.tests.test_delegate.DelegateTestCase) ... ok test_modify_handler_on_delegatee_direct_change (traits.tests.test_delegate.DelegateTestCase) ... ok test_modify_handler_on_delegator (traits.tests.test_delegate.DelegateTestCase) ... ok test_modify_handler_on_delegator_direct_change (traits.tests.test_delegate.DelegateTestCase) ... ok test_modify_prefix_handler_on_delegatee (traits.tests.test_delegate.DelegateTestCase) ... ok test_modify_prefix_handler_on_delegator (traits.tests.test_delegate.DelegateTestCase) ... ok test_no_modify_handler_not_listenable (traits.tests.test_delegate.DelegateTestCase) ... ok test_no_modify_handler_on_delegatee_direct_change (traits.tests.test_delegate.DelegateTestCase) ... ok test_no_modify_handler_on_delegatee_not_called (traits.tests.test_delegate.DelegateTestCase) ... ok test_no_modify_handler_on_delegator (traits.tests.test_delegate.DelegateTestCase) ... ok test_no_modify_handler_on_delegator_direct_change (traits.tests.test_delegate.DelegateTestCase) ... ok test_no_modify_prefix_handler_on_delegatee_not_called (traits.tests.test_delegate.DelegateTestCase) ... ok test_no_modify_prefix_handler_on_delegator (traits.tests.test_delegate.DelegateTestCase) ... ok test_reset (traits.tests.test_delegate.DelegateTestCase) Test that a delegated trait may be reset. ... ok test_handler_warning (traits.tests.test_deprecated_handlers.TestTraitHandlerDeprecatedWarnings) ... ok test_modified_event (traits.tests.test_dict.TestDict) ... ok test_validate (traits.tests.test_dict.TestDict) Check the validation method. ... ok test_fast (traits.tests.test_directory.DirectoryTestCase) ... ok test_file (traits.tests.test_directory.DirectoryTestCase) ... ok test_invalid_directory (traits.tests.test_directory.DirectoryTestCase) ... ok test_invalid_type (traits.tests.test_directory.DirectoryTestCase) ... ok test_valid_directory (traits.tests.test_directory.DirectoryTestCase) ... ok test_creating_notifiers_dont_create_cyclic_garbage (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_dynamic_notifiers_functions (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_dynamic_notifiers_functions_failing (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_dynamic_notifiers_methods (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_dynamic_notifiers_methods_failing (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_object_can_be_garbage_collected (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_priority_notifiers_first (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_unhashable_object_can_be_garbage_collected (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_add_trait (traits.tests.test_dynamic_trait_definition.TestDynamicTraitDefinition) ... ok test_remove_trait (traits.tests.test_dynamic_trait_definition.TestDynamicTraitDefinition) ... ok test_bytes_editor_caching (traits.tests.test_editor_factories.TestBytesEditor) ... ok test_bytes_editor_default (traits.tests.test_editor_factories.TestBytesEditor) ... ok test_bytes_editor_options (traits.tests.test_editor_factories.TestBytesEditor) ... ok test_editor (traits.tests.test_editor_factories.TestCodeEditor) ... ok test_editor_caching (traits.tests.test_editor_factories.TestCodeEditor) ... ok test_editor (traits.tests.test_editor_factories.TestDateEditor) ... ok test_editor_caching (traits.tests.test_editor_factories.TestDateEditor) ... ok test_editor (traits.tests.test_editor_factories.TestDatetimeEditor) ... skipped 'DatetimeEditor not available' test_editor (traits.tests.test_editor_factories.TestHTMLEditor) ... ok test_editor_caching (traits.tests.test_editor_factories.TestHTMLEditor) ... ok test_list_editor_default (traits.tests.test_editor_factories.TestListEditor) ... ok test_list_editor_list_instance (traits.tests.test_editor_factories.TestListEditor) ... ok test_list_editor_options (traits.tests.test_editor_factories.TestListEditor) ... ok test_multi_line_text_editor_caching (traits.tests.test_editor_factories.TestMultiLineEditor) ... ok test_multi_line_text_editor_default (traits.tests.test_editor_factories.TestMultiLineEditor) ... ok test_multi_line_text_editor_options (traits.tests.test_editor_factories.TestMultiLineEditor) ... ok test_password_editor_caching (traits.tests.test_editor_factories.TestPasswordEditor) ... ok test_password_editor_default (traits.tests.test_editor_factories.TestPasswordEditor) ... ok test_password_editor_options (traits.tests.test_editor_factories.TestPasswordEditor) ... ok test_editor (traits.tests.test_editor_factories.TestShellEditor) ... ok test_editor_caching (traits.tests.test_editor_factories.TestShellEditor) ... ok test_editor (traits.tests.test_editor_factories.TestTimeEditor) ... ok test_editor_caching (traits.tests.test_editor_factories.TestTimeEditor) ... ok test_enum_enum (traits.tests.test_enum.EnumTestCase) ... ok test_enum_list (traits.tests.test_enum.EnumTestCase) ... ok test_enum_tuple (traits.tests.test_enum.EnumTestCase) ... ok test_invalid_enum (traits.tests.test_enum.EnumTestCase) ... ok test_valid_enum (traits.tests.test_enum.EnumTestCase) ... ok test_lifo_order (traits.tests.test_event_order.TestEventOrder) ... ok test_extended_notifiers_functions (traits.tests.test_extended_notifiers.TestExtendedNotifiers) ... ok test_extended_notifiers_functions_failing (traits.tests.test_extended_notifiers.TestExtendedNotifiers) ... ok test_extended_notifiers_methods (traits.tests.test_extended_notifiers.TestExtendedNotifiers) ... ok test_extended_notifiers_methods_failing (traits.tests.test_extended_notifiers.TestExtendedNotifiers) ... ok test_arg_check_decorator (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_arg_check_simple (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_cycle1 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_cycle2 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_cycle3 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_dict1 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... expected failure test_dict2 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_dict3 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_instance_dict_value (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... expected failure test_instance_list_value (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... expected failure test_instance_simple_value (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_instance_value_list_listener (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_list1 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... expected failure test_list2 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_list3 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list1 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list10 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list11 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list12 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list13 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list2 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list3 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list4 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list5 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list6 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list7 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list8 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list9 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_property (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_directory (traits.tests.test_file.FileTestCase) ... ok test_fast (traits.tests.test_file.FileTestCase) ... ok test_invalid_file (traits.tests.test_file.FileTestCase) ... ok test_invalid_pathlike_file (traits.tests.test_file.FileTestCase) ... ok test_invalid_type (traits.tests.test_file.FileTestCase) ... ok test_pathlike_directory (traits.tests.test_file.FileTestCase) ... ok test_valid_file (traits.tests.test_file.FileTestCase) ... ok test_valid_pathlike_file (traits.tests.test_file.FileTestCase) ... ok test_exists_controls_editor_dialog_style (traits.tests.test_file.TestCreateEditor) ... ok test_accepts_float (traits.tests.test_float.TestBaseFloat) ... ok test_accepts_float_like (traits.tests.test_float.TestBaseFloat) ... ok test_accepts_float_subclass (traits.tests.test_float.TestBaseFloat) ... ok test_accepts_int (traits.tests.test_float.TestBaseFloat) ... ok test_accepts_large_integer (traits.tests.test_float.TestBaseFloat) ... ok test_accepts_numpy_floats (traits.tests.test_float.TestBaseFloat) ... ok test_accepts_small_integer (traits.tests.test_float.TestBaseFloat) ... ok test_bad_float_exceptions_propagated (traits.tests.test_float.TestBaseFloat) ... ok test_compound_trait_float_conversion_fail (traits.tests.test_float.TestBaseFloat) ... ok test_default (traits.tests.test_float.TestBaseFloat) ... ok test_rejects_string (traits.tests.test_float.TestBaseFloat) ... ok test_accepts_float (traits.tests.test_float.TestFloat) ... ok test_accepts_float_like (traits.tests.test_float.TestFloat) ... ok test_accepts_float_subclass (traits.tests.test_float.TestFloat) ... ok test_accepts_int (traits.tests.test_float.TestFloat) ... ok test_accepts_large_integer (traits.tests.test_float.TestFloat) ... ok test_accepts_numpy_floats (traits.tests.test_float.TestFloat) ... ok test_accepts_small_integer (traits.tests.test_float.TestFloat) ... ok test_bad_float_exceptions_propagated (traits.tests.test_float.TestFloat) ... ok test_compound_trait_float_conversion_fail (traits.tests.test_float.TestFloat) ... ok test_default (traits.tests.test_float.TestFloat) ... ok test_exceptions_propagate_in_compound_trait (traits.tests.test_float.TestFloat) ... ok test_rejects_string (traits.tests.test_float.TestFloat) ... ok test_accepts_bool (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_accepts_float (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_accepts_float_like (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_accepts_float_subclass (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_accepts_int (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_accepts_numpy_types (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_bad_float_like (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_endpoints (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_half_infinite (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_rejects_bad_types (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_accepts_bool (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_accepts_float (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_accepts_float_like (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_accepts_float_subclass (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_accepts_int (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_accepts_numpy_types (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_bad_float_like (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_endpoints (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_half_infinite (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_rejects_bad_types (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_accepts_bool (traits.tests.test_float_range.TestFloatRange) ... ok test_accepts_float (traits.tests.test_float_range.TestFloatRange) ... ok test_accepts_float_like (traits.tests.test_float_range.TestFloatRange) ... ok test_accepts_float_subclass (traits.tests.test_float_range.TestFloatRange) ... ok test_accepts_int (traits.tests.test_float_range.TestFloatRange) ... ok test_accepts_numpy_types (traits.tests.test_float_range.TestFloatRange) ... ok test_bad_float_like (traits.tests.test_float_range.TestFloatRange) ... ok test_endpoints (traits.tests.test_float_range.TestFloatRange) ... ok test_half_infinite (traits.tests.test_float_range.TestFloatRange) ... ok test_rejects_bad_types (traits.tests.test_float_range.TestFloatRange) ... ok test_accepts_bool (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_accepts_float (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_accepts_float_like (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_accepts_float_subclass (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_accepts_int (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_accepts_numpy_types (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_bad_float_like (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_endpoints (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_half_infinite (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_rejects_bad_types (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_dir (traits.tests.test_get_traits.GetTraitTestCase) ... ok test_trait_names_returned_by_visible_traits (traits.tests.test_get_traits.GetTraitTestCase) ... ok test_trait_set_bad (traits.tests.test_get_traits.GetTraitTestCase) ... ok test_trait_set_replaced (traits.tests.test_get_traits.GetTraitTestCase) ... ok test_trait_set_replaced_and_check (traits.tests.test_get_traits.GetTraitTestCase) ... ok test_missing_required_trait (traits.tests.test_has_required_traits.TestHasRequiredTraits) ... ok test_trait_value_assignment (traits.tests.test_has_required_traits.TestHasRequiredTraits) ... ok test_class_attributes (traits.tests.test_has_traits.TestCreateTraitsMetaDict) ... ok test_complex_baseclass (traits.tests.test_has_traits.TestCreateTraitsMetaDict) ... ok test_forward_property (traits.tests.test_has_traits.TestCreateTraitsMetaDict) ... ok test_listener_trait (traits.tests.test_has_traits.TestCreateTraitsMetaDict) ... ok test_prefix_trait (traits.tests.test_has_traits.TestCreateTraitsMetaDict) ... ok test_python_property (traits.tests.test_has_traits.TestCreateTraitsMetaDict) ... ok test_standard_trait (traits.tests.test_has_traits.TestCreateTraitsMetaDict) ... ok test__class_traits (traits.tests.test_has_traits.TestHasTraits) ... ok test__instance_traits (traits.tests.test_has_traits.TestHasTraits) ... ok test__trait_notifications_enabled (traits.tests.test_has_traits.TestHasTraits) ... ok test__trait_notifications_vetoed (traits.tests.test_has_traits.TestHasTraits) ... ok test_unpickling_historical_pickles (traits.tests.test_historical_unpickling.TestHistoricalPickles) ... ok test_int (traits.tests.test_int_range_long.TraitIntRange) Test it is legal to set an Int trait to any integer value ... ok test_range (traits.tests.test_int_range_long.TraitIntRange) Test a range trait with large integers being set to an int value ... ok test_accepts_bool (traits.tests.test_integer.TestInt) ... ok test_accepts_int (traits.tests.test_integer.TestInt) ... ok test_accepts_large_integer (traits.tests.test_integer.TestInt) ... ok test_cint_conversion_of_subclasses (traits.tests.test_integer.TestInt) ... ok test_default (traits.tests.test_integer.TestInt) ... ok test_numpy_types (traits.tests.test_integer.TestInt) ... ok test_rejects_dunder_int (traits.tests.test_integer.TestInt) ... ok test_rejects_floating_point_types (traits.tests.test_integer.TestInt) ... ok test_rejects_string (traits.tests.test_integer.TestInt) ... ok test_respects_dunder_index (traits.tests.test_integer.TestInt) ... ok test_accepts_bool (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_accepts_int (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_accepts_int_like (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_accepts_int_subclass (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_accepts_numpy_types (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_bad_int_like (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_endpoints (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_half_infinite (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_rejects_bad_types (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_rejects_numpy_types (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_accepts_bool (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_accepts_int (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_accepts_int_like (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_accepts_int_subclass (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_accepts_numpy_types (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_bad_int_like (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_endpoints (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_half_infinite (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_rejects_bad_types (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_rejects_numpy_types (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_accepts_bool (traits.tests.test_integer_range.TestIntRange) ... ok test_accepts_int (traits.tests.test_integer_range.TestIntRange) ... ok test_accepts_int_like (traits.tests.test_integer_range.TestIntRange) ... ok test_accepts_int_subclass (traits.tests.test_integer_range.TestIntRange) ... ok test_accepts_numpy_types (traits.tests.test_integer_range.TestIntRange) ... ok test_bad_int_like (traits.tests.test_integer_range.TestIntRange) ... ok test_endpoints (traits.tests.test_integer_range.TestIntRange) ... ok test_half_infinite (traits.tests.test_integer_range.TestIntRange) ... ok test_rejects_bad_types (traits.tests.test_integer_range.TestIntRange) ... ok test_rejects_numpy_types (traits.tests.test_integer_range.TestIntRange) ... ok test_accepts_bool (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_accepts_int (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_accepts_int_like (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_accepts_int_subclass (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_accepts_numpy_types (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_bad_int_like (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_endpoints (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_half_infinite (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_rejects_bad_types (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_rejects_numpy_types (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_adaptation (traits.tests.test_interface_checker.InterfaceCheckerTestCase) adaptation ... ok test_callable (traits.tests.test_interface_checker.InterfaceCheckerTestCase) callable ... ok test_inherited_interfaces (traits.tests.test_interface_checker.InterfaceCheckerTestCase) inherited interfaces ... ok test_inherited_interfaces_with_invalid_method_signature (traits.tests.test_interface_checker.InterfaceCheckerTestCase) inherited with invalid method signature ... ok test_inherited_interfaces_with_missing_method (traits.tests.test_interface_checker.InterfaceCheckerTestCase) inherited interfaces with missing method ... ok test_inherited_interfaces_with_missing_trait (traits.tests.test_interface_checker.InterfaceCheckerTestCase) inherited interfaces with missing trait ... ok test_instance (traits.tests.test_interface_checker.InterfaceCheckerTestCase) instance ... ok test_multiple_interfaces (traits.tests.test_interface_checker.InterfaceCheckerTestCase) multiple interfaces ... ok test_multiple_interfaces_with_invalid_method_signature (traits.tests.test_interface_checker.InterfaceCheckerTestCase) multiple interfaces with invalid method signature ... ok test_multiple_interfaces_with_missing_method (traits.tests.test_interface_checker.InterfaceCheckerTestCase) multiple interfaces with missing method ... ok test_multiple_interfaces_with_missing_trait (traits.tests.test_interface_checker.InterfaceCheckerTestCase) multiple interfaces with missing trait ... ok test_non_traits_class (traits.tests.test_interface_checker.InterfaceCheckerTestCase) non-traits class ... ok test_single_interface (traits.tests.test_interface_checker.InterfaceCheckerTestCase) single interface ... ok test_single_interface_with_invalid_method_signature (traits.tests.test_interface_checker.InterfaceCheckerTestCase) single interface with invalid method signature ... ok test_single_interface_with_missing_method (traits.tests.test_interface_checker.InterfaceCheckerTestCase) single interface with missing method ... ok test_single_interface_with_missing_trait (traits.tests.test_interface_checker.InterfaceCheckerTestCase) single interface with missing trait ... ok test_subclasses_with_wrong_signature_methods (traits.tests.test_interface_checker.InterfaceCheckerTestCase) Subclasses with incorrect method signatures ... ok test_adapted_to (traits.tests.test_interfaces.InterfacesTest) ... ok test_adapts_to (traits.tests.test_interfaces.InterfacesTest) ... ok test_decorated_class_name_and_docstring (traits.tests.test_interfaces.InterfacesTest) ... ok test_instance_adapt_default (traits.tests.test_interfaces.InterfacesTest) ... ok test_instance_adapt_no (traits.tests.test_interfaces.InterfacesTest) ... ok test_instance_adapt_yes (traits.tests.test_interfaces.InterfacesTest) ... ok test_instance_requires_provides (traits.tests.test_interfaces.InterfacesTest) ... ok test_provides_bad (traits.tests.test_interfaces.InterfacesTest) ... ok test_provides_extended (traits.tests.test_interfaces.InterfacesTest) Ensure that subclasses of Interfaces imply the superinterface. ... ok test_provides_multi (traits.tests.test_interfaces.InterfacesTest) ... ok test_provides_none (traits.tests.test_interfaces.InterfacesTest) ... ok test_provides_one (traits.tests.test_interfaces.InterfacesTest) ... ok test_not_using_kw (traits.tests.test_keyword_args.KeyWordArgsTest) ... ok test_using_kw (traits.tests.test_keyword_args.KeyWordArgsTest) ... ok test_append (traits.tests.test_list.ListTestCase) ... ok test_assignment_makes_copy (traits.tests.test_list.ListTestCase) ... ok test_clear (traits.tests.test_list.ListTestCase) ... ok test_clear_with_min_length (traits.tests.test_list.ListTestCase) ... ok test_clone (traits.tests.test_list.ListTestCase) ... ok test_clone_deep_baz (traits.tests.test_list.ListTestCase) ... ok test_clone_deep_baz_ref (traits.tests.test_list.ListTestCase) ... ok test_clone_ref (traits.tests.test_list.ListTestCase) ... ok test_coercion (traits.tests.test_list.ListTestCase) ... ok test_copy (traits.tests.test_list.ListTestCase) ... ok test_copy_returns_list (traits.tests.test_list.ListTestCase) ... ok test_extend (traits.tests.test_list.ListTestCase) ... ok test_iadd (traits.tests.test_list.ListTestCase) ... ok test_imul (traits.tests.test_list.ListTestCase) ... ok test_initialized (traits.tests.test_list.ListTestCase) ... ok test_initializer (traits.tests.test_list.ListTestCase) ... ok test_remove (traits.tests.test_list.ListTestCase) ... ok test_retrieve_reference (traits.tests.test_list.ListTestCase) ... ok test_should_not_allow_none (traits.tests.test_list.ListTestCase) ... ok test_slice (traits.tests.test_list.ListTestCase) ... ok test_slice_assignment (traits.tests.test_list.ListTestCase) ... ok test_slice_assignments_of_different_length (traits.tests.test_list.ListTestCase) ... ok test_slice_deletion_bad_length_computation (traits.tests.test_list.ListTestCase) ... ok test_sort_cmp_error (traits.tests.test_list.ListTestCase) ... ok test_sort_key (traits.tests.test_list.ListTestCase) ... ok test_sort_key_reverse (traits.tests.test_list.ListTestCase) ... ok test_sort_no_args (traits.tests.test_list.ListTestCase) ... ok test_sort_reverse (traits.tests.test_list.ListTestCase) ... ok test_type_check (traits.tests.test_list.ListTestCase) ... ok test_append (traits.tests.test_list_events.ListEventTestCase) ... ok test_assignment_step_slice (traits.tests.test_list_events.ListEventTestCase) ... ok test_clear (traits.tests.test_list_events.ListEventTestCase) ... ok test_clear_empty_list (traits.tests.test_list_events.ListEventTestCase) ... ok test_delete_step_slice (traits.tests.test_list_events.ListEventTestCase) ... ok test_delete_step_slice_empty_list (traits.tests.test_list_events.ListEventTestCase) ... ok test_extend (traits.tests.test_list_events.ListEventTestCase) ... ok test_extend_via_inplace_addition (traits.tests.test_list_events.ListEventTestCase) ... ok test_initialization (traits.tests.test_list_events.ListEventTestCase) ... ok test_inplace_multiply (traits.tests.test_list_events.ListEventTestCase) ... ok test_inplace_multiply_by_zero (traits.tests.test_list_events.ListEventTestCase) ... ok test_insert (traits.tests.test_list_events.ListEventTestCase) ... ok test_insert_index_invariants (traits.tests.test_list_events.ListEventTestCase) ... ok test_insert_with_negative_argument (traits.tests.test_list_events.ListEventTestCase) ... ok test_pop (traits.tests.test_list_events.ListEventTestCase) ... ok test_pop_out_of_range (traits.tests.test_list_events.ListEventTestCase) ... ok test_pop_with_negative_argument (traits.tests.test_list_events.ListEventTestCase) ... ok test_pop_with_no_argument (traits.tests.test_list_events.ListEventTestCase) ... ok test_remove (traits.tests.test_list_events.ListEventTestCase) ... ok test_remove_empty_slices (traits.tests.test_list_events.ListEventTestCase) ... ok test_remove_empty_slices_steps (traits.tests.test_list_events.ListEventTestCase) ... ok test_remove_item_not_present (traits.tests.test_list_events.ListEventTestCase) ... ok test_listeners (traits.tests.test_listeners.TestListeners) ... ok test_trait_exception_handler_can_access_exception (traits.tests.test_listeners.TestListeners) Tests if trait exception handlers can access the traceback of the exception. ... ok test_listener_deleted_race (traits.tests.test_listeners.TestRaceCondition) ... ok test_listener_thread_safety (traits.tests.test_listeners.TestRaceCondition) ... ok test_aliases (traits.tests.test_long_traits.TestLong) ... ok test_notification_on_separate_thread (traits.tests.test_new_notifiers.TestNewNotifiers) ... ok test_pickle_validated_dict (traits.tests.test_pickle_validated_dict.PickleValidatedDictTestCase) ... ok test_property_delete (traits.tests.test_property_delete.TestPropertyDelete) ... ok test_property_reset_traits (traits.tests.test_property_delete.TestPropertyDelete) ... ok test_property_notifications (traits.tests.test_property_notifications.TestPropertyNotifications) ... ok test_dynamic_events (traits.tests.test_range.RangeTestCase) ... ok test_non_ui_events (traits.tests.test_range.RangeTestCase) ... ok test_non_ui_int_events (traits.tests.test_range.RangeTestCase) ... ok test_default_value_for_no_cache (traits.tests.test_regression.TestRegression) Make sure that CTrait.default_value_for() does not cache the ... ok test_default_value_for_property (traits.tests.test_regression.TestRegression) Don't segfault when calling default_value_for on a Property trait. ... ok test_delegate_initializer (traits.tests.test_regression.TestRegression) ... ok test_delegation_refleak (traits.tests.test_regression.TestRegression) ... ok test_exception_from_numpy_comparison_ignored (traits.tests.test_regression.TestRegression) ... ok test_has_traits_notifiers_refleak (traits.tests.test_regression.TestRegression) ... ok test_init_list_depends (traits.tests.test_regression.TestRegression) Using two lists with bracket notation in extended name notation ... ok test_leaked_property_tuple (traits.tests.test_regression.TestRegression) the property ctrait constructor shouldn't leak a tuple. ... ok test_no_leaking_notifiers (traits.tests.test_regression.TestRegression) Extended trait change notifications should not leaf ... ok test_on_trait_change_with_list_of_extended_names (traits.tests.test_regression.TestRegression) ... ok test_set_disallowed_exception (traits.tests.test_regression.TestRegression) ... ok test_subclasses_weakref (traits.tests.test_regression.TestRegression) Make sure that dynamically created subclasses are not held ... ok test_validate_exception_propagates (traits.tests.test_regression.TestRegression) ... ok test_rich_compare_false (traits.tests.test_rich_compare.OldRichCompareTestCase) ... ok test_rich_compare_true (traits.tests.test_rich_compare.OldRichCompareTestCase) ... ok test_assumptions (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_id_different_object (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_id_different_object_same_as (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_id_first_assignment (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_id_same_object (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_rich_different_object (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_rich_different_object_same_as (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_rich_first_assignment (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_rich_same_object (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_events (traits.tests.test_special_event_handlers.TestSpecialEvent) ... ok test_instance_events (traits.tests.test_special_event_handlers.TestSpecialEvent) ... ok test_leading_underscore (traits.tests.test_static_notifiers.TestNotifiers) Test the name-mangling for the double-underscored change handlers. ... ok test_static_notifiers_0 (traits.tests.test_static_notifiers.TestNotifiers) ... ok test_static_notifiers_1 (traits.tests.test_static_notifiers.TestNotifiers) ... ok test_static_notifiers_2 (traits.tests.test_static_notifiers.TestNotifiers) ... ok test_static_notifiers_3 (traits.tests.test_static_notifiers.TestNotifiers) ... ok test_static_notifiers_4 (traits.tests.test_static_notifiers.TestNotifiers) ... ok test_validator_function (traits.tests.test_str_handler.StrHandlerCase) ... ok test_validator_handler (traits.tests.test_str_handler.StrHandlerCase) ... ok test_accepts_numpy_string (traits.tests.test_string.TestString) ... ok test_mutual_sync (traits.tests.test_sync_traits.TestSyncTraits) Test that two traits can be mutually synchronized. ... ok test_one_way_sync (traits.tests.test_sync_traits.TestSyncTraits) Test one-way synchronization of two traits. ... ok test_sync_alias (traits.tests.test_sync_traits.TestSyncTraits) Test synchronization of a trait with an aliased trait. ... ok test_sync_delete (traits.tests.test_sync_traits.TestSyncTraits) Test that deleting a synchronized trait works. ... ok test_sync_delete_one_way (traits.tests.test_sync_traits.TestSyncTraits) Test that deleting a one-way synchronized trait works. ... ok test_sync_lists (traits.tests.test_sync_traits.TestSyncTraits) Test synchronization of list traits. ... ok test_sync_lists_partial_slice (traits.tests.test_sync_traits.TestSyncTraits) Test synchronization of list traits when there is a partial slice. ... ok test_sync_ref_cycle (traits.tests.test_sync_traits.TestSyncTraits) Regression test for #69. ... ok test_extended (traits.tests.test_target.TestCase) Tests a dynamic trait change handler using extended names. ... ok test_simple (traits.tests.test_target.TestCase) Tests a simple dynamic trait change handler. ... ok test_safe_contains (traits.tests.test_trait_base.TestTraitBase) ... ok test_change_event_hooks (traits.tests.test_trait_change_event_tracer.TestChangeEventTracers) ... ok test_change_event_hooks_after_exception (traits.tests.test_trait_change_event_tracer.TestChangeEventTracers) ... ok test_as_ctrait_from_class (traits.tests.test_trait_converters.TestAsCtrait) ... ok test_as_ctrait_from_ctrait (traits.tests.test_trait_converters.TestAsCtrait) ... ok test_as_ctrait_from_instance (traits.tests.test_trait_converters.TestAsCtrait) ... ok test_as_ctrait_from_trait_factory (traits.tests.test_trait_converters.TestAsCtrait) ... ok test_as_ctrait_raise_exception (traits.tests.test_trait_converters.TestAsCtrait) ... ok test_check_trait_ctrait (traits.tests.test_trait_converters.TestCheckTrait) ... ok test_check_trait_none (traits.tests.test_trait_converters.TestCheckTrait) ... ok test_check_trait_other (traits.tests.test_trait_converters.TestCheckTrait) ... ok test_check_trait_trait_factory (traits.tests.test_trait_converters.TestCheckTrait) ... ok test_check_trait_trait_type_class (traits.tests.test_trait_converters.TestCheckTrait) ... ok test_check_trait_trait_type_instance (traits.tests.test_trait_converters.TestCheckTrait) ... ok test_trait_cast_ctrait (traits.tests.test_trait_converters.TestTraitCast) ... ok test_trait_cast_none (traits.tests.test_trait_converters.TestTraitCast) ... ok test_trait_cast_other (traits.tests.test_trait_converters.TestTraitCast) ... ok test_trait_cast_trait_factory (traits.tests.test_trait_converters.TestTraitCast) ... ok test_trait_cast_trait_type_class (traits.tests.test_trait_converters.TestTraitCast) ... ok test_trait_cast_trait_type_instance (traits.tests.test_trait_converters.TestTraitCast) ... ok test_trait_for_ctrait (traits.tests.test_trait_converters.TestTraitFor) ... ok test_trait_for_none (traits.tests.test_trait_converters.TestTraitFor) ... ok test_trait_for_other (traits.tests.test_trait_converters.TestTraitFor) ... ok test_trait_for_trait_factory (traits.tests.test_trait_converters.TestTraitFor) ... ok test_trait_for_trait_type_class (traits.tests.test_trait_converters.TestTraitFor) ... ok test_trait_for_trait_type_instance (traits.tests.test_trait_converters.TestTraitFor) ... ok test_trait_from_ctrait (traits.tests.test_trait_converters.TestTraitFrom) ... ok test_trait_from_none (traits.tests.test_trait_converters.TestTraitFrom) ... ok test_trait_from_other (traits.tests.test_trait_converters.TestTraitFrom) ... ok test_trait_from_trait_factory (traits.tests.test_trait_converters.TestTraitFrom) ... ok test_trait_from_trait_type_class (traits.tests.test_trait_converters.TestTraitFrom) ... ok test_trait_from_trait_type_instance (traits.tests.test_trait_converters.TestTraitFrom) ... ok test_delegates_to (traits.tests.test_trait_cycle.TestCase) Tests if an object that delegates to another is freed. ... ok test_reference_to_trait_dict (traits.tests.test_trait_cycle.TestCase) Does a HasTraits object refer to its __dict__ object? ... ok test_simple_cycle_hastraits (traits.tests.test_trait_cycle.TestCase) Can the garbage collector clean up a cycle with traits objects? ... ok test_simple_cycle_newstyle_class (traits.tests.test_trait_cycle.TestCase) Can the garbage collector clean up a cycle with new style class? ... ok test_simple_cycle_oldstyle_class (traits.tests.test_trait_cycle.TestCase) Can the garbage collector clean up a cycle with old style class? ... ok test_default_value (traits.tests.test_trait_default_initializer.TestTraitDefaultInitializer) ... ok test_default_value_override (traits.tests.test_trait_default_initializer.TestTraitDefaultInitializer) ... ok test_error_propagation_in_default_methods (traits.tests.test_trait_default_initializer.TestTraitDefaultInitializer) ... ok test_reset_to_default (traits.tests.test_trait_default_initializer.TestTraitDefaultInitializer) ... ok test_bad__getattribute__ (traits.tests.test_trait_exceptions.TestGetAttr) ... ok test_trait_get (traits.tests.test_trait_get_set.TestTraitGet) ... ok test_trait_get_deprecated (traits.tests.test_trait_get_set.TestTraitGet) ... ok test_trait_set (traits.tests.test_trait_get_set.TestTraitGet) ... ok test_trait_set_deprecated (traits.tests.test_trait_get_set.TestTraitGet) ... ok test_pickle_whole (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_dict_default (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_dict_default_kind (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_dict_object_copies (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_dict_object_persists (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_list_default (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_list_default_kind (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_list_object_copies (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_list_object_persists (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_set_default (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_set_default_kind (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_set_object_copies (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_set_object_inplace (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_set_object_operations (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_set_object_persists (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_pickle_roundtrip (traits.tests.test_trait_prefix_list.TestTraitPrefixList) ... ok test_numpy_validators_loaded_if_numpy_present (traits.tests.test_trait_types.TraitTypesTest) ... ok test_traits_shared_transient (traits.tests.test_trait_types.TraitTypesTest) ... ok test_assignment (traits.tests.test_traits.AnyTraitTest) ... ok test_assignment (traits.tests.test_traits.BytesTest) ... ok test_assignment (traits.tests.test_traits.CoercibleBytesTest) ... ok test_assignment (traits.tests.test_traits.CoercibleFloatTest) ... ok test_assignment (traits.tests.test_traits.CoercibleIntTest) ... ok test_comparison_mode_equality (traits.tests.test_traits.ComparisonModeTests) ... ok test_comparison_mode_identity (traits.tests.test_traits.ComparisonModeTests) ... ok test_comparison_mode_none (traits.tests.test_traits.ComparisonModeTests) ... ok test_rich_compare_false (traits.tests.test_traits.ComparisonModeTests) ... ok test_rich_compare_true (traits.tests.test_traits.ComparisonModeTests) ... ok test_delegation (traits.tests.test_traits.DelegateTests) ... ok test_assignment (traits.tests.test_traits.EnumTest) ... ok test_assignment (traits.tests.test_traits.FloatTest) ... ok test_assignment (traits.tests.test_traits.ImaginaryValueTest) ... ok test_assignment (traits.tests.test_traits.IntTest) ... ok test_assignment (traits.tests.test_traits.MappedTest) ... ok test_assignment (traits.tests.test_traits.NewInstanceTest) ... ok test_complex (traits.tests.test_traits.NotifierTests) ... ok test_simple (traits.tests.test_traits.NotifierTests) ... ok test_assignment (traits.tests.test_traits.OddIntegerTest) ... ok test_assignment (traits.tests.test_traits.OldInstanceTest) ... ok test_assignment (traits.tests.test_traits.PrefixListTest) ... ok test_assignment (traits.tests.test_traits.PrefixMapTest) ... ok test_factory_subclass_no_segfault (traits.tests.test_traits.RegressionTest) Test that we can provide an instance as a default in the definition ... ok test_trait_compound_instance (traits.tests.test_traits.RegressionTest) Test that a deferred Instance() embedded in a TraitCompound handler ... ok test_assignment (traits.tests.test_traits.StringTest) ... ok test_runtime_error (traits.tests.test_traits.TestRuntimeError) ... ok test_this_none (traits.tests.test_traits.TestThis) ... ok test_this_other_class (traits.tests.test_traits.TestThis) ... ok test_enum_exceptions (traits.tests.test_traits.test_complex_value) Check that enumerated values can be combined with nested ... ok test_num1 (traits.tests.test_traits.test_complex_value) ... ok test_list1 (traits.tests.test_traits.test_list_value) ... ok test_list2 (traits.tests.test_traits.test_list_value) ... ok test_trait_list_event (traits.tests.test_traits.test_list_value) Record TraitListEvent behavior. ... ok test_default_values (traits.tests.test_tuple.TupleTestCase) ... ok test_invalid_assignment_length (traits.tests.test_tuple.TupleTestCase) ... ok test_simple_assignment (traits.tests.test_tuple.TupleTestCase) ... ok test_type_checking (traits.tests.test_tuple.TupleTestCase) ... ok test_invalid_subclass (traits.tests.test_type.TypeTestCase) ... ok test_invalid_type (traits.tests.test_type.TypeTestCase) ... ok test_subclass_base (traits.tests.test_type.TypeTestCase) ... ok test_subclass_derived (traits.tests.test_type.TypeTestCase) ... ok test_type_base (traits.tests.test_type.TypeTestCase) ... ok test_type_derived (traits.tests.test_type.TypeTestCase) ... ok test_notification_from_main_thread (traits.tests.test_ui_notifiers.TestDecoratorUINotifiers) ... ok test_notification_from_separate_thread (traits.tests.test_ui_notifiers.TestDecoratorUINotifiers) ... ok test_notification_from_main_thread (traits.tests.test_ui_notifiers.TestMethodUINotifiers) ... ok test_notification_from_separate_thread (traits.tests.test_ui_notifiers.TestMethodUINotifiers) ... ok test_initial_value (traits.tests.test_undefined.UndefinedTestCase) ... ok test_name_change (traits.tests.test_undefined.UndefinedTestCase) ... ok test_read_only_write_once (traits.tests.test_undefined.UndefinedTestCase) ... ok test_read_only_write_once_from_constructor (traits.tests.test_undefined.UndefinedTestCase) ... ok test_aliases (traits.tests.test_unicode_traits.TestUnicodeTraits) ... ok test_bad_assignment (traits.tests.test_uuid.TestUUID) ... ok test_bad_init (traits.tests.test_uuid.TestUUID) ... ok test_good_init (traits.tests.test_uuid.TestUUID) ... ok test_custom_validation (traits.tests.test_validated_tuple.ValidatedTupleTestCase) ... ok test_default_values (traits.tests.test_validated_tuple.ValidatedTupleTestCase) ... ok test_error_during_custom_validation (traits.tests.test_validated_tuple.ValidatedTupleTestCase) ... ok test_initialization (traits.tests.test_validated_tuple.ValidatedTupleTestCase) ... ok test_invalid_assignment_length (traits.tests.test_validated_tuple.ValidatedTupleTestCase) ... ok test_simple_assignment (traits.tests.test_validated_tuple.ValidatedTupleTestCase) ... ok test_type_checking (traits.tests.test_validated_tuple.ValidatedTupleTestCase) ... ok test_dunder_version (traits.tests.test_version.TestVersion) ... ok test_version_git_revision (traits.tests.test_version.TestVersion) ... ok test_version_version (traits.tests.test_version.TestVersion) ... ok test_versions_match (traits.tests.test_version.TestVersion) ... ok test_duplicate_names (traits.tests.test_view_elements.TestViewElements) ... ok test_included_names (traits.tests.test_view_elements.TestViewElements) ... ok test_instance_view_definition (traits.tests.test_view_elements.TestViewElements) ... ok test_trait_views (traits.tests.test_view_elements.TestViewElements) ... ok test_view_definition (traits.tests.test_view_elements.TestViewElements) ... ok test_view_definition_twice (traits.tests.test_view_elements.TestViewElements) ... ok test_view_elements_parents (traits.tests.test_view_elements.TestViewElements) ... ok test_set_and_get (traits.tests.test_weak_ref.TestWeakRef) ... ok test_target_freed_notification (traits.tests.test_weak_ref.TestWeakRef) ... ok test_weakref_trait_doesnt_leak_cycles (traits.tests.test_weak_ref.TestWeakRef) ... ok test_traits_handler_cleaned_up (traits.util.tests.test_async_trait_wait.TestAsyncTraitWait) ... ok test_wait_for_condition_failure (traits.util.tests.test_async_trait_wait.TestAsyncTraitWait) ... ok test_wait_for_condition_success (traits.util.tests.test_async_trait_wait.TestAsyncTraitWait) ... ok test_python_conversion (traits.util.tests.test_camel_case.CamelCaseTestCase) Does CamelCase -> Python name work? ... ok test_word_conversion (traits.util.tests.test_camel_case.CamelCaseTestCase) Does CamelCase -> words work? ... ok test_clean_filename_accented_chars (traits.util.tests.test_clean_strings.TestCleanStrings) ... ok test_clean_filename_all_chars (traits.util.tests.test_clean_strings.TestCleanStrings) ... ok test_clean_filename_conversion_to_lowercase (traits.util.tests.test_clean_strings.TestCleanStrings) ... ok test_clean_filename_default (traits.util.tests.test_clean_strings.TestCleanStrings) ... ok test_clean_filename_whitespace_handling (traits.util.tests.test_clean_strings.TestCleanStrings) ... ok test_deprecated_exception_raising_function (traits.util.tests.test_deprecated.TestDeprecated) ... ok test_deprecated_function (traits.util.tests.test_deprecated.TestDeprecated) ... ok test_deprecated_method (traits.util.tests.test_deprecated.TestDeprecated) ... ok test_deprecated_method_with_fancy_signature (traits.util.tests.test_deprecated.TestDeprecated) ... ok test_import_dotted_module (traits.util.tests.test_import_symbol.TestImportSymbol) import dotted module ... ok test_import_dotted_symbol (traits.util.tests.test_import_symbol.TestImportSymbol) import dotted symbol ... ok test_import_nested_symbol (traits.util.tests.test_import_symbol.TestImportSymbol) import nested symbol ... ok test_base_message_record (traits.util.tests.test_message_records.TestMessageRecords) ... ok test_calling_message_record (traits.util.tests.test_message_records.TestMessageRecords) ... ok test_change_message_record (traits.util.tests.test_message_records.TestMessageRecords) ... ok test_exit_message_record (traits.util.tests.test_message_records.TestMessageRecords) ... ok test_multi_thread_record_container (traits.util.tests.test_record_containers.TestRecordContainers) ... ok test_record_container (traits.util.tests.test_record_containers.TestRecordContainers) ... ok test_change_event_recorder (traits.util.tests.test_record_events.TestRecordEvents) ... ok test_multi_thread_change_event_recorder (traits.util.tests.test_record_events.TestRecordEvents) ... ok test_record_events (traits.util.tests.test_record_events.TestRecordEvents) ... ok test_abbreviated_annotations (traits.util.tests.test_trait_documenter.TestTraitDocumenter) ... ok test_add_line (traits.util.tests.test_trait_documenter.TestTraitDocumenter) ... ok test_get_definition_tokens (traits.util.tests.test_trait_documenter.TestTraitDocumenter) ... ok test_weak_keys (traits.util.tests.test_weakidddict.TestWeakIDDict) ... ok test_weak_keys_values (traits.util.tests.test_weakidddict.TestWeakIDDict) ... ok ---------------------------------------------------------------------- Ran 782 tests in 215.779s OK (skipped=1, expected failures=4) + popd ~/build/BUILD/traits-6.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-Traits-6.0.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wiBGEa + umask 022 + cd /builddir/build/BUILD + cd traits-6.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/share/doc/python3-Traits + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/share/doc/python3-Traits + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/share/doc/python3-Traits + cp -pr examples/tutorials /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/share/doc/python3-Traits + cp -pr README.rst /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/share/doc/python3-Traits + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KPj9dd + umask 022 + cd /builddir/build/BUILD + cd traits-6.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/share/licenses/python3-Traits + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/share/licenses/python3-Traits + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64/usr/share/licenses/python3-Traits + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-Traits = 6.0.0-1.fc33 python-traits = 6.0.0-1.fc33 python3-Traits = 6.0.0-1.fc33 python3-Traits(riscv-64) = 6.0.0-1.fc33 python3-traits = 6.0.0-1.fc33 python3.8-Traits = 6.0.0-1.fc33 python3.8-traits = 6.0.0-1.fc33 python3.8dist(traits) = 6 python3dist(traits) = 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) python(abi) = 3.8 rtld(GNU_HASH) Obsoletes: python-Traits < 6.0.0-1.fc33 python-traits < 6.0.0-1.fc33 Processing files: python-Traits-debugsource-6.0.0-1.fc33.riscv64 Provides: python-Traits-debugsource = 6.0.0-1.fc33 python-Traits-debugsource(riscv-64) = 6.0.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-Traits-debuginfo-6.0.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 44bf247e303e4f7d9d73d4a845010203bcb56192 python-Traits-debuginfo = 6.0.0-1.fc33 python3-Traits-debuginfo = 6.0.0-1.fc33 python3-Traits-debuginfo(riscv-64) = 6.0.0-1.fc33 python3.8-Traits-debuginfo = 6.0.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-Traits-debugsource(riscv-64) = 6.0.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-Traits-debuginfo-6.0.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-Traits-debugsource-6.0.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-Traits-6.0.0-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.btvOxe + umask 022 + cd /builddir/build/BUILD + cd traits-6.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Traits-6.0.0-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0