D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-sherpa-4.11.1-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.H2kjqI + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf sherpa-4.11.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/sherpa-4.11.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sherpa-4.11.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (sherpa-4.11.1-format.patch):' Patch #0 (sherpa-4.11.1-format.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file extern/region-4.11/src/region_repr.c + echo 'Patch #1 (sherpa-4.11.1-setup.patch):' Patch #1 (sherpa-4.11.1-setup.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file setup.cfg + echo 'Patch #2 (sherpa-4.8.2-arm.patch):' Patch #2 (sherpa-4.8.2-arm.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file sherpa/utils/src/cephes/const.c + /usr/bin/sed -i 's|libARCH|lib64|g' setup.cfg + /usr/bin/sed -i 's|@python_version@|3.8|g' setup.cfg ++ find . -name config.sub + for d in $(find . -name "config.sub") ++ dirname ./extern/fftw-3.3.8/config.sub + cp -af /usr/lib/rpm/config.guess /usr/lib/rpm/config.sub ./extern/fftw-3.3.8 + for d in $(find . -name "config.sub") ++ dirname ./extern/stklib-4.11/config.sub + cp -af /usr/lib/rpm/config.guess /usr/lib/rpm/config.sub ./extern/stklib-4.11 + for d in $(find . -name "config.sub") ++ dirname ./extern/config.sub + cp -af /usr/lib/rpm/config.guess /usr/lib/rpm/config.sub ./extern + for d in $(find . -name "config.sub") ++ dirname ./extern/grplib-4.9/config.sub + cp -af /usr/lib/rpm/config.guess /usr/lib/rpm/config.sub ./extern/grplib-4.9 + for d in $(find . -name "config.sub") ++ dirname ./extern/region-4.11/config.sub + cp -af /usr/lib/rpm/config.guess /usr/lib/rpm/config.sub ./extern/region-4.11 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4Yu5kI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sherpa-4.11.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build got version from expanded keyword {'version': '4.11.1', 'full': 'b02580f6e79d0e53e4f1cf445c49866817dfc607'} running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building extension "sherpa.estmethods._est_funcs" sources building extension "sherpa.utils._utils" sources building extension "sherpa.models._modelfcts" sources building extension "sherpa.optmethods._saoopt" sources building extension "sherpa.optmethods._tstoptfct" sources building extension "sherpa.stats._statfcts" sources building extension "sherpa.utils.integration" sources building extension "sherpa.astro.models._modelfcts" sources building extension "sherpa.astro.utils._pileup" sources building extension "sherpa.astro.utils._utils" sources building data_files sources build_src: building npy-pkg config files running build_py creating build creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/sherpa copying sherpa/instrument.py -> build/lib.linux-x86_64-3.8/sherpa copying sherpa/data.py -> build/lib.linux-x86_64-3.8/sherpa copying sherpa/__init__.py -> build/lib.linux-x86_64-3.8/sherpa copying sherpa/fit.py -> build/lib.linux-x86_64-3.8/sherpa copying sherpa/logposterior.py -> build/lib.linux-x86_64-3.8/sherpa copying sherpa/_version.py -> build/lib.linux-x86_64-3.8/sherpa copying sherpa/io.py -> build/lib.linux-x86_64-3.8/sherpa copying sherpa/conftest.py -> build/lib.linux-x86_64-3.8/sherpa copying sherpa/all.py -> build/lib.linux-x86_64-3.8/sherpa creating build/lib.linux-x86_64-3.8/sherpa/estmethods copying sherpa/estmethods/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/estmethods creating build/lib.linux-x86_64-3.8/sherpa/image copying sherpa/image/ds9_backend.py -> build/lib.linux-x86_64-3.8/sherpa/image copying sherpa/image/DS9.py -> build/lib.linux-x86_64-3.8/sherpa/image copying sherpa/image/dummy_backend.py -> build/lib.linux-x86_64-3.8/sherpa/image copying sherpa/image/pyds9_backend.py -> build/lib.linux-x86_64-3.8/sherpa/image copying sherpa/image/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/image creating build/lib.linux-x86_64-3.8/sherpa/models copying sherpa/models/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/models copying sherpa/models/parameter.py -> build/lib.linux-x86_64-3.8/sherpa/models copying sherpa/models/basic.py -> build/lib.linux-x86_64-3.8/sherpa/models copying sherpa/models/model.py -> build/lib.linux-x86_64-3.8/sherpa/models copying sherpa/models/regrid.py -> build/lib.linux-x86_64-3.8/sherpa/models copying sherpa/models/template.py -> build/lib.linux-x86_64-3.8/sherpa/models creating build/lib.linux-x86_64-3.8/sherpa/optmethods copying sherpa/optmethods/opt.py -> build/lib.linux-x86_64-3.8/sherpa/optmethods copying sherpa/optmethods/optfcts.py -> build/lib.linux-x86_64-3.8/sherpa/optmethods copying sherpa/optmethods/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/optmethods copying sherpa/optmethods/ncoresde.py -> build/lib.linux-x86_64-3.8/sherpa/optmethods copying sherpa/optmethods/ncoresnm.py -> build/lib.linux-x86_64-3.8/sherpa/optmethods creating build/lib.linux-x86_64-3.8/sherpa/plot copying sherpa/plot/pylab_backend.py -> build/lib.linux-x86_64-3.8/sherpa/plot copying sherpa/plot/dummy_backend.py -> build/lib.linux-x86_64-3.8/sherpa/plot copying sherpa/plot/chips_backend.py -> build/lib.linux-x86_64-3.8/sherpa/plot copying sherpa/plot/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/plot creating build/lib.linux-x86_64-3.8/sherpa/sim copying sherpa/sim/simulate.py -> build/lib.linux-x86_64-3.8/sherpa/sim copying sherpa/sim/sample.py -> build/lib.linux-x86_64-3.8/sherpa/sim copying sherpa/sim/mh.py -> build/lib.linux-x86_64-3.8/sherpa/sim copying sherpa/sim/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/sim creating build/lib.linux-x86_64-3.8/sherpa/stats copying sherpa/stats/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/stats creating build/lib.linux-x86_64-3.8/sherpa/ui copying sherpa/ui/utils.py -> build/lib.linux-x86_64-3.8/sherpa/ui copying sherpa/ui/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/ui creating build/lib.linux-x86_64-3.8/sherpa/utils copying sherpa/utils/err.py -> build/lib.linux-x86_64-3.8/sherpa/utils copying sherpa/utils/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/utils copying sherpa/utils/logging.py -> build/lib.linux-x86_64-3.8/sherpa/utils copying sherpa/utils/testing.py -> build/lib.linux-x86_64-3.8/sherpa/utils creating build/lib.linux-x86_64-3.8/sherpa/astro copying sherpa/astro/instrument.py -> build/lib.linux-x86_64-3.8/sherpa/astro copying sherpa/astro/flux.py -> build/lib.linux-x86_64-3.8/sherpa/astro copying sherpa/astro/background.py -> build/lib.linux-x86_64-3.8/sherpa/astro copying sherpa/astro/data.py -> build/lib.linux-x86_64-3.8/sherpa/astro copying sherpa/astro/plot.py -> build/lib.linux-x86_64-3.8/sherpa/astro copying sherpa/astro/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/astro copying sherpa/astro/all.py -> build/lib.linux-x86_64-3.8/sherpa/astro creating build/lib.linux-x86_64-3.8/sherpa/astro/datastack copying sherpa/astro/datastack/ds.py -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack copying sherpa/astro/datastack/utils.py -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack copying sherpa/astro/datastack/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack creating build/lib.linux-x86_64-3.8/sherpa/astro/datastack/plot_backend copying sherpa/astro/datastack/plot_backend/plot_chips.py -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/plot_backend copying sherpa/astro/datastack/plot_backend/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/plot_backend copying sherpa/astro/datastack/plot_backend/plot_matplotlib.py -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/plot_backend copying sherpa/astro/datastack/plot_backend/plot_dummy.py -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/plot_backend creating build/lib.linux-x86_64-3.8/sherpa/astro/io copying sherpa/astro/io/wcs.py -> build/lib.linux-x86_64-3.8/sherpa/astro/io copying sherpa/astro/io/pyfits_backend.py -> build/lib.linux-x86_64-3.8/sherpa/astro/io copying sherpa/astro/io/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/astro/io copying sherpa/astro/io/crates_backend.py -> build/lib.linux-x86_64-3.8/sherpa/astro/io copying sherpa/astro/io/meta.py -> build/lib.linux-x86_64-3.8/sherpa/astro/io creating build/lib.linux-x86_64-3.8/sherpa/astro/models copying sherpa/astro/models/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/astro/models creating build/lib.linux-x86_64-3.8/sherpa/astro/optical copying sherpa/astro/optical/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/astro/optical creating build/lib.linux-x86_64-3.8/sherpa/astro/sim copying sherpa/astro/sim/pragbayes.py -> build/lib.linux-x86_64-3.8/sherpa/astro/sim copying sherpa/astro/sim/fullbayes.py -> build/lib.linux-x86_64-3.8/sherpa/astro/sim copying sherpa/astro/sim/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/astro/sim creating build/lib.linux-x86_64-3.8/sherpa/astro/ui copying sherpa/astro/ui/utils.py -> build/lib.linux-x86_64-3.8/sherpa/astro/ui copying sherpa/astro/ui/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/astro/ui copying sherpa/astro/ui/serialize.py -> build/lib.linux-x86_64-3.8/sherpa/astro/ui creating build/lib.linux-x86_64-3.8/sherpa/astro/utils copying sherpa/astro/utils/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/astro/utils copying sherpa/astro/utils/smoke.py -> build/lib.linux-x86_64-3.8/sherpa/astro/utils creating build/lib.linux-x86_64-3.8/sherpa/astro/xspec copying sherpa/astro/xspec/utils.py -> build/lib.linux-x86_64-3.8/sherpa/astro/xspec copying sherpa/astro/xspec/__init__.py -> build/lib.linux-x86_64-3.8/sherpa/astro/xspec creating build/lib.linux-x86_64-3.8/sherpa/include creating build/lib.linux-x86_64-3.8/sherpa/include/sherpa copying sherpa/include/sherpa/utils.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa copying sherpa/include/sherpa/syminv.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa copying sherpa/include/sherpa/stats.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa copying sherpa/include/sherpa/jama.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa copying sherpa/include/sherpa/fcmp.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa copying sherpa/include/sherpa/integration.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa copying sherpa/include/sherpa/myArray.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa copying sherpa/include/sherpa/StopWatch.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa copying sherpa/include/sherpa/functor.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa copying sherpa/include/sherpa/constants.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa copying sherpa/include/sherpa/array.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa copying sherpa/include/sherpa/stat_extension.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa copying sherpa/include/sherpa/models.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa copying sherpa/include/sherpa/model_extension.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa copying sherpa/include/sherpa/extension.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa creating build/lib.linux-x86_64-3.8/sherpa/include/sherpa/astro copying sherpa/include/sherpa/astro/utils.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa/astro copying sherpa/include/sherpa/astro/xspec_extension.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa/astro copying sherpa/include/sherpa/astro/models.hh -> build/lib.linux-x86_64-3.8/sherpa/include/sherpa/astro creating build/lib.linux-x86_64-3.8/sherpa/tests copying sherpa/tests/test_sherpa.py -> build/lib.linux-x86_64-3.8/sherpa/tests copying sherpa/tests/a.lis -> build/lib.linux-x86_64-3.8/sherpa/tests copying sherpa/tests/test_fit_unit.py -> build/lib.linux-x86_64-3.8/sherpa/tests copying sherpa/tests/b.lis -> build/lib.linux-x86_64-3.8/sherpa/tests copying sherpa/tests/test_stack.py -> build/lib.linux-x86_64-3.8/sherpa/tests copying sherpa/tests/test_data.py -> build/lib.linux-x86_64-3.8/sherpa/tests creating build/lib.linux-x86_64-3.8/sherpa/estmethods/tests copying sherpa/estmethods/tests/test_estmethods.py -> build/lib.linux-x86_64-3.8/sherpa/estmethods/tests creating build/lib.linux-x86_64-3.8/sherpa/image/tests copying sherpa/image/tests/test_image.py -> build/lib.linux-x86_64-3.8/sherpa/image/tests creating build/lib.linux-x86_64-3.8/sherpa/models/tests copying sherpa/models/tests/test_psf_rebin.py -> build/lib.linux-x86_64-3.8/sherpa/models/tests copying sherpa/models/tests/test_regrid.py -> build/lib.linux-x86_64-3.8/sherpa/models/tests copying sherpa/models/tests/test_regrid_unit.py -> build/lib.linux-x86_64-3.8/sherpa/models/tests copying sherpa/models/tests/test_template.py -> build/lib.linux-x86_64-3.8/sherpa/models/tests copying sherpa/models/tests/test_parameter.py -> build/lib.linux-x86_64-3.8/sherpa/models/tests copying sherpa/models/tests/test_model.py -> build/lib.linux-x86_64-3.8/sherpa/models/tests copying sherpa/models/tests/test_basic.py -> build/lib.linux-x86_64-3.8/sherpa/models/tests copying sherpa/models/tests/test_template_unit.py -> build/lib.linux-x86_64-3.8/sherpa/models/tests creating build/lib.linux-x86_64-3.8/sherpa/optmethods/tests copying sherpa/optmethods/tests/test_optmethods.py -> build/lib.linux-x86_64-3.8/sherpa/optmethods/tests copying sherpa/optmethods/tests/test_ncoresopt.py -> build/lib.linux-x86_64-3.8/sherpa/optmethods/tests creating build/lib.linux-x86_64-3.8/sherpa/plot/tests copying sherpa/plot/tests/test_plot.py -> build/lib.linux-x86_64-3.8/sherpa/plot/tests copying sherpa/plot/tests/test_pylab.py -> build/lib.linux-x86_64-3.8/sherpa/plot/tests creating build/lib.linux-x86_64-3.8/sherpa/sim/tests copying sherpa/sim/tests/test_sim_unit.py -> build/lib.linux-x86_64-3.8/sherpa/sim/tests copying sherpa/sim/tests/test_sim.py -> build/lib.linux-x86_64-3.8/sherpa/sim/tests copying sherpa/sim/tests/test_asymmetric.py -> build/lib.linux-x86_64-3.8/sherpa/sim/tests creating build/lib.linux-x86_64-3.8/sherpa/stats/tests copying sherpa/stats/tests/test_stats.py -> build/lib.linux-x86_64-3.8/sherpa/stats/tests copying sherpa/stats/tests/test_stats_unit.py -> build/lib.linux-x86_64-3.8/sherpa/stats/tests copying sherpa/stats/tests/test_wstat.py -> build/lib.linux-x86_64-3.8/sherpa/stats/tests copying sherpa/stats/tests/test_user_stat.py -> build/lib.linux-x86_64-3.8/sherpa/stats/tests creating build/lib.linux-x86_64-3.8/sherpa/ui/tests copying sherpa/ui/tests/test_session.py -> build/lib.linux-x86_64-3.8/sherpa/ui/tests copying sherpa/ui/tests/test_ui_unit.py -> build/lib.linux-x86_64-3.8/sherpa/ui/tests copying sherpa/ui/tests/test_get_int_proj.py -> build/lib.linux-x86_64-3.8/sherpa/ui/tests copying sherpa/ui/tests/test_ui.py -> build/lib.linux-x86_64-3.8/sherpa/ui/tests copying sherpa/ui/tests/test_plot_pvalue.py -> build/lib.linux-x86_64-3.8/sherpa/ui/tests creating build/lib.linux-x86_64-3.8/sherpa/utils/tests copying sherpa/utils/tests/test_err.py -> build/lib.linux-x86_64-3.8/sherpa/utils/tests copying sherpa/utils/tests/test_utils_error_unit.py -> build/lib.linux-x86_64-3.8/sherpa/utils/tests copying sherpa/utils/tests/test_psf_rebinning_unit.py -> build/lib.linux-x86_64-3.8/sherpa/utils/tests copying sherpa/utils/tests/test_integration.py -> build/lib.linux-x86_64-3.8/sherpa/utils/tests copying sherpa/utils/tests/test_utils_unit.py -> build/lib.linux-x86_64-3.8/sherpa/utils/tests copying sherpa/utils/tests/test_root.py -> build/lib.linux-x86_64-3.8/sherpa/utils/tests copying sherpa/utils/tests/test_utils.py -> build/lib.linux-x86_64-3.8/sherpa/utils/tests creating build/lib.linux-x86_64-3.8/sherpa/astro/tests copying sherpa/astro/tests/test_cache.py -> build/lib.linux-x86_64-3.8/sherpa/astro/tests copying sherpa/astro/tests/test_astro_data_swift_unit.py -> build/lib.linux-x86_64-3.8/sherpa/astro/tests copying sherpa/astro/tests/test_instrument.py -> build/lib.linux-x86_64-3.8/sherpa/astro/tests copying sherpa/astro/tests/test_astro_data.py -> build/lib.linux-x86_64-3.8/sherpa/astro/tests copying sherpa/astro/tests/test_astro_data_rosat_unit.py -> build/lib.linux-x86_64-3.8/sherpa/astro/tests copying sherpa/astro/tests/test_astro.py -> build/lib.linux-x86_64-3.8/sherpa/astro/tests copying sherpa/astro/tests/test_astro_pha_scale.py -> build/lib.linux-x86_64-3.8/sherpa/astro/tests copying sherpa/astro/tests/test_astro_plot.py -> build/lib.linux-x86_64-3.8/sherpa/astro/tests creating build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests creating build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data copying sherpa/astro/datastack/tests/data/acisf04938_000N002_r0043_arf3.fits -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data copying sherpa/astro/datastack/tests/data/acisf04938_000N002_r0043_pha3.fits -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data copying sherpa/astro/datastack/tests/data/acisf07867_000N001_r0002_pha3.fits -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data copying sherpa/astro/datastack/tests/data/3c273.arf -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data copying sherpa/astro/datastack/tests/data/3c273.rmf -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data copying sherpa/astro/datastack/tests/data/3c273_bg.pi -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data copying sherpa/astro/datastack/tests/data/acisf04938_000N002_r0043_rmf3.fits -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data copying sherpa/astro/datastack/tests/data/acisf07867_000N001_r0002_rmf3.fits -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data copying sherpa/astro/datastack/tests/data/acisf07867_000N001_r0002_arf3.fits -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data copying sherpa/astro/datastack/tests/data/3c273cp.pi -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data copying sherpa/astro/datastack/tests/data/3c273.pi -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data copying sherpa/astro/datastack/tests/data/3c273.lis -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data copying sherpa/astro/datastack/tests/data/pha.lis -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data copying sherpa/astro/datastack/tests/test_datastack.py -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests copying sherpa/astro/datastack/tests/acis_bkg_model.py -> build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests creating build/lib.linux-x86_64-3.8/sherpa/astro/io/tests copying sherpa/astro/io/tests/test_io.py -> build/lib.linux-x86_64-3.8/sherpa/astro/io/tests creating build/lib.linux-x86_64-3.8/sherpa/astro/models/tests copying sherpa/astro/models/tests/test_models.py -> build/lib.linux-x86_64-3.8/sherpa/astro/models/tests creating build/lib.linux-x86_64-3.8/sherpa/astro/optical/tests copying sherpa/astro/optical/tests/test_optical_pytest.py -> build/lib.linux-x86_64-3.8/sherpa/astro/optical/tests copying sherpa/astro/optical/tests/test_optical.py -> build/lib.linux-x86_64-3.8/sherpa/astro/optical/tests creating build/lib.linux-x86_64-3.8/sherpa/astro/sim/tests copying sherpa/astro/sim/tests/test_astro_sim.py -> build/lib.linux-x86_64-3.8/sherpa/astro/sim/tests copying sherpa/astro/sim/tests/test_astro_sim_unit.py -> build/lib.linux-x86_64-3.8/sherpa/astro/sim/tests creating build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests creating build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests/data copying sherpa/astro/ui/tests/data/two_column_x_y.fits.gz -> build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests/data copying sherpa/astro/ui/tests/test_astro_ui_utils_unit.py -> build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests copying sherpa/astro/ui/tests/test_astro_ui_unit.py -> build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests copying sherpa/astro/ui/tests/test_astro_ui_io.py -> build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests copying sherpa/astro/ui/tests/test_eqwidth_err.py -> build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests copying sherpa/astro/ui/tests/test_astro_ui.py -> build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests copying sherpa/astro/ui/tests/test_serialize.py -> build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests copying sherpa/astro/ui/tests/test_session_copy.py -> build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests copying sherpa/astro/ui/tests/test_nan.py -> build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests copying sherpa/astro/ui/tests/test_astro_supports_pha2.py -> build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests copying sherpa/astro/ui/tests/test_chips_unit.py -> build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests copying sherpa/astro/ui/tests/test_astro_session.py -> build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests creating build/lib.linux-x86_64-3.8/sherpa/astro/utils/tests copying sherpa/astro/utils/tests/test_astro_utils.py -> build/lib.linux-x86_64-3.8/sherpa/astro/utils/tests copying sherpa/astro/utils/tests/test_astro_utils_unit.py -> build/lib.linux-x86_64-3.8/sherpa/astro/utils/tests copying sherpa/astro/utils/tests/test_smoke.py -> build/lib.linux-x86_64-3.8/sherpa/astro/utils/tests copying sherpa/astro/utils/tests/test_region_unit.py -> build/lib.linux-x86_64-3.8/sherpa/astro/utils/tests running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext customize UnixCCompiler customize UnixCCompiler using build_ext building 'sherpa.estmethods._est_funcs' extension compiling C++ sources C compiler: x86_64-mageia-linux-gnu-c++ -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC creating build/temp.linux-x86_64-3.8/sherpa creating build/temp.linux-x86_64-3.8/sherpa/estmethods creating build/temp.linux-x86_64-3.8/sherpa/estmethods/src compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/gsl -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' x86_64-mageia-linux-gnu-c++: sherpa/estmethods/src/estutils.cc x86_64-mageia-linux-gnu-c++: sherpa/estmethods/src/projection.cc x86_64-mageia-linux-gnu-c++: sherpa/estmethods/src/info_matrix.cc x86_64-mageia-linux-gnu-c++: sherpa/estmethods/src/estwrappers.cc x86_64-mageia-linux-gnu-c++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/sherpa/estmethods/src/estutils.o build/temp.linux-x86_64-3.8/sherpa/estmethods/src/info_matrix.o build/temp.linux-x86_64-3.8/sherpa/estmethods/src/projection.o build/temp.linux-x86_64-3.8/sherpa/estmethods/src/estwrappers.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/sherpa/estmethods/_est_funcs.cpython-38-x86_64-linux-gnu.so building 'sherpa.utils._utils' extension compiling C sources C compiler: x86_64-mageia-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC creating build/temp.linux-x86_64-3.8/sherpa/utils creating build/temp.linux-x86_64-3.8/sherpa/utils/src creating build/temp.linux-x86_64-3.8/sherpa/utils/src/cephes compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/cephes -Isherpa/utils/src/gsl -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/cephes/const.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/cephes/isnan.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/cephes/mtherr.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/cephes/ndtri.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/cephes/igam.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/cephes/gamma.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/cephes/fabs.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/cephes/polevl.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/cephes/igami.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/cephes/incbet.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/cephes/incbi.c compiling C++ sources C compiler: x86_64-mageia-linux-gnu-c++ -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/cephes -Isherpa/utils/src/gsl -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' x86_64-mageia-linux-gnu-c++: sherpa/utils/src/_utils.cc x86_64-mageia-linux-gnu-c++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/sherpa/utils/src/cephes/const.o build/temp.linux-x86_64-3.8/sherpa/utils/src/cephes/fabs.o build/temp.linux-x86_64-3.8/sherpa/utils/src/cephes/isnan.o build/temp.linux-x86_64-3.8/sherpa/utils/src/cephes/mtherr.o build/temp.linux-x86_64-3.8/sherpa/utils/src/cephes/polevl.o build/temp.linux-x86_64-3.8/sherpa/utils/src/cephes/ndtri.o build/temp.linux-x86_64-3.8/sherpa/utils/src/cephes/gamma.o build/temp.linux-x86_64-3.8/sherpa/utils/src/cephes/igam.o build/temp.linux-x86_64-3.8/sherpa/utils/src/cephes/igami.o build/temp.linux-x86_64-3.8/sherpa/utils/src/cephes/incbet.o build/temp.linux-x86_64-3.8/sherpa/utils/src/cephes/incbi.o build/temp.linux-x86_64-3.8/sherpa/utils/src/_utils.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/sherpa/utils/_utils.cpython-38-x86_64-linux-gnu.so building 'sherpa.models._modelfcts' extension compiling C++ sources C compiler: x86_64-mageia-linux-gnu-c++ -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC creating build/temp.linux-x86_64-3.8/sherpa/models creating build/temp.linux-x86_64-3.8/sherpa/models/src compile options: '-Isherpa/include -Isherpa/utils/src -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' x86_64-mageia-linux-gnu-c++: sherpa/models/src/_modelfcts.cc x86_64-mageia-linux-gnu-c++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/sherpa/models/src/_modelfcts.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/sherpa/models/_modelfcts.cpython-38-x86_64-linux-gnu.so building 'sherpa.optmethods._saoopt' extension compiling C++ sources C compiler: x86_64-mageia-linux-gnu-c++ -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC creating build/temp.linux-x86_64-3.8/sherpa/optmethods creating build/temp.linux-x86_64-3.8/sherpa/optmethods/src compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/gsl -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' x86_64-mageia-linux-gnu-c++: sherpa/optmethods/src/_saoopt.cc x86_64-mageia-linux-gnu-c++: sherpa/optmethods/src/Simplex.cc x86_64-mageia-linux-gnu-c++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/sherpa/optmethods/src/_saoopt.o build/temp.linux-x86_64-3.8/sherpa/optmethods/src/Simplex.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/sherpa/optmethods/_saoopt.cpython-38-x86_64-linux-gnu.so building 'sherpa.optmethods._tstoptfct' extension compiling C++ sources C compiler: x86_64-mageia-linux-gnu-c++ -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC creating build/temp.linux-x86_64-3.8/sherpa/optmethods/tests compile options: '-Isherpa/include -Isherpa/utils/src -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' x86_64-mageia-linux-gnu-c++: sherpa/optmethods/tests/_tstoptfct.cc x86_64-mageia-linux-gnu-c++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/sherpa/optmethods/tests/_tstoptfct.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/sherpa/optmethods/_tstoptfct.cpython-38-x86_64-linux-gnu.so building 'sherpa.stats._statfcts' extension compiling C++ sources C compiler: x86_64-mageia-linux-gnu-c++ -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC creating build/temp.linux-x86_64-3.8/sherpa/stats creating build/temp.linux-x86_64-3.8/sherpa/stats/src compile options: '-Isherpa/include -Isherpa/utils/src -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' x86_64-mageia-linux-gnu-c++: sherpa/stats/src/_statfcts.cc x86_64-mageia-linux-gnu-c++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/sherpa/stats/src/_statfcts.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/sherpa/stats/_statfcts.cpython-38-x86_64-linux-gnu.so building 'sherpa.utils.integration' extension compiling C sources C compiler: x86_64-mageia-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC creating build/temp.linux-x86_64-3.8/sherpa/utils/src/gsl compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src -Isherpa/utils/src/gsl -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/gsl/err.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/gsl/strerror.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/gsl/stream.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/gsl/qng.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/gsl/error.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/gsl/message.c x86_64-mageia-linux-gnu-gcc: sherpa/utils/src/adapt_integrate.c compiling C++ sources C compiler: x86_64-mageia-linux-gnu-c++ -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src -Isherpa/utils/src/gsl -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' x86_64-mageia-linux-gnu-c++: sherpa/utils/src/integration.cc x86_64-mageia-linux-gnu-c++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/sherpa/utils/src/gsl/err.o build/temp.linux-x86_64-3.8/sherpa/utils/src/gsl/error.o build/temp.linux-x86_64-3.8/sherpa/utils/src/gsl/stream.o build/temp.linux-x86_64-3.8/sherpa/utils/src/gsl/strerror.o build/temp.linux-x86_64-3.8/sherpa/utils/src/gsl/message.o build/temp.linux-x86_64-3.8/sherpa/utils/src/gsl/qng.o build/temp.linux-x86_64-3.8/sherpa/utils/src/adapt_integrate.o build/temp.linux-x86_64-3.8/sherpa/utils/src/integration.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/sherpa/utils/integration.cpython-38-x86_64-linux-gnu.so building 'sherpa.astro.models._modelfcts' extension compiling C++ sources C compiler: x86_64-mageia-linux-gnu-c++ -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC creating build/temp.linux-x86_64-3.8/sherpa/astro creating build/temp.linux-x86_64-3.8/sherpa/astro/models creating build/temp.linux-x86_64-3.8/sherpa/astro/models/src compile options: '-Isherpa/include -Isherpa/utils/src -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' x86_64-mageia-linux-gnu-c++: sherpa/astro/models/src/_modelfcts.cc x86_64-mageia-linux-gnu-c++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/sherpa/astro/models/src/_modelfcts.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/sherpa/astro/models/_modelfcts.cpython-38-x86_64-linux-gnu.so building 'sherpa.astro.utils._pileup' extension compiling C sources C compiler: x86_64-mageia-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC creating build/temp.linux-x86_64-3.8/sherpa/astro/utils creating build/temp.linux-x86_64-3.8/sherpa/astro/utils/src compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/astro/utils/src -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' x86_64-mageia-linux-gnu-gcc: sherpa/astro/utils/src/fftn.c compiling C++ sources C compiler: x86_64-mageia-linux-gnu-c++ -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/astro/utils/src -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' x86_64-mageia-linux-gnu-c++: sherpa/astro/utils/src/_pileup.cc x86_64-mageia-linux-gnu-c++: sherpa/astro/utils/src/pileup.cc sherpa/astro/utils/src/_pileup.cc: In function 'PyObject* _apply_pileup(PyObject*, PyObject*)': sherpa/astro/utils/src/_pileup.cc:126:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 126 | std::auto_ptr< sherpa::PyWrapper > | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from sherpa/astro/utils/src/_pileup.cc:22: /usr/include/c++/10/bits/unique_ptr.h:56:28: note: declared here 56 | template class auto_ptr; | ^~~~~~~~ x86_64-mageia-linux-gnu-c++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/sherpa/astro/utils/src/fftn.o build/temp.linux-x86_64-3.8/sherpa/astro/utils/src/_pileup.o build/temp.linux-x86_64-3.8/sherpa/astro/utils/src/pileup.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/sherpa/astro/utils/_pileup.cpython-38-x86_64-linux-gnu.so building 'sherpa.astro.utils._utils' extension compiling C++ sources C compiler: x86_64-mageia-linux-gnu-c++ -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/gsl -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' x86_64-mageia-linux-gnu-c++: sherpa/astro/utils/src/_utils.cc x86_64-mageia-linux-gnu-c++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/sherpa/astro/utils/src/_utils.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/sherpa/astro/utils/_utils.cpython-38-x86_64-linux-gnu.so UPDATING build/lib.linux-x86_64-3.8/sherpa/_version.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WhV1DI + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64 + cd sherpa-4.11.1 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64 running sherpa_config warning: sherpa_config: built configure string['./configure', '--prefix=/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/build', '--with-pic', '--enable-standalone', '--disable-maintainer-mode', '--enable-stuberrorlib', '--disable-shared', '--enable-shared=libgrp,stklib', '--enable-region'] checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands === configuring in region-4.11 (/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern/region-4.11) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/build' '--with-pic' '--enable-standalone' '--disable-maintainer-mode' '--enable-stuberrorlib' '--disable-shared' '--enable-shared=libgrp,stklib' '--enable-region' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for a sed that does not truncate output... /usr/bin/sed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for main in -lm... yes checking for main in -lregion... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strpbrk... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing libtool commands Making install in region-4.11 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern/region-4.11' Making install in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern/region-4.11/src' test -f regparser.c || /bin/sh ../ylwrap regparser.y y.tab.c regparser.c y.tab.h `echo regparser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output regparser.output -- bison -y -d -p"regYY" test -f reglexer.c || /bin/sh ../ylwrap reglexer.l lex.yy.c reglexer.c -- flex -o lex.yy.c /home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern/region-4.11/src/regparser.y:80.10-11: warning: POSIX Yacc does not support string literals [-Wyacc] 80 | | error "" { yyerrok; } | ^~ updating regparser.h make install-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern/region-4.11/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT reglexer.lo -MD -MP -MF .deps/reglexer.Tpo -c -o reglexer.lo reglexer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regparser.lo -MD -MP -MF .deps/regparser.Tpo -c -o regparser.lo regparser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_area.lo -MD -MP -MF .deps/region_area.Tpo -c -o region_area.lo region_area.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_convert.lo -MD -MP -MF .deps/region_convert.Tpo -c -o region_convert.lo region_convert.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_create.lo -MD -MP -MF .deps/region_create.Tpo -c -o region_create.lo region_create.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_extent.lo -MD -MP -MF .deps/region_extent.Tpo -c -o region_extent.lo region_extent.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_eval.lo -MD -MP -MF .deps/region_eval.Tpo -c -o region_eval.lo region_eval.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_logic.lo -MD -MP -MF .deps/region_logic.Tpo -c -o region_logic.lo region_logic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_repr.lo -MD -MP -MF .deps/region_repr.Tpo -c -o region_repr.lo region_repr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_shape.lo -MD -MP -MF .deps/region_shape.Tpo -c -o region_shape.lo region_shape.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regShape_utils.lo -MD -MP -MF .deps/regShape_utils.Tpo -c -o regShape_utils.lo regShape_utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regAnnulus.lo -MD -MP -MF .deps/regAnnulus.Tpo -c -o regAnnulus.lo regAnnulus.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regField.lo -MD -MP -MF .deps/regField.Tpo -c -o regField.lo regField.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regPolygon.lo -MD -MP -MF .deps/regPolygon.Tpo -c -o regPolygon.lo regPolygon.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regSector.lo -MD -MP -MF .deps/regSector.Tpo -c -o regSector.lo regSector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regMask.lo -MD -MP -MF .deps/regMask.Tpo -c -o regMask.lo regMask.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regCircle.lo -MD -MP -MF .deps/regCircle.Tpo -c -o regCircle.lo regCircle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regEllipse.lo -MD -MP -MF .deps/regEllipse.Tpo -c -o regEllipse.lo regEllipse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regBox.lo -MD -MP -MF .deps/regBox.Tpo -c -o regBox.lo regBox.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regPoint.lo -MD -MP -MF .deps/regPoint.Tpo -c -o regPoint.lo regPoint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regRectangle.lo -MD -MP -MF .deps/regRectangle.Tpo -c -o regRectangle.lo regRectangle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" -DPACKAGE_STRING=\"region\ 4.11\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regPie.lo -MD -MP -MF .deps/regPie.Tpo -c -o regPie.lo regPie.c libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_eval.lo -MD -MP -MF .deps/region_eval.Tpo -c region_eval.c -fPIC -DPIC -o region_eval.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT reglexer.lo -MD -MP -MF .deps/reglexer.Tpo -c reglexer.c -fPIC -DPIC -o reglexer.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regField.lo -MD -MP -MF .deps/regField.Tpo -c regField.c -fPIC -DPIC -o regField.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_logic.lo -MD -MP -MF .deps/region_logic.Tpo -c region_logic.c -fPIC -DPIC -o region_logic.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regCircle.lo -MD -MP -MF .deps/regCircle.Tpo -c regCircle.c -fPIC -DPIC -o regCircle.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regparser.lo -MD -MP -MF .deps/regparser.Tpo -c regparser.c -fPIC -DPIC -o regparser.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regPoint.lo -MD -MP -MF .deps/regPoint.Tpo -c regPoint.c -fPIC -DPIC -o regPoint.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_area.lo -MD -MP -MF .deps/region_area.Tpo -c region_area.c -fPIC -DPIC -o region_area.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_repr.lo -MD -MP -MF .deps/region_repr.Tpo -c region_repr.c -fPIC -DPIC -o region_repr.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_convert.lo -MD -MP -MF .deps/region_convert.Tpo -c region_convert.c -fPIC -DPIC -o region_convert.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regRectangle.lo -MD -MP -MF .deps/regRectangle.Tpo -c regRectangle.c -fPIC -DPIC -o regRectangle.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_create.lo -MD -MP -MF .deps/region_create.Tpo -c region_create.c -fPIC -DPIC -o region_create.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_extent.lo -MD -MP -MF .deps/region_extent.Tpo -c region_extent.c -fPIC -DPIC -o region_extent.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regShape_utils.lo -MD -MP -MF .deps/regShape_utils.Tpo -c regShape_utils.c -fPIC -DPIC -o regShape_utils.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regPolygon.lo -MD -MP -MF .deps/regPolygon.Tpo -c regPolygon.c -fPIC -DPIC -o regPolygon.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regEllipse.lo -MD -MP -MF .deps/regEllipse.Tpo -c regEllipse.c -fPIC -DPIC -o regEllipse.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regAnnulus.lo -MD -MP -MF .deps/regAnnulus.Tpo -c regAnnulus.c -fPIC -DPIC -o regAnnulus.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regPie.lo -MD -MP -MF .deps/regPie.Tpo -c regPie.c -fPIC -DPIC -o regPie.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regMask.lo -MD -MP -MF .deps/regMask.Tpo -c regMask.c -fPIC -DPIC -o regMask.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regBox.lo -MD -MP -MF .deps/regBox.Tpo -c regBox.c -fPIC -DPIC -o regBox.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT regSector.lo -MD -MP -MF .deps/regSector.Tpo -c regSector.c -fPIC -DPIC -o regSector.o libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.11\" "-DPACKAGE_STRING=\"region 4.11\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"region\" -DVERSION=\"4.11\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT region_shape.lo -MD -MP -MF .deps/region_shape.Tpo -c region_shape.c -fPIC -DPIC -o region_shape.o regparser.y: In function 'regParse': regparser.y:629:5: warning: implicit declaration of function 'regYYrestart' [-Wimplicit-function-declaration] 629 | regYYrestart(NULL); | ^~~~~~~~~~~~ mv -f .deps/regField.Tpo .deps/regField.Plo mv -f .deps/region_eval.Tpo .deps/region_eval.Plo mv -f .deps/regPoint.Tpo .deps/regPoint.Plo mv -f .deps/regMask.Tpo .deps/regMask.Plo mv -f .deps/regCircle.Tpo .deps/regCircle.Plo mv -f .deps/regSector.Tpo .deps/regSector.Plo mv -f .deps/regRectangle.Tpo .deps/regRectangle.Plo mv -f .deps/region_extent.Tpo .deps/region_extent.Plo mv -f .deps/regEllipse.Tpo .deps/regEllipse.Plo mv -f .deps/region_create.Tpo .deps/region_create.Plo mv -f .deps/regAnnulus.Tpo .deps/regAnnulus.Plo mv -f .deps/regBox.Tpo .deps/regBox.Plo mv -f .deps/region_logic.Tpo .deps/region_logic.Plo mv -f .deps/regShape_utils.Tpo .deps/regShape_utils.Plo mv -f .deps/region_shape.Tpo .deps/region_shape.Plo mv -f .deps/regPie.Tpo .deps/regPie.Plo mv -f .deps/regPolygon.Tpo .deps/regPolygon.Plo mv -f .deps/region_convert.Tpo .deps/region_convert.Plo mv -f .deps/region_area.Tpo .deps/region_area.Plo mv -f .deps/reglexer.Tpo .deps/reglexer.Plo mv -f .deps/region_repr.Tpo .deps/region_repr.Plo mv -f .deps/regparser.Tpo .deps/regparser.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libregion.la -rpath /home/iurt/rpmbuild/BUILD/sherpa-4.11.1/build/lib reglexer.lo regparser.lo region_area.lo region_convert.lo region_create.lo region_extent.lo region_eval.lo region_logic.lo region_repr.lo region_shape.lo regShape_utils.lo regAnnulus.lo regField.lo regPolygon.lo regSector.lo regMask.lo regCircle.lo regEllipse.lo regBox.lo regPoint.lo regRectangle.lo regPie.lo -lm libtool: link: ar cru .libs/libregion.a reglexer.o regparser.o region_area.o region_convert.o region_create.o region_extent.o region_eval.o region_logic.o region_repr.o region_shape.o regShape_utils.o regAnnulus.o regField.o regPolygon.o regSector.o regMask.o regCircle.o regEllipse.o regBox.o regPoint.o regRectangle.o regPie.o libtool: link: ranlib .libs/libregion.a libtool: link: ( cd ".libs" && rm -f "libregion.la" && ln -s "../libregion.la" "libregion.la" ) make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern/region-4.11/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/build/lib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/build/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libregion.la '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/build/lib' /usr/bin/install -c -m 644 cxcregion.h region_priv.h regpar.h '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/build/include' libtool: install: /usr/bin/install -c .libs/libregion.lai /home/iurt/rpmbuild/BUILD/sherpa-4.11.1/build/lib/libregion.la libtool: install: /usr/bin/install -c .libs/libregion.a /home/iurt/rpmbuild/BUILD/sherpa-4.11.1/build/lib/libregion.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/sherpa-4.11.1/build/lib/libregion.a libtool: install: ranlib /home/iurt/rpmbuild/BUILD/sherpa-4.11.1/build/lib/libregion.a libtool: finish: PATH="/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/home/iurt/.local/bin:/home/iurt/bin:/sbin" ldconfig -n /home/iurt/rpmbuild/BUILD/sherpa-4.11.1/build/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/iurt/rpmbuild/BUILD/sherpa-4.11.1/build/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern/region-4.11/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern/region-4.11/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern/region-4.11/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern/region-4.11' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern/region-4.11' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern/region-4.11' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern/region-4.11' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern/region-4.11' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sherpa-4.11.1/extern' running xspec_config running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro copying build/lib.linux-x86_64-3.8/sherpa/astro/instrument.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/sim copying build/lib.linux-x86_64-3.8/sherpa/astro/sim/pragbayes.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/sim copying build/lib.linux-x86_64-3.8/sherpa/astro/sim/fullbayes.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/sim copying build/lib.linux-x86_64-3.8/sherpa/astro/sim/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/sim creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/sim/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/sim/tests/test_astro_sim.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/sim/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/sim/tests/test_astro_sim_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/sim/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/flux.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro copying build/lib.linux-x86_64-3.8/sherpa/astro/background.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/optical copying build/lib.linux-x86_64-3.8/sherpa/astro/optical/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/optical creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/optical/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/optical/tests/test_optical_pytest.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/optical/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/optical/tests/test_optical.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/optical/tests creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/ds.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/test_datastack.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/acis_bkg_model.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/data copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data/acisf04938_000N002_r0043_arf3.fits -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/data copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data/acisf04938_000N002_r0043_pha3.fits -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/data copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data/acisf07867_000N001_r0002_pha3.fits -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/data copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data/3c273.arf -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/data copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data/3c273.rmf -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/data copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data/3c273_bg.pi -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/data copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data/acisf04938_000N002_r0043_rmf3.fits -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/data copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data/acisf07867_000N001_r0002_rmf3.fits -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/data copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data/acisf07867_000N001_r0002_arf3.fits -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/data copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data/3c273cp.pi -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/data copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data/3c273.pi -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/data copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data/3c273.lis -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/data copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/tests/data/pha.lis -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/data creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/plot_backend copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/plot_backend/plot_chips.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/plot_backend copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/plot_backend/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/plot_backend copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/plot_backend/plot_matplotlib.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/plot_backend copying build/lib.linux-x86_64-3.8/sherpa/astro/datastack/plot_backend/plot_dummy.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/plot_backend copying build/lib.linux-x86_64-3.8/sherpa/astro/data.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro copying build/lib.linux-x86_64-3.8/sherpa/astro/plot.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/models copying build/lib.linux-x86_64-3.8/sherpa/astro/models/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/models creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/models/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/models/tests/test_models.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/models/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/models/_modelfcts.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/models creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/io copying build/lib.linux-x86_64-3.8/sherpa/astro/io/wcs.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/io copying build/lib.linux-x86_64-3.8/sherpa/astro/io/pyfits_backend.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/io copying build/lib.linux-x86_64-3.8/sherpa/astro/io/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/io creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/io/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/io/tests/test_io.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/io/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/io/crates_backend.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/io copying build/lib.linux-x86_64-3.8/sherpa/astro/io/meta.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/io creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui copying build/lib.linux-x86_64-3.8/sherpa/astro/ui/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui copying build/lib.linux-x86_64-3.8/sherpa/astro/ui/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests/test_astro_ui_utils_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests/test_astro_ui_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests/test_astro_ui_io.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests/test_eqwidth_err.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests/data copying build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests/data/two_column_x_y.fits.gz -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests/data copying build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests/test_astro_ui.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests/test_serialize.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests/test_session_copy.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests/test_nan.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests/test_astro_supports_pha2.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests/test_chips_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/ui/tests/test_astro_session.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/ui/serialize.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui copying build/lib.linux-x86_64-3.8/sherpa/astro/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/tests/test_cache.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/tests/test_astro_data_swift_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/tests/test_instrument.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/tests/test_astro_data.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/tests/test_astro_data_rosat_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/tests/test_astro.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/tests/test_astro_pha_scale.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/tests/test_astro_plot.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils copying build/lib.linux-x86_64-3.8/sherpa/astro/utils/_utils.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils copying build/lib.linux-x86_64-3.8/sherpa/astro/utils/_pileup.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils copying build/lib.linux-x86_64-3.8/sherpa/astro/utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/utils/tests/test_astro_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/utils/tests/test_astro_utils_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/utils/tests/test_smoke.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/utils/tests/test_region_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils/tests copying build/lib.linux-x86_64-3.8/sherpa/astro/utils/smoke.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils copying build/lib.linux-x86_64-3.8/sherpa/astro/all.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/xspec copying build/lib.linux-x86_64-3.8/sherpa/astro/xspec/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/xspec copying build/lib.linux-x86_64-3.8/sherpa/astro/xspec/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/xspec copying build/lib.linux-x86_64-3.8/sherpa/instrument.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim copying build/lib.linux-x86_64-3.8/sherpa/sim/simulate.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim copying build/lib.linux-x86_64-3.8/sherpa/sim/sample.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim copying build/lib.linux-x86_64-3.8/sherpa/sim/mh.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim copying build/lib.linux-x86_64-3.8/sherpa/sim/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim/tests copying build/lib.linux-x86_64-3.8/sherpa/sim/tests/test_sim_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim/tests copying build/lib.linux-x86_64-3.8/sherpa/sim/tests/test_sim.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim/tests copying build/lib.linux-x86_64-3.8/sherpa/sim/tests/test_asymmetric.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim/tests copying build/lib.linux-x86_64-3.8/sherpa/data.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/plot copying build/lib.linux-x86_64-3.8/sherpa/plot/pylab_backend.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/plot copying build/lib.linux-x86_64-3.8/sherpa/plot/dummy_backend.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/plot copying build/lib.linux-x86_64-3.8/sherpa/plot/chips_backend.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/plot copying build/lib.linux-x86_64-3.8/sherpa/plot/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/plot creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/plot/tests copying build/lib.linux-x86_64-3.8/sherpa/plot/tests/test_plot.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/plot/tests copying build/lib.linux-x86_64-3.8/sherpa/plot/tests/test_pylab.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/plot/tests creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models copying build/lib.linux-x86_64-3.8/sherpa/models/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests copying build/lib.linux-x86_64-3.8/sherpa/models/tests/test_psf_rebin.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests copying build/lib.linux-x86_64-3.8/sherpa/models/tests/test_regrid.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests copying build/lib.linux-x86_64-3.8/sherpa/models/tests/test_regrid_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests copying build/lib.linux-x86_64-3.8/sherpa/models/tests/test_template.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests copying build/lib.linux-x86_64-3.8/sherpa/models/tests/test_parameter.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests copying build/lib.linux-x86_64-3.8/sherpa/models/tests/test_model.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests copying build/lib.linux-x86_64-3.8/sherpa/models/tests/test_basic.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests copying build/lib.linux-x86_64-3.8/sherpa/models/tests/test_template_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests copying build/lib.linux-x86_64-3.8/sherpa/models/parameter.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models copying build/lib.linux-x86_64-3.8/sherpa/models/basic.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models copying build/lib.linux-x86_64-3.8/sherpa/models/model.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models copying build/lib.linux-x86_64-3.8/sherpa/models/regrid.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models copying build/lib.linux-x86_64-3.8/sherpa/models/template.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models copying build/lib.linux-x86_64-3.8/sherpa/models/_modelfcts.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui copying build/lib.linux-x86_64-3.8/sherpa/ui/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui copying build/lib.linux-x86_64-3.8/sherpa/ui/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/ui/tests/test_session.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/ui/tests/test_ui_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/ui/tests/test_get_int_proj.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/ui/tests/test_ui.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui/tests copying build/lib.linux-x86_64-3.8/sherpa/ui/tests/test_plot_pvalue.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui/tests creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/image copying build/lib.linux-x86_64-3.8/sherpa/image/ds9_backend.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/image copying build/lib.linux-x86_64-3.8/sherpa/image/DS9.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/image copying build/lib.linux-x86_64-3.8/sherpa/image/dummy_backend.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/image copying build/lib.linux-x86_64-3.8/sherpa/image/pyds9_backend.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/image copying build/lib.linux-x86_64-3.8/sherpa/image/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/image creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/image/tests copying build/lib.linux-x86_64-3.8/sherpa/image/tests/test_image.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/image/tests copying build/lib.linux-x86_64-3.8/sherpa/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/stats copying build/lib.linux-x86_64-3.8/sherpa/stats/_statfcts.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/stats copying build/lib.linux-x86_64-3.8/sherpa/stats/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/stats creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/stats/tests copying build/lib.linux-x86_64-3.8/sherpa/stats/tests/test_stats.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/stats/tests copying build/lib.linux-x86_64-3.8/sherpa/stats/tests/test_stats_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/stats/tests copying build/lib.linux-x86_64-3.8/sherpa/stats/tests/test_wstat.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/stats/tests copying build/lib.linux-x86_64-3.8/sherpa/stats/tests/test_user_stat.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/stats/tests copying build/lib.linux-x86_64-3.8/sherpa/fit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa copying build/lib.linux-x86_64-3.8/sherpa/logposterior.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/tests copying build/lib.linux-x86_64-3.8/sherpa/tests/test_sherpa.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/tests copying build/lib.linux-x86_64-3.8/sherpa/tests/a.lis -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/tests copying build/lib.linux-x86_64-3.8/sherpa/tests/test_fit_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/tests copying build/lib.linux-x86_64-3.8/sherpa/tests/b.lis -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/tests copying build/lib.linux-x86_64-3.8/sherpa/tests/test_stack.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/tests copying build/lib.linux-x86_64-3.8/sherpa/tests/test_data.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/tests copying build/lib.linux-x86_64-3.8/sherpa/_version.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils copying build/lib.linux-x86_64-3.8/sherpa/utils/_utils.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils copying build/lib.linux-x86_64-3.8/sherpa/utils/err.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils copying build/lib.linux-x86_64-3.8/sherpa/utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/tests copying build/lib.linux-x86_64-3.8/sherpa/utils/tests/test_err.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/tests copying build/lib.linux-x86_64-3.8/sherpa/utils/tests/test_utils_error_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/tests copying build/lib.linux-x86_64-3.8/sherpa/utils/tests/test_psf_rebinning_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/tests copying build/lib.linux-x86_64-3.8/sherpa/utils/tests/test_integration.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/tests copying build/lib.linux-x86_64-3.8/sherpa/utils/tests/test_utils_unit.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/tests copying build/lib.linux-x86_64-3.8/sherpa/utils/tests/test_root.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/tests copying build/lib.linux-x86_64-3.8/sherpa/utils/tests/test_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/tests copying build/lib.linux-x86_64-3.8/sherpa/utils/logging.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils copying build/lib.linux-x86_64-3.8/sherpa/utils/testing.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils copying build/lib.linux-x86_64-3.8/sherpa/utils/integration.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils copying build/lib.linux-x86_64-3.8/sherpa/io.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa copying build/lib.linux-x86_64-3.8/sherpa/conftest.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa copying build/lib.linux-x86_64-3.8/sherpa/all.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa/astro copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/astro/utils.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa/astro copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/astro/xspec_extension.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa/astro copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/astro/models.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa/astro copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/utils.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/syminv.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/stats.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/jama.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/fcmp.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/integration.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/myArray.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/StopWatch.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/functor.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/constants.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/array.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/stat_extension.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/models.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/model_extension.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa copying build/lib.linux-x86_64-3.8/sherpa/include/sherpa/extension.hh -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/include/sherpa creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/estmethods copying build/lib.linux-x86_64-3.8/sherpa/estmethods/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/estmethods copying build/lib.linux-x86_64-3.8/sherpa/estmethods/_est_funcs.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/estmethods creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/estmethods/tests copying build/lib.linux-x86_64-3.8/sherpa/estmethods/tests/test_estmethods.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/estmethods/tests creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods copying build/lib.linux-x86_64-3.8/sherpa/optmethods/_tstoptfct.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods copying build/lib.linux-x86_64-3.8/sherpa/optmethods/opt.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods copying build/lib.linux-x86_64-3.8/sherpa/optmethods/optfcts.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods copying build/lib.linux-x86_64-3.8/sherpa/optmethods/_saoopt.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods copying build/lib.linux-x86_64-3.8/sherpa/optmethods/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods creating /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods/tests copying build/lib.linux-x86_64-3.8/sherpa/optmethods/tests/test_optmethods.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods/tests copying build/lib.linux-x86_64-3.8/sherpa/optmethods/tests/test_ncoresopt.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods/tests copying build/lib.linux-x86_64-3.8/sherpa/optmethods/ncoresde.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods copying build/lib.linux-x86_64-3.8/sherpa/optmethods/ncoresnm.py -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/instrument.py to instrument.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/sim/pragbayes.py to pragbayes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/sim/fullbayes.py to fullbayes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/sim/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/sim/tests/test_astro_sim.py to test_astro_sim.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/sim/tests/test_astro_sim_unit.py to test_astro_sim_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/flux.py to flux.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/background.py to background.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/optical/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/optical/tests/test_optical_pytest.py to test_optical_pytest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/optical/tests/test_optical.py to test_optical.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/ds.py to ds.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/test_datastack.py to test_datastack.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/tests/acis_bkg_model.py to acis_bkg_model.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/plot_backend/plot_chips.py to plot_chips.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/plot_backend/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/plot_backend/plot_matplotlib.py to plot_matplotlib.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/datastack/plot_backend/plot_dummy.py to plot_dummy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/data.py to data.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/plot.py to plot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/models/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/models/tests/test_models.py to test_models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/io/wcs.py to wcs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/io/pyfits_backend.py to pyfits_backend.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/io/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/io/tests/test_io.py to test_io.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/io/crates_backend.py to crates_backend.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/io/meta.py to meta.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests/test_astro_ui_utils_unit.py to test_astro_ui_utils_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests/test_astro_ui_unit.py to test_astro_ui_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests/test_astro_ui_io.py to test_astro_ui_io.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests/test_eqwidth_err.py to test_eqwidth_err.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests/test_astro_ui.py to test_astro_ui.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests/test_serialize.py to test_serialize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests/test_session_copy.py to test_session_copy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests/test_nan.py to test_nan.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests/test_astro_supports_pha2.py to test_astro_supports_pha2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests/test_chips_unit.py to test_chips_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/tests/test_astro_session.py to test_astro_session.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/ui/serialize.py to serialize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests/test_cache.py to test_cache.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests/test_astro_data_swift_unit.py to test_astro_data_swift_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests/test_instrument.py to test_instrument.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests/test_astro_data.py to test_astro_data.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests/test_astro_data_rosat_unit.py to test_astro_data_rosat_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests/test_astro.py to test_astro.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests/test_astro_pha_scale.py to test_astro_pha_scale.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/tests/test_astro_plot.py to test_astro_plot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils/tests/test_astro_utils.py to test_astro_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils/tests/test_astro_utils_unit.py to test_astro_utils_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils/tests/test_smoke.py to test_smoke.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils/tests/test_region_unit.py to test_region_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils/smoke.py to smoke.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/all.py to all.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/xspec/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/xspec/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/instrument.py to instrument.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim/simulate.py to simulate.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim/sample.py to sample.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim/mh.py to mh.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim/tests/test_sim_unit.py to test_sim_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim/tests/test_sim.py to test_sim.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/sim/tests/test_asymmetric.py to test_asymmetric.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/data.py to data.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/plot/pylab_backend.py to pylab_backend.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/plot/dummy_backend.py to dummy_backend.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/plot/chips_backend.py to chips_backend.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/plot/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/plot/tests/test_plot.py to test_plot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/plot/tests/test_pylab.py to test_pylab.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests/test_psf_rebin.py to test_psf_rebin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests/test_regrid.py to test_regrid.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests/test_regrid_unit.py to test_regrid_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests/test_template.py to test_template.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests/test_parameter.py to test_parameter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests/test_model.py to test_model.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests/test_basic.py to test_basic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/tests/test_template_unit.py to test_template_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/parameter.py to parameter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/basic.py to basic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/model.py to model.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/regrid.py to regrid.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/template.py to template.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui/tests/test_session.py to test_session.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui/tests/test_ui_unit.py to test_ui_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui/tests/test_get_int_proj.py to test_get_int_proj.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui/tests/test_ui.py to test_ui.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/ui/tests/test_plot_pvalue.py to test_plot_pvalue.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/image/ds9_backend.py to ds9_backend.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/image/DS9.py to DS9.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/image/dummy_backend.py to dummy_backend.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/image/pyds9_backend.py to pyds9_backend.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/image/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/image/tests/test_image.py to test_image.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/stats/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/stats/tests/test_stats.py to test_stats.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/stats/tests/test_stats_unit.py to test_stats_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/stats/tests/test_wstat.py to test_wstat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/stats/tests/test_user_stat.py to test_user_stat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/fit.py to fit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/logposterior.py to logposterior.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/tests/test_sherpa.py to test_sherpa.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/tests/test_fit_unit.py to test_fit_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/tests/test_stack.py to test_stack.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/tests/test_data.py to test_data.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/_version.py to _version.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/err.py to err.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/tests/test_err.py to test_err.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/tests/test_utils_error_unit.py to test_utils_error_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/tests/test_psf_rebinning_unit.py to test_psf_rebinning_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/tests/test_integration.py to test_integration.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/tests/test_utils_unit.py to test_utils_unit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/tests/test_root.py to test_root.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/tests/test_utils.py to test_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/logging.py to logging.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/testing.py to testing.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/io.py to io.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/conftest.py to conftest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/all.py to all.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/estmethods/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/estmethods/tests/test_estmethods.py to test_estmethods.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods/opt.py to opt.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods/optfcts.py to optfcts.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods/tests/test_optmethods.py to test_optmethods.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods/tests/test_ncoresopt.py to test_ncoresopt.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods/ncoresde.py to ncoresde.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods/ncoresnm.py to ncoresnm.cpython-38.pyc writing byte-compilation script '/tmp/tmpuen8xu1m.py' /usr/bin/python3 /tmp/tmpuen8xu1m.py /usr/lib64/python3.8/site-packages/sherpa/astro/data.py:2588: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/site-packages/sherpa/astro/data.py:2597: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/site-packages/sherpa/astro/data.py:2606: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/site-packages/sherpa/astro/data.py:2799: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/site-packages/sherpa/astro/data.py:2814: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/site-packages/sherpa/astro/data.py:2829: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/site-packages/sherpa/ui/utils.py:259: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.8/site-packages/sherpa/ui/utils.py:260: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpuen8xu1m.py running install_data copying sherpa/sherpa.rc -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa copying sherpa/sherpa-standalone.rc -> /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa running install_clib customize UnixCCompiler running install_egg_info running egg_info running build_src build_src building extension "sherpa.estmethods._est_funcs" sources building extension "sherpa.utils._utils" sources building extension "sherpa.models._modelfcts" sources building extension "sherpa.optmethods._saoopt" sources building extension "sherpa.optmethods._tstoptfct" sources building extension "sherpa.stats._statfcts" sources building extension "sherpa.utils.integration" sources building extension "sherpa.astro.models._modelfcts" sources building extension "sherpa.astro.utils._pileup" sources building extension "sherpa.astro.utils._utils" sources building extension "sherpa.utils._psf" sources building extension "sherpa.astro.utils._wcs" sources building extension "sherpa.astro.utils._region" sources building data_files sources build_src: building npy-pkg config files creating sherpa.egg-info writing sherpa.egg-info/PKG-INFO writing dependency_links to sherpa.egg-info/dependency_links.txt writing entry points to sherpa.egg-info/entry_points.txt writing requirements to sherpa.egg-info/requires.txt writing top-level names to sherpa.egg-info/top_level.txt writing manifest file 'sherpa.egg-info/SOURCES.txt' reading manifest file 'sherpa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'sherpa.egg-info/SOURCES.txt' Copying sherpa.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa-4.11.1-py3.8.egg-info running install_scripts Installing sherpa_smoke script to /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/bin Installing sherpa_test script to /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/bin /usr/lib64/python3.8/site-packages/sherpa/astro/data.py:2588: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/site-packages/sherpa/astro/data.py:2597: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/site-packages/sherpa/astro/data.py:2606: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/site-packages/sherpa/astro/data.py:2799: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/site-packages/sherpa/astro/data.py:2814: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/site-packages/sherpa/astro/data.py:2829: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/site-packages/sherpa/ui/utils.py:259: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.8/site-packages/sherpa/ui/utils.py:260: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/bin/rm /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/bin/sherpa_smoke /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/bin/sherpa_test + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 4.11.1-2.mga8 --unique-debug-suffix -4.11.1-2.mga8.x86_64 --unique-debug-src-base python-sherpa-4.11.1-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/sherpa-4.11.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/models/_modelfcts.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils/_utils.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/estmethods/_est_funcs.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods/_saoopt.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils/_pileup.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods/_tstoptfct.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/stats/_statfcts.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/_modelfcts.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/_utils.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils/_utils.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods/_saoopt.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/integration.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/models/_modelfcts.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/models/_modelfcts.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/estmethods/_est_funcs.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/optmethods/_tstoptfct.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/astro/utils/_pileup.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/_utils.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/stats/_statfcts.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/sherpa/utils/integration.cpython-38-x86_64-linux-gnu.so original debug info size: 6148kB, size after compression: 5380kB /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. 1705 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 /usr/lib64/python3.8/data.py:2588: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/data.py:2597: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/data.py:2606: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/data.py:2799: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/data.py:2814: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/data.py:2829: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/utils.py:259: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.8/utils.py:260: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.8/data.py:2588: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/data.py:2597: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/data.py:2606: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/data.py:2799: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/data.py:2814: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/data.py:2829: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.8/utils.py:259: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.8/utils.py:260: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-sherpa-4.11.1-2.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6WFhfK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sherpa-4.11.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/share/doc/python3-sherpa + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/share/doc/python3-sherpa + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/share/doc/python3-sherpa + cp -pr RELEASE_NOTES /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/share/doc/python3-sherpa + cp -pr CONTRIBUTING.md /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/share/doc/python3-sherpa + cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/share/doc/python3-sherpa + cp -pr CITATION /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64/usr/share/doc/python3-sherpa + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-sherpa = 4.11.1-2.mga8 python3-sherpa = 4.11.1-2.mga8 python3-sherpa(x86-64) = 4.11.1-2.mga8 python3.8dist(sherpa) = 4.11.1 python3dist(sherpa) = 4.11.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.23)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpython3.8.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.8 python3.8dist(numpy) python3.8dist(setuptools) python3.8dist(six) Processing files: python-sherpa-debugsource-4.11.1-2.mga8.x86_64 Provides: python-sherpa-debugsource = 4.11.1-2.mga8 python-sherpa-debugsource(x86-64) = 4.11.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-sherpa-debuginfo-4.11.1-2.mga8.x86_64 Provides: debuginfo(build-id) = 291fa049e64bad30e178e16d62e288fd30459c2a debuginfo(build-id) = 413a74029ae705771cbcaf45b81742c2ced13291 debuginfo(build-id) = 4cd453f5f088097a5877385784b797914d3ed5dd debuginfo(build-id) = 4f95db87bc271a95ded00e990443ee01f21e302d debuginfo(build-id) = 6a796c06f309d7e2b9f8732179889f2e5c0b13ab debuginfo(build-id) = 8c82eaa6698ca44b05cd0d9ea3fa9940bf4a3727 debuginfo(build-id) = c42744adcf3db5bacbc2dc4441395cde2dd02aa5 debuginfo(build-id) = db6fed7db57e6b6c0d94a0dde492434274fa9afb debuginfo(build-id) = eafcb9bb39c3bb9f0eb43167eff84f996d774af4 debuginfo(build-id) = ffaf2ef60ddd684466bdbc23b1c3a6d969f8ac5b python-sherpa-debuginfo = 4.11.1-2.mga8 python3-sherpa-debuginfo = 4.11.1-2.mga8 python3-sherpa-debuginfo(x86-64) = 4.11.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-sherpa-debugsource(x86-64) = 4.11.1-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python-sherpa-debugsource-4.11.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-sherpa-debuginfo-4.11.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-sherpa-4.11.1-2.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wr0mBJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sherpa-4.11.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-sherpa-4.11.1-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RsJ96I + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf sherpa-4.11.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!