D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-dulwich-0.20.25-2.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.r4Hjnp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf dulwich-0.20.25 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/dulwich-0.20.25.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dulwich-0.20.25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf dulwich.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1vL881 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd dulwich-0.20.25 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/hooks.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/diff_tree.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/web.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/patch.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/lfs.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/cli.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/objects.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/porcelain.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/stash.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/objectspec.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/ignore.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/object_store.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/repo.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/walk.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/client.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/fastexport.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/line_ending.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/bundle.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/server.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/__main__.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/config.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/index.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/mailmap.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/refs.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/archive.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/log_utils.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/reflog.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/__init__.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/protocol.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/greenthreads.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/lru_cache.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/errors.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/file.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/pack.py -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/graph.py -> build/lib.linux-x86_64-cpython-310/dulwich creating build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_index.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_diff_tree.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_patch.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_lru_cache.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_pack.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_greenthreads.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_objects.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_blackbox.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_objectspec.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_archive.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_hooks.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_bundle.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_config.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_utils.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_server.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_object_store.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_web.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_refs.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_mailmap.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_missing_obj_finder.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_ignore.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_line_ending.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/__init__.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_walk.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_stash.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_file.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_fastexport.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_porcelain.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_lfs.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_graph.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_repository.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_grafts.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_protocol.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_client.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/test_reflog.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests copying dulwich/tests/utils.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests creating build/lib.linux-x86_64-cpython-310/dulwich/tests/compat copying dulwich/tests/compat/server_utils.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests/compat copying dulwich/tests/compat/test_patch.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests/compat copying dulwich/tests/compat/test_pack.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests/compat copying dulwich/tests/compat/test_utils.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests/compat copying dulwich/tests/compat/test_server.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests/compat copying dulwich/tests/compat/test_web.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests/compat copying dulwich/tests/compat/__init__.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests/compat copying dulwich/tests/compat/test_porcelain.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests/compat copying dulwich/tests/compat/test_repository.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests/compat copying dulwich/tests/compat/test_client.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests/compat copying dulwich/tests/compat/utils.py -> build/lib.linux-x86_64-cpython-310/dulwich/tests/compat creating build/lib.linux-x86_64-cpython-310/dulwich/contrib copying dulwich/contrib/paramiko_vendor.py -> build/lib.linux-x86_64-cpython-310/dulwich/contrib copying dulwich/contrib/test_swift_smoke.py -> build/lib.linux-x86_64-cpython-310/dulwich/contrib copying dulwich/contrib/test_paramiko_vendor.py -> build/lib.linux-x86_64-cpython-310/dulwich/contrib copying dulwich/contrib/test_release_robot.py -> build/lib.linux-x86_64-cpython-310/dulwich/contrib copying dulwich/contrib/diffstat.py -> build/lib.linux-x86_64-cpython-310/dulwich/contrib copying dulwich/contrib/__init__.py -> build/lib.linux-x86_64-cpython-310/dulwich/contrib copying dulwich/contrib/swift.py -> build/lib.linux-x86_64-cpython-310/dulwich/contrib copying dulwich/contrib/release_robot.py -> build/lib.linux-x86_64-cpython-310/dulwich/contrib copying dulwich/contrib/test_swift.py -> build/lib.linux-x86_64-cpython-310/dulwich/contrib running egg_info creating dulwich.egg-info writing dulwich.egg-info/PKG-INFO writing dependency_links to dulwich.egg-info/dependency_links.txt writing entry points to dulwich.egg-info/entry_points.txt writing requirements to dulwich.egg-info/requires.txt writing top-level names to dulwich.egg-info/top_level.txt writing manifest file 'dulwich.egg-info/SOURCES.txt' reading manifest file 'dulwich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'appveyor.yml' warning: no files found matching '.travis.yml' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'dulwich.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'dulwich.tests.data.blobs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'dulwich.tests.data.blobs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'dulwich.tests.data.blobs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'dulwich.tests.data.blobs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'dulwich.tests.data.blobs.e6' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'dulwich.tests.data.blobs.e6' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'dulwich.tests.data.blobs.e6' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'dulwich.tests.data.blobs.e6' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'dulwich.tests.data.commits' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'dulwich.tests.data.commits' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'dulwich.tests.data.commits' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'dulwich.tests.data.commits' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'dulwich.tests.data.indexes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'dulwich.tests.data.indexes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'dulwich.tests.data.indexes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'dulwich.tests.data.indexes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'dulwich.tests.data.packs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'dulwich.tests.data.packs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'dulwich.tests.data.packs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'dulwich.tests.data.packs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'dulwich.tests.data.repos' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'dulwich.tests.data.repos' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'dulwich.tests.data.repos' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'dulwich.tests.data.repos' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'dulwich.tests.data.repos.submodule' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'dulwich.tests.data.repos.submodule' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'dulwich.tests.data.repos.submodule' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'dulwich.tests.data.repos.submodule' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'dulwich.tests.data.tags' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'dulwich.tests.data.tags' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'dulwich.tests.data.tags' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'dulwich.tests.data.tags' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'dulwich.tests.data.trees' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'dulwich.tests.data.trees' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'dulwich.tests.data.trees' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'dulwich.tests.data.trees' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying dulwich/_diff_tree.c -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/_objects.c -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/_pack.c -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/py.typed -> build/lib.linux-x86_64-cpython-310/dulwich copying dulwich/stdint.h -> build/lib.linux-x86_64-cpython-310/dulwich creating build/lib.linux-x86_64-cpython-310/docs creating build/lib.linux-x86_64-cpython-310/docs/tutorial copying dulwich/../docs/tutorial/conclusion.txt -> build/lib.linux-x86_64-cpython-310/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/encoding.txt -> build/lib.linux-x86_64-cpython-310/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/file-format.txt -> build/lib.linux-x86_64-cpython-310/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/index.txt -> build/lib.linux-x86_64-cpython-310/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/introduction.txt -> build/lib.linux-x86_64-cpython-310/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/object-store.txt -> build/lib.linux-x86_64-cpython-310/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/porcelain.txt -> build/lib.linux-x86_64-cpython-310/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/remote.txt -> build/lib.linux-x86_64-cpython-310/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/repo.txt -> build/lib.linux-x86_64-cpython-310/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/tag.txt -> build/lib.linux-x86_64-cpython-310/dulwich/../docs/tutorial creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/blobs creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/blobs/11 copying dulwich/tests/data/blobs/11/11111111111111111111111111111111111111 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/blobs/11 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/blobs/6f copying dulwich/tests/data/blobs/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/blobs/6f creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/blobs/95 copying dulwich/tests/data/blobs/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/blobs/95 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/blobs/e6 copying dulwich/tests/data/blobs/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/blobs/e6 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/commits creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/commits/0d copying dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/commits/0d creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/commits/5d copying dulwich/tests/data/commits/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/commits/5d creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/commits/60 copying dulwich/tests/data/commits/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/commits/60 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/indexes copying dulwich/tests/data/indexes/index -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/indexes creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.idx -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.pack -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/packs creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos copying dulwich/tests/data/repos/.gitattributes -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_client.export -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_other.export -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_server.export -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_new.export -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_old.export -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/HEAD -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/packed-refs -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/28 copying dulwich/tests/data/repos/a.git/objects/28/237f4dc30d0d462658d6b937b08a0f0b6ef55a -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/28 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/2a copying dulwich/tests/data/repos/a.git/objects/2a/72d929692c41d8554c07f6301757ba18a65d91 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/2a creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/4e copying dulwich/tests/data/repos/a.git/objects/4e/f30bbfe26431a69c3820d3a683df54d688f2ec -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/4e creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/4f copying dulwich/tests/data/repos/a.git/objects/4f/2e6529203aa6d44b5af6e3292c837ceda003f9 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/4f creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/7d copying dulwich/tests/data/repos/a.git/objects/7d/9a07d797595ef11344549b8d08198e48c15364 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/7d creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/a2 copying dulwich/tests/data/repos/a.git/objects/a2/96d0bb611188cabb256919f36bc30117cca005 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/a2 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/a9 copying dulwich/tests/data/repos/a.git/objects/a9/0fa2d900a17e99b433217e988c4eb4a2e9a097 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/a9 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/b0 copying dulwich/tests/data/repos/a.git/objects/b0/931cadc54336e78a1d980420e3268903b57a50 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/b0 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/ff copying dulwich/tests/data/repos/a.git/objects/ff/d47d45845a8f6576491e1edb97e3fe6a850e7f -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/objects/ff creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/refs creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/refs/heads copying dulwich/tests/data/repos/a.git/refs/heads/master -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/refs/heads creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/refs/tags copying dulwich/tests/data/repos/a.git/refs/tags/mytag -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/a.git/refs/tags creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/HEAD -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/config -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/empty.git creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/empty.git/objects creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/empty.git/objects/info copying dulwich/tests/data/repos/empty.git/objects/info/.gitignore -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/empty.git/objects/info creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/empty.git/objects/pack copying dulwich/tests/data/repos/empty.git/objects/pack/.gitignore -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/empty.git/objects/pack creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/empty.git/refs creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/empty.git/refs/heads copying dulwich/tests/data/repos/empty.git/refs/heads/.gitignore -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/empty.git/refs/heads creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/empty.git/refs/tags copying dulwich/tests/data/repos/empty.git/refs/tags/.gitignore -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/empty.git/refs/tags creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git copying dulwich/tests/data/repos/ooo_merge.git/HEAD -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/29 copying dulwich/tests/data/repos/ooo_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/29 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/38 copying dulwich/tests/data/repos/ooo_merge.git/objects/38/74e9c60a6d149c44c928140f250d81e6381520 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/38 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/6f copying dulwich/tests/data/repos/ooo_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/6f creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/70 copying dulwich/tests/data/repos/ooo_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/70 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/76 copying dulwich/tests/data/repos/ooo_merge.git/objects/76/01d7f6231db6a57f7bbb79ee52e4d462fd44d1 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/76 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/90 copying dulwich/tests/data/repos/ooo_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/90 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/95 copying dulwich/tests/data/repos/ooo_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/95 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/b2 copying dulwich/tests/data/repos/ooo_merge.git/objects/b2/a2766a2879c209ab1176e7e778b81ae422eeaa -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/b2 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/f5 copying dulwich/tests/data/repos/ooo_merge.git/objects/f5/07291b64138b875c28e03469025b1ea20bc614 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/f5 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/f9 copying dulwich/tests/data/repos/ooo_merge.git/objects/f9/e39b120c68182a4ba35349f832d0e4e61f485c -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/f9 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/fb copying dulwich/tests/data/repos/ooo_merge.git/objects/fb/5b0425c7ce46959bec94d54b9a157645e114f5 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/objects/fb creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/refs creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/refs/heads copying dulwich/tests/data/repos/ooo_merge.git/refs/heads/master -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/ooo_merge.git/refs/heads creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/HEAD -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/packed-refs -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/objects creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/objects/3b copying dulwich/tests/data/repos/refs.git/objects/3b/9e5457140e738c2dcd39bf6d7acf88379b90d1 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/objects/3b creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/objects/3e copying dulwich/tests/data/repos/refs.git/objects/3e/c9c43c84ff242e3ef4a9fc5bc111fd780a76a8 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/objects/3e creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/objects/42 copying dulwich/tests/data/repos/refs.git/objects/42/d06bd4b77fed026b154d16493e5deab78f02ec -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/objects/42 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/objects/a1 copying dulwich/tests/data/repos/refs.git/objects/a1/8114c31713746a33a2e70d9914d1ef3e781425 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/objects/a1 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/objects/cd copying dulwich/tests/data/repos/refs.git/objects/cd/a609072918d7b70057b6bef9f4c2537843fcfe -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/objects/cd creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/objects/df copying dulwich/tests/data/repos/refs.git/objects/df/6800012397fb85c56e7418dd4eb9405dee075c -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/objects/df creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/refs creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/40-char-ref-aaaaaaaaaaaaaaaaaa -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/loop -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/master -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/refs/heads creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/refs/tags copying dulwich/tests/data/repos/refs.git/refs/tags/refs-0.2 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/refs.git/refs/tags creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git copying dulwich/tests/data/repos/simple_merge.git/HEAD -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/0d copying dulwich/tests/data/repos/simple_merge.git/objects/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/0d creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/1b copying dulwich/tests/data/repos/simple_merge.git/objects/1b/6318f651a534b38f9c7aedeebbd56c1e896853 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/1b creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/29 copying dulwich/tests/data/repos/simple_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/29 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/4c copying dulwich/tests/data/repos/simple_merge.git/objects/4c/ffe90e0a41ad3f5190079d7c8f036bde29cbe6 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/4c creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/5d copying dulwich/tests/data/repos/simple_merge.git/objects/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/5d creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/60 copying dulwich/tests/data/repos/simple_merge.git/objects/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/60 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/6f copying dulwich/tests/data/repos/simple_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/6f creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/70 copying dulwich/tests/data/repos/simple_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/70 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/90 copying dulwich/tests/data/repos/simple_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/90 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/95 copying dulwich/tests/data/repos/simple_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/95 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/ab copying dulwich/tests/data/repos/simple_merge.git/objects/ab/64bbdcc51b170d21588e5c5d391ee5c0c96dfd -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/ab creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/d4 copying dulwich/tests/data/repos/simple_merge.git/objects/d4/bdad6549dfedf25d3b89d21f506aff575b28a7 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/d4 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/d8 copying dulwich/tests/data/repos/simple_merge.git/objects/d8/0c186a03f423a81b39df39dc87fd269736ca86 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/d8 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/e6 copying dulwich/tests/data/repos/simple_merge.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/objects/e6 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/refs creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/refs/heads copying dulwich/tests/data/repos/simple_merge.git/refs/heads/master -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/simple_merge.git/refs/heads creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/submodule copying dulwich/tests/data/repos/submodule/dotgit -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/repos/submodule creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/tags creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/tags/71 copying dulwich/tests/data/tags/71/033db03a03c6a36721efcf1968dd8f8e0cf023 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/tags/71 creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/trees creating build/lib.linux-x86_64-cpython-310/dulwich/tests/data/trees/70 copying dulwich/tests/data/trees/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-x86_64-cpython-310/dulwich/tests/data/trees/70 running build_ext building 'dulwich._objects' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/dulwich gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.10 -c dulwich/_objects.c -o build/temp.linux-x86_64-cpython-310/dulwich/_objects.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-cpython-310/dulwich/_objects.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-310/dulwich/_objects.cpython-310-x86_64-linux-gnu.so /usr/bin/ld: build/temp.linux-x86_64-cpython-310/dulwich/_objects.o: in function `py_sorted_tree_items': /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:173: undefined reference to `_PyArg_ParseTuple_SizeT' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:181: undefined reference to `PyObject_IsTrue' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:186: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:187: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:189: undefined reference to `PyMem_Malloc' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:201: undefined reference to `PyTuple_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:218: undefined reference to `PyLong_AsLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:220: undefined reference to `PyObject_CallFunctionObjArgs' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:195: undefined reference to `PyDict_Next' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:229: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:238: undefined reference to `PyMem_Free' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:197: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:197: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/dulwich/_objects.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/dulwich/_objects.o: in function `py_sorted_tree_items': /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:245: undefined reference to `PyMem_Free' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:177: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:177: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:191: undefined reference to `PyErr_NoMemory' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:202: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:202: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:208: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:208: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:214: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:214: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:231: undefined reference to `PyErr_NoMemory' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/dulwich/_objects.o: in function `py_parse_tree': /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:61: undefined reference to `_PyArg_ParseTupleAndKeywords_SizeT' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:64: undefined reference to `PyObject_IsTrue' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:67: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:89: undefined reference to `PyBytes_FromStringAndSize' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/dulwich/_objects.o: in function `sha_to_pyhex': /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:50: undefined reference to `PyBytes_FromStringAndSize' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/dulwich/_objects.o: in function `py_parse_tree': /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:106: undefined reference to `_Py_BuildValue_SizeT' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:113: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/dulwich/_objects.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/dulwich/_objects.o: in function `py_parse_tree': /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:95: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:95: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/dulwich/_objects.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/dulwich/_objects.o: in function `py_parse_tree': /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:83: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:83: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/dulwich/_objects.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/dulwich/_objects.o:/usr/include/python3.10/object.h:500: more undefined references to `_Py_Dealloc' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/dulwich/_objects.o: in function `moduleinit': /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:272: undefined reference to `PyModule_Create2' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:277: undefined reference to `PyImport_ImportModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:282: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:291: undefined reference to `PyImport_ImportModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/dulwich-0.20.25/dulwich/_objects.c:296: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/dulwich/_objects.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' collect2: error: ld returned 1 exit status error: command '/usr/bin/gcc' failed with exit code 1 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.1vL881 (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.1vL881 (%build) I: [iurt_root_command] ERROR: chroot