D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/python-jpype-1.5.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HCoKI5 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YPl4xE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build + rm -rf JPype1-1.5.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/JPype1-1.5.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd JPype1-1.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.70bgDJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build + cd JPype1-1.5.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.pyproject-builddir + echo -n + 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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/python-jpype-1.5.0-2.mga10.x86_64-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 78.1.0) /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/setupext/pytester.py:20: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! from setuptools.command.test import test as TestCommand /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running egg_info writing JPype1.egg-info/PKG-INFO writing dependency_links to JPype1.egg-info/dependency_links.txt writing entry points to JPype1.egg-info/entry_points.txt writing requirements to JPype1.egg-info/requires.txt writing top-level names to JPype1.egg-info/top_level.txt reading manifest file 'JPype1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.class' under directory 'native' no previously-included directories found matching 'test/classes/*' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'NOTICE' adding license file 'AUTHORS.rst' writing manifest file 'JPype1.egg-info/SOURCES.txt' --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.13/logging/__init__.py", line 1150, in emit msg = self.format(record) File "/usr/lib64/python3.13/logging/__init__.py", line 998, in format return fmt.format(record) ~~~~~~~~~~^^^^^^^^ File "/usr/lib64/python3.13/logging/__init__.py", line 711, in format record.message = record.getMessage() ~~~~~~~~~~~~~~~~~^^ File "/usr/lib64/python3.13/logging/__init__.py", line 400, in getMessage msg = msg % self.args ~~~~^~~~~~~~~~~ TypeError: not all arguments converted during string formatting Call stack: File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 743, in main(sys.argv[1:]) File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 721, in main generate_requires( File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 611, in generate_requires generate_run_requirements(backend, requirements, build_wheel=build_wheel, File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 415, in generate_run_requirements generate_run_requirements_hook(backend, requirements) File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 329, in generate_run_requirements_hook dir_basename = prepare_metadata('.', config_settings=requirements.config_settings) File "/usr/lib/python3.13/site-packages/setuptools/build_meta.py", line 377, in prepare_metadata_for_build_wheel self.run_setup() File "/usr/lib/python3.13/site-packages/setuptools/build_meta.py", line 522, in run_setup super().run_setup(setup_script=setup_script) File "/usr/lib/python3.13/site-packages/setuptools/build_meta.py", line 320, in run_setup exec(code, locals()) File "", line 35, in File "/home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/setupext/platform.py", line 61, in Platform distutils.log.info("Configure platform to", platform) Message: 'Configure platform to' Arguments: ('linux',) Add linux settings running dist_info writing JPype1.egg-info/PKG-INFO writing dependency_links to JPype1.egg-info/dependency_links.txt writing entry points to JPype1.egg-info/entry_points.txt writing requirements to JPype1.egg-info/requires.txt writing top-level names to JPype1.egg-info/top_level.txt reading manifest file 'JPype1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.class' under directory 'native' no previously-included directories found matching 'test/classes/*' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'NOTICE' adding license file 'AUTHORS.rst' writing manifest file 'JPype1.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/jpype1-1.5.0.dist-info' Handling typing_extensions; python_version < "3.8" from hook generated metadata: Requires-Dist (JPype1) Ignoring alien requirement: typing_extensions; python_version < "3.8" Handling packaging from hook generated metadata: Requires-Dist (JPype1) Requirement satisfied: packaging (installed: packaging 24.2) Handling pytest; extra == "tests" from hook generated metadata: Requires-Dist (JPype1) Ignoring alien requirement: pytest; extra == "tests" Handling readthedocs-sphinx-ext; extra == "docs" from hook generated metadata: Requires-Dist (JPype1) Ignoring alien requirement: readthedocs-sphinx-ext; extra == "docs" Handling sphinx; extra == "docs" from hook generated metadata: Requires-Dist (JPype1) Ignoring alien requirement: sphinx; extra == "docs" Handling sphinx-rtd-theme; extra == "docs" from hook generated metadata: Requires-Dist (JPype1) Ignoring alien requirement: sphinx-rtd-theme; extra == "docs" + cat /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/python-jpype-1.5.0-2.mga10.x86_64-pyproject-buildrequires + rm -rfv jpype1-1.5.0.dist-info/ removed 'jpype1-1.5.0.dist-info/entry_points.txt' removed 'jpype1-1.5.0.dist-info/top_level.txt' removed 'jpype1-1.5.0.dist-info/METADATA' removed 'jpype1-1.5.0.dist-info/licenses/AUTHORS.rst' removed 'jpype1-1.5.0.dist-info/licenses/NOTICE' removed 'jpype1-1.5.0.dist-info/licenses/LICENSE' removed directory 'jpype1-1.5.0.dist-info/licenses' removed directory 'jpype1-1.5.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5lLpie + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build + 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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd JPype1-1.5.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export JAVA_HOME=/usr/lib/jvm/java + JAVA_HOME=/usr/lib/jvm/java + mkdir -p /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/setupext/pytester.py:20: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! from setuptools.command.test import test as TestCommand /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.pyproject-builddir/pip-modern-metadata-3plji11j/JPype1.egg-info writing /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.pyproject-builddir/pip-modern-metadata-3plji11j/JPype1.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.pyproject-builddir/pip-modern-metadata-3plji11j/JPype1.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.pyproject-builddir/pip-modern-metadata-3plji11j/JPype1.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.pyproject-builddir/pip-modern-metadata-3plji11j/JPype1.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.pyproject-builddir/pip-modern-metadata-3plji11j/JPype1.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.pyproject-builddir/pip-modern-metadata-3plji11j/JPype1.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.pyproject-builddir/pip-modern-metadata-3plji11j/JPype1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.class' under directory 'native' no previously-included directories found matching 'test/classes/*' adding license file 'LICENSE' adding license file 'NOTICE' adding license file 'AUTHORS.rst' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.pyproject-builddir/pip-modern-metadata-3plji11j/JPype1.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.pyproject-builddir/pip-modern-metadata-3plji11j/jpype1-1.5.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: JPype1 Building wheel for JPype1 (pyproject.toml): started Running command Building wheel for JPype1 (pyproject.toml) /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/setupext/pytester.py:20: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! from setuptools.command.test import test as TestCommand /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running bdist_wheel running build running build_py creating build/lib.linux-x86_64-cpython-313/jpype copying jpype/_jobject.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_jstring.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_jinit.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_jvmfinder.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_gui.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_jproxy.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/types.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_jthread.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_jcustomizer.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_classpath.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/dbapi2.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_jpackage.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_pykeywords.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_jmethod.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/beans.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/config.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/nio.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_jexception.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/pickle.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_jio.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/__init__.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/protocol.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_jcollection.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_core.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/imports.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_jarray.py -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_jclass.py -> build/lib.linux-x86_64-cpython-313/jpype creating build/lib.linux-x86_64-cpython-313/jpype/_pyinstaller copying jpype/_pyinstaller/example.py -> build/lib.linux-x86_64-cpython-313/jpype/_pyinstaller copying jpype/_pyinstaller/entry_points.py -> build/lib.linux-x86_64-cpython-313/jpype/_pyinstaller copying jpype/_pyinstaller/test_jpype_pyinstaller.py -> build/lib.linux-x86_64-cpython-313/jpype/_pyinstaller copying jpype/_pyinstaller/hook-jpype.py -> build/lib.linux-x86_64-cpython-313/jpype/_pyinstaller copying jpype/_jio.pyi -> build/lib.linux-x86_64-cpython-313/jpype copying jpype/_jcollection.pyi -> build/lib.linux-x86_64-cpython-313/jpype running build_ext Call build extensions Using Jar cache copying native/jars/org.jpype.jar -> build/lib.linux-x86_64-cpython-313 Call build ext building '_jpype' extension creating build/temp.linux-x86_64-cpython-313/native/common creating build/temp.linux-x86_64-cpython-313/native/python g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_array.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_array.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_arrayclass.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_arrayclass.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_booleantype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_booleantype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_boxedtype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_boxedtype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_buffer.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_buffer.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_buffertype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_buffertype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_bytetype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_bytetype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_chartype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_chartype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_class.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_class.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_classhints.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_classhints.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_classloader.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_classloader.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_classtype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_classtype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_context.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_context.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_convert.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_convert.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_doubletype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_doubletype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_encoding.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_encoding.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_exception.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_exception.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_field.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_field.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_floattype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_floattype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_functional.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_functional.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_gc.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_gc.o -g0 -std=c++11 -O2 native/common/jp_gc.cpp: In function ‘size_t getWorkingSize()’: native/common/jp_gc.cpp:89:22: warning: ‘mallinfo mallinfo()’ is deprecated [-Wdeprecated-declarations] 89 | mi = mallinfo(); | ~~~~~~~~^~ In file included from native/common/jp_gc.cpp:36: /usr/include/malloc.h:114:24: note: declared here 114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; | ^~~~~~~~ g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_inttype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_inttype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_javaframe.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_javaframe.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_longtype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_longtype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_method.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_method.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_methoddispatch.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_methoddispatch.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_monitor.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_monitor.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_numbertype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_numbertype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_objecttype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_objecttype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_platform.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_platform.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_primitivetype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_primitivetype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_proxy.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_proxy.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_reference_queue.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_reference_queue.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_shorttype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_shorttype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_stringtype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_stringtype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_tracer.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_tracer.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_typefactory.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_typefactory.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_typemanager.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_typemanager.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_value.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_value.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/common/jp_voidtype.cpp -o build/temp.linux-x86_64-cpython-313/native/common/jp_voidtype.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/python/jp_pythontypes.cpp -o build/temp.linux-x86_64-cpython-313/native/python/jp_pythontypes.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/python/pyjp_array.cpp -o build/temp.linux-x86_64-cpython-313/native/python/pyjp_array.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/python/pyjp_buffer.cpp -o build/temp.linux-x86_64-cpython-313/native/python/pyjp_buffer.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/python/pyjp_char.cpp -o build/temp.linux-x86_64-cpython-313/native/python/pyjp_char.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/python/pyjp_class.cpp -o build/temp.linux-x86_64-cpython-313/native/python/pyjp_class.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/python/pyjp_classhints.cpp -o build/temp.linux-x86_64-cpython-313/native/python/pyjp_classhints.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/python/pyjp_field.cpp -o build/temp.linux-x86_64-cpython-313/native/python/pyjp_field.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/python/pyjp_method.cpp -o build/temp.linux-x86_64-cpython-313/native/python/pyjp_method.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/python/pyjp_module.cpp -o build/temp.linux-x86_64-cpython-313/native/python/pyjp_module.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/python/pyjp_monitor.cpp -o build/temp.linux-x86_64-cpython-313/native/python/pyjp_monitor.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/python/pyjp_number.cpp -o build/temp.linux-x86_64-cpython-313/native/python/pyjp_number.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/python/pyjp_object.cpp -o build/temp.linux-x86_64-cpython-313/native/python/pyjp_object.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/python/pyjp_package.cpp -o build/temp.linux-x86_64-cpython-313/native/python/pyjp_package.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/python/pyjp_proxy.cpp -o build/temp.linux-x86_64-cpython-313/native/python/pyjp_proxy.o -g0 -std=c++11 -O2 g++ -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 -fPIC -Inative/common/include -Inative/python/include -Inative/embedded/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/python3.13 -c native/python/pyjp_value.cpp -o build/temp.linux-x86_64-cpython-313/native/python/pyjp_value.o -g0 -std=c++11 -O2 g++ -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 -shared -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 -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 build/temp.linux-x86_64-cpython-313/native/common/jp_array.o build/temp.linux-x86_64-cpython-313/native/common/jp_arrayclass.o build/temp.linux-x86_64-cpython-313/native/common/jp_booleantype.o build/temp.linux-x86_64-cpython-313/native/common/jp_boxedtype.o build/temp.linux-x86_64-cpython-313/native/common/jp_buffer.o build/temp.linux-x86_64-cpython-313/native/common/jp_buffertype.o build/temp.linux-x86_64-cpython-313/native/common/jp_bytetype.o build/temp.linux-x86_64-cpython-313/native/common/jp_chartype.o build/temp.linux-x86_64-cpython-313/native/common/jp_class.o build/temp.linux-x86_64-cpython-313/native/common/jp_classhints.o build/temp.linux-x86_64-cpython-313/native/common/jp_classloader.o build/temp.linux-x86_64-cpython-313/native/common/jp_classtype.o build/temp.linux-x86_64-cpython-313/native/common/jp_context.o build/temp.linux-x86_64-cpython-313/native/common/jp_convert.o build/temp.linux-x86_64-cpython-313/native/common/jp_doubletype.o build/temp.linux-x86_64-cpython-313/native/common/jp_encoding.o build/temp.linux-x86_64-cpython-313/native/common/jp_exception.o build/temp.linux-x86_64-cpython-313/native/common/jp_field.o build/temp.linux-x86_64-cpython-313/native/common/jp_floattype.o build/temp.linux-x86_64-cpython-313/native/common/jp_functional.o build/temp.linux-x86_64-cpython-313/native/common/jp_gc.o build/temp.linux-x86_64-cpython-313/native/common/jp_inttype.o build/temp.linux-x86_64-cpython-313/native/common/jp_javaframe.o build/temp.linux-x86_64-cpython-313/native/common/jp_longtype.o build/temp.linux-x86_64-cpython-313/native/common/jp_method.o build/temp.linux-x86_64-cpython-313/native/common/jp_methoddispatch.o build/temp.linux-x86_64-cpython-313/native/common/jp_monitor.o build/temp.linux-x86_64-cpython-313/native/common/jp_numbertype.o build/temp.linux-x86_64-cpython-313/native/common/jp_objecttype.o build/temp.linux-x86_64-cpython-313/native/common/jp_platform.o build/temp.linux-x86_64-cpython-313/native/common/jp_primitivetype.o build/temp.linux-x86_64-cpython-313/native/common/jp_proxy.o build/temp.linux-x86_64-cpython-313/native/common/jp_reference_queue.o build/temp.linux-x86_64-cpython-313/native/common/jp_shorttype.o build/temp.linux-x86_64-cpython-313/native/common/jp_stringtype.o build/temp.linux-x86_64-cpython-313/native/common/jp_tracer.o build/temp.linux-x86_64-cpython-313/native/common/jp_typefactory.o build/temp.linux-x86_64-cpython-313/native/common/jp_typemanager.o build/temp.linux-x86_64-cpython-313/native/common/jp_value.o build/temp.linux-x86_64-cpython-313/native/common/jp_voidtype.o build/temp.linux-x86_64-cpython-313/native/python/jp_pythontypes.o build/temp.linux-x86_64-cpython-313/native/python/pyjp_array.o build/temp.linux-x86_64-cpython-313/native/python/pyjp_buffer.o build/temp.linux-x86_64-cpython-313/native/python/pyjp_char.o build/temp.linux-x86_64-cpython-313/native/python/pyjp_class.o build/temp.linux-x86_64-cpython-313/native/python/pyjp_classhints.o build/temp.linux-x86_64-cpython-313/native/python/pyjp_field.o build/temp.linux-x86_64-cpython-313/native/python/pyjp_method.o build/temp.linux-x86_64-cpython-313/native/python/pyjp_module.o build/temp.linux-x86_64-cpython-313/native/python/pyjp_monitor.o build/temp.linux-x86_64-cpython-313/native/python/pyjp_number.o build/temp.linux-x86_64-cpython-313/native/python/pyjp_object.o build/temp.linux-x86_64-cpython-313/native/python/pyjp_package.o build/temp.linux-x86_64-cpython-313/native/python/pyjp_proxy.o build/temp.linux-x86_64-cpython-313/native/python/pyjp_value.o -L/usr/lib64 -ldl -lpython3.13 -o build/lib.linux-x86_64-cpython-313/_jpype.cpython-313-x86_64-linux-gnu.so installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel copying build/lib.linux-x86_64-cpython-313/_jpype.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/. copying build/lib.linux-x86_64-cpython-313/org.jpype.jar -> build/bdist.linux-x86_64/wheel/. creating build/bdist.linux-x86_64/wheel/jpype copying build/lib.linux-x86_64-cpython-313/jpype/_jobject.py -> build/bdist.linux-x86_64/wheel/./jpype creating build/bdist.linux-x86_64/wheel/jpype/_pyinstaller copying build/lib.linux-x86_64-cpython-313/jpype/_pyinstaller/example.py -> build/bdist.linux-x86_64/wheel/./jpype/_pyinstaller copying build/lib.linux-x86_64-cpython-313/jpype/_pyinstaller/entry_points.py -> build/bdist.linux-x86_64/wheel/./jpype/_pyinstaller copying build/lib.linux-x86_64-cpython-313/jpype/_pyinstaller/test_jpype_pyinstaller.py -> build/bdist.linux-x86_64/wheel/./jpype/_pyinstaller copying build/lib.linux-x86_64-cpython-313/jpype/_pyinstaller/hook-jpype.py -> build/bdist.linux-x86_64/wheel/./jpype/_pyinstaller copying build/lib.linux-x86_64-cpython-313/jpype/_jstring.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_jinit.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_jvmfinder.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_jio.pyi -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_gui.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_jproxy.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/types.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_jthread.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_jcustomizer.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_classpath.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/dbapi2.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_jpackage.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_jcollection.pyi -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_pykeywords.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_jmethod.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/beans.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/config.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/nio.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_jexception.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/pickle.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_jio.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/__init__.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/protocol.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_jcollection.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_core.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/imports.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_jarray.py -> build/bdist.linux-x86_64/wheel/./jpype copying build/lib.linux-x86_64-cpython-313/jpype/_jclass.py -> build/bdist.linux-x86_64/wheel/./jpype running install_egg_info running egg_info writing JPype1.egg-info/PKG-INFO writing dependency_links to JPype1.egg-info/dependency_links.txt writing entry points to JPype1.egg-info/entry_points.txt writing requirements to JPype1.egg-info/requires.txt writing top-level names to JPype1.egg-info/top_level.txt reading manifest file 'JPype1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.class' under directory 'native' no previously-included directories found matching 'test/classes/*' adding license file 'LICENSE' adding license file 'NOTICE' adding license file 'AUTHORS.rst' writing manifest file 'JPype1.egg-info/SOURCES.txt' Copying JPype1.egg-info to build/bdist.linux-x86_64/wheel/./JPype1-1.5.0-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/jpype1-1.5.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.pyproject-builddir/pip-wheel-sbmfl3mk/.tmp-l_o8m5h4/jpype1-1.5.0-cp313-cp313-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding '_jpype.cpython-313-x86_64-linux-gnu.so' adding 'org.jpype.jar' adding 'jpype/__init__.py' adding 'jpype/_classpath.py' adding 'jpype/_core.py' adding 'jpype/_gui.py' adding 'jpype/_jarray.py' adding 'jpype/_jclass.py' adding 'jpype/_jcollection.py' adding 'jpype/_jcollection.pyi' adding 'jpype/_jcustomizer.py' adding 'jpype/_jexception.py' adding 'jpype/_jinit.py' adding 'jpype/_jio.py' adding 'jpype/_jio.pyi' adding 'jpype/_jmethod.py' adding 'jpype/_jobject.py' adding 'jpype/_jpackage.py' adding 'jpype/_jproxy.py' adding 'jpype/_jstring.py' adding 'jpype/_jthread.py' adding 'jpype/_jvmfinder.py' adding 'jpype/_pykeywords.py' adding 'jpype/beans.py' adding 'jpype/config.py' adding 'jpype/dbapi2.py' adding 'jpype/imports.py' adding 'jpype/nio.py' adding 'jpype/pickle.py' adding 'jpype/protocol.py' adding 'jpype/types.py' adding 'jpype/_pyinstaller/entry_points.py' adding 'jpype/_pyinstaller/example.py' adding 'jpype/_pyinstaller/hook-jpype.py' adding 'jpype/_pyinstaller/test_jpype_pyinstaller.py' adding 'jpype1-1.5.0.dist-info/licenses/AUTHORS.rst' adding 'jpype1-1.5.0.dist-info/licenses/LICENSE' adding 'jpype1-1.5.0.dist-info/licenses/NOTICE' adding 'jpype1-1.5.0.dist-info/METADATA' adding 'jpype1-1.5.0.dist-info/WHEEL' adding 'jpype1-1.5.0.dist-info/entry_points.txt' adding 'jpype1-1.5.0.dist-info/top_level.txt' adding 'jpype1-1.5.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for JPype1 (pyproject.toml): finished with status 'done' Created wheel for JPype1: filename=jpype1-1.5.0-cp313-cp313-linux_x86_64.whl size=477787 sha256=0ae692fa3ed991f11e1589f9f5c20c00801bee608e7d981ff1a8e7bda67c1e14 Stored in directory: /home/pterjan/.cache/pip/wheels/85/3e/9e/236c3b9866fe93efe81483544a2459df6827e36698a5eaba0f Successfully built JPype1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GU4UoR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd JPype1-1.5.0 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ ls /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/pyproject-wheeldir/jpype1-1.5.0-cp313-cp313-linux_x86_64.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=jpype1==1.5.0 + '[' -z jpype1==1.5.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-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-jpype-1.5.0-build/JPype1-1.5.0/pyproject-wheeldir jpype1==1.5.0 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/pyproject-wheeldir Processing ./pyproject-wheeldir/jpype1-1.5.0-cp313-cp313-linux_x86_64.whl Installing collected packages: jpype1 Successfully installed jpype1-1.5.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/python-jpype-1.5.0-2.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + site_dirs+=("/usr/lib64/python3.13/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.13/site-packages/jpype1-1.5.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/jpype1-1.5.0.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-jpype-1.5.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/jpype1-1.5.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/python-jpype-1.5.0-2.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/jpype1-1.5.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/jpype1-1.5.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/jpype1-1.5.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/jpype1-1.5.0.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/python-jpype-1.5.0-2.mga10.x86_64-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-jpype-1.5.0-build/python-jpype-1.5.0-2.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/python-jpype-1.5.0-2.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-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-jpype-1.5.0-build/python-jpype-1.5.0-2.mga10.x86_64-pyproject-record --prefix /usr jpype + /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-jpype-1.5.0-build/BUILDROOT/usr/lib64/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/SPECPARTS/rpm-debuginfo.specpart Processing files: python3-jpype-1.5.0-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QL7bOz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build + cd JPype1-1.5.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/share/doc/python3-jpype + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/share/doc/python3-jpype + cp -pr /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/AUTHORS.rst /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/share/doc/python3-jpype + cp -pr /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/README.rst /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/share/doc/python3-jpype + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Rni5AB + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build + cd JPype1-1.5.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/share/licenses/python3-jpype + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/share/licenses/python3-jpype + cp -pr /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/JPype1-1.5.0/LICENSE /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT/usr/share/licenses/python3-jpype + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-jpype = 1.5.0-2.mga10 python3-jpype = 1.5.0-2.mga10 python3-jpype(x86-64) = 1.5.0-2.mga10 python3.13-jpype = 1.5.0-2.mga10 python3.13dist(jpype1) = 1.5 python3dist(jpype1) = 1.5 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpython3.13.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.13 python3.13dist(packaging) Obsoletes: python-jpype < 1.5.0-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-jpype-1.5.0-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2dxQlQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-jpype-1.5.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!