Mock Version: 5.0 Mock Version: 5.0 Mock Version: 5.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-spdx-tools.spec'], chrootPath='/var/lib/mock/f40-build-2247190-53842/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-spdx-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1705276800 Wrote: /builddir/build/SRPMS/python-spdx-tools-0.7.1-1.fc40.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-spdx-tools.spec'], chrootPath='/var/lib/mock/f40-build-2247190-53842/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-spdx-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1705276800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0JZhrK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tools-python-0.7.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/tools-python-0.7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tools-python-0.7.1 + rm -rf /builddir/build/BUILD/tools-python-0.7.1-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/tools-python-0.7.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/\[tool\.setuptools_scm\]/a fallback_version = "0.7.1"' pyproject.toml ++ find . -type f -iname '*.py' + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./setup.py + touch -r ./setup.py ./setup.py.new + mv ./setup.py.new ./setup.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/tv_to_rdf.py + touch -r ./examples/tv_to_rdf.py ./examples/tv_to_rdf.py.new + mv ./examples/tv_to_rdf.py.new ./examples/tv_to_rdf.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/write_tv.py + touch -r ./examples/write_tv.py ./examples/write_tv.py.new + mv ./examples/write_tv.py.new ./examples/write_tv.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/pp_rdf.py + touch -r ./examples/pp_rdf.py ./examples/pp_rdf.py.new + mv ./examples/pp_rdf.py.new ./examples/pp_rdf.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/pp_tv.py + touch -r ./examples/pp_tv.py ./examples/pp_tv.py.new + mv ./examples/pp_tv.py.new ./examples/pp_tv.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/__init__.py + touch -r ./examples/__init__.py ./examples/__init__.py.new + mv ./examples/__init__.py.new ./examples/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/cli_tools/parser.py + touch -r ./spdx/cli_tools/parser.py ./spdx/cli_tools/parser.py.new + mv ./spdx/cli_tools/parser.py.new ./spdx/cli_tools/parser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/cli_tools/convertor.py + touch -r ./spdx/cli_tools/convertor.py ./spdx/cli_tools/convertor.py.new + mv ./spdx/cli_tools/convertor.py.new ./spdx/cli_tools/convertor.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/cli_tools/__init__.py + touch -r ./spdx/cli_tools/__init__.py ./spdx/cli_tools/__init__.py.new + mv ./spdx/cli_tools/__init__.py.new ./spdx/cli_tools/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/review.py + touch -r ./spdx/review.py ./spdx/review.py.new + mv ./spdx/review.py.new ./spdx/review.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/file.py + touch -r ./spdx/file.py ./spdx/file.py.new + mv ./spdx/file.py.new ./spdx/file.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/package.py + touch -r ./spdx/package.py ./spdx/package.py.new + mv ./spdx/package.py.new ./spdx/package.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/checksum.py + touch -r ./spdx/checksum.py ./spdx/checksum.py.new + mv ./spdx/checksum.py.new ./spdx/checksum.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/document.py + touch -r ./spdx/document.py ./spdx/document.py.new + mv ./spdx/document.py.new ./spdx/document.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/version.py + touch -r ./spdx/version.py ./spdx/version.py.new + mv ./spdx/version.py.new ./spdx/version.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/write_anything.py + touch -r ./spdx/writers/write_anything.py ./spdx/writers/write_anything.py.new + mv ./spdx/writers/write_anything.py.new ./spdx/writers/write_anything.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/jsonyamlxml.py + touch -r ./spdx/writers/jsonyamlxml.py ./spdx/writers/jsonyamlxml.py.new + mv ./spdx/writers/jsonyamlxml.py.new ./spdx/writers/jsonyamlxml.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/json.py + touch -r ./spdx/writers/json.py ./spdx/writers/json.py.new + mv ./spdx/writers/json.py.new ./spdx/writers/json.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/tagvalue.py + touch -r ./spdx/writers/tagvalue.py ./spdx/writers/tagvalue.py.new + mv ./spdx/writers/tagvalue.py.new ./spdx/writers/tagvalue.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/xml.py + touch -r ./spdx/writers/xml.py ./spdx/writers/xml.py.new + mv ./spdx/writers/xml.py.new ./spdx/writers/xml.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/rdf.py + touch -r ./spdx/writers/rdf.py ./spdx/writers/rdf.py.new + mv ./spdx/writers/rdf.py.new ./spdx/writers/rdf.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/__init__.py + touch -r ./spdx/writers/__init__.py ./spdx/writers/__init__.py.new + mv ./spdx/writers/__init__.py.new ./spdx/writers/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/yaml.py + touch -r ./spdx/writers/yaml.py ./spdx/writers/yaml.py.new + mv ./spdx/writers/yaml.py.new ./spdx/writers/yaml.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/snippet.py + touch -r ./spdx/snippet.py ./spdx/snippet.py.new + mv ./spdx/snippet.py.new ./spdx/snippet.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/annotation.py + touch -r ./spdx/annotation.py ./spdx/annotation.py.new + mv ./spdx/annotation.py.new ./spdx/annotation.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/jsonyamlxmlbuilders.py + touch -r ./spdx/parsers/jsonyamlxmlbuilders.py ./spdx/parsers/jsonyamlxmlbuilders.py.new + mv ./spdx/parsers/jsonyamlxmlbuilders.py.new ./spdx/parsers/jsonyamlxmlbuilders.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/loggers.py + touch -r ./spdx/parsers/loggers.py ./spdx/parsers/loggers.py.new + mv ./spdx/parsers/loggers.py.new ./spdx/parsers/loggers.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/jsonparser.py + touch -r ./spdx/parsers/jsonparser.py ./spdx/parsers/jsonparser.py.new + mv ./spdx/parsers/jsonparser.py.new ./spdx/parsers/jsonparser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/jsonyamlxml.py + touch -r ./spdx/parsers/jsonyamlxml.py ./spdx/parsers/jsonyamlxml.py.new + mv ./spdx/parsers/jsonyamlxml.py.new ./spdx/parsers/jsonyamlxml.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/parse_anything.py + touch -r ./spdx/parsers/parse_anything.py ./spdx/parsers/parse_anything.py.new + mv ./spdx/parsers/parse_anything.py.new ./spdx/parsers/parse_anything.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/tagvalue.py + touch -r ./spdx/parsers/tagvalue.py ./spdx/parsers/tagvalue.py.new + mv ./spdx/parsers/tagvalue.py.new ./spdx/parsers/tagvalue.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/lexers/tagvalue.py + touch -r ./spdx/parsers/lexers/tagvalue.py ./spdx/parsers/lexers/tagvalue.py.new + mv ./spdx/parsers/lexers/tagvalue.py.new ./spdx/parsers/lexers/tagvalue.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/lexers/__init__.py + touch -r ./spdx/parsers/lexers/__init__.py ./spdx/parsers/lexers/__init__.py.new + mv ./spdx/parsers/lexers/__init__.py.new ./spdx/parsers/lexers/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/validations.py + touch -r ./spdx/parsers/validations.py ./spdx/parsers/validations.py.new + mv ./spdx/parsers/validations.py.new ./spdx/parsers/validations.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/builderexceptions.py + touch -r ./spdx/parsers/builderexceptions.py ./spdx/parsers/builderexceptions.py.new + mv ./spdx/parsers/builderexceptions.py.new ./spdx/parsers/builderexceptions.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/tagvaluebuilders.py + touch -r ./spdx/parsers/tagvaluebuilders.py ./spdx/parsers/tagvaluebuilders.py.new + mv ./spdx/parsers/tagvaluebuilders.py.new ./spdx/parsers/tagvaluebuilders.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/rdf.py + touch -r ./spdx/parsers/rdf.py ./spdx/parsers/rdf.py.new + mv ./spdx/parsers/rdf.py.new ./spdx/parsers/rdf.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/yamlparser.py + touch -r ./spdx/parsers/yamlparser.py ./spdx/parsers/yamlparser.py.new + mv ./spdx/parsers/yamlparser.py.new ./spdx/parsers/yamlparser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/xmlparser.py + touch -r ./spdx/parsers/xmlparser.py ./spdx/parsers/xmlparser.py.new + mv ./spdx/parsers/xmlparser.py.new ./spdx/parsers/xmlparser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/__init__.py + touch -r ./spdx/parsers/__init__.py ./spdx/parsers/__init__.py.new + mv ./spdx/parsers/__init__.py.new ./spdx/parsers/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/rdfbuilders.py + touch -r ./spdx/parsers/rdfbuilders.py ./spdx/parsers/rdfbuilders.py.new + mv ./spdx/parsers/rdfbuilders.py.new ./spdx/parsers/rdfbuilders.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/relationship.py + touch -r ./spdx/relationship.py ./spdx/relationship.py.new + mv ./spdx/relationship.py.new ./spdx/relationship.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/__init__.py + touch -r ./spdx/__init__.py ./spdx/__init__.py.new + mv ./spdx/__init__.py.new ./spdx/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/license.py + touch -r ./spdx/license.py ./spdx/license.py.new + mv ./spdx/license.py.new ./spdx/license.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/creationinfo.py + touch -r ./spdx/creationinfo.py ./spdx/creationinfo.py.new + mv ./spdx/creationinfo.py.new ./spdx/creationinfo.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/utils.py + touch -r ./spdx/utils.py ./spdx/utils.py.new + mv ./spdx/utils.py.new ./spdx/utils.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/config.py + touch -r ./spdx/config.py ./spdx/config.py.new + mv ./spdx/config.py.new ./spdx/config.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_rdf_parser.py + touch -r ./tests/test_rdf_parser.py ./tests/test_rdf_parser.py.new + mv ./tests/test_rdf_parser.py.new ./tests/test_rdf_parser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_write_anything.py + touch -r ./tests/test_write_anything.py ./tests/test_write_anything.py.new + mv ./tests/test_write_anything.py.new ./tests/test_write_anything.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_config.py + touch -r ./tests/test_config.py ./tests/test_config.py.new + mv ./tests/test_config.py.new ./tests/test_config.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_creationinfo.py + touch -r ./tests/test_creationinfo.py ./tests/test_creationinfo.py.new + mv ./tests/test_creationinfo.py.new ./tests/test_creationinfo.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/testing_utils.py + touch -r ./tests/testing_utils.py ./tests/testing_utils.py.new + mv ./tests/testing_utils.py.new ./tests/testing_utils.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_jsonyamlxml_parser.py + touch -r ./tests/test_jsonyamlxml_parser.py ./tests/test_jsonyamlxml_parser.py.new + mv ./tests/test_jsonyamlxml_parser.py.new ./tests/test_jsonyamlxml_parser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_cli_convertor.py + touch -r ./tests/test_cli_convertor.py ./tests/test_cli_convertor.py.new + mv ./tests/test_cli_convertor.py.new ./tests/test_cli_convertor.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_checksum.py + touch -r ./tests/test_checksum.py ./tests/test_checksum.py.new + mv ./tests/test_checksum.py.new ./tests/test_checksum.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_error_messages.py + touch -r ./tests/test_error_messages.py ./tests/test_error_messages.py.new + mv ./tests/test_error_messages.py.new ./tests/test_error_messages.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/utils_test.py + touch -r ./tests/utils_test.py ./tests/utils_test.py.new + mv ./tests/utils_test.py.new ./tests/utils_test.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_parsers_validation.py + touch -r ./tests/test_parsers_validation.py ./tests/test_parsers_validation.py.new + mv ./tests/test_parsers_validation.py.new ./tests/test_parsers_validation.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_package.py + touch -r ./tests/test_package.py ./tests/test_package.py.new + mv ./tests/test_package.py.new ./tests/test_package.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_rdf_writer.py + touch -r ./tests/test_rdf_writer.py ./tests/test_rdf_writer.py.new + mv ./tests/test_rdf_writer.py.new ./tests/test_rdf_writer.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_builder.py + touch -r ./tests/test_builder.py ./tests/test_builder.py.new + mv ./tests/test_builder.py.new ./tests/test_builder.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_conversion.py + touch -r ./tests/test_conversion.py ./tests/test_conversion.py.new + mv ./tests/test_conversion.py.new ./tests/test_conversion.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_document.py + touch -r ./tests/test_document.py ./tests/test_document.py.new + mv ./tests/test_document.py.new ./tests/test_document.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_parse_anything.py + touch -r ./tests/test_parse_anything.py ./tests/test_parse_anything.py.new + mv ./tests/test_parse_anything.py.new ./tests/test_parse_anything.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/__init__.py + touch -r ./tests/__init__.py ./tests/__init__.py.new + mv ./tests/__init__.py.new ./tests/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_tag_value_parser.py + touch -r ./tests/test_tag_value_parser.py ./tests/test_tag_value_parser.py.new + mv ./tests/test_tag_value_parser.py.new ./tests/test_tag_value_parser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_jsonyamlxml_writer.py + touch -r ./tests/test_jsonyamlxml_writer.py ./tests/test_jsonyamlxml_writer.py.new + mv ./tests/test_jsonyamlxml_writer.py.new ./tests/test_jsonyamlxml_writer.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.1xsIfP + umask 022 + cd /builddir/build/BUILD + cd tools-python-0.7.1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/tools-python-0.7.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/tools-python-0.7.1/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tools-python-0.7.1/pyproject-wheeldir --output /builddir/build/BUILD/python-spdx-tools-0.7.1-1.fc40.noarch-pyproject-buildrequires Handling setuptools>=61.2 from build-system.requires Requirement not satisfied: setuptools>=61.2 Handling setuptools_scm[toml]>=3.4.3 from build-system.requires Requirement not satisfied: setuptools_scm[toml]>=3.4.3 Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-spdx-tools-0.7.1-1.fc40.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-spdx-tools-0.7.1-1.fc40.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-spdx-tools.spec'], chrootPath='/var/lib/mock/f40-build-2247190-53842/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-spdx-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1705276800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GUbRPe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tools-python-0.7.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/tools-python-0.7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tools-python-0.7.1 + rm -rf /builddir/build/BUILD/tools-python-0.7.1-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/tools-python-0.7.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/\[tool\.setuptools_scm\]/a fallback_version = "0.7.1"' pyproject.toml ++ find . -type f -iname '*.py' + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./setup.py + touch -r ./setup.py ./setup.py.new + mv ./setup.py.new ./setup.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/tv_to_rdf.py + touch -r ./examples/tv_to_rdf.py ./examples/tv_to_rdf.py.new + mv ./examples/tv_to_rdf.py.new ./examples/tv_to_rdf.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/write_tv.py + touch -r ./examples/write_tv.py ./examples/write_tv.py.new + mv ./examples/write_tv.py.new ./examples/write_tv.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/pp_rdf.py + touch -r ./examples/pp_rdf.py ./examples/pp_rdf.py.new + mv ./examples/pp_rdf.py.new ./examples/pp_rdf.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/pp_tv.py + touch -r ./examples/pp_tv.py ./examples/pp_tv.py.new + mv ./examples/pp_tv.py.new ./examples/pp_tv.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/__init__.py + touch -r ./examples/__init__.py ./examples/__init__.py.new + mv ./examples/__init__.py.new ./examples/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/cli_tools/parser.py + touch -r ./spdx/cli_tools/parser.py ./spdx/cli_tools/parser.py.new + mv ./spdx/cli_tools/parser.py.new ./spdx/cli_tools/parser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/cli_tools/convertor.py + touch -r ./spdx/cli_tools/convertor.py ./spdx/cli_tools/convertor.py.new + mv ./spdx/cli_tools/convertor.py.new ./spdx/cli_tools/convertor.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/cli_tools/__init__.py + touch -r ./spdx/cli_tools/__init__.py ./spdx/cli_tools/__init__.py.new + mv ./spdx/cli_tools/__init__.py.new ./spdx/cli_tools/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/review.py + touch -r ./spdx/review.py ./spdx/review.py.new + mv ./spdx/review.py.new ./spdx/review.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/file.py + touch -r ./spdx/file.py ./spdx/file.py.new + mv ./spdx/file.py.new ./spdx/file.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/package.py + touch -r ./spdx/package.py ./spdx/package.py.new + mv ./spdx/package.py.new ./spdx/package.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/checksum.py + touch -r ./spdx/checksum.py ./spdx/checksum.py.new + mv ./spdx/checksum.py.new ./spdx/checksum.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/document.py + touch -r ./spdx/document.py ./spdx/document.py.new + mv ./spdx/document.py.new ./spdx/document.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/version.py + touch -r ./spdx/version.py ./spdx/version.py.new + mv ./spdx/version.py.new ./spdx/version.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/write_anything.py + touch -r ./spdx/writers/write_anything.py ./spdx/writers/write_anything.py.new + mv ./spdx/writers/write_anything.py.new ./spdx/writers/write_anything.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/jsonyamlxml.py + touch -r ./spdx/writers/jsonyamlxml.py ./spdx/writers/jsonyamlxml.py.new + mv ./spdx/writers/jsonyamlxml.py.new ./spdx/writers/jsonyamlxml.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/json.py + touch -r ./spdx/writers/json.py ./spdx/writers/json.py.new + mv ./spdx/writers/json.py.new ./spdx/writers/json.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/tagvalue.py + touch -r ./spdx/writers/tagvalue.py ./spdx/writers/tagvalue.py.new + mv ./spdx/writers/tagvalue.py.new ./spdx/writers/tagvalue.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/xml.py + touch -r ./spdx/writers/xml.py ./spdx/writers/xml.py.new + mv ./spdx/writers/xml.py.new ./spdx/writers/xml.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/rdf.py + touch -r ./spdx/writers/rdf.py ./spdx/writers/rdf.py.new + mv ./spdx/writers/rdf.py.new ./spdx/writers/rdf.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/__init__.py + touch -r ./spdx/writers/__init__.py ./spdx/writers/__init__.py.new + mv ./spdx/writers/__init__.py.new ./spdx/writers/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/yaml.py + touch -r ./spdx/writers/yaml.py ./spdx/writers/yaml.py.new + mv ./spdx/writers/yaml.py.new ./spdx/writers/yaml.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/snippet.py + touch -r ./spdx/snippet.py ./spdx/snippet.py.new + mv ./spdx/snippet.py.new ./spdx/snippet.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/annotation.py + touch -r ./spdx/annotation.py ./spdx/annotation.py.new + mv ./spdx/annotation.py.new ./spdx/annotation.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/jsonyamlxmlbuilders.py + touch -r ./spdx/parsers/jsonyamlxmlbuilders.py ./spdx/parsers/jsonyamlxmlbuilders.py.new + mv ./spdx/parsers/jsonyamlxmlbuilders.py.new ./spdx/parsers/jsonyamlxmlbuilders.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/loggers.py + touch -r ./spdx/parsers/loggers.py ./spdx/parsers/loggers.py.new + mv ./spdx/parsers/loggers.py.new ./spdx/parsers/loggers.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/jsonparser.py + touch -r ./spdx/parsers/jsonparser.py ./spdx/parsers/jsonparser.py.new + mv ./spdx/parsers/jsonparser.py.new ./spdx/parsers/jsonparser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/jsonyamlxml.py + touch -r ./spdx/parsers/jsonyamlxml.py ./spdx/parsers/jsonyamlxml.py.new + mv ./spdx/parsers/jsonyamlxml.py.new ./spdx/parsers/jsonyamlxml.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/parse_anything.py + touch -r ./spdx/parsers/parse_anything.py ./spdx/parsers/parse_anything.py.new + mv ./spdx/parsers/parse_anything.py.new ./spdx/parsers/parse_anything.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/tagvalue.py + touch -r ./spdx/parsers/tagvalue.py ./spdx/parsers/tagvalue.py.new + mv ./spdx/parsers/tagvalue.py.new ./spdx/parsers/tagvalue.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/lexers/tagvalue.py + touch -r ./spdx/parsers/lexers/tagvalue.py ./spdx/parsers/lexers/tagvalue.py.new + mv ./spdx/parsers/lexers/tagvalue.py.new ./spdx/parsers/lexers/tagvalue.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/lexers/__init__.py + touch -r ./spdx/parsers/lexers/__init__.py ./spdx/parsers/lexers/__init__.py.new + mv ./spdx/parsers/lexers/__init__.py.new ./spdx/parsers/lexers/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/validations.py + touch -r ./spdx/parsers/validations.py ./spdx/parsers/validations.py.new + mv ./spdx/parsers/validations.py.new ./spdx/parsers/validations.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/builderexceptions.py + touch -r ./spdx/parsers/builderexceptions.py ./spdx/parsers/builderexceptions.py.new + mv ./spdx/parsers/builderexceptions.py.new ./spdx/parsers/builderexceptions.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/tagvaluebuilders.py + touch -r ./spdx/parsers/tagvaluebuilders.py ./spdx/parsers/tagvaluebuilders.py.new + mv ./spdx/parsers/tagvaluebuilders.py.new ./spdx/parsers/tagvaluebuilders.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/rdf.py + touch -r ./spdx/parsers/rdf.py ./spdx/parsers/rdf.py.new + mv ./spdx/parsers/rdf.py.new ./spdx/parsers/rdf.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/yamlparser.py + touch -r ./spdx/parsers/yamlparser.py ./spdx/parsers/yamlparser.py.new + mv ./spdx/parsers/yamlparser.py.new ./spdx/parsers/yamlparser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/xmlparser.py + touch -r ./spdx/parsers/xmlparser.py ./spdx/parsers/xmlparser.py.new + mv ./spdx/parsers/xmlparser.py.new ./spdx/parsers/xmlparser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/__init__.py + touch -r ./spdx/parsers/__init__.py ./spdx/parsers/__init__.py.new + mv ./spdx/parsers/__init__.py.new ./spdx/parsers/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/rdfbuilders.py + touch -r ./spdx/parsers/rdfbuilders.py ./spdx/parsers/rdfbuilders.py.new + mv ./spdx/parsers/rdfbuilders.py.new ./spdx/parsers/rdfbuilders.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/relationship.py + touch -r ./spdx/relationship.py ./spdx/relationship.py.new + mv ./spdx/relationship.py.new ./spdx/relationship.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/__init__.py + touch -r ./spdx/__init__.py ./spdx/__init__.py.new + mv ./spdx/__init__.py.new ./spdx/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/license.py + touch -r ./spdx/license.py ./spdx/license.py.new + mv ./spdx/license.py.new ./spdx/license.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/creationinfo.py + touch -r ./spdx/creationinfo.py ./spdx/creationinfo.py.new + mv ./spdx/creationinfo.py.new ./spdx/creationinfo.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/utils.py + touch -r ./spdx/utils.py ./spdx/utils.py.new + mv ./spdx/utils.py.new ./spdx/utils.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/config.py + touch -r ./spdx/config.py ./spdx/config.py.new + mv ./spdx/config.py.new ./spdx/config.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_rdf_parser.py + touch -r ./tests/test_rdf_parser.py ./tests/test_rdf_parser.py.new + mv ./tests/test_rdf_parser.py.new ./tests/test_rdf_parser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_write_anything.py + touch -r ./tests/test_write_anything.py ./tests/test_write_anything.py.new + mv ./tests/test_write_anything.py.new ./tests/test_write_anything.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_config.py + touch -r ./tests/test_config.py ./tests/test_config.py.new + mv ./tests/test_config.py.new ./tests/test_config.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_creationinfo.py + touch -r ./tests/test_creationinfo.py ./tests/test_creationinfo.py.new + mv ./tests/test_creationinfo.py.new ./tests/test_creationinfo.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/testing_utils.py + touch -r ./tests/testing_utils.py ./tests/testing_utils.py.new + mv ./tests/testing_utils.py.new ./tests/testing_utils.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_jsonyamlxml_parser.py + touch -r ./tests/test_jsonyamlxml_parser.py ./tests/test_jsonyamlxml_parser.py.new + mv ./tests/test_jsonyamlxml_parser.py.new ./tests/test_jsonyamlxml_parser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_cli_convertor.py + touch -r ./tests/test_cli_convertor.py ./tests/test_cli_convertor.py.new + mv ./tests/test_cli_convertor.py.new ./tests/test_cli_convertor.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_checksum.py + touch -r ./tests/test_checksum.py ./tests/test_checksum.py.new + mv ./tests/test_checksum.py.new ./tests/test_checksum.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_error_messages.py + touch -r ./tests/test_error_messages.py ./tests/test_error_messages.py.new + mv ./tests/test_error_messages.py.new ./tests/test_error_messages.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/utils_test.py + touch -r ./tests/utils_test.py ./tests/utils_test.py.new + mv ./tests/utils_test.py.new ./tests/utils_test.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_parsers_validation.py + touch -r ./tests/test_parsers_validation.py ./tests/test_parsers_validation.py.new + mv ./tests/test_parsers_validation.py.new ./tests/test_parsers_validation.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_package.py + touch -r ./tests/test_package.py ./tests/test_package.py.new + mv ./tests/test_package.py.new ./tests/test_package.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_rdf_writer.py + touch -r ./tests/test_rdf_writer.py ./tests/test_rdf_writer.py.new + mv ./tests/test_rdf_writer.py.new ./tests/test_rdf_writer.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_builder.py + touch -r ./tests/test_builder.py ./tests/test_builder.py.new + mv ./tests/test_builder.py.new ./tests/test_builder.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_conversion.py + touch -r ./tests/test_conversion.py ./tests/test_conversion.py.new + mv ./tests/test_conversion.py.new ./tests/test_conversion.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_document.py + touch -r ./tests/test_document.py ./tests/test_document.py.new + mv ./tests/test_document.py.new ./tests/test_document.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_parse_anything.py + touch -r ./tests/test_parse_anything.py ./tests/test_parse_anything.py.new + mv ./tests/test_parse_anything.py.new ./tests/test_parse_anything.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/__init__.py + touch -r ./tests/__init__.py ./tests/__init__.py.new + mv ./tests/__init__.py.new ./tests/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_tag_value_parser.py + touch -r ./tests/test_tag_value_parser.py ./tests/test_tag_value_parser.py.new + mv ./tests/test_tag_value_parser.py.new ./tests/test_tag_value_parser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_jsonyamlxml_writer.py + touch -r ./tests/test_jsonyamlxml_writer.py ./tests/test_jsonyamlxml_writer.py.new + mv ./tests/test_jsonyamlxml_writer.py.new ./tests/test_jsonyamlxml_writer.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.qDLu6O + umask 022 + cd /builddir/build/BUILD + cd tools-python-0.7.1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/tools-python-0.7.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/tools-python-0.7.1/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tools-python-0.7.1/pyproject-wheeldir --output /builddir/build/BUILD/python-spdx-tools-0.7.1-1.fc40.noarch-pyproject-buildrequires Handling setuptools>=61.2 from build-system.requires Requirement satisfied: setuptools>=61.2 (installed: setuptools 68.2.2) Handling setuptools_scm[toml]>=3.4.3 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=3.4.3 (installed: setuptools_scm 8.0.4) (extras are currently not checked) running egg_info creating spdx_tools.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 writing manifest file 'spdx_tools.egg-info/SOURCES.txt' reading manifest file 'spdx_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'data' no previously-included directories found matching 'src/spdx_tools.egg-info' warning: no files found matching 'CHANGELOG.rst' warning: no files found matching 'setup.cfg' warning: no files found matching '.travis.yml' 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 adding license file 'LICENSE' writing manifest file 'spdx_tools.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-spdx-tools-0.7.1-1.fc40.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-spdx-tools-0.7.1-1.fc40.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-spdx-tools.spec'], chrootPath='/var/lib/mock/f40-build-2247190-53842/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-spdx-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1705276800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5nJQ5G + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tools-python-0.7.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/tools-python-0.7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tools-python-0.7.1 + rm -rf /builddir/build/BUILD/tools-python-0.7.1-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/tools-python-0.7.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/\[tool\.setuptools_scm\]/a fallback_version = "0.7.1"' pyproject.toml ++ find . -type f -iname '*.py' + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./setup.py + touch -r ./setup.py ./setup.py.new + mv ./setup.py.new ./setup.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/tv_to_rdf.py + touch -r ./examples/tv_to_rdf.py ./examples/tv_to_rdf.py.new + mv ./examples/tv_to_rdf.py.new ./examples/tv_to_rdf.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/write_tv.py + touch -r ./examples/write_tv.py ./examples/write_tv.py.new + mv ./examples/write_tv.py.new ./examples/write_tv.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/pp_rdf.py + touch -r ./examples/pp_rdf.py ./examples/pp_rdf.py.new + mv ./examples/pp_rdf.py.new ./examples/pp_rdf.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/pp_tv.py + touch -r ./examples/pp_tv.py ./examples/pp_tv.py.new + mv ./examples/pp_tv.py.new ./examples/pp_tv.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/__init__.py + touch -r ./examples/__init__.py ./examples/__init__.py.new + mv ./examples/__init__.py.new ./examples/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/cli_tools/parser.py + touch -r ./spdx/cli_tools/parser.py ./spdx/cli_tools/parser.py.new + mv ./spdx/cli_tools/parser.py.new ./spdx/cli_tools/parser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/cli_tools/convertor.py + touch -r ./spdx/cli_tools/convertor.py ./spdx/cli_tools/convertor.py.new + mv ./spdx/cli_tools/convertor.py.new ./spdx/cli_tools/convertor.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/cli_tools/__init__.py + touch -r ./spdx/cli_tools/__init__.py ./spdx/cli_tools/__init__.py.new + mv ./spdx/cli_tools/__init__.py.new ./spdx/cli_tools/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/review.py + touch -r ./spdx/review.py ./spdx/review.py.new + mv ./spdx/review.py.new ./spdx/review.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/file.py + touch -r ./spdx/file.py ./spdx/file.py.new + mv ./spdx/file.py.new ./spdx/file.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/package.py + touch -r ./spdx/package.py ./spdx/package.py.new + mv ./spdx/package.py.new ./spdx/package.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/checksum.py + touch -r ./spdx/checksum.py ./spdx/checksum.py.new + mv ./spdx/checksum.py.new ./spdx/checksum.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/document.py + touch -r ./spdx/document.py ./spdx/document.py.new + mv ./spdx/document.py.new ./spdx/document.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/version.py + touch -r ./spdx/version.py ./spdx/version.py.new + mv ./spdx/version.py.new ./spdx/version.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/write_anything.py + touch -r ./spdx/writers/write_anything.py ./spdx/writers/write_anything.py.new + mv ./spdx/writers/write_anything.py.new ./spdx/writers/write_anything.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/jsonyamlxml.py + touch -r ./spdx/writers/jsonyamlxml.py ./spdx/writers/jsonyamlxml.py.new + mv ./spdx/writers/jsonyamlxml.py.new ./spdx/writers/jsonyamlxml.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/json.py + touch -r ./spdx/writers/json.py ./spdx/writers/json.py.new + mv ./spdx/writers/json.py.new ./spdx/writers/json.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/tagvalue.py + touch -r ./spdx/writers/tagvalue.py ./spdx/writers/tagvalue.py.new + mv ./spdx/writers/tagvalue.py.new ./spdx/writers/tagvalue.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/xml.py + touch -r ./spdx/writers/xml.py ./spdx/writers/xml.py.new + mv ./spdx/writers/xml.py.new ./spdx/writers/xml.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/rdf.py + touch -r ./spdx/writers/rdf.py ./spdx/writers/rdf.py.new + mv ./spdx/writers/rdf.py.new ./spdx/writers/rdf.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/__init__.py + touch -r ./spdx/writers/__init__.py ./spdx/writers/__init__.py.new + mv ./spdx/writers/__init__.py.new ./spdx/writers/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/writers/yaml.py + touch -r ./spdx/writers/yaml.py ./spdx/writers/yaml.py.new + mv ./spdx/writers/yaml.py.new ./spdx/writers/yaml.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/snippet.py + touch -r ./spdx/snippet.py ./spdx/snippet.py.new + mv ./spdx/snippet.py.new ./spdx/snippet.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/annotation.py + touch -r ./spdx/annotation.py ./spdx/annotation.py.new + mv ./spdx/annotation.py.new ./spdx/annotation.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/jsonyamlxmlbuilders.py + touch -r ./spdx/parsers/jsonyamlxmlbuilders.py ./spdx/parsers/jsonyamlxmlbuilders.py.new + mv ./spdx/parsers/jsonyamlxmlbuilders.py.new ./spdx/parsers/jsonyamlxmlbuilders.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/loggers.py + touch -r ./spdx/parsers/loggers.py ./spdx/parsers/loggers.py.new + mv ./spdx/parsers/loggers.py.new ./spdx/parsers/loggers.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/jsonparser.py + touch -r ./spdx/parsers/jsonparser.py ./spdx/parsers/jsonparser.py.new + mv ./spdx/parsers/jsonparser.py.new ./spdx/parsers/jsonparser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/jsonyamlxml.py + touch -r ./spdx/parsers/jsonyamlxml.py ./spdx/parsers/jsonyamlxml.py.new + mv ./spdx/parsers/jsonyamlxml.py.new ./spdx/parsers/jsonyamlxml.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/parse_anything.py + touch -r ./spdx/parsers/parse_anything.py ./spdx/parsers/parse_anything.py.new + mv ./spdx/parsers/parse_anything.py.new ./spdx/parsers/parse_anything.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/tagvalue.py + touch -r ./spdx/parsers/tagvalue.py ./spdx/parsers/tagvalue.py.new + mv ./spdx/parsers/tagvalue.py.new ./spdx/parsers/tagvalue.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/lexers/tagvalue.py + touch -r ./spdx/parsers/lexers/tagvalue.py ./spdx/parsers/lexers/tagvalue.py.new + mv ./spdx/parsers/lexers/tagvalue.py.new ./spdx/parsers/lexers/tagvalue.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/lexers/__init__.py + touch -r ./spdx/parsers/lexers/__init__.py ./spdx/parsers/lexers/__init__.py.new + mv ./spdx/parsers/lexers/__init__.py.new ./spdx/parsers/lexers/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/validations.py + touch -r ./spdx/parsers/validations.py ./spdx/parsers/validations.py.new + mv ./spdx/parsers/validations.py.new ./spdx/parsers/validations.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/builderexceptions.py + touch -r ./spdx/parsers/builderexceptions.py ./spdx/parsers/builderexceptions.py.new + mv ./spdx/parsers/builderexceptions.py.new ./spdx/parsers/builderexceptions.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/tagvaluebuilders.py + touch -r ./spdx/parsers/tagvaluebuilders.py ./spdx/parsers/tagvaluebuilders.py.new + mv ./spdx/parsers/tagvaluebuilders.py.new ./spdx/parsers/tagvaluebuilders.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/rdf.py + touch -r ./spdx/parsers/rdf.py ./spdx/parsers/rdf.py.new + mv ./spdx/parsers/rdf.py.new ./spdx/parsers/rdf.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/yamlparser.py + touch -r ./spdx/parsers/yamlparser.py ./spdx/parsers/yamlparser.py.new + mv ./spdx/parsers/yamlparser.py.new ./spdx/parsers/yamlparser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/xmlparser.py + touch -r ./spdx/parsers/xmlparser.py ./spdx/parsers/xmlparser.py.new + mv ./spdx/parsers/xmlparser.py.new ./spdx/parsers/xmlparser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/__init__.py + touch -r ./spdx/parsers/__init__.py ./spdx/parsers/__init__.py.new + mv ./spdx/parsers/__init__.py.new ./spdx/parsers/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/parsers/rdfbuilders.py + touch -r ./spdx/parsers/rdfbuilders.py ./spdx/parsers/rdfbuilders.py.new + mv ./spdx/parsers/rdfbuilders.py.new ./spdx/parsers/rdfbuilders.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/relationship.py + touch -r ./spdx/relationship.py ./spdx/relationship.py.new + mv ./spdx/relationship.py.new ./spdx/relationship.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/__init__.py + touch -r ./spdx/__init__.py ./spdx/__init__.py.new + mv ./spdx/__init__.py.new ./spdx/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/license.py + touch -r ./spdx/license.py ./spdx/license.py.new + mv ./spdx/license.py.new ./spdx/license.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/creationinfo.py + touch -r ./spdx/creationinfo.py ./spdx/creationinfo.py.new + mv ./spdx/creationinfo.py.new ./spdx/creationinfo.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/utils.py + touch -r ./spdx/utils.py ./spdx/utils.py.new + mv ./spdx/utils.py.new ./spdx/utils.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./spdx/config.py + touch -r ./spdx/config.py ./spdx/config.py.new + mv ./spdx/config.py.new ./spdx/config.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_rdf_parser.py + touch -r ./tests/test_rdf_parser.py ./tests/test_rdf_parser.py.new + mv ./tests/test_rdf_parser.py.new ./tests/test_rdf_parser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_write_anything.py + touch -r ./tests/test_write_anything.py ./tests/test_write_anything.py.new + mv ./tests/test_write_anything.py.new ./tests/test_write_anything.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_config.py + touch -r ./tests/test_config.py ./tests/test_config.py.new + mv ./tests/test_config.py.new ./tests/test_config.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_creationinfo.py + touch -r ./tests/test_creationinfo.py ./tests/test_creationinfo.py.new + mv ./tests/test_creationinfo.py.new ./tests/test_creationinfo.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/testing_utils.py + touch -r ./tests/testing_utils.py ./tests/testing_utils.py.new + mv ./tests/testing_utils.py.new ./tests/testing_utils.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_jsonyamlxml_parser.py + touch -r ./tests/test_jsonyamlxml_parser.py ./tests/test_jsonyamlxml_parser.py.new + mv ./tests/test_jsonyamlxml_parser.py.new ./tests/test_jsonyamlxml_parser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_cli_convertor.py + touch -r ./tests/test_cli_convertor.py ./tests/test_cli_convertor.py.new + mv ./tests/test_cli_convertor.py.new ./tests/test_cli_convertor.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_checksum.py + touch -r ./tests/test_checksum.py ./tests/test_checksum.py.new + mv ./tests/test_checksum.py.new ./tests/test_checksum.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_error_messages.py + touch -r ./tests/test_error_messages.py ./tests/test_error_messages.py.new + mv ./tests/test_error_messages.py.new ./tests/test_error_messages.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/utils_test.py + touch -r ./tests/utils_test.py ./tests/utils_test.py.new + mv ./tests/utils_test.py.new ./tests/utils_test.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_parsers_validation.py + touch -r ./tests/test_parsers_validation.py ./tests/test_parsers_validation.py.new + mv ./tests/test_parsers_validation.py.new ./tests/test_parsers_validation.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_package.py + touch -r ./tests/test_package.py ./tests/test_package.py.new + mv ./tests/test_package.py.new ./tests/test_package.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_rdf_writer.py + touch -r ./tests/test_rdf_writer.py ./tests/test_rdf_writer.py.new + mv ./tests/test_rdf_writer.py.new ./tests/test_rdf_writer.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_builder.py + touch -r ./tests/test_builder.py ./tests/test_builder.py.new + mv ./tests/test_builder.py.new ./tests/test_builder.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_conversion.py + touch -r ./tests/test_conversion.py ./tests/test_conversion.py.new + mv ./tests/test_conversion.py.new ./tests/test_conversion.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_document.py + touch -r ./tests/test_document.py ./tests/test_document.py.new + mv ./tests/test_document.py.new ./tests/test_document.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_parse_anything.py + touch -r ./tests/test_parse_anything.py ./tests/test_parse_anything.py.new + mv ./tests/test_parse_anything.py.new ./tests/test_parse_anything.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/__init__.py + touch -r ./tests/__init__.py ./tests/__init__.py.new + mv ./tests/__init__.py.new ./tests/__init__.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_tag_value_parser.py + touch -r ./tests/test_tag_value_parser.py ./tests/test_tag_value_parser.py.new + mv ./tests/test_tag_value_parser.py.new ./tests/test_tag_value_parser.py + for lib in $(find . -type f -iname "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./tests/test_jsonyamlxml_writer.py + touch -r ./tests/test_jsonyamlxml_writer.py ./tests/test_jsonyamlxml_writer.py.new + mv ./tests/test_jsonyamlxml_writer.py.new ./tests/test_jsonyamlxml_writer.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.theNn9 + umask 022 + cd /builddir/build/BUILD + cd tools-python-0.7.1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/tools-python-0.7.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/tools-python-0.7.1/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tools-python-0.7.1/pyproject-wheeldir --output /builddir/build/BUILD/python-spdx-tools-0.7.1-1.fc40.noarch-pyproject-buildrequires Handling setuptools>=61.2 from build-system.requires Requirement satisfied: setuptools>=61.2 (installed: setuptools 68.2.2) Handling setuptools_scm[toml]>=3.4.3 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=3.4.3 (installed: setuptools_scm 8.0.4) (extras are currently not checked) running egg_info creating spdx_tools.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 writing manifest file 'spdx_tools.egg-info/SOURCES.txt' reading manifest file 'spdx_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'data' no previously-included directories found matching 'src/spdx_tools.egg-info' warning: no files found matching 'CHANGELOG.rst' warning: no files found matching 'setup.cfg' warning: no files found matching '.travis.yml' 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 adding license file 'LICENSE' writing manifest file 'spdx_tools.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) running dist_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' warning: no directories found matching 'data' no previously-included directories found matching 'src/spdx_tools.egg-info' warning: no files found matching 'CHANGELOG.rst' warning: no files found matching 'setup.cfg' warning: no files found matching '.travis.yml' 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 adding license file 'LICENSE' writing manifest file 'spdx_tools.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/tools-python-0.7.1/spdx_tools-0.7.1.dist-info' Handling ply from hook generated metadata: Requires-Dist (spdx-tools) Requirement not satisfied: ply Handling rdflib from hook generated metadata: Requires-Dist (spdx-tools) Requirement not satisfied: rdflib Handling click from hook generated metadata: Requires-Dist (spdx-tools) Requirement not satisfied: click Handling pyyaml from hook generated metadata: Requires-Dist (spdx-tools) Requirement not satisfied: pyyaml Handling xmltodict from hook generated metadata: Requires-Dist (spdx-tools) Requirement not satisfied: xmltodict Handling uritools from hook generated metadata: Requires-Dist (spdx-tools) Requirement not satisfied: uritools Handling pytest ; extra == 'test' from hook generated metadata: Requires-Dist (spdx-tools) Ignoring alien requirement: pytest ; extra == 'test' + cat /builddir/build/BUILD/python-spdx-tools-0.7.1-1.fc40.noarch-pyproject-buildrequires + rm -rfv spdx_tools-0.7.1.dist-info/ removed 'spdx_tools-0.7.1.dist-info/LICENSE' removed 'spdx_tools-0.7.1.dist-info/entry_points.txt' removed 'spdx_tools-0.7.1.dist-info/top_level.txt' removed 'spdx_tools-0.7.1.dist-info/METADATA' removed directory 'spdx_tools-0.7.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-spdx-tools-0.7.1-1.fc40.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details.