Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-lbt-recipes.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682467569.086524/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 x86_64 --nodeps /builddir/build/SPECS/python-lbt-recipes.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-lbt-recipes-0.25.5-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-lbt-recipes.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682467569.086524/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 x86_64 --nodeps /builddir/build/SPECS/python-lbt-recipes.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-lbt-recipes-0.25.5-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-lbt-recipes.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682467569.086524/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 x86_64 --nodeps /builddir/build/SPECS/python-lbt-recipes.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6M9qvC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lbt-recipes-0.25.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/lbt-recipes-0.25.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lbt-recipes-0.25.5 + /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.FOO3XL + umask 022 + cd /builddir/build/BUILD + cd lbt-recipes-0.25.5 + 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 -m64 -mtune=generic -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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/lbt_recipes copying lbt_recipes/settings.py -> build/lib/lbt_recipes copying lbt_recipes/recipe.py -> build/lib/lbt_recipes copying lbt_recipes/__init__.py -> build/lib/lbt_recipes copying lbt_recipes/__main__.py -> build/lib/lbt_recipes copying lbt_recipes/version.py -> build/lib/lbt_recipes creating build/lib/lbt_recipes/cli copying lbt_recipes/cli/__init__.py -> build/lib/lbt_recipes/cli running egg_info writing lbt_recipes.egg-info/PKG-INFO writing dependency_links to lbt_recipes.egg-info/dependency_links.txt writing entry points to lbt_recipes.egg-info/entry_points.txt writing requirements to lbt_recipes.egg-info/requires.txt writing top-level names to lbt_recipes.egg-info/top_level.txt reading manifest file 'lbt_recipes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching '*' found under directory 'docs' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.releaserc.json' warning: no previously-included files found matching 'deploy.sh' adding license file 'LICENSE' writing manifest file 'lbt_recipes.egg-info/SOURCES.txt' creating build/lib/lbt_recipes/adaptive_comfort_map copying lbt_recipes/adaptive_comfort_map/package.json -> build/lib/lbt_recipes/adaptive_comfort_map copying lbt_recipes/adaptive_comfort_map/run.py -> build/lib/lbt_recipes/adaptive_comfort_map copying lbt_recipes/adaptive_comfort_map/status.json -> build/lib/lbt_recipes/adaptive_comfort_map creating build/lib/lbt_recipes/adaptive_comfort_map/flow copying lbt_recipes/adaptive_comfort_map/flow/__init__.py -> build/lib/lbt_recipes/adaptive_comfort_map/flow copying lbt_recipes/adaptive_comfort_map/flow/main_6a898778.py -> build/lib/lbt_recipes/adaptive_comfort_map/flow creating build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies copying lbt_recipes/adaptive_comfort_map/flow/dependencies/__init__.py -> build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies copying lbt_recipes/adaptive_comfort_map/flow/dependencies/comfort_mapping_entry_point.py -> build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies copying lbt_recipes/adaptive_comfort_map/flow/dependencies/dynamic_contribution_entry_point.py -> build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies copying lbt_recipes/adaptive_comfort_map/flow/dependencies/dynamic_shade_contrib_entry_point.py -> build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies copying lbt_recipes/adaptive_comfort_map/flow/dependencies/radiance_mapping_entry_point.py -> build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies creating build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies copying lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies/__init__.py -> build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies copying lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies/radiance_contrib_entry_point.py -> build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies copying lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies/shade_contrib_entry_point.py -> build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies creating build/lib/lbt_recipes/annual_daylight copying lbt_recipes/annual_daylight/package.json -> build/lib/lbt_recipes/annual_daylight copying lbt_recipes/annual_daylight/run.py -> build/lib/lbt_recipes/annual_daylight copying lbt_recipes/annual_daylight/status.json -> build/lib/lbt_recipes/annual_daylight creating build/lib/lbt_recipes/annual_daylight/flow copying lbt_recipes/annual_daylight/flow/__init__.py -> build/lib/lbt_recipes/annual_daylight/flow copying lbt_recipes/annual_daylight/flow/main_47d8887d.py -> build/lib/lbt_recipes/annual_daylight/flow creating build/lib/lbt_recipes/annual_daylight/flow/dependencies copying lbt_recipes/annual_daylight/flow/dependencies/__init__.py -> build/lib/lbt_recipes/annual_daylight/flow/dependencies copying lbt_recipes/annual_daylight/flow/dependencies/main_acc750a6.py -> build/lib/lbt_recipes/annual_daylight/flow/dependencies creating build/lib/lbt_recipes/annual_daylight/flow/dependencies/dependencies copying lbt_recipes/annual_daylight/flow/dependencies/dependencies/__init__.py -> build/lib/lbt_recipes/annual_daylight/flow/dependencies/dependencies copying lbt_recipes/annual_daylight/flow/dependencies/dependencies/two_phase_prepare_folder.py -> build/lib/lbt_recipes/annual_daylight/flow/dependencies/dependencies copying lbt_recipes/annual_daylight/flow/dependencies/dependencies/two_phase_simulation.py -> build/lib/lbt_recipes/annual_daylight/flow/dependencies/dependencies creating build/lib/lbt_recipes/annual_daylight/flow/dependencies/dependencies/dependencies copying lbt_recipes/annual_daylight/flow/dependencies/dependencies/dependencies/__init__.py -> build/lib/lbt_recipes/annual_daylight/flow/dependencies/dependencies/dependencies copying lbt_recipes/annual_daylight/flow/dependencies/dependencies/dependencies/two_phase_ray_tracing.py -> build/lib/lbt_recipes/annual_daylight/flow/dependencies/dependencies/dependencies creating build/lib/lbt_recipes/annual_energy_use copying lbt_recipes/annual_energy_use/package.json -> build/lib/lbt_recipes/annual_energy_use copying lbt_recipes/annual_energy_use/run.py -> build/lib/lbt_recipes/annual_energy_use copying lbt_recipes/annual_energy_use/status.json -> build/lib/lbt_recipes/annual_energy_use creating build/lib/lbt_recipes/annual_energy_use/flow copying lbt_recipes/annual_energy_use/flow/__init__.py -> build/lib/lbt_recipes/annual_energy_use/flow copying lbt_recipes/annual_energy_use/flow/main_72fa8a0e.py -> build/lib/lbt_recipes/annual_energy_use/flow creating build/lib/lbt_recipes/annual_irradiance copying lbt_recipes/annual_irradiance/package.json -> build/lib/lbt_recipes/annual_irradiance copying lbt_recipes/annual_irradiance/run.py -> build/lib/lbt_recipes/annual_irradiance copying lbt_recipes/annual_irradiance/status.json -> build/lib/lbt_recipes/annual_irradiance creating build/lib/lbt_recipes/annual_irradiance/flow copying lbt_recipes/annual_irradiance/flow/__init__.py -> build/lib/lbt_recipes/annual_irradiance/flow copying lbt_recipes/annual_irradiance/flow/main_9d3bb717.py -> build/lib/lbt_recipes/annual_irradiance/flow creating build/lib/lbt_recipes/annual_irradiance/flow/dependencies copying lbt_recipes/annual_irradiance/flow/dependencies/__init__.py -> build/lib/lbt_recipes/annual_irradiance/flow/dependencies copying lbt_recipes/annual_irradiance/flow/dependencies/annual_irradiance_postprocess.py -> build/lib/lbt_recipes/annual_irradiance/flow/dependencies copying lbt_recipes/annual_irradiance/flow/dependencies/annual_irradiance_prepare_folder.py -> build/lib/lbt_recipes/annual_irradiance/flow/dependencies copying lbt_recipes/annual_irradiance/flow/dependencies/annual_irradiance_ray_tracing.py -> build/lib/lbt_recipes/annual_irradiance/flow/dependencies creating build/lib/lbt_recipes/cumulative_radiation copying lbt_recipes/cumulative_radiation/package.json -> build/lib/lbt_recipes/cumulative_radiation copying lbt_recipes/cumulative_radiation/run.py -> build/lib/lbt_recipes/cumulative_radiation copying lbt_recipes/cumulative_radiation/status.json -> build/lib/lbt_recipes/cumulative_radiation creating build/lib/lbt_recipes/cumulative_radiation/flow copying lbt_recipes/cumulative_radiation/flow/__init__.py -> build/lib/lbt_recipes/cumulative_radiation/flow copying lbt_recipes/cumulative_radiation/flow/main_c4e2265a.py -> build/lib/lbt_recipes/cumulative_radiation/flow creating build/lib/lbt_recipes/cumulative_radiation/flow/dependencies copying lbt_recipes/cumulative_radiation/flow/dependencies/__init__.py -> build/lib/lbt_recipes/cumulative_radiation/flow/dependencies copying lbt_recipes/cumulative_radiation/flow/dependencies/cumulative_radiation_postprocess.py -> build/lib/lbt_recipes/cumulative_radiation/flow/dependencies copying lbt_recipes/cumulative_radiation/flow/dependencies/cumulative_radiation_prepare_folder.py -> build/lib/lbt_recipes/cumulative_radiation/flow/dependencies creating build/lib/lbt_recipes/daylight_factor copying lbt_recipes/daylight_factor/package.json -> build/lib/lbt_recipes/daylight_factor copying lbt_recipes/daylight_factor/run.py -> build/lib/lbt_recipes/daylight_factor copying lbt_recipes/daylight_factor/status.json -> build/lib/lbt_recipes/daylight_factor creating build/lib/lbt_recipes/daylight_factor/flow copying lbt_recipes/daylight_factor/flow/__init__.py -> build/lib/lbt_recipes/daylight_factor/flow copying lbt_recipes/daylight_factor/flow/main_afc7c61d.py -> build/lib/lbt_recipes/daylight_factor/flow creating build/lib/lbt_recipes/daylight_factor/flow/dependencies copying lbt_recipes/daylight_factor/flow/dependencies/__init__.py -> build/lib/lbt_recipes/daylight_factor/flow/dependencies copying lbt_recipes/daylight_factor/flow/dependencies/daylight_factor_post_process_results.py -> build/lib/lbt_recipes/daylight_factor/flow/dependencies copying lbt_recipes/daylight_factor/flow/dependencies/daylight_factor_prepare_folder.py -> build/lib/lbt_recipes/daylight_factor/flow/dependencies creating build/lib/lbt_recipes/direct_sun_hours copying lbt_recipes/direct_sun_hours/package.json -> build/lib/lbt_recipes/direct_sun_hours copying lbt_recipes/direct_sun_hours/run.py -> build/lib/lbt_recipes/direct_sun_hours copying lbt_recipes/direct_sun_hours/status.json -> build/lib/lbt_recipes/direct_sun_hours creating build/lib/lbt_recipes/direct_sun_hours/flow copying lbt_recipes/direct_sun_hours/flow/__init__.py -> build/lib/lbt_recipes/direct_sun_hours/flow copying lbt_recipes/direct_sun_hours/flow/main_f24da6c6.py -> build/lib/lbt_recipes/direct_sun_hours/flow creating build/lib/lbt_recipes/direct_sun_hours/flow/dependencies copying lbt_recipes/direct_sun_hours/flow/dependencies/__init__.py -> build/lib/lbt_recipes/direct_sun_hours/flow/dependencies copying lbt_recipes/direct_sun_hours/flow/dependencies/direct_sun_hours_calculation.py -> build/lib/lbt_recipes/direct_sun_hours/flow/dependencies copying lbt_recipes/direct_sun_hours/flow/dependencies/direct_sun_hours_postprocess.py -> build/lib/lbt_recipes/direct_sun_hours/flow/dependencies copying lbt_recipes/direct_sun_hours/flow/dependencies/direct_sun_hours_prepare_folder.py -> build/lib/lbt_recipes/direct_sun_hours/flow/dependencies creating build/lib/lbt_recipes/imageless_annual_glare copying lbt_recipes/imageless_annual_glare/package.json -> build/lib/lbt_recipes/imageless_annual_glare copying lbt_recipes/imageless_annual_glare/run.py -> build/lib/lbt_recipes/imageless_annual_glare copying lbt_recipes/imageless_annual_glare/status.json -> build/lib/lbt_recipes/imageless_annual_glare creating build/lib/lbt_recipes/imageless_annual_glare/flow copying lbt_recipes/imageless_annual_glare/flow/__init__.py -> build/lib/lbt_recipes/imageless_annual_glare/flow copying lbt_recipes/imageless_annual_glare/flow/main_abf29326.py -> build/lib/lbt_recipes/imageless_annual_glare/flow creating build/lib/lbt_recipes/imageless_annual_glare/flow/dependencies copying lbt_recipes/imageless_annual_glare/flow/dependencies/__init__.py -> build/lib/lbt_recipes/imageless_annual_glare/flow/dependencies copying lbt_recipes/imageless_annual_glare/flow/dependencies/imageless_annual_glare.py -> build/lib/lbt_recipes/imageless_annual_glare/flow/dependencies copying lbt_recipes/imageless_annual_glare/flow/dependencies/imageless_annual_glare_postprocess.py -> build/lib/lbt_recipes/imageless_annual_glare/flow/dependencies copying lbt_recipes/imageless_annual_glare/flow/dependencies/imageless_annual_glare_prepare_folder.py -> build/lib/lbt_recipes/imageless_annual_glare/flow/dependencies creating build/lib/lbt_recipes/pmv_comfort_map copying lbt_recipes/pmv_comfort_map/package.json -> build/lib/lbt_recipes/pmv_comfort_map copying lbt_recipes/pmv_comfort_map/run.py -> build/lib/lbt_recipes/pmv_comfort_map copying lbt_recipes/pmv_comfort_map/status.json -> build/lib/lbt_recipes/pmv_comfort_map creating build/lib/lbt_recipes/pmv_comfort_map/flow copying lbt_recipes/pmv_comfort_map/flow/__init__.py -> build/lib/lbt_recipes/pmv_comfort_map/flow copying lbt_recipes/pmv_comfort_map/flow/main_6b2d7cba.py -> build/lib/lbt_recipes/pmv_comfort_map/flow creating build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies copying lbt_recipes/pmv_comfort_map/flow/dependencies/__init__.py -> build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies copying lbt_recipes/pmv_comfort_map/flow/dependencies/comfort_mapping_entry_point.py -> build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies copying lbt_recipes/pmv_comfort_map/flow/dependencies/dynamic_contribution_entry_point.py -> build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies copying lbt_recipes/pmv_comfort_map/flow/dependencies/dynamic_shade_contrib_entry_point.py -> build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies copying lbt_recipes/pmv_comfort_map/flow/dependencies/radiance_mapping_entry_point.py -> build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies creating build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies copying lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies/__init__.py -> build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies copying lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies/radiance_contrib_entry_point.py -> build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies copying lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies/shade_contrib_entry_point.py -> build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies creating build/lib/lbt_recipes/point_in_time_grid copying lbt_recipes/point_in_time_grid/package.json -> build/lib/lbt_recipes/point_in_time_grid copying lbt_recipes/point_in_time_grid/run.py -> build/lib/lbt_recipes/point_in_time_grid copying lbt_recipes/point_in_time_grid/status.json -> build/lib/lbt_recipes/point_in_time_grid creating build/lib/lbt_recipes/point_in_time_grid/flow copying lbt_recipes/point_in_time_grid/flow/__init__.py -> build/lib/lbt_recipes/point_in_time_grid/flow copying lbt_recipes/point_in_time_grid/flow/main_05de3fd9.py -> build/lib/lbt_recipes/point_in_time_grid/flow creating build/lib/lbt_recipes/point_in_time_grid/flow/dependencies copying lbt_recipes/point_in_time_grid/flow/dependencies/__init__.py -> build/lib/lbt_recipes/point_in_time_grid/flow/dependencies copying lbt_recipes/point_in_time_grid/flow/dependencies/point_in_time_grid_post_process.py -> build/lib/lbt_recipes/point_in_time_grid/flow/dependencies copying lbt_recipes/point_in_time_grid/flow/dependencies/point_in_time_grid_prepare_folder.py -> build/lib/lbt_recipes/point_in_time_grid/flow/dependencies creating build/lib/lbt_recipes/point_in_time_view copying lbt_recipes/point_in_time_view/package.json -> build/lib/lbt_recipes/point_in_time_view copying lbt_recipes/point_in_time_view/run.py -> build/lib/lbt_recipes/point_in_time_view copying lbt_recipes/point_in_time_view/status.json -> build/lib/lbt_recipes/point_in_time_view creating build/lib/lbt_recipes/point_in_time_view/flow copying lbt_recipes/point_in_time_view/flow/__init__.py -> build/lib/lbt_recipes/point_in_time_view/flow copying lbt_recipes/point_in_time_view/flow/main_2514a5fc.py -> build/lib/lbt_recipes/point_in_time_view/flow creating build/lib/lbt_recipes/point_in_time_view/flow/dependencies copying lbt_recipes/point_in_time_view/flow/dependencies/__init__.py -> build/lib/lbt_recipes/point_in_time_view/flow/dependencies copying lbt_recipes/point_in_time_view/flow/dependencies/point_in_time_view_prepare_folder.py -> build/lib/lbt_recipes/point_in_time_view/flow/dependencies copying lbt_recipes/point_in_time_view/flow/dependencies/point_in_time_view_ray_tracing.py -> build/lib/lbt_recipes/point_in_time_view/flow/dependencies creating build/lib/lbt_recipes/sky_view copying lbt_recipes/sky_view/package.json -> build/lib/lbt_recipes/sky_view copying lbt_recipes/sky_view/run.py -> build/lib/lbt_recipes/sky_view copying lbt_recipes/sky_view/status.json -> build/lib/lbt_recipes/sky_view creating build/lib/lbt_recipes/sky_view/flow copying lbt_recipes/sky_view/flow/__init__.py -> build/lib/lbt_recipes/sky_view/flow copying lbt_recipes/sky_view/flow/main_961c2ad4.py -> build/lib/lbt_recipes/sky_view/flow creating build/lib/lbt_recipes/sky_view/flow/dependencies copying lbt_recipes/sky_view/flow/dependencies/__init__.py -> build/lib/lbt_recipes/sky_view/flow/dependencies copying lbt_recipes/sky_view/flow/dependencies/sky_view_postprocess.py -> build/lib/lbt_recipes/sky_view/flow/dependencies copying lbt_recipes/sky_view/flow/dependencies/sky_view_prepare_folder.py -> build/lib/lbt_recipes/sky_view/flow/dependencies creating build/lib/lbt_recipes/utci_comfort_map copying lbt_recipes/utci_comfort_map/package.json -> build/lib/lbt_recipes/utci_comfort_map copying lbt_recipes/utci_comfort_map/run.py -> build/lib/lbt_recipes/utci_comfort_map copying lbt_recipes/utci_comfort_map/status.json -> build/lib/lbt_recipes/utci_comfort_map creating build/lib/lbt_recipes/utci_comfort_map/flow copying lbt_recipes/utci_comfort_map/flow/__init__.py -> build/lib/lbt_recipes/utci_comfort_map/flow copying lbt_recipes/utci_comfort_map/flow/main_11dd2a9e.py -> build/lib/lbt_recipes/utci_comfort_map/flow creating build/lib/lbt_recipes/utci_comfort_map/flow/dependencies copying lbt_recipes/utci_comfort_map/flow/dependencies/__init__.py -> build/lib/lbt_recipes/utci_comfort_map/flow/dependencies copying lbt_recipes/utci_comfort_map/flow/dependencies/comfort_mapping_entry_point.py -> build/lib/lbt_recipes/utci_comfort_map/flow/dependencies copying lbt_recipes/utci_comfort_map/flow/dependencies/dynamic_shade_contrib_entry_point.py -> build/lib/lbt_recipes/utci_comfort_map/flow/dependencies copying lbt_recipes/utci_comfort_map/flow/dependencies/radiance_mapping_entry_point.py -> build/lib/lbt_recipes/utci_comfort_map/flow/dependencies creating build/lib/lbt_recipes/utci_comfort_map/flow/dependencies/dependencies copying lbt_recipes/utci_comfort_map/flow/dependencies/dependencies/__init__.py -> build/lib/lbt_recipes/utci_comfort_map/flow/dependencies/dependencies copying lbt_recipes/utci_comfort_map/flow/dependencies/dependencies/shade_contrib_entry_point.py -> build/lib/lbt_recipes/utci_comfort_map/flow/dependencies/dependencies + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SSCZx0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64 + cd lbt-recipes-0.25.5 + 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 -m64 -mtune=generic -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-lbt-recipes-0.25.5-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. 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-lbt-recipes-0.25.5-1.x86_64/usr creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours/flow copying build/lib/lbt_recipes/direct_sun_hours/flow/main_f24da6c6.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours/flow creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours/flow/dependencies copying build/lib/lbt_recipes/direct_sun_hours/flow/dependencies/direct_sun_hours_calculation.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours/flow/dependencies copying build/lib/lbt_recipes/direct_sun_hours/flow/dependencies/direct_sun_hours_postprocess.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours/flow/dependencies copying build/lib/lbt_recipes/direct_sun_hours/flow/dependencies/direct_sun_hours_prepare_folder.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours/flow/dependencies copying build/lib/lbt_recipes/direct_sun_hours/flow/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours/flow/dependencies copying build/lib/lbt_recipes/direct_sun_hours/flow/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours/flow copying build/lib/lbt_recipes/direct_sun_hours/run.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours copying build/lib/lbt_recipes/direct_sun_hours/package.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours copying build/lib/lbt_recipes/direct_sun_hours/status.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid/flow copying build/lib/lbt_recipes/point_in_time_grid/flow/main_05de3fd9.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid/flow creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid/flow/dependencies copying build/lib/lbt_recipes/point_in_time_grid/flow/dependencies/point_in_time_grid_prepare_folder.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid/flow/dependencies copying build/lib/lbt_recipes/point_in_time_grid/flow/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid/flow/dependencies copying build/lib/lbt_recipes/point_in_time_grid/flow/dependencies/point_in_time_grid_post_process.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid/flow/dependencies copying build/lib/lbt_recipes/point_in_time_grid/flow/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid/flow copying build/lib/lbt_recipes/point_in_time_grid/run.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid copying build/lib/lbt_recipes/point_in_time_grid/package.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid copying build/lib/lbt_recipes/point_in_time_grid/status.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor/flow copying build/lib/lbt_recipes/daylight_factor/flow/main_afc7c61d.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor/flow creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor/flow/dependencies copying build/lib/lbt_recipes/daylight_factor/flow/dependencies/daylight_factor_prepare_folder.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor/flow/dependencies copying build/lib/lbt_recipes/daylight_factor/flow/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor/flow/dependencies copying build/lib/lbt_recipes/daylight_factor/flow/dependencies/daylight_factor_post_process_results.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor/flow/dependencies copying build/lib/lbt_recipes/daylight_factor/flow/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor/flow copying build/lib/lbt_recipes/daylight_factor/run.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor copying build/lib/lbt_recipes/daylight_factor/package.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor copying build/lib/lbt_recipes/daylight_factor/status.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare/flow creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare/flow/dependencies copying build/lib/lbt_recipes/imageless_annual_glare/flow/dependencies/imageless_annual_glare_postprocess.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare/flow/dependencies copying build/lib/lbt_recipes/imageless_annual_glare/flow/dependencies/imageless_annual_glare_prepare_folder.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare/flow/dependencies copying build/lib/lbt_recipes/imageless_annual_glare/flow/dependencies/imageless_annual_glare.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare/flow/dependencies copying build/lib/lbt_recipes/imageless_annual_glare/flow/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare/flow/dependencies copying build/lib/lbt_recipes/imageless_annual_glare/flow/main_abf29326.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare/flow copying build/lib/lbt_recipes/imageless_annual_glare/flow/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare/flow copying build/lib/lbt_recipes/imageless_annual_glare/run.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare copying build/lib/lbt_recipes/imageless_annual_glare/package.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare copying build/lib/lbt_recipes/imageless_annual_glare/status.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance/flow creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance/flow/dependencies copying build/lib/lbt_recipes/annual_irradiance/flow/dependencies/annual_irradiance_prepare_folder.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance/flow/dependencies copying build/lib/lbt_recipes/annual_irradiance/flow/dependencies/annual_irradiance_ray_tracing.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance/flow/dependencies copying build/lib/lbt_recipes/annual_irradiance/flow/dependencies/annual_irradiance_postprocess.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance/flow/dependencies copying build/lib/lbt_recipes/annual_irradiance/flow/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance/flow/dependencies copying build/lib/lbt_recipes/annual_irradiance/flow/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance/flow copying build/lib/lbt_recipes/annual_irradiance/flow/main_9d3bb717.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance/flow copying build/lib/lbt_recipes/annual_irradiance/run.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance copying build/lib/lbt_recipes/annual_irradiance/package.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance copying build/lib/lbt_recipes/annual_irradiance/status.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow copying build/lib/lbt_recipes/annual_daylight/flow/main_47d8887d.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies copying build/lib/lbt_recipes/annual_daylight/flow/dependencies/main_acc750a6.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies/dependencies copying build/lib/lbt_recipes/annual_daylight/flow/dependencies/dependencies/two_phase_prepare_folder.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies/dependencies copying build/lib/lbt_recipes/annual_daylight/flow/dependencies/dependencies/two_phase_simulation.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies/dependencies creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies/dependencies/dependencies copying build/lib/lbt_recipes/annual_daylight/flow/dependencies/dependencies/dependencies/two_phase_ray_tracing.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies/dependencies/dependencies copying build/lib/lbt_recipes/annual_daylight/flow/dependencies/dependencies/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies/dependencies/dependencies copying build/lib/lbt_recipes/annual_daylight/flow/dependencies/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies/dependencies copying build/lib/lbt_recipes/annual_daylight/flow/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies copying build/lib/lbt_recipes/annual_daylight/flow/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow copying build/lib/lbt_recipes/annual_daylight/run.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight copying build/lib/lbt_recipes/annual_daylight/package.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight copying build/lib/lbt_recipes/annual_daylight/status.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow copying build/lib/lbt_recipes/utci_comfort_map/flow/main_11dd2a9e.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/dependencies copying build/lib/lbt_recipes/utci_comfort_map/flow/dependencies/radiance_mapping_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/dependencies copying build/lib/lbt_recipes/utci_comfort_map/flow/dependencies/dynamic_shade_contrib_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/dependencies creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/dependencies/dependencies copying build/lib/lbt_recipes/utci_comfort_map/flow/dependencies/dependencies/shade_contrib_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/dependencies/dependencies copying build/lib/lbt_recipes/utci_comfort_map/flow/dependencies/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/dependencies/dependencies copying build/lib/lbt_recipes/utci_comfort_map/flow/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/dependencies copying build/lib/lbt_recipes/utci_comfort_map/flow/dependencies/comfort_mapping_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/dependencies copying build/lib/lbt_recipes/utci_comfort_map/flow/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow copying build/lib/lbt_recipes/utci_comfort_map/run.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map copying build/lib/lbt_recipes/utci_comfort_map/package.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map copying build/lib/lbt_recipes/utci_comfort_map/status.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view/flow copying build/lib/lbt_recipes/point_in_time_view/flow/main_2514a5fc.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view/flow creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view/flow/dependencies copying build/lib/lbt_recipes/point_in_time_view/flow/dependencies/point_in_time_view_prepare_folder.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view/flow/dependencies copying build/lib/lbt_recipes/point_in_time_view/flow/dependencies/point_in_time_view_ray_tracing.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view/flow/dependencies copying build/lib/lbt_recipes/point_in_time_view/flow/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view/flow/dependencies copying build/lib/lbt_recipes/point_in_time_view/flow/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view/flow copying build/lib/lbt_recipes/point_in_time_view/run.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view copying build/lib/lbt_recipes/point_in_time_view/package.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view copying build/lib/lbt_recipes/point_in_time_view/status.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies copying build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies/radiance_mapping_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies copying build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies/dynamic_shade_contrib_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies copying build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies/dynamic_contribution_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies copying build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies/radiance_contrib_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies copying build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies/shade_contrib_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies copying build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies copying build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies copying build/lib/lbt_recipes/adaptive_comfort_map/flow/dependencies/comfort_mapping_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies copying build/lib/lbt_recipes/adaptive_comfort_map/flow/main_6a898778.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow copying build/lib/lbt_recipes/adaptive_comfort_map/flow/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow copying build/lib/lbt_recipes/adaptive_comfort_map/run.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map copying build/lib/lbt_recipes/adaptive_comfort_map/package.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map copying build/lib/lbt_recipes/adaptive_comfort_map/status.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view/flow copying build/lib/lbt_recipes/sky_view/flow/main_961c2ad4.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view/flow creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view/flow/dependencies copying build/lib/lbt_recipes/sky_view/flow/dependencies/sky_view_prepare_folder.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view/flow/dependencies copying build/lib/lbt_recipes/sky_view/flow/dependencies/sky_view_postprocess.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view/flow/dependencies copying build/lib/lbt_recipes/sky_view/flow/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view/flow/dependencies copying build/lib/lbt_recipes/sky_view/flow/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view/flow copying build/lib/lbt_recipes/sky_view/run.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view copying build/lib/lbt_recipes/sky_view/package.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view copying build/lib/lbt_recipes/sky_view/status.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_energy_use creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_energy_use/flow copying build/lib/lbt_recipes/annual_energy_use/flow/main_72fa8a0e.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_energy_use/flow copying build/lib/lbt_recipes/annual_energy_use/flow/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_energy_use/flow copying build/lib/lbt_recipes/annual_energy_use/run.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_energy_use copying build/lib/lbt_recipes/annual_energy_use/package.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_energy_use copying build/lib/lbt_recipes/annual_energy_use/status.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_energy_use creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow copying build/lib/lbt_recipes/pmv_comfort_map/flow/main_6b2d7cba.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies copying build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies/radiance_mapping_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies copying build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies/dynamic_shade_contrib_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies copying build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies/dynamic_contribution_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies copying build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies/radiance_contrib_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies copying build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies/shade_contrib_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies copying build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies copying build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies copying build/lib/lbt_recipes/pmv_comfort_map/flow/dependencies/comfort_mapping_entry_point.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies copying build/lib/lbt_recipes/pmv_comfort_map/flow/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow copying build/lib/lbt_recipes/pmv_comfort_map/run.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map copying build/lib/lbt_recipes/pmv_comfort_map/package.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map copying build/lib/lbt_recipes/pmv_comfort_map/status.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cli copying build/lib/lbt_recipes/cli/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cli creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation/flow copying build/lib/lbt_recipes/cumulative_radiation/flow/main_c4e2265a.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation/flow creating /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation/flow/dependencies copying build/lib/lbt_recipes/cumulative_radiation/flow/dependencies/cumulative_radiation_prepare_folder.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation/flow/dependencies copying build/lib/lbt_recipes/cumulative_radiation/flow/dependencies/cumulative_radiation_postprocess.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation/flow/dependencies copying build/lib/lbt_recipes/cumulative_radiation/flow/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation/flow/dependencies copying build/lib/lbt_recipes/cumulative_radiation/flow/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation/flow copying build/lib/lbt_recipes/cumulative_radiation/run.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation copying build/lib/lbt_recipes/cumulative_radiation/package.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation copying build/lib/lbt_recipes/cumulative_radiation/status.json -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation copying build/lib/lbt_recipes/settings.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes copying build/lib/lbt_recipes/recipe.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes copying build/lib/lbt_recipes/__init__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes copying build/lib/lbt_recipes/__main__.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes copying build/lib/lbt_recipes/version.py -> /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours/flow/main_f24da6c6.py to main_f24da6c6.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours/flow/dependencies/direct_sun_hours_calculation.py to direct_sun_hours_calculation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours/flow/dependencies/direct_sun_hours_postprocess.py to direct_sun_hours_postprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours/flow/dependencies/direct_sun_hours_prepare_folder.py to direct_sun_hours_prepare_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours/flow/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/direct_sun_hours/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid/flow/main_05de3fd9.py to main_05de3fd9.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid/flow/dependencies/point_in_time_grid_prepare_folder.py to point_in_time_grid_prepare_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid/flow/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid/flow/dependencies/point_in_time_grid_post_process.py to point_in_time_grid_post_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_grid/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor/flow/main_afc7c61d.py to main_afc7c61d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor/flow/dependencies/daylight_factor_prepare_folder.py to daylight_factor_prepare_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor/flow/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor/flow/dependencies/daylight_factor_post_process_results.py to daylight_factor_post_process_results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/daylight_factor/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare/flow/dependencies/imageless_annual_glare_postprocess.py to imageless_annual_glare_postprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare/flow/dependencies/imageless_annual_glare_prepare_folder.py to imageless_annual_glare_prepare_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare/flow/dependencies/imageless_annual_glare.py to imageless_annual_glare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare/flow/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare/flow/main_abf29326.py to main_abf29326.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/imageless_annual_glare/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance/flow/dependencies/annual_irradiance_prepare_folder.py to annual_irradiance_prepare_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance/flow/dependencies/annual_irradiance_ray_tracing.py to annual_irradiance_ray_tracing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance/flow/dependencies/annual_irradiance_postprocess.py to annual_irradiance_postprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance/flow/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance/flow/main_9d3bb717.py to main_9d3bb717.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_irradiance/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/main_47d8887d.py to main_47d8887d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies/main_acc750a6.py to main_acc750a6.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies/dependencies/two_phase_prepare_folder.py to two_phase_prepare_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies/dependencies/two_phase_simulation.py to two_phase_simulation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies/dependencies/dependencies/two_phase_ray_tracing.py to two_phase_ray_tracing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies/dependencies/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_daylight/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/main_11dd2a9e.py to main_11dd2a9e.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/dependencies/radiance_mapping_entry_point.py to radiance_mapping_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/dependencies/dynamic_shade_contrib_entry_point.py to dynamic_shade_contrib_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/dependencies/dependencies/shade_contrib_entry_point.py to shade_contrib_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/dependencies/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/dependencies/comfort_mapping_entry_point.py to comfort_mapping_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/utci_comfort_map/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view/flow/main_2514a5fc.py to main_2514a5fc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view/flow/dependencies/point_in_time_view_prepare_folder.py to point_in_time_view_prepare_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view/flow/dependencies/point_in_time_view_ray_tracing.py to point_in_time_view_ray_tracing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view/flow/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/point_in_time_view/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies/radiance_mapping_entry_point.py to radiance_mapping_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies/dynamic_shade_contrib_entry_point.py to dynamic_shade_contrib_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies/dynamic_contribution_entry_point.py to dynamic_contribution_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies/radiance_contrib_entry_point.py to radiance_contrib_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies/shade_contrib_entry_point.py to shade_contrib_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/dependencies/comfort_mapping_entry_point.py to comfort_mapping_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/main_6a898778.py to main_6a898778.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/adaptive_comfort_map/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view/flow/main_961c2ad4.py to main_961c2ad4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view/flow/dependencies/sky_view_prepare_folder.py to sky_view_prepare_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view/flow/dependencies/sky_view_postprocess.py to sky_view_postprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view/flow/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/sky_view/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_energy_use/flow/main_72fa8a0e.py to main_72fa8a0e.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_energy_use/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/annual_energy_use/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/main_6b2d7cba.py to main_6b2d7cba.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies/radiance_mapping_entry_point.py to radiance_mapping_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies/dynamic_shade_contrib_entry_point.py to dynamic_shade_contrib_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies/dynamic_contribution_entry_point.py to dynamic_contribution_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies/radiance_contrib_entry_point.py to radiance_contrib_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies/shade_contrib_entry_point.py to shade_contrib_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/dependencies/comfort_mapping_entry_point.py to comfort_mapping_entry_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/pmv_comfort_map/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation/flow/main_c4e2265a.py to main_c4e2265a.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation/flow/dependencies/cumulative_radiation_prepare_folder.py to cumulative_radiation_prepare_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation/flow/dependencies/cumulative_radiation_postprocess.py to cumulative_radiation_postprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation/flow/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/cumulative_radiation/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/recipe.py to recipe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes/version.py to version.cpython-39.pyc writing byte-compilation script '/tmp/tmpj47l75di.py' /usr/bin/python3 /tmp/tmpj47l75di.py removing /tmp/tmpj47l75di.py running install_egg_info running egg_info writing lbt_recipes.egg-info/PKG-INFO writing dependency_links to lbt_recipes.egg-info/dependency_links.txt writing entry points to lbt_recipes.egg-info/entry_points.txt writing requirements to lbt_recipes.egg-info/requires.txt writing top-level names to lbt_recipes.egg-info/top_level.txt reading manifest file 'lbt_recipes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching '*' found under directory 'docs' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.releaserc.json' warning: no previously-included files found matching 'deploy.sh' adding license file 'LICENSE' writing manifest file 'lbt_recipes.egg-info/SOURCES.txt' Copying lbt_recipes.egg-info to /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9/site-packages/lbt_recipes-0.25.5-py3.9.egg-info running install_scripts Installing lbt-recipes script to /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64//usr/share/doc/python-lbt-recipes + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64 ~/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64 ~/build/BUILD/lbt-recipes-0.25.5 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/lbt-recipes-0.25.5 + mv /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.25.5-1 --unique-debug-suffix -0.25.5-1.x86_64 --unique-debug-src-base python-lbt-recipes-0.25.5-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/lbt-recipes-0.25.5 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-lbt-recipes-0.25.5-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-lbt-recipes-0.25.5-1.noarch Provides: python-lbt-recipes python3-lbt-recipes = 0.25.5-1 python3.9dist(lbt-recipes) = 0.25.5 python3dist(lbt-recipes) = 0.25.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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(click) = 7.1.2 python3.9dist(pollination-handlers) = 0.9.6 python3.9dist(queenbee-local) = 0.5.2 python3.9dist(setuptools) Processing files: python-lbt-recipes-help-0.25.5-1.noarch warning: Empty %files file /builddir/build/BUILD/lbt-recipes-0.25.5/doclist.lst Provides: python-lbt-recipes-help = 0.25.5-1 python3-lbt-recipes-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-lbt-recipes-0.25.5-1.x86_64 Wrote: /builddir/build/RPMS/python-lbt-recipes-help-0.25.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-lbt-recipes-0.25.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Znjrqv + umask 022 + cd /builddir/build/BUILD + cd lbt-recipes-0.25.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-lbt-recipes-0.25.5-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0