Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created April 20, 2021 23:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/9aa65d71ab635e2bbb3052adb9c708c4 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/9aa65d71ab635e2bbb3052adb9c708c4 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 7 seconds | https://github.com/NixOS/nixpkgs/pull/120009
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/a5lvai9x7i14q2ah1vnvfbmzghfiqvk3-spdx-tools-0.6.1.tar.gz
source root is spdx-tools-0.6.1
setting SOURCE_DATE_EPOCH to timestamp 1567010830 of file spdx-tools-0.6.1/spdx_tools.egg-info/top_level.txt
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/spdx
copying spdx/tv_to_rdf.py -> build/lib/spdx
copying spdx/creationinfo.py -> build/lib/spdx
copying spdx/utils.py -> build/lib/spdx
copying spdx/version.py -> build/lib/spdx
copying spdx/__init__.py -> build/lib/spdx
copying spdx/checksum.py -> build/lib/spdx
copying spdx/file.py -> build/lib/spdx
copying spdx/snippet.py -> build/lib/spdx
copying spdx/document.py -> build/lib/spdx
copying spdx/package.py -> build/lib/spdx
copying spdx/annotation.py -> build/lib/spdx
copying spdx/review.py -> build/lib/spdx
copying spdx/config.py -> build/lib/spdx
creating build/lib/spdx/parsers
copying spdx/parsers/builderexceptions.py -> build/lib/spdx/parsers
copying spdx/parsers/loggers.py -> build/lib/spdx/parsers
copying spdx/parsers/jsonyamlxml.py -> build/lib/spdx/parsers
copying spdx/parsers/jsonparser.py -> build/lib/spdx/parsers
copying spdx/parsers/jsonyamlxmlbuilders.py -> build/lib/spdx/parsers
copying spdx/parsers/__init__.py -> build/lib/spdx/parsers
copying spdx/parsers/yamlparser.py -> build/lib/spdx/parsers
copying spdx/parsers/validations.py -> build/lib/spdx/parsers
copying spdx/parsers/xmlparser.py -> build/lib/spdx/parsers
copying spdx/parsers/rdfbuilders.py -> build/lib/spdx/parsers
copying spdx/parsers/tagvaluebuilders.py -> build/lib/spdx/parsers
copying spdx/parsers/rdf.py -> build/lib/spdx/parsers
copying spdx/parsers/tagvalue.py -> build/lib/spdx/parsers
copying spdx/parsers/parsetab.py -> build/lib/spdx/parsers
creating build/lib/spdx/parsers/lexers
copying spdx/parsers/lexers/__init__.py -> build/lib/spdx/parsers/lexers
copying spdx/parsers/lexers/tagvalue.py -> build/lib/spdx/parsers/lexers
creating build/lib/spdx/writers
copying spdx/writers/json.py -> build/lib/spdx/writers
copying spdx/writers/yaml.py -> build/lib/spdx/writers
copying spdx/writers/jsonyamlxml.py -> build/lib/spdx/writers
copying spdx/writers/xml.py -> build/lib/spdx/writers
copying spdx/writers/__init__.py -> build/lib/spdx/writers
copying spdx/writers/rdf.py -> build/lib/spdx/writers
copying spdx/writers/tagvalue.py -> build/lib/spdx/writers
running egg_info
writing spdx_tools.egg-info/PKG-INFO
writing dependency_links to spdx_tools.egg-info/dependency_links.txt
writing entry points to spdx_tools.egg-info/entry_points.txt
writing requirements to spdx_tools.egg-info/requires.txt
writing top-level names to spdx_tools.egg-info/top_level.txt
reading manifest file 'spdx_tools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'src/spdx_tools.egg-info'
warning: no files found matching 'circle.yml'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.*~' found anywhere in distribution
writing manifest file 'spdx_tools.egg-info/SOURCES.txt'
copying spdx/exceptions.json -> build/lib/spdx
copying spdx/licenses.json -> build/lib/spdx
copying spdx/parsers/parser.out -> build/lib/spdx/parsers
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/spdx
copying build/lib/spdx/tv_to_rdf.py -> build/bdist.linux-aarch64/wheel/spdx
copying build/lib/spdx/creationinfo.py -> build/bdist.linux-aarch64/wheel/spdx
creating build/bdist.linux-aarch64/wheel/spdx/writers
copying build/lib/spdx/writers/json.py -> build/bdist.linux-aarch64/wheel/spdx/writers
copying build/lib/spdx/writers/yaml.py -> build/bdist.linux-aarch64/wheel/spdx/writers
copying build/lib/spdx/writers/jsonyamlxml.py -> build/bdist.linux-aarch64/wheel/spdx/writers
copying build/lib/spdx/writers/xml.py -> build/bdist.linux-aarch64/wheel/spdx/writers
copying build/lib/spdx/writers/__init__.py -> build/bdist.linux-aarch64/wheel/spdx/writers
copying build/lib/spdx/writers/rdf.py -> build/bdist.linux-aarch64/wheel/spdx/writers
copying build/lib/spdx/writers/tagvalue.py -> build/bdist.linux-aarch64/wheel/spdx/writers
copying build/lib/spdx/utils.py -> build/bdist.linux-aarch64/wheel/spdx
copying build/lib/spdx/exceptions.json -> build/bdist.linux-aarch64/wheel/spdx
copying build/lib/spdx/version.py -> build/bdist.linux-aarch64/wheel/spdx
creating build/bdist.linux-aarch64/wheel/spdx/parsers
copying build/lib/spdx/parsers/builderexceptions.py -> build/bdist.linux-aarch64/wheel/spdx/parsers
copying build/lib/spdx/parsers/loggers.py -> build/bdist.linux-aarch64/wheel/spdx/parsers
copying build/lib/spdx/parsers/jsonyamlxml.py -> build/bdist.linux-aarch64/wheel/spdx/parsers
creating build/bdist.linux-aarch64/wheel/spdx/parsers/lexers
copying build/lib/spdx/parsers/lexers/__init__.py -> build/bdist.linux-aarch64/wheel/spdx/parsers/lexers
copying build/lib/spdx/parsers/lexers/tagvalue.py -> build/bdist.linux-aarch64/wheel/spdx/parsers/lexers
copying build/lib/spdx/parsers/jsonparser.py -> build/bdist.linux-aarch64/wheel/spdx/parsers
copying build/lib/spdx/parsers/jsonyamlxmlbuilders.py -> build/bdist.linux-aarch64/wheel/spdx/parsers
copying build/lib/spdx/parsers/__init__.py -> build/bdist.linux-aarch64/wheel/spdx/parsers
copying build/lib/spdx/parsers/parser.out -> build/bdist.linux-aarch64/wheel/spdx/parsers
copying build/lib/spdx/parsers/yamlparser.py -> build/bdist.linux-aarch64/wheel/spdx/parsers
copying build/lib/spdx/parsers/validations.py -> build/bdist.linux-aarch64/wheel/spdx/parsers
copying build/lib/spdx/parsers/xmlparser.py -> build/bdist.linux-aarch64/wheel/spdx/parsers
copying build/lib/spdx/parsers/rdfbuilders.py -> build/bdist.linux-aarch64/wheel/spdx/parsers
copying build/lib/spdx/parsers/tagvaluebuilders.py -> build/bdist.linux-aarch64/wheel/spdx/parsers
copying build/lib/spdx/parsers/rdf.py -> build/bdist.linux-aarch64/wheel/spdx/parsers
copying build/lib/spdx/parsers/tagvalue.py -> build/bdist.linux-aarch64/wheel/spdx/parsers
copying build/lib/spdx/parsers/parsetab.py -> build/bdist.linux-aarch64/wheel/spdx/parsers
copying build/lib/spdx/__init__.py -> build/bdist.linux-aarch64/wheel/spdx
copying build/lib/spdx/checksum.py -> build/bdist.linux-aarch64/wheel/spdx
copying build/lib/spdx/file.py -> build/bdist.linux-aarch64/wheel/spdx
copying build/lib/spdx/snippet.py -> build/bdist.linux-aarch64/wheel/spdx
copying build/lib/spdx/document.py -> build/bdist.linux-aarch64/wheel/spdx
copying build/lib/spdx/package.py -> build/bdist.linux-aarch64/wheel/spdx
copying build/lib/spdx/annotation.py -> build/bdist.linux-aarch64/wheel/spdx
copying build/lib/spdx/review.py -> build/bdist.linux-aarch64/wheel/spdx
copying build/lib/spdx/licenses.json -> build/bdist.linux-aarch64/wheel/spdx
copying build/lib/spdx/config.py -> build/bdist.linux-aarch64/wheel/spdx
running install_egg_info
Copying spdx_tools.egg-info to build/bdist.linux-aarch64/wheel/spdx_tools-0.6.1-py3.9.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/spdx_tools-0.6.1.dist-info/WHEEL
creating 'dist/spdx_tools-0.6.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'spdx/__init__.py'
adding 'spdx/annotation.py'
adding 'spdx/checksum.py'
adding 'spdx/config.py'
adding 'spdx/creationinfo.py'
adding 'spdx/document.py'
adding 'spdx/exceptions.json'
adding 'spdx/file.py'
adding 'spdx/licenses.json'
adding 'spdx/package.py'
adding 'spdx/review.py'
adding 'spdx/snippet.py'
adding 'spdx/tv_to_rdf.py'
adding 'spdx/utils.py'
adding 'spdx/version.py'
adding 'spdx/parsers/__init__.py'
adding 'spdx/parsers/builderexceptions.py'
adding 'spdx/parsers/jsonparser.py'
adding 'spdx/parsers/jsonyamlxml.py'
adding 'spdx/parsers/jsonyamlxmlbuilders.py'
adding 'spdx/parsers/loggers.py'
adding 'spdx/parsers/parser.out'
adding 'spdx/parsers/parsetab.py'
adding 'spdx/parsers/rdf.py'
adding 'spdx/parsers/rdfbuilders.py'
adding 'spdx/parsers/tagvalue.py'
adding 'spdx/parsers/tagvaluebuilders.py'
adding 'spdx/parsers/validations.py'
adding 'spdx/parsers/xmlparser.py'
adding 'spdx/parsers/yamlparser.py'
adding 'spdx/parsers/lexers/__init__.py'
adding 'spdx/parsers/lexers/tagvalue.py'
adding 'spdx/writers/__init__.py'
adding 'spdx/writers/json.py'
adding 'spdx/writers/jsonyamlxml.py'
adding 'spdx/writers/rdf.py'
adding 'spdx/writers/tagvalue.py'
adding 'spdx/writers/xml.py'
adding 'spdx/writers/yaml.py'
adding 'spdx_tools-0.6.1.dist-info/LICENSE'
adding 'spdx_tools-0.6.1.dist-info/METADATA'
adding 'spdx_tools-0.6.1.dist-info/WHEEL'
adding 'spdx_tools-0.6.1.dist-info/entry_points.txt'
adding 'spdx_tools-0.6.1.dist-info/top_level.txt'
adding 'spdx_tools-0.6.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/spdx-tools-0.6.1/dist /build/spdx-tools-0.6.1
Processing ./spdx_tools-0.6.1-py2.py3-none-any.whl
Requirement already satisfied: six in /nix/store/6phbjjn7dkhlm182lv2azzqzz227cxzn-python3.9-six-1.15.0/lib/python3.9/site-packages (from spdx-tools==0.6.1) (1.15.0)
Requirement already satisfied: pyyaml in /nix/store/nai86nmil1md7rgspch425bkqkvf6mj7-python3.9-PyYAML-5.4.1/lib/python3.9/site-packages (from spdx-tools==0.6.1) (5.4.1)
Requirement already satisfied: rdflib in /nix/store/s12hvdapmmfagm7hw4wqk4dfq4i06m67-python3.9-rdflib-5.0.0/lib/python3.9/site-packages (from spdx-tools==0.6.1) (5.0.0)
Requirement already satisfied: ply in /nix/store/15cz88mxfmszgz2ib76pial1cflz5kyx-python3.9-ply-3.11/lib/python3.9/site-packages (from spdx-tools==0.6.1) (3.11)
Requirement already satisfied: xmltodict in /nix/store/ba7f2s5qcpxzx5kadcifn0gi2w7508ih-python3.9-xmltodict-0.12.0/lib/python3.9/site-packages (from spdx-tools==0.6.1) (0.12.0)
Requirement already satisfied: pyparsing in /nix/store/jhigyfy8zk5jwxv11h0033kbsfcpcmil-python3.9-pyparsing-2.4.7/lib/python3.9/site-packages (from rdflib->spdx-tools==0.6.1) (2.4.7)
Requirement already satisfied: isodate in /nix/store/qz89az94ipmlizn2r3dp1d37vpmyw3jk-python3.9-isodate-0.6.0/lib/python3.9/site-packages (from rdflib->spdx-tools==0.6.1) (0.6.0)
Installing collected packages: spdx-tools
Successfully installed spdx-tools-0.6.1
/build/spdx-tools-0.6.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mv1mdj41nfy12h003ad5h4620z6j07ja-python3.9-spdx-tools-0.6.1
strip is /nix/store/av448v0ddbmphfjd823zglgw0cv1pn19-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/mv1mdj41nfy12h003ad5h4620z6j07ja-python3.9-spdx-tools-0.6.1/lib /nix/store/mv1mdj41nfy12h003ad5h4620z6j07ja-python3.9-spdx-tools-0.6.1/bin
patching script interpreter paths in /nix/store/mv1mdj41nfy12h003ad5h4620z6j07ja-python3.9-spdx-tools-0.6.1
checking for references to /build/ in /nix/store/mv1mdj41nfy12h003ad5h4620z6j07ja-python3.9-spdx-tools-0.6.1...
Rewriting #!/nix/store/2ssaxaj7kikr8b008s2fg12ds7m1ya4l-python3-3.9.2/bin/python3.9 to #!/nix/store/2ssaxaj7kikr8b008s2fg12ds7m1ya4l-python3-3.9.2
wrapping `/nix/store/mv1mdj41nfy12h003ad5h4620z6j07ja-python3.9-spdx-tools-0.6.1/bin/spdx-tv2rdf'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" }
setuptoolsCheckPhase
Executing setuptoolsCheckPhase
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
writing spdx_tools.egg-info/PKG-INFO
writing dependency_links to spdx_tools.egg-info/dependency_links.txt
writing entry points to spdx_tools.egg-info/entry_points.txt
writing requirements to spdx_tools.egg-info/requires.txt
writing top-level names to spdx_tools.egg-info/top_level.txt
reading manifest file 'spdx_tools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'src/spdx_tools.egg-info'
warning: no files found matching 'circle.yml'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.*~' found anywhere in distribution
writing manifest file 'spdx_tools.egg-info/SOURCES.txt'
running build_ext
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
writing spdx_tools.egg-info/PKG-INFO
writing dependency_links to spdx_tools.egg-info/dependency_links.txt
writing entry points to spdx_tools.egg-info/entry_points.txt
writing requirements to spdx_tools.egg-info/requires.txt
writing top-level names to spdx_tools.egg-info/top_level.txt
reading manifest file 'spdx_tools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'src/spdx_tools.egg-info'
warning: no files found matching 'circle.yml'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.*~' found anywhere in distribution
writing manifest file 'spdx_tools.egg-info/SOURCES.txt'
running build_ext
test_annotation_cardinality (test_builder.TestAnnotationBuilder) ... ok
test_annotation_comment_cardinality (test_builder.TestAnnotationBuilder) ... ok
test_annotation_comment_reset (test_builder.TestAnnotationBuilder) ... ok
test_annotation_comment_value (test_builder.TestAnnotationBuilder) ... ok
test_annotation_date_value (test_builder.TestAnnotationBuilder) ... ok
test_annotation_reset (test_builder.TestAnnotationBuilder) ... ok
test_annotation_spdx_id_cardinality (test_builder.TestAnnotationBuilder) ... ok
test_annotation_type_cardinality (test_builder.TestAnnotationBuilder) ... ok
test_annotation_without_annotator (test_builder.TestAnnotationBuilder) ... ok
test_comment_without_annotator (test_builder.TestAnnotationBuilder) ... ok
test_correct_annotation_spdx_id (test_builder.TestAnnotationBuilder) ... ok
test_correct_annotation_type (test_builder.TestAnnotationBuilder) ... ok
test_incorrect_annotation_type_value (test_builder.TestAnnotationBuilder) ... ok
test_spdx_id_without_annotator (test_builder.TestAnnotationBuilder) ... ok
test_type_without_annotator (test_builder.TestAnnotationBuilder) ... ok
test_add_creator (test_builder.TestCreationInfoBuilder) ... ok
test_created (test_builder.TestCreationInfoBuilder) ... ok
test_created_value (test_builder.TestCreationInfoBuilder) ... ok
test_invalid_creator_type (test_builder.TestCreationInfoBuilder) ... ok
test_license_list_vers (test_builder.TestCreationInfoBuilder) ... ok
test_lics_list_ver_card (test_builder.TestCreationInfoBuilder) ... ok
test_lics_list_ver_value (test_builder.TestCreationInfoBuilder) ... ok
test_more_than_one_created (test_builder.TestCreationInfoBuilder) ... ok
test_comment_cardinality (test_builder.TestDocumentBuilder) ... ok
test_comment_value (test_builder.TestDocumentBuilder) ... ok
test_correct_data_comment (test_builder.TestDocumentBuilder) ... ok
test_correct_data_lics (test_builder.TestDocumentBuilder) ... ok
test_correct_doc_namespace (test_builder.TestDocumentBuilder) ... ok
test_correct_name (test_builder.TestDocumentBuilder) ... ok
test_correct_version (test_builder.TestDocumentBuilder) ... ok
test_data_lics_cardinality (test_builder.TestDocumentBuilder) ... ok
test_data_lics_value (test_builder.TestDocumentBuilder) ... ok
test_doc_namespace_cardinality (test_builder.TestDocumentBuilder) ... ok
test_doc_namespace_value (test_builder.TestDocumentBuilder) ... ok
test_name_cardinality (test_builder.TestDocumentBuilder) ... ok
test_version_cardinality (test_builder.TestDocumentBuilder) ... ok
test_version_value (test_builder.TestDocumentBuilder) ... ok
test_org (test_builder.TestEntityBuilder) ... ok
test_org_value_error (test_builder.TestEntityBuilder) ... ok
test_org_with_email (test_builder.TestEntityBuilder) ... ok
test_per (test_builder.TestEntityBuilder) ... ok
test_per_value_error (test_builder.TestEntityBuilder) ... ok
test_person_with_email (test_builder.TestEntityBuilder) ... ok
test_tool (test_builder.TestEntityBuilder) ... ok
test_tool_value_error (test_builder.TestEntityBuilder) ... ok
test_add_ext_doc_refs (test_builder.TestExternalDocumentRefBuilder) ... ok
test_checksum (test_builder.TestExternalDocumentRefBuilder) ... ok
test_external_doc_id (test_builder.TestExternalDocumentRefBuilder) ... ok
test_spdx_doc_uri (test_builder.TestExternalDocumentRefBuilder) ... ok
test_correct_pkg_comment (test_builder.TestPackageBuilder) ... ok
test_correct_pkg_ext_comment (test_builder.TestPackageBuilder) ... ok
test_correct_pkg_ext_ref_category (test_builder.TestPackageBuilder) ... ok
test_correct_pkg_ext_ref_locator (test_builder.TestPackageBuilder) ... ok
test_correct_pkg_ext_ref_type (test_builder.TestPackageBuilder) ... ok
test_correct_pkg_files_analyzed_1 (test_builder.TestPackageBuilder) ... True
ok
test_correct_pkg_files_analyzed_2 (test_builder.TestPackageBuilder) ... true
ok
test_correct_pkg_spdx_id (test_builder.TestPackageBuilder) ... ok
test_file_name_order (test_builder.TestPackageBuilder) ... ok
test_incorrect_pkg_comment (test_builder.TestPackageBuilder) ... ok
test_incorrect_pkg_ext_ref_category (test_builder.TestPackageBuilder) ... ok
test_incorrect_pkg_ext_ref_type (test_builder.TestPackageBuilder) ... ok
test_incorrect_pkg_files_analyzed (test_builder.TestPackageBuilder) ... ok
test_incorrect_pkg_spdx_id (test_builder.TestPackageBuilder) ... ok
test_package_cardinality (test_builder.TestPackageBuilder) ... ok
test_pkg_chksum_order (test_builder.TestPackageBuilder) ... ok
test_pkg_cr_text_order (test_builder.TestPackageBuilder) ... ok
test_pkg_down_loc_order (test_builder.TestPackageBuilder) ... ok
test_pkg_ext_comment_without_pkg_ext_ref (test_builder.TestPackageBuilder) ... ok
test_pkg_ext_ref_without_pkg (test_builder.TestPackageBuilder) ... ok
test_pkg_home_order (test_builder.TestPackageBuilder) ... ok
test_pkg_licenses_concluded_order (test_builder.TestPackageBuilder) ... ok
test_pkg_lics_comment_order (test_builder.TestPackageBuilder) ... ok
test_pkg_lics_decl_order (test_builder.TestPackageBuilder) ... ok
test_pkg_lics_from_file_order (test_builder.TestPackageBuilder) ... ok
test_pkg_originator_order (test_builder.TestPackageBuilder) ... ok
test_pkg_source_info_order (test_builder.TestPackageBuilder) ... ok
test_pkg_summary_order (test_builder.TestPackageBuilder) ... ok
test_pkg_supplier_order (test_builder.TestPackageBuilder) ... ok
test_pkg_verif_order (test_builder.TestPackageBuilder) ... ok
test_set_pkg_comment_order (test_builder.TestPackageBuilder) ... ok
test_set_pkg_desc_order (test_builder.TestPackageBuilder) ... ok
test_set_pkg_files_analyzed_order (test_builder.TestPackageBuilder) ... ok
test_set_pkg_spdx_id_order (test_builder.TestPackageBuilder) ... ok
test_vers_order (test_builder.TestPackageBuilder) ... ok
test_comment_cardinality (test_builder.TestReviewBuilder) ... ok
test_comment_reset (test_builder.TestReviewBuilder) ... ok
test_comment_value (test_builder.TestReviewBuilder) ... ok
test_comment_without_reviewer (test_builder.TestReviewBuilder) ... ok
test_date_value (test_builder.TestReviewBuilder) ... ok
test_reviewed_cardinality (test_builder.TestReviewBuilder) ... ok
test_reviewed_reset (test_builder.TestReviewBuilder) ... ok
test_reviewed_without_reviewer (test_builder.TestReviewBuilder) ... ok
test_create_snippet (test_builder.TestSnippetBuilder) ... ok
test_incorrect_snippet_spdx_id (test_builder.TestSnippetBuilder) ... ok
test_snippet_comment (test_builder.TestSnippetBuilder) ... ok
test_snippet_comment_order (test_builder.TestSnippetBuilder) ... ok
test_snippet_comment_text_value (test_builder.TestSnippetBuilder) ... ok
test_snippet_conc_lics (test_builder.TestSnippetBuilder) ... ok
test_snippet_conc_lics_cardinality (test_builder.TestSnippetBuilder) ... ok
test_snippet_conc_lics_order (test_builder.TestSnippetBuilder) ... ok
test_snippet_conc_lics_value (test_builder.TestSnippetBuilder) ... ok
test_snippet_copyright (test_builder.TestSnippetBuilder) ... ok
test_snippet_copyright_order (test_builder.TestSnippetBuilder) ... ok
test_snippet_copyright_text_value (test_builder.TestSnippetBuilder) ... ok
test_snippet_from_file_spdxid (test_builder.TestSnippetBuilder) ... ok
test_snippet_from_file_spdxid_cardinality (test_builder.TestSnippetBuilder) ... ok
test_snippet_from_file_spdxid_order (test_builder.TestSnippetBuilder) ... ok
test_snippet_from_file_spdxid_value (test_builder.TestSnippetBuilder) ... ok
test_snippet_lic_comment (test_builder.TestSnippetBuilder) ... ok
test_snippet_lic_comment_order (test_builder.TestSnippetBuilder) ... ok
test_snippet_lic_comment_text_value (test_builder.TestSnippetBuilder) ... ok
test_snippet_lics_info (test_builder.TestSnippetBuilder) ... ok
test_snippet_lics_info_order (test_builder.TestSnippetBuilder) ... ok
test_snippet_lics_info_value (test_builder.TestSnippetBuilder) ... ok
test_snippet_name (test_builder.TestSnippetBuilder) ... ok
test_snippet_name_order (test_builder.TestSnippetBuilder) ... ok
test_config_license_list_version_constant (test_config.TestLicenseList) ... ok
test_load_exception_list (test_config.TestLicenseList) ... ok
test_load_license_list (test_config.TestLicenseList) ... ok
test_json_json (test_conversion.TestConversions) ... ok
test_json_rdf (test_conversion.TestConversions) ... ok
test_json_tagvalue (test_conversion.TestConversions) ... ok
test_json_xml (test_conversion.TestConversions) ... ok
test_json_yaml (test_conversion.TestConversions) ... ok
test_rdf_json (test_conversion.TestConversions) ... false
ok
test_rdf_rdf (test_conversion.TestConversions) ... false
false
ok
test_rdf_tagvalue (test_conversion.TestConversions) ... false
false
ok
test_rdf_xml (test_conversion.TestConversions) ... false
ok
test_rdf_yaml (test_conversion.TestConversions) ... false
ok
test_tagvalue_json (test_conversion.TestConversions) ... ok
test_tagvalue_rdf (test_conversion.TestConversions) ... ok
test_tagvalue_tagvalue (test_conversion.TestConversions) ... ok
test_tagvalue_xml (test_conversion.TestConversions) ... ok
test_tagvalue_yaml (test_conversion.TestConversions) ... ok
test_xml_json (test_conversion.TestConversions) ... ok
test_xml_rdf (test_conversion.TestConversions) ... ok
test_xml_tagvalue (test_conversion.TestConversions) ... ok
test_xml_xml (test_conversion.TestConversions) ... ok
test_xml_yaml (test_conversion.TestConversions) ... ok
test_yaml_json (test_conversion.TestConversions) ... ok
test_yaml_rdf (test_conversion.TestConversions) ... ok
test_yaml_tagvalue (test_conversion.TestConversions) ... ok
test_yaml_xml (test_conversion.TestConversions) ... ok
test_yaml_yaml (test_conversion.TestConversions) ... ok
test_comment (test_creationinfo.TestCreationInfo) ... ok
test_creators (test_creationinfo.TestCreationInfo) ... ok
test_iso_format (test_creationinfo.TestCreationInfo) ... ok
test_license_list_version (test_creationinfo.TestCreationInfo) ... ok
test_timestamp (test_creationinfo.TestCreationInfo) ... ok
test_creation (test_document.TestDocument) ... ok
test_document_is_valid_when_using_or_later_licenses (test_document.TestDocument) ... ok
test_document_validate_failures_returns_informative_messages (test_document.TestDocument) ... ok
test_exception_list (test_document.TestException) ... ok
test_from_full_name (test_document.TestLicense) ... ok
test_from_identifier (test_document.TestLicense) ... ok
test_license_list (test_document.TestLicense) ... ok
test_url (test_document.TestLicense) ... ok
test_comparison (test_document.TestVersion) ... ok
test_creation (test_document.TestVersion) ... ok
test_write_document_json_with_or_later_with_validate (test_document.TestWriters) ... ok
test_write_document_json_with_validate (test_document.TestWriters) ... ok
test_write_document_rdf_mini (test_document.TestWriters) ... ok
test_write_document_rdf_with_or_later_with_validate (test_document.TestWriters) ... ok
test_write_document_rdf_with_validate (test_document.TestWriters) ... ok
test_write_document_tv_mini (test_document.TestWriters) ... ok
test_write_document_tv_with_or_later_with_validate (test_document.TestWriters) ... ok
test_write_document_tv_with_validate (test_document.TestWriters) ... ok
test_write_document_xml_with_or_later_with_validate (test_document.TestWriters) ... ok
test_write_document_xml_with_validate (test_document.TestWriters) ... ok
test_write_document_yaml_with_or_later_with_validate (test_document.TestWriters) ... ok
test_write_document_yaml_with_validate (test_document.TestWriters) ... ok
test_json_parser (test_jsonyamlxml_parser.TestParser) ... ERROR
test_xml_parser (test_jsonyamlxml_parser.TestParser) ... ERROR
test_yaml_parser (test_jsonyamlxml_parser.TestParser) ... ERROR
test_calc_verif_code (test_package.TestPackage) ... ok
test_validate_file_cpyright_does_not_crash_on_NoAssert_or_SPDXNone (test_parsers_validation.TestValidations) ... ok
test_validate_file_cpyright_does_not_crash_on_None (test_parsers_validation.TestValidations) ... ok
test_validate_pkg_cr_text_does_not_crash_on_NoAssert_or_SPDXNone (test_parsers_validation.TestValidations) ... ok
test_validate_pkg_cr_text_does_not_crash_on_None (test_parsers_validation.TestValidations) ... ok
test_rdf_parser (test_rdf_parser.TestParser) ... false
ok
test_creation_info (test_tag_value_parser.TestLexer) ... ok
test_document (test_tag_value_parser.TestLexer) ... ok
test_external_document_references (test_tag_value_parser.TestLexer) ... ok
test_pacakage (test_tag_value_parser.TestLexer) ... ok
test_review_info (test_tag_value_parser.TestLexer) ... ok
test_snippet (test_tag_value_parser.TestLexer) ... ok
test_unknown_tag (test_tag_value_parser.TestLexer) ... ok
test_creation_info (test_tag_value_parser.TestParser) ... False
ok
test_doc (test_tag_value_parser.TestParser) ... False
ok
test_file (test_tag_value_parser.TestParser) ... False
ok
test_package (test_tag_value_parser.TestParser) ... False
ok
test_review (test_tag_value_parser.TestParser) ... False
ok
test_snippet (test_tag_value_parser.TestParser) ... False
ok
test_unknown_tag (test_tag_value_parser.TestParser) ... ok
======================================================================
ERROR: test_json_parser (test_jsonyamlxml_parser.TestParser)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/spdx-tools-0.6.1/tests/test_jsonyamlxml_parser.py", line 51, in test_json_parser
self.check_document(document, expected_loc)
File "/build/spdx-tools-0.6.1/tests/test_jsonyamlxml_parser.py", line 41, in check_document
expected = json.load(ex, encoding='utf-8', object_pairs_hook=OrderedDict)
File "/nix/store/2ssaxaj7kikr8b008s2fg12ds7m1ya4l-python3-3.9.2/lib/python3.9/json/__init__.py", line 293, in load
return loads(fp.read(),
File "/nix/store/2ssaxaj7kikr8b008s2fg12ds7m1ya4l-python3-3.9.2/lib/python3.9/json/__init__.py", line 359, in loads
return cls(**kw).decode(s)
TypeError: __init__() got an unexpected keyword argument 'encoding'
======================================================================
ERROR: test_xml_parser (test_jsonyamlxml_parser.TestParser)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/spdx-tools-0.6.1/tests/test_jsonyamlxml_parser.py", line 67, in test_xml_parser
self.check_document(document, expected_loc)
File "/build/spdx-tools-0.6.1/tests/test_jsonyamlxml_parser.py", line 41, in check_document
expected = json.load(ex, encoding='utf-8', object_pairs_hook=OrderedDict)
File "/nix/store/2ssaxaj7kikr8b008s2fg12ds7m1ya4l-python3-3.9.2/lib/python3.9/json/__init__.py", line 293, in load
return loads(fp.read(),
File "/nix/store/2ssaxaj7kikr8b008s2fg12ds7m1ya4l-python3-3.9.2/lib/python3.9/json/__init__.py", line 359, in loads
return cls(**kw).decode(s)
TypeError: __init__() got an unexpected keyword argument 'encoding'
======================================================================
ERROR: test_yaml_parser (test_jsonyamlxml_parser.TestParser)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/spdx-tools-0.6.1/tests/test_jsonyamlxml_parser.py", line 59, in test_yaml_parser
self.check_document(document, expected_loc)
File "/build/spdx-tools-0.6.1/tests/test_jsonyamlxml_parser.py", line 41, in check_document
expected = json.load(ex, encoding='utf-8', object_pairs_hook=OrderedDict)
File "/nix/store/2ssaxaj7kikr8b008s2fg12ds7m1ya4l-python3-3.9.2/lib/python3.9/json/__init__.py", line 293, in load
return loads(fp.read(),
File "/nix/store/2ssaxaj7kikr8b008s2fg12ds7m1ya4l-python3-3.9.2/lib/python3.9/json/__init__.py", line 359, in loads
return cls(**kw).decode(s)
TypeError: __init__() got an unexpected keyword argument 'encoding'
----------------------------------------------------------------------
Ran 194 tests in 2.344s
FAILED (errors=3)
Test failed: <unittest.runner.TextTestResult run=194 errors=3 failures=0>
error: Test failed: <unittest.runner.TextTestResult run=194 errors=3 failures=0>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment