Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-deepforest.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682511533.683852/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-deepforest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-deepforest-1.2.7-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-deepforest.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682511533.683852/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-deepforest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-deepforest-1.2.7-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-deepforest.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682511533.683852/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-deepforest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.A3C67D + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf deepforest-1.2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/deepforest-1.2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd deepforest-1.2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.D6SZmj + umask 022 + cd /builddir/build/BUILD + cd deepforest-1.2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/deepforest copying deepforest/utilities.py -> build/lib/deepforest copying deepforest/IoU.py -> build/lib/deepforest copying deepforest/model.py -> build/lib/deepforest copying deepforest/_version.py -> build/lib/deepforest copying deepforest/predict.py -> build/lib/deepforest copying deepforest/__init__.py -> build/lib/deepforest copying deepforest/dataset.py -> build/lib/deepforest copying deepforest/main.py -> build/lib/deepforest copying deepforest/visualize.py -> build/lib/deepforest copying deepforest/evaluate.py -> build/lib/deepforest copying deepforest/preprocess.py -> build/lib/deepforest copying deepforest/callbacks.py -> build/lib/deepforest creating build/lib/tests copying tests/test_main.py -> build/lib/tests copying tests/test_utilities.py -> build/lib/tests copying tests/test_model.py -> build/lib/tests copying tests/profile_predict_file.py -> build/lib/tests copying tests/test_visualize.py -> build/lib/tests copying tests/profile_evaluate.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/profile_dataset.py -> build/lib/tests copying tests/test_environment.py -> build/lib/tests copying tests/test_IoU.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_dataset.py -> build/lib/tests copying tests/test_evaluate.py -> build/lib/tests copying tests/test_callbacks.py -> build/lib/tests copying tests/test_preprocess.py -> build/lib/tests copying tests/test_data.py -> build/lib/tests creating build/lib/deepforest/data copying deepforest/data/__init__.py -> build/lib/deepforest/data running egg_info writing deepforest.egg-info/PKG-INFO writing dependency_links to deepforest.egg-info/dependency_links.txt writing requirements to deepforest.egg-info/requires.txt writing top-level names to deepforest.egg-info/top_level.txt reading manifest file 'deepforest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'deepforest/data/2019_YELL_2_541000_4977000_image_crop.tiff' warning: no files found matching 'deepforest/data/2019_YELL_2_528000_4978000_image_crop2.tiff' warning: no files found matching 'deepforest/data/AWPE' warning: no files found matching 'Pigeon' warning: no files found matching 'Lake' warning: no files found matching '2020' warning: no files found matching 'DJI_0005.JPG' adding license file 'LICENSE' adding license file 'AUTHORS.rst' warning: no files found matching 'requirements.txt' writing manifest file 'deepforest.egg-info/SOURCES.txt' copying deepforest/data/2019_YELL_2_528000_4978000_image_crop2.png -> build/lib/deepforest/data copying deepforest/data/2019_YELL_2_528000_4978000_image_crop2.xml -> build/lib/deepforest/data copying deepforest/data/2019_YELL_2_541000_4977000_image_crop.png -> build/lib/deepforest/data copying deepforest/data/2019_YELL_2_541000_4977000_image_crop.xml -> build/lib/deepforest/data copying deepforest/data/OSBS_029.csv -> build/lib/deepforest/data copying deepforest/data/OSBS_029.png -> build/lib/deepforest/data copying deepforest/data/OSBS_029.tif -> build/lib/deepforest/data copying deepforest/data/OSBS_029.xml -> build/lib/deepforest/data copying deepforest/data/SOAP_031.png -> build/lib/deepforest/data copying deepforest/data/SOAP_061.png -> build/lib/deepforest/data copying deepforest/data/SOAP_061.xml -> build/lib/deepforest/data copying deepforest/data/classes.csv -> build/lib/deepforest/data copying deepforest/data/deepforest_config.yml -> build/lib/deepforest/data copying deepforest/data/example.csv -> build/lib/deepforest/data copying deepforest/data/testfile_deepforest.csv -> build/lib/deepforest/data copying deepforest/data/testfile_multi.csv -> build/lib/deepforest/data + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.x831go + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64 + cd deepforest-1.2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr creating /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest copying build/lib/deepforest/utilities.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest copying build/lib/deepforest/IoU.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest creating /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/SOAP_061.xml -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/2019_YELL_2_528000_4978000_image_crop2.xml -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/OSBS_029.xml -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/deepforest_config.yml -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/2019_YELL_2_541000_4977000_image_crop.png -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/2019_YELL_2_528000_4978000_image_crop2.png -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/example.csv -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/OSBS_029.png -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/SOAP_031.png -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/testfile_deepforest.csv -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/__init__.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/OSBS_029.csv -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/OSBS_029.tif -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/classes.csv -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/testfile_multi.csv -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/2019_YELL_2_541000_4977000_image_crop.xml -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/data/SOAP_061.png -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data copying build/lib/deepforest/model.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest copying build/lib/deepforest/_version.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest copying build/lib/deepforest/predict.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest copying build/lib/deepforest/__init__.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest copying build/lib/deepforest/dataset.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest copying build/lib/deepforest/main.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest copying build/lib/deepforest/visualize.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest copying build/lib/deepforest/evaluate.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest copying build/lib/deepforest/preprocess.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest copying build/lib/deepforest/callbacks.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest creating /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_main.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_utilities.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_model.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/profile_predict_file.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_visualize.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/profile_evaluate.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/profile_dataset.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_environment.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_IoU.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_dataset.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_evaluate.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_callbacks.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_preprocess.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_data.py -> /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/IoU.py to IoU.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/predict.py to predict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/visualize.py to visualize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/evaluate.py to evaluate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/preprocess.py to preprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest/callbacks.py to callbacks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/test_utilities.py to test_utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/test_model.py to test_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/profile_predict_file.py to profile_predict_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/test_visualize.py to test_visualize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/profile_evaluate.py to profile_evaluate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/profile_dataset.py to profile_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/test_environment.py to test_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/test_IoU.py to test_IoU.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/test_dataset.py to test_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/test_evaluate.py to test_evaluate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/test_callbacks.py to test_callbacks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/test_preprocess.py to test_preprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/tests/test_data.py to test_data.cpython-39.pyc writing byte-compilation script '/tmp/tmpuwsmg0u6.py' /usr/bin/python3 /tmp/tmpuwsmg0u6.py removing /tmp/tmpuwsmg0u6.py running install_egg_info running egg_info writing deepforest.egg-info/PKG-INFO writing dependency_links to deepforest.egg-info/dependency_links.txt writing requirements to deepforest.egg-info/requires.txt writing top-level names to deepforest.egg-info/top_level.txt reading manifest file 'deepforest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'deepforest/data/2019_YELL_2_541000_4977000_image_crop.tiff' warning: no files found matching 'deepforest/data/2019_YELL_2_528000_4978000_image_crop2.tiff' warning: no files found matching 'deepforest/data/AWPE' warning: no files found matching 'Pigeon' warning: no files found matching 'Lake' warning: no files found matching '2020' warning: no files found matching 'DJI_0005.JPG' adding license file 'LICENSE' adding license file 'AUTHORS.rst' warning: no files found matching 'requirements.txt' writing manifest file 'deepforest.egg-info/SOURCES.txt' Copying deepforest.egg-info to /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9/site-packages/deepforest-1.2.7-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64//usr/share/doc/python-deepforest + '[' -d doc ']' ~/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64 ~/build/BUILD/deepforest-1.2.7 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/deepforest-1.2.7 + popd + mv /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.2.7-1 --unique-debug-suffix -1.2.7-1.aarch64 --unique-debug-src-base python-deepforest-1.2.7-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/deepforest-1.2.7 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-deepforest-1.2.7-1.noarch Provides: python-deepforest python3-deepforest = 1.2.7-1 python3.9dist(deepforest) = 1.2.7 python3dist(deepforest) = 1.2.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.9 python3.9dist(albumentations) >= 1 python3.9dist(geopandas) python3.9dist(imagecodecs) python3.9dist(matplotlib) python3.9dist(numpy) python3.9dist(opencv-python) >= 4.5.4 python3.9dist(pandas) python3.9dist(pillow) > 6.2 python3.9dist(progressbar2) python3.9dist(pytorch-lightning) python3.9dist(rasterio) python3.9dist(rtree) python3.9dist(scipy) > 1.5 python3.9dist(six) python3.9dist(slidingwindow) python3.9dist(torch) python3.9dist(torchvision) >= 0.13 python3.9dist(tqdm) python3.9dist(xmltodict) Processing files: python-deepforest-help-1.2.7-1.noarch warning: Empty %files file /builddir/build/BUILD/deepforest-1.2.7/doclist.lst Provides: python-deepforest-help = 1.2.7-1 python3-deepforest-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64 Wrote: /builddir/build/RPMS/python-deepforest-help-1.2.7-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-deepforest-1.2.7-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.S2Ejzc + umask 022 + cd /builddir/build/BUILD + cd deepforest-1.2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-deepforest-1.2.7-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0