* Package: dev-python/python-debian-0.1.36 * Repository: gentoo * Maintainer: floppym@gentoo.org python@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_7 test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking python-debian_0.1.36.tar.xz to /var/tmp/portage/dev-python/python-debian-0.1.36/work >>> Source unpacked in /var/tmp/portage/dev-python/python-debian-0.1.36/work >>> Preparing source in /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36 ... * Applying 0.1.36-disable-apt-pkg.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36 ... * python3_7: running distutils-r1_run_phase distutils-r1_python_compile python3.7 setup.py build -j 4 running build running build_py copying lib/deb822.py -> /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36-python3_7/lib creating /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36-python3_7/lib/debian copying lib/debian/__init__.py -> /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36-python3_7/lib/debian copying lib/debian/arfile.py -> /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36-python3_7/lib/debian copying lib/debian/copyright.py -> /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36-python3_7/lib/debian copying lib/debian/changelog.py -> /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36-python3_7/lib/debian copying lib/debian/debian_support.py -> /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36-python3_7/lib/debian copying lib/debian/deb822.py -> /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36-python3_7/lib/debian copying lib/debian/debfile.py -> /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36-python3_7/lib/debian copying lib/debian/deprecation.py -> /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36-python3_7/lib/debian copying lib/debian/debtags.py -> /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36-python3_7/lib/debian creating /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36-python3_7/lib/debian_bundle copying lib/debian_bundle/__init__.py -> /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36-python3_7/lib/debian_bundle warning: build_py: byte-compiling is disabled, skipping. * Using python3.7 in global scope * python3_7: running distutils-r1_run_phase python_compile_all >>> Source compiled. >>> Test phase: dev-python/python-debian-0.1.36 * python3_7: running distutils-r1_run_phase python_test test_add_changelog_section (debian.tests.test_changelog.ChangelogTests) ... ok test_allow_full_stops_in_distribution (debian.tests.test_changelog.ChangelogTests) ... ok test_block_access (debian.tests.test_changelog.ChangelogTests) test random access to changelog entries ... ok test_block_iterator (debian.tests.test_changelog.ChangelogTests) ... ok test_bugs_closed (debian.tests.test_changelog.ChangelogTests) ... ok test_changelog_no_author (debian.tests.test_changelog.ChangelogTests) ... ok test_create_changelog (debian.tests.test_changelog.ChangelogTests) ... ok test_create_changelog_single_block (debian.tests.test_changelog.ChangelogTests) ... ok test_len (debian.tests.test_changelog.ChangelogTests) ... ok test_magic_version_properties (debian.tests.test_changelog.ChangelogTests) ... ok test_malformed_date (debian.tests.test_changelog.ChangelogTests) ... ok test_modify_changelog (debian.tests.test_changelog.ChangelogTests) ... ok test_non_utf8_encoding (debian.tests.test_changelog.ChangelogTests) ... ok test_set_version_with_string (debian.tests.test_changelog.ChangelogTests) ... ok test_str_consistent (debian.tests.test_changelog.ChangelogTests) ... ok test_strange_changelogs (debian.tests.test_changelog.ChangelogTests) Just opens and parses a strange changelog ... ok test_unicode_object_input (debian.tests.test_changelog.ChangelogTests) ... ok test_utf8_encoded_file_input (debian.tests.test_changelog.ChangelogTests) ... ok test_version_updating (debian.tests.test_changelog.VersionTests) ... ok testversions (debian.tests.test_changelog.VersionTests) ... ok test_all_files_paragraphs (debian.tests.test_copyright.CopyrightTest) ... ok test_all_license_paragraphs (debian.tests.test_copyright.CopyrightTest) ... ok test_all_paragraphs (debian.tests.test_copyright.CopyrightTest) ... ok test_basic_parse_success (debian.tests.test_copyright.CopyrightTest) ... ok test_error_on_invalid (debian.tests.test_copyright.CopyrightTest) ... ok test_find_files_paragraph (debian.tests.test_copyright.CopyrightTest) ... ok test_find_files_paragraph_some_unmatched (debian.tests.test_copyright.CopyrightTest) ... ok test_parse_and_dump (debian.tests.test_copyright.CopyrightTest) ... ok test_create (debian.tests.test_copyright.FilesParagraphTest) ... ok test_files_property (debian.tests.test_copyright.FilesParagraphTest) ... ok test_license_property (debian.tests.test_copyright.FilesParagraphTest) ... ok test_matches (debian.tests.test_copyright.FilesParagraphTest) ... ok test_empty (debian.tests.test_copyright.GlobsToReTest) ... ok test_illegal_backslash (debian.tests.test_copyright.GlobsToReTest) ... ok test_literal_backslash (debian.tests.test_copyright.GlobsToReTest) ... ok test_multi_literal (debian.tests.test_copyright.GlobsToReTest) ... ok test_multi_wildcard (debian.tests.test_copyright.GlobsToReTest) ... ok test_question_mark (debian.tests.test_copyright.GlobsToReTest) ... ok test_star (debian.tests.test_copyright.GlobsToReTest) ... ok test_star_prefix (debian.tests.test_copyright.GlobsToReTest) ... ok test_star_prefix_with_slash (debian.tests.test_copyright.GlobsToReTest) ... ok test_format_https_upgrade (debian.tests.test_copyright.HeaderTest) ... ok test_format_not_none (debian.tests.test_copyright.HeaderTest) ... ok test_format_upgrade_no_header (debian.tests.test_copyright.HeaderTest) ... ok test_license (debian.tests.test_copyright.HeaderTest) ... ok test_upstream_contact_multi1_read (debian.tests.test_copyright.HeaderTest) ... ok test_upstream_contact_multi2_read (debian.tests.test_copyright.HeaderTest) ... ok test_upstream_contact_multi_write (debian.tests.test_copyright.HeaderTest) ... ok test_upstream_contact_single_read (debian.tests.test_copyright.HeaderTest) ... ok test_upstream_contact_single_write (debian.tests.test_copyright.HeaderTest) ... ok test_upstream_name_single_line (debian.tests.test_copyright.HeaderTest) ... ok test_also_has_files (debian.tests.test_copyright.LicenseParagraphTest) ... ok test_no_license (debian.tests.test_copyright.LicenseParagraphTest) ... ok test_properties (debian.tests.test_copyright.LicenseParagraphTest) ... ok test_try_set_files (debian.tests.test_copyright.LicenseParagraphTest) ... ok test_empty_text (debian.tests.test_copyright.LicenseTest) ... ok test_newline_in_synopsis (debian.tests.test_copyright.LicenseTest) ... ok test_nonempty_text (debian.tests.test_copyright.LicenseTest) ... ok test_typical (debian.tests.test_copyright.LicenseTest) ... ok test_from_str_empty (debian.tests.test_copyright.LineBasedTest) ... ok test_from_str_multiline (debian.tests.test_copyright.LineBasedTest) ... ok test_from_str_none (debian.tests.test_copyright.LineBasedTest) ... ok test_from_str_single_line (debian.tests.test_copyright.LineBasedTest) ... ok test_from_str_single_value_after_newline (debian.tests.test_copyright.LineBasedTest) ... ok test_to_str_elements_stripped (debian.tests.test_copyright.LineBasedTest) ... ok test_to_str_empty (debian.tests.test_copyright.LineBasedTest) ... ok test_to_str_empty_value (debian.tests.test_copyright.LineBasedTest) ... ok test_to_str_multi_list (debian.tests.test_copyright.LineBasedTest) ... ok test_to_str_multi_tuple (debian.tests.test_copyright.LineBasedTest) ... ok test_to_str_newlines_multi (debian.tests.test_copyright.LineBasedTest) ... ok test_to_str_newlines_single (debian.tests.test_copyright.LineBasedTest) ... ok test_to_str_single (debian.tests.test_copyright.LineBasedTest) ... ok test_to_str_whitespace_only_value (debian.tests.test_copyright.LineBasedTest) ... ok test_format_multiline (debian.tests.test_copyright.MultlineTest) ... ok test_format_multiline_lines (debian.tests.test_copyright.MultlineTest) ... ok test_parse_format_inverses (debian.tests.test_copyright.MultlineTest) ... ok test_parse_multiline (debian.tests.test_copyright.MultlineTest) ... ok test_parse_multiline_as_lines (debian.tests.test_copyright.MultlineTest) ... ok test_from_str_empty (debian.tests.test_copyright.SpaceSeparatedTest) ... ok test_from_str_multi (debian.tests.test_copyright.SpaceSeparatedTest) ... ok test_from_str_none (debian.tests.test_copyright.SpaceSeparatedTest) ... ok test_from_str_single (debian.tests.test_copyright.SpaceSeparatedTest) ... ok test_to_str_empty (debian.tests.test_copyright.SpaceSeparatedTest) ... ok test_to_str_empty_value (debian.tests.test_copyright.SpaceSeparatedTest) ... ok test_to_str_multi (debian.tests.test_copyright.SpaceSeparatedTest) ... ok test_to_str_single (debian.tests.test_copyright.SpaceSeparatedTest) ... ok test_to_str_value_has_space_multi (debian.tests.test_copyright.SpaceSeparatedTest) ... ok test_to_str_value_has_space_single (debian.tests.test_copyright.SpaceSeparatedTest) ... ok test_dump (debian.tests.test_deb822.RestrictedWrapperTest) ... ok test_processed_get_and_set (debian.tests.test_deb822.RestrictedWrapperTest) ... ok test_set_already_none_to_none (debian.tests.test_deb822.RestrictedWrapperTest) ... ok test_trivially_restricted_get_and_set (debian.tests.test_deb822.RestrictedWrapperTest) ... ok test_unrestricted_get_and_set (debian.tests.test_deb822.RestrictedWrapperTest) ... ok test__delitem__ (debian.tests.test_deb822.TestDeb822) ... ok test_blank_value (debian.tests.test_deb822.TestDeb822) Fields with blank values are parsable--so they should be dumpable ... ok test_bug457929_multivalued_dump_works (debian.tests.test_deb822.TestDeb822) dump() was not working in multivalued classes, see #457929. ... ok test_bug487902_multivalued_checksums (debian.tests.test_deb822.TestDeb822) New multivalued field Checksums was not handled correctly, see #487902. ... ok test_bug597249_colon_as_first_value_character (debian.tests.test_deb822.TestDeb822) Colon should be allowed as the first value character. See #597249. ... ok test_case_insensitive (debian.tests.test_deb822.TestDeb822) ... ok test_case_preserved_in_input (debian.tests.test_deb822.TestDeb822) The field case in the output from dump() should be the same as the ... ok test_changes_binary_mode (debian.tests.test_deb822.TestDeb822) Trivial parse test for a signed file in binary mode ... ok test_changes_text_mode (debian.tests.test_deb822.TestDeb822) Trivial parse test for a signed file in text mode ... ok test_copy (debian.tests.test_deb822.TestDeb822) The copy method of Deb822 should return another Deb822 object ... ok test_dont_assume_trailing_newline (debian.tests.test_deb822.TestDeb822) ... ok test_dump_text_mode (debian.tests.test_deb822.TestDeb822) ... ok test_encoding_integrity (debian.tests.test_deb822.TestDeb822) ... ok test_field_value_contains_blank_line (debian.tests.test_deb822.TestDeb822) Field values are not allowed to contain blank lines ... ok test_field_value_ends_in_newline (debian.tests.test_deb822.TestDeb822) Field values are not allowed to end with newlines ... ok test_gpg_info (debian.tests.test_deb822.TestDeb822) ... ok test_gpg_info2 (debian.tests.test_deb822.TestDeb822) ... ok test_gpg_stripping (debian.tests.test_deb822.TestDeb822) ... ok test_iter_paragraphs_array (debian.tests.test_deb822.TestDeb822) ... ok test_iter_paragraphs_bytes (debian.tests.test_deb822.TestDeb822) ... ok test_iter_paragraphs_comments_native (debian.tests.test_deb822.TestDeb822) ... ok test_iter_paragraphs_empty_input (debian.tests.test_deb822.TestDeb822) ... ok test_iter_paragraphs_file (debian.tests.test_deb822.TestDeb822) ... ok test_iter_paragraphs_file_io (debian.tests.test_deb822.TestDeb822) ... ok test_iter_paragraphs_limit_fields (debian.tests.test_deb822.TestDeb822) ... ok test_iter_paragraphs_no_apt_no_shared_storage_packages (debian.tests.test_deb822.TestDeb822) ... ok test_iter_paragraphs_no_apt_no_shared_storage_sources (debian.tests.test_deb822.TestDeb822) ... ok test_iter_paragraphs_string_comments_native (debian.tests.test_deb822.TestDeb822) ... ok test_iter_paragraphs_with_extra_whitespace (debian.tests.test_deb822.TestDeb822) Paragraphs splitting when stray whitespace is between ... ok test_iter_paragraphs_with_gpg (debian.tests.test_deb822.TestDeb822) ... ok test_mixed_encodings (debian.tests.test_deb822.TestDeb822) Test that we can handle a simple case of mixed encodings ... ok test_multiline_trailing_whitespace_after_colon (debian.tests.test_deb822.TestDeb822) Trailing whitespace after the field name on multiline fields ... ok test_multivalued_field_contains_newline (debian.tests.test_deb822.TestDeb822) Multivalued field components are not allowed to contain newlines ... ok test_parser (debian.tests.test_deb822.TestDeb822) ... ok test_parser_empty_input (debian.tests.test_deb822.TestDeb822) ... ok test_parser_limit_fields (debian.tests.test_deb822.TestDeb822) ... ok test_parser_with_newlines (debian.tests.test_deb822.TestDeb822) ... ok test_policy_compliant_whitespace (debian.tests.test_deb822.TestDeb822) ... ok test_release (debian.tests.test_deb822.TestDeb822) ... ok test_removals (debian.tests.test_deb822.TestDeb822) ... ok test_strip_initial_blanklines (debian.tests.test_deb822.TestDeb822) ... ok test_unicode_values (debian.tests.test_deb822.TestDeb822) Deb822 objects should contain only unicode values ... ok test_case_insensitive_assignment (debian.tests.test_deb822.TestDeb822Dict) ... ok test_case_insensitive_lookup (debian.tests.test_deb822.TestDeb822Dict) ... ok test_case_preserved (debian.tests.test_deb822.TestDeb822Dict) ... ok test_derived_dict_equality (debian.tests.test_deb822.TestDeb822Dict) ... ok test_order_preserved (debian.tests.test_deb822.TestDeb822Dict) ... ok test_unicode_key_access (debian.tests.test_deb822.TestDeb822Dict) ... ok test_from_file (debian.tests.test_deb822.TestGpgInfo) ... ok test_from_sequence_newline_terminated (debian.tests.test_deb822.TestGpgInfo) ... ok test_from_sequence_no_newlines (debian.tests.test_deb822.TestGpgInfo) ... ok test_from_sequence_string (debian.tests.test_deb822.TestGpgInfo) ... ok test_multiarch_parse (debian.tests.test_deb822.TestPkgRelations) test parsing of architecture qualifiers from multiarch ... ok test_packages (debian.tests.test_deb822.TestPkgRelations) ... ok test_pkgrelation_str (debian.tests.test_deb822.TestPkgRelations) ... ok test_restrictions_parse (debian.tests.test_deb822.TestPkgRelations) test parsing of restriction formulas ... ok test_sources (debian.tests.test_deb822.TestPkgRelations) ... ok test_get_version (debian.tests.test_deb822.TestVersionAccessor) ... ok test_set_version (debian.tests.test_deb822.TestVersionAccessor) ... ok test_file_read (debian.tests.test_debfile.TestArFile) test for faked read ... FAIL test_file_readlines (debian.tests.test_debfile.TestArFile) test for faked readlines ... FAIL test_file_seek (debian.tests.test_debfile.TestArFile) test for faked seek ... FAIL test_getmember (debian.tests.test_debfile.TestArFile) test for each member equality ... FAIL test_getnames (debian.tests.test_debfile.TestArFile) test for file list equality ... FAIL test_file_read (debian.tests.test_debfile.TestArFileFileObj) test for faked read ... FAIL test_file_readlines (debian.tests.test_debfile.TestArFileFileObj) test for faked readlines ... FAIL test_file_seek (debian.tests.test_debfile.TestArFileFileObj) test for faked seek ... FAIL test_getmember (debian.tests.test_debfile.TestArFileFileObj) test for each member equality ... FAIL test_getnames (debian.tests.test_debfile.TestArFileFileObj) test for file list equality ... FAIL test_control (debian.tests.test_debfile.TestDebFile) test for control equality ... ok test_control_compression (debian.tests.test_debfile.TestDebFile) ... ok test_data_compression (debian.tests.test_debfile.TestDebFile) ... ok test_data_names (debian.tests.test_debfile.TestDebFile) test for file list equality ... ok test_md5sums (debian.tests.test_debfile.TestDebFile) test md5 extraction from .debs ... ok test_missing_members (debian.tests.test_debfile.TestDebFile) ... ok test_patch_lines (debian.tests.test_debian_support.HelperRoutineTests) ... ok test_read_lines_sha1 (debian.tests.test_debian_support.HelperRoutineTests) ... ok test_read_file (debian.tests.test_debian_support.PackageFileTests) ... /var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debian_support.py:262: ResourceWarning: unclosed file <_io.BufferedReader name='/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_Packages'> pf = debian_support.PackageFile(packfile) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.7/unittest/case.py:628: ResourceWarning: unclosed file <_io.BufferedReader name='/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_Sources'> testMethod() ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_download_gunzip_lines (debian.tests.test_debian_support.PdiffTests) ... ok test_update_file (debian.tests.test_debian_support.PdiffTests) ... ok test_comparison (debian.tests.test_debian_support.ReleaseTests) ... ok test_comparisons (debian.tests.test_debian_support.VersionTests) Test comparison against all combinations of Version classes ... ok test_version_updating (debian.tests.test_debian_support.VersionTests) ... ok testversions (debian.tests.test_debian_support.VersionTests) ... ok test_insert (debian.tests.test_debtags.TestDebtags) ... ok test_read (debian.tests.test_debtags.TestDebtags) ... ok test_reverse (debian.tests.test_debtags.TestDebtags) ... ok ====================================================================== FAIL: test_file_read (debian.tests.test_debfile.TestArFile) test for faked read ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debfile.py", line 51, in setUp assert os.path.exists("test.ar") AssertionError ====================================================================== FAIL: test_file_readlines (debian.tests.test_debfile.TestArFile) test for faked readlines ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debfile.py", line 51, in setUp assert os.path.exists("test.ar") AssertionError ====================================================================== FAIL: test_file_seek (debian.tests.test_debfile.TestArFile) test for faked seek ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debfile.py", line 51, in setUp assert os.path.exists("test.ar") AssertionError ====================================================================== FAIL: test_getmember (debian.tests.test_debfile.TestArFile) test for each member equality ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debfile.py", line 51, in setUp assert os.path.exists("test.ar") AssertionError ====================================================================== FAIL: test_getnames (debian.tests.test_debfile.TestArFile) test for file list equality ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debfile.py", line 51, in setUp assert os.path.exists("test.ar") AssertionError ====================================================================== FAIL: test_file_read (debian.tests.test_debfile.TestArFileFileObj) test for faked read ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debfile.py", line 121, in setUp super(TestArFileFileObj, self).setUp() File "/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debfile.py", line 51, in setUp assert os.path.exists("test.ar") AssertionError ====================================================================== FAIL: test_file_readlines (debian.tests.test_debfile.TestArFileFileObj) test for faked readlines ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debfile.py", line 121, in setUp super(TestArFileFileObj, self).setUp() File "/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debfile.py", line 51, in setUp assert os.path.exists("test.ar") AssertionError ====================================================================== FAIL: test_file_seek (debian.tests.test_debfile.TestArFileFileObj) test for faked seek ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debfile.py", line 121, in setUp super(TestArFileFileObj, self).setUp() File "/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debfile.py", line 51, in setUp assert os.path.exists("test.ar") AssertionError ====================================================================== FAIL: test_getmember (debian.tests.test_debfile.TestArFileFileObj) test for each member equality ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debfile.py", line 121, in setUp super(TestArFileFileObj, self).setUp() File "/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debfile.py", line 51, in setUp assert os.path.exists("test.ar") AssertionError ====================================================================== FAIL: test_getnames (debian.tests.test_debfile.TestArFileFileObj) test for file list equality ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debfile.py", line 121, in setUp super(TestArFileFileObj, self).setUp() File "/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36/lib/debian/tests/test_debfile.py", line 51, in setUp assert os.path.exists("test.ar") AssertionError ---------------------------------------------------------------------- Ran 180 tests in 0.602s FAILED (failures=10) * ERROR: dev-python/python-debian-0.1.36::gentoo failed (test phase): * Testing failed with python3.7 * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 2947: Called distutils-r1_src_test * environment, line 1269: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 454: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 2562: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2051: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2049: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 857: Called distutils-r1_run_phase 'python_test' * environment, line 1206: Called python_test * environment, line 2907: Called die * The specific snippet of code: * ${EPYTHON} -m unittest discover --verbose lib || die "Testing failed with ${EPYTHON}" * * If you need support, post the output of `emerge --info '=dev-python/python-debian-0.1.36::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/python-debian-0.1.36::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/dev-python/python-debian-0.1.36:20200517-120154.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/python-debian-0.1.36/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/python-debian-0.1.36/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36' * S: '/var/tmp/portage/dev-python/python-debian-0.1.36/work/python-debian-0.1.36' emerge --info: Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 8994612 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Mon, 18 May 2020 09:35:22 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS