D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-py4j-0.10.9.7-6.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.muro67 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aMkqMf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build + rm -rf py4j-0.10.9.7 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/python-py4j-0.10.9.7.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd py4j-0.10.9.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/py4j-add-hamcrest-in-classpath.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/py4j-Base64-java8.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm -r setup.py + find . -name '*.jar' -print -delete ./py4j-java/gradle/wrapper/gradle-wrapper.jar ./py4j-java/junit-4.10.jar + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_parent py4j-java/pom.xml + sed -i -r 's|(version=).*|\1|' py4j-java/ant.properties + sed -i 's|'\''.*'\''|'\'''\''|' py4j-python/src/py4j/version.py + sed -i 's|1\.6|1.8|g' py4j-java/build.xml ++ build-classpath junit + sed -i 's|junit-.*\.jar|/usr/share/java/junit.jar|g' py4j-java/ant.properties ++ build-classpath junit + sed -i -r 's|(() { [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 8 warnings [javac] Compiling 86 source files to /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/bin [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/ClientServerTest.java:59: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] assertTrue(listener.values.contains(new Long(1))); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/ClientServerTest.java:60: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] assertTrue(listener.values.contains(new Long(10))); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/ClientServerTest.java:61: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] assertTrue(listener.values.contains(new Long(1000))); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/ClientServerTest.java:62: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] assertTrue(listener.values.contains(new Long(10000))); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayServerTest.java:97: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] assertTrue(listener.values.contains(new Long(1))); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayServerTest.java:98: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] assertTrue(listener.values.contains(new Long(10))); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayServerTest.java:99: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] assertTrue(listener.values.contains(new Long(1000))); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayServerTest.java:100: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] assertTrue(listener.values.contains(new Long(10000))); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayServerTest.java:217: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] values.add(new Long(1)); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayServerTest.java:222: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] values.add(new Long(10)); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayServerTest.java:227: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] values.add(new Long(100)); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayServerTest.java:232: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] values.add(new Long(1000)); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayServerTest.java:237: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] values.add(new Long(10000)); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayServerTest.java:242: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] values.add(new Long(100000)); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayServerTest.java:247: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] values.add(new Long(1000000)); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayServerTest.java:252: warning: [removal] Long(long) in Long has been deprecated and marked for removal [javac] values.add(new Long(10000000)); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayTest.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] args.add(new Integer(1)); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayTest.java:84: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [javac] args.add(new Boolean(false)); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayTest.java:93: warning: [removal] Character(char) in Character has been deprecated and marked for removal [javac] args.add(new Character('c')); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayTest.java:105: warning: [removal] Character(char) in Character has been deprecated and marked for removal [javac] args.add(new Character('c')); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/GatewayTest.java:136: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] args.add(new Integer(3)); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrCallbackClient.java:45: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] protected void finalize() throws Throwable { [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrCallbackClient.java:47: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] super.finalize(); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrCallbackConnection.java:46: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] protected void finalize() throws Throwable { [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrCallbackConnection.java:48: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] super.finalize(); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrClientServer.java:54: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] protected void finalize() throws Throwable { [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrClientServer.java:56: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] super.finalize(); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrClientServerConnection.java:51: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] protected void finalize() throws Throwable { [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrClientServerConnection.java:53: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] super.finalize(); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrGatewayConnection.java:49: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] protected void finalize() throws Throwable { [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrGatewayConnection.java:51: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] super.finalize(); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrGatewayServer.java:48: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] protected void finalize() throws Throwable { [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrGatewayServer.java:50: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] super.finalize(); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrJavaServer.java:52: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] protected void finalize() throws Throwable { [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrJavaServer.java:54: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] super.finalize(); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrPythonClient.java:58: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] protected void finalize() throws Throwable { [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrPythonClient.java:60: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] super.finalize(); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrumentedObject.java:42: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] protected void finalize() throws Throwable { [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/InstrumentedObject.java:44: warning: [removal] finalize() in Object has been deprecated and marked for removal [javac] super.finalize(); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/instrumented/MetricRegistry.java:66: warning: [removal] runFinalization() in System has been deprecated and marked for removal [javac] System.runFinalization(); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/reflection/MethodInvokerTest.java:49: warning: [removal] Double(double) in Double has been deprecated and marked for removal [javac] invoker.invoke(cat, new Object[] { new Double(2.0) }); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/reflection/MethodInvokerTest.java:57: warning: [removal] Float(float) in Float has been deprecated and marked for removal [javac] invoker.invoke(cat, new Object[] { new Float(1.1f) }); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/src/test/java/py4j/reflection/ReflectionEngineTest.java:120: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] mInvoker = engine.getConstructor("p1.Cat", new Object[] { new Integer(2) }); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 47 warnings jar: [jar] Building jar: /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/py4j.jar BUILD SUCCESSFUL Total time: 3 seconds + popd ~/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7 + pushd py4j-python3 ~/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-python3 ~/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7 + mkdir -p /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-python3 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info creating /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/.pyproject-builddir/pip-modern-metadata-qi9iv0rx/py4j.egg-info writing /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/.pyproject-builddir/pip-modern-metadata-qi9iv0rx/py4j.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/.pyproject-builddir/pip-modern-metadata-qi9iv0rx/py4j.egg-info/dependency_links.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/.pyproject-builddir/pip-modern-metadata-qi9iv0rx/py4j.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/.pyproject-builddir/pip-modern-metadata-qi9iv0rx/py4j.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/.pyproject-builddir/pip-modern-metadata-qi9iv0rx/py4j.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.*' under directory 'doc' warning: no files found matching '*.*' under directory 'py4j-java' adding license file 'LICENSE.txt' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/.pyproject-builddir/pip-modern-metadata-qi9iv0rx/py4j.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/.pyproject-builddir/pip-modern-metadata-qi9iv0rx/py4j-0.10.9.7.dist-info' /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: py4j Building wheel for py4j (pyproject.toml): started Running command Building wheel for py4j (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/py4j copying src/py4j/version.py -> build/lib/py4j copying src/py4j/java_gateway.py -> build/lib/py4j copying src/py4j/compat.py -> build/lib/py4j copying src/py4j/signals.py -> build/lib/py4j copying src/py4j/clientserver.py -> build/lib/py4j copying src/py4j/finalizer.py -> build/lib/py4j copying src/py4j/__init__.py -> build/lib/py4j copying src/py4j/protocol.py -> build/lib/py4j copying src/py4j/java_collections.py -> build/lib/py4j creating build/lib/py4j/tests copying src/py4j/tests/py4j_callback_example2.py -> build/lib/py4j/tests copying src/py4j/tests/py4j_callback_listener_example.py -> build/lib/py4j/tests copying src/py4j/tests/memory_leak_test.py -> build/lib/py4j/tests copying src/py4j/tests/java_map_test.py -> build/lib/py4j/tests copying src/py4j/tests/java_gateway_test.py -> build/lib/py4j/tests copying src/py4j/tests/java_dir_test.py -> build/lib/py4j/tests copying src/py4j/tests/finalizer_test.py -> build/lib/py4j/tests copying src/py4j/tests/py4j_callback_example.py -> build/lib/py4j/tests copying src/py4j/tests/benchmark1.py -> build/lib/py4j/tests copying src/py4j/tests/instrumented.py -> build/lib/py4j/tests copying src/py4j/tests/java_set_test.py -> build/lib/py4j/tests copying src/py4j/tests/java_array_test.py -> build/lib/py4j/tests copying src/py4j/tests/py4j_callback_recursive_example.py -> build/lib/py4j/tests copying src/py4j/tests/py4j_example.py -> build/lib/py4j/tests copying src/py4j/tests/java_help_test.py -> build/lib/py4j/tests copying src/py4j/tests/signals_test.py -> build/lib/py4j/tests copying src/py4j/tests/__init__.py -> build/lib/py4j/tests copying src/py4j/tests/multithreadtest.py -> build/lib/py4j/tests copying src/py4j/tests/java_tls_test.py -> build/lib/py4j/tests copying src/py4j/tests/java_list_test.py -> build/lib/py4j/tests copying src/py4j/tests/byte_string_test.py -> build/lib/py4j/tests copying src/py4j/tests/java_callback_test.py -> build/lib/py4j/tests copying src/py4j/tests/py4j_signals_test.py -> build/lib/py4j/tests copying src/py4j/tests/client_server_test.py -> build/lib/py4j/tests installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/py4j copying build/lib/py4j/version.py -> build/bdist.linux-x86_64/wheel/./py4j copying build/lib/py4j/java_gateway.py -> build/bdist.linux-x86_64/wheel/./py4j copying build/lib/py4j/compat.py -> build/bdist.linux-x86_64/wheel/./py4j copying build/lib/py4j/signals.py -> build/bdist.linux-x86_64/wheel/./py4j copying build/lib/py4j/clientserver.py -> build/bdist.linux-x86_64/wheel/./py4j copying build/lib/py4j/finalizer.py -> build/bdist.linux-x86_64/wheel/./py4j creating build/bdist.linux-x86_64/wheel/py4j/tests copying build/lib/py4j/tests/py4j_callback_example2.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/py4j_callback_listener_example.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/memory_leak_test.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/java_map_test.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/java_gateway_test.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/java_dir_test.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/finalizer_test.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/py4j_callback_example.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/benchmark1.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/instrumented.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/java_set_test.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/java_array_test.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/py4j_callback_recursive_example.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/py4j_example.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/java_help_test.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/signals_test.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/multithreadtest.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/java_tls_test.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/java_list_test.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/byte_string_test.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/java_callback_test.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/py4j_signals_test.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/tests/client_server_test.py -> build/bdist.linux-x86_64/wheel/./py4j/tests copying build/lib/py4j/__init__.py -> build/bdist.linux-x86_64/wheel/./py4j copying build/lib/py4j/protocol.py -> build/bdist.linux-x86_64/wheel/./py4j copying build/lib/py4j/java_collections.py -> build/bdist.linux-x86_64/wheel/./py4j running install_egg_info running egg_info creating src/py4j.egg-info writing src/py4j.egg-info/PKG-INFO writing dependency_links to src/py4j.egg-info/dependency_links.txt writing top-level names to src/py4j.egg-info/top_level.txt writing manifest file 'src/py4j.egg-info/SOURCES.txt' reading manifest file 'src/py4j.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.*' under directory 'doc' warning: no files found matching '*.*' under directory 'py4j-java' adding license file 'LICENSE.txt' writing manifest file 'src/py4j.egg-info/SOURCES.txt' Copying src/py4j.egg-info to build/bdist.linux-x86_64/wheel/./py4j-0.10.9.7-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/py4j-0.10.9.7.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/.pyproject-builddir/pip-wheel-kbqtweio/.tmp-4zu_jlvk/py4j-0.10.9.7-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'py4j/__init__.py' adding 'py4j/clientserver.py' adding 'py4j/compat.py' adding 'py4j/finalizer.py' adding 'py4j/java_collections.py' adding 'py4j/java_gateway.py' adding 'py4j/protocol.py' adding 'py4j/signals.py' adding 'py4j/version.py' adding 'py4j/tests/__init__.py' adding 'py4j/tests/benchmark1.py' adding 'py4j/tests/byte_string_test.py' adding 'py4j/tests/client_server_test.py' adding 'py4j/tests/finalizer_test.py' adding 'py4j/tests/instrumented.py' adding 'py4j/tests/java_array_test.py' adding 'py4j/tests/java_callback_test.py' adding 'py4j/tests/java_dir_test.py' adding 'py4j/tests/java_gateway_test.py' adding 'py4j/tests/java_help_test.py' adding 'py4j/tests/java_list_test.py' adding 'py4j/tests/java_map_test.py' adding 'py4j/tests/java_set_test.py' adding 'py4j/tests/java_tls_test.py' adding 'py4j/tests/memory_leak_test.py' adding 'py4j/tests/multithreadtest.py' adding 'py4j/tests/py4j_callback_example.py' adding 'py4j/tests/py4j_callback_example2.py' adding 'py4j/tests/py4j_callback_listener_example.py' adding 'py4j/tests/py4j_callback_recursive_example.py' adding 'py4j/tests/py4j_example.py' adding 'py4j/tests/py4j_signals_test.py' adding 'py4j/tests/signals_test.py' adding 'py4j-0.10.9.7.dist-info/licenses/LICENSE.txt' adding 'py4j-0.10.9.7.dist-info/METADATA' adding 'py4j-0.10.9.7.dist-info/WHEEL' adding 'py4j-0.10.9.7.dist-info/top_level.txt' adding 'py4j-0.10.9.7.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for py4j (pyproject.toml): finished with status 'done' Created wheel for py4j: filename=py4j-0.10.9.7-py2.py3-none-any.whl size=84061 sha256=4a80cd7ad437e970bae2eae2311171a475303db2bec28f2c869177d84f7cc3bc Stored in directory: /home/pterjan/.cache/pip/wheels/87/af/d2/833c2275a6a1f1d567a9d730d29ddac1c10b2e702015f39d87 Successfully built py4j + popd ~/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7cDolP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build + mkdir /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd py4j-0.10.9.7 + '[' 1 -eq 1 ']' + pushd py4j-python3 ~/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-python3 ~/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7 ++ ls /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/pyproject-wheeldir/py4j-0.10.9.7-py2.py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=py4j==0.10.9.7 + '[' -z py4j==0.10.9.7 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/pyproject-wheeldir py4j==0.10.9.7 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/pyproject-wheeldir/py4j-0.10.9.7-py2.py3-none-any.whl Installing collected packages: py4j Successfully installed py4j-0.10.9.7 + '[' -d /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/python-py4j-0.10.9.7-6.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/py4j-0.10.9.7.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/lib/python3.13/site-packages/py4j-0.10.9.7.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/lib/python3.13/site-packages/py4j-0.10.9.7.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/python-py4j-0.10.9.7-6.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/lib/python3.13/site-packages/py4j-0.10.9.7.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/lib/python3.13/site-packages/py4j-0.10.9.7.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/lib/python3.13/site-packages/py4j-0.10.9.7.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/lib/python3.13/site-packages/py4j-0.10.9.7.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/python-py4j-0.10.9.7-6.mga10.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/python-py4j-0.10.9.7-6.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/python-py4j-0.10.9.7-6.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/python-py4j-0.10.9.7-6.mga10.noarch-pyproject-record --prefix /usr py4j + popd ~/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7 + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : py4j/py4j + /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py py4j-java/pom.xml py4j-java/py4j.jar + xmvn-install -R .xmvn-reactor -n python-py4j -d /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT [INFO] Installing artifact net.sf.py4j:py4j:pom:0.10.9.7 [INFO] Installing artifact net.sf.py4j:py4j:jar:0.10.9.7 [INFO] Installation successful + jdir=py4j-java/javadoc + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/licenses + '[' -d py4j-java/javadoc ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/py4j + ln -sf /usr/share/java/py4j/py4j.jar /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/py4j + pushd /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/java ~/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/java ~/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7 + ln -s py4j/py4j.jar py4j0.10.9.7.jar + ln -s py4j/py4j.jar py4j.jar + popd ~/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/lib/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-py4j-0.10.9.7-6.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.U3YMbs + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build + cd py4j-0.10.9.7 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/doc/python3-py4j + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/doc/python3-py4j + cp -pr /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/README.rst /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/doc/python3-py4j + cp -pr /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/AUTHORS.txt /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/doc/python3-py4j + cp -pr /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/CONTRIBUTING.rst /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/doc/python3-py4j + cp -pr /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/LICENSE.txt /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/doc/python3-py4j + cp -pr /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/MANIFEST.in /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/doc/python3-py4j + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-py4j = 0.10.9.7-6.mga10 python3-py4j = 0.10.9.7-6.mga10 python3.13-py4j = 0.10.9.7-6.mga10 python3.13dist(py4j) = 0.10.9.7 python3dist(py4j) = 0.10.9.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.13 Obsoletes: python-py4j < 0.10.9.7-6.mga10 Processing files: py4j-jar-0.10.9.7-6.mga10.noarch Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.D8nwny + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build + cd py4j-0.10.9.7 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/licenses/py4j-jar + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/licenses/py4j-jar + cp -pr /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/py4j-0.10.9.7/py4j-java/LICENSE.txt /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/licenses/py4j-jar + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/maven-metadata/python-py4j.xml'] [INFO maven.prov] mvn(net.sf.py4j:py4j:pom:) = 0.10.9.7, mvn(net.sf.py4j:py4j) = 0.10.9.7 [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/java/py4j0.10.9.7.jar'] [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/java/py4j.jar'] [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/py4j/py4j.jar'] [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/java/py4j/py4j.jar'] [INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/maven-metadata/python-py4j.xml'] [INFO maven.req] javapackages-filesystem, java-21-headless [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/java/py4j0.10.9.7.jar'] [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/java/py4j.jar'] [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/py4j/py4j.jar'] [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT/usr/share/java/py4j/py4j.jar'] Provides: mvn(net.sf.py4j:py4j) = 0.10.9.7 mvn(net.sf.py4j:py4j:pom:) = 0.10.9.7 py4j-jar = 0.10.9.7-6.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-21-headless javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/py4j-jar-0.10.9.7-6.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-py4j-0.10.9.7-6.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5OiIEr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build + test -d /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-py4j-0.10.9.7-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!