[Debian-astro-maintainers] Bug#951950: pyregion: FTBFS: NameError: name 'intersphinx_mapping' is not defined

Lucas Nussbaum lucas at debian.org
Sun Feb 23 07:05:03 GMT 2020


Source: pyregion
Version: 2.0-9
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20200222 ftbfs-buster

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> py3versions: no X-Python3-Version in control file, using supported versions
> cython3 pyregion/_region_filter.pyx
> /usr/lib/python3/dist-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /<<PKGBUILDDIR>>/pyregion/_region_filter.pyx
>   tree = Parsing.p_module(s, pxd, full_module_name)
> dh_auto_build
> I: pybuild base:217: /usr/bin/python3.8 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/physical_coordinate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/mpl_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/ds9_region_parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/_astropy_init.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/wcs_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/wcs_converter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/cython_version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/parser_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/region_numbers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/ds9_attr_parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/region_to_filter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests
> copying pyregion/tests/test_ds9_attr_parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests
> copying pyregion/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests
> copying pyregion/tests/test_region.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests
> copying pyregion/tests/test_wcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests
> copying pyregion/tests/test_cube.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests
> copying pyregion/tests/test_ds9_region_parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests
> copying pyregion/tests/test_parser_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests
> copying pyregion/tests/test_get_mask.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests
> copying pyregion/tests/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests
> copying pyregion/tests/test_region_numbers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests
> copying pyregion/_region_filter.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/_compiler.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion
> copying pyregion/tests/coveragerc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test03_icrs.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test02_1_img.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test03_ciao_physical.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_gal.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_ds9_physical.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_ciao_physical.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_icrs.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test03_gal.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test_annuli_wcs.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test_context.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_img.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test02.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_mixed.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test03_fk5.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test02_1_fk5.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test_annuli_ciao.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_print.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test_annuli.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test_text.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_fk5_sexagecimal.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_ciao.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_fk4.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test04_img.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test03_img.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_fk5_degree.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_fk5.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/sample_fits04.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/sample_fits02.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/sample_fits03.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/sample_fits01.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/tests/data
> running build_ext
> building 'pyregion.compiler_version' extension
> creating build
> creating build/temp.linux-amd64-3.8
> creating build/temp.linux-amd64-3.8/pyregion
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.8 -c pyregion/_compiler.c -o build/temp.linux-amd64-3.8/pyregion/_compiler.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.8/pyregion/_compiler.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/compiler_version.cpython-38-x86_64-linux-gnu.so
> building 'pyregion._region_filter' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.8 -c pyregion/_region_filter.c -o build/temp.linux-amd64-3.8/pyregion/_region_filter.o -Wp,-w -Wno-unused-function
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.8/pyregion/_region_filter.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyregion/build/pyregion/_region_filter.cpython-38-x86_64-linux-gnu.so
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:161: AstropyDeprecationWarning: The package argument to generate_version_py has been deprecated and will be removed in future. Specify the package name in setup.cfg instead
>   warnings.warn('The package argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:166: AstropyDeprecationWarning: The version argument to generate_version_py has been deprecated and will be removed in future. Specify the version number in setup.cfg instead
>   warnings.warn('The version argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:171: AstropyDeprecationWarning: The release argument to generate_version_py has been deprecated and will be removed in future. We now use the presence of the "dev" string in the version to determine whether this is a release
>   warnings.warn('The release argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:186: AstropyDeprecationWarning: Specifying the package name using the "package_name" option in setup.cfg is deprecated - use the "name" option instead.
>   warnings.warn('Specifying the package name using the "package_name" '
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:239: AstropyDeprecationWarning: The packagename argument to generate_version_py has been deprecated and will be removed in future. Specify the package name in setup.cfg instead
>   warnings.warn('The packagename argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:244: AstropyDeprecationWarning: The version argument to generate_version_py has been deprecated and will be removed in future. Specify the version number in setup.cfg instead
>   warnings.warn('The version argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:249: AstropyDeprecationWarning: The release argument to generate_version_py has been deprecated and will be removed in future. We now use the presence of the "dev" string in the version to determine whether this is a release
>   warnings.warn('The release argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:264: AstropyDeprecationWarning: Specifying the package name using the "package_name" option in setup.cfg is deprecated - use the "name" option instead.
>   warnings.warn('Specifying the package name using the "package_name" '
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/physical_coordinate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/mpl_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/ds9_region_parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/_astropy_init.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/wcs_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/wcs_converter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/cython_version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/parser_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/region_numbers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/ds9_attr_parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/region_to_filter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests
> copying pyregion/tests/test_ds9_attr_parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests
> copying pyregion/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests
> copying pyregion/tests/test_region.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests
> copying pyregion/tests/test_wcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests
> copying pyregion/tests/test_cube.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests
> copying pyregion/tests/test_ds9_region_parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests
> copying pyregion/tests/test_parser_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests
> copying pyregion/tests/test_get_mask.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests
> copying pyregion/tests/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests
> copying pyregion/tests/test_region_numbers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests
> copying pyregion/_region_filter.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/_compiler.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion
> copying pyregion/tests/coveragerc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test03_icrs.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test02_1_img.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test03_ciao_physical.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_gal.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_ds9_physical.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_ciao_physical.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_icrs.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test03_gal.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test_annuli_wcs.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test_context.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_img.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test02.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_mixed.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test03_fk5.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test02_1_fk5.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test_annuli_ciao.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_print.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test_annuli.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test_text.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_fk5_sexagecimal.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_ciao.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_fk4.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test04_img.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test03_img.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_fk5_degree.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test01_fk5.reg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/sample_fits04.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/test.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/sample_fits02.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/sample_fits03.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> copying pyregion/tests/data/sample_fits01.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/tests/data
> running build_ext
> building 'pyregion.compiler_version' extension
> creating build/temp.linux-amd64-3.7
> creating build/temp.linux-amd64-3.7/pyregion
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c pyregion/_compiler.c -o build/temp.linux-amd64-3.7/pyregion/_compiler.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,now -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/pyregion/_compiler.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/compiler_version.cpython-37m-x86_64-linux-gnu.so
> building 'pyregion._region_filter' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c pyregion/_region_filter.c -o build/temp.linux-amd64-3.7/pyregion/_region_filter.o -Wp,-w -Wno-unused-function
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,now -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/pyregion/_region_filter.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pyregion/build/pyregion/_region_filter.cpython-37m-x86_64-linux-gnu.so
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:163: AstropyDeprecationWarning: The package argument to generate_version_py has been deprecated and will be removed in future. Specify the package name in setup.cfg instead
>   'the package name in setup.cfg instead', AstropyDeprecationWarning)
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:168: AstropyDeprecationWarning: The version argument to generate_version_py has been deprecated and will be removed in future. Specify the version number in setup.cfg instead
>   'the version number in setup.cfg instead', AstropyDeprecationWarning)
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:174: AstropyDeprecationWarning: The release argument to generate_version_py has been deprecated and will be removed in future. We now use the presence of the "dev" string in the version to determine whether this is a release
>   'determine whether this is a release', AstropyDeprecationWarning)
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:188: AstropyDeprecationWarning: Specifying the package name using the "package_name" option in setup.cfg is deprecated - use the "name" option instead.
>   'option instead.', AstropyDeprecationWarning)
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:241: AstropyDeprecationWarning: The packagename argument to generate_version_py has been deprecated and will be removed in future. Specify the package name in setup.cfg instead
>   'the package name in setup.cfg instead', AstropyDeprecationWarning)
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:246: AstropyDeprecationWarning: The version argument to generate_version_py has been deprecated and will be removed in future. Specify the version number in setup.cfg instead
>   'the version number in setup.cfg instead', AstropyDeprecationWarning)
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:252: AstropyDeprecationWarning: The release argument to generate_version_py has been deprecated and will be removed in future. We now use the presence of the "dev" string in the version to determine whether this is a release
>   'determine whether this is a release', AstropyDeprecationWarning)
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:266: AstropyDeprecationWarning: Specifying the package name using the "package_name" option in setup.cfg is deprecated - use the "name" option instead.
>   'option instead.', AstropyDeprecationWarning)
> PYTHONPATH=. sphinx-build -D today="August 06, 2019" -D html_last_updated_fmt="August 06, 2019" -D html_show_copyright=0 -N -bhtml docs/ -d debian/doctrees build/html
> Running Sphinx v1.8.5
> /usr/lib/python3/dist-packages/astropy_helpers/sphinx/conf.py:5: UserWarning: Note that astropy_helpers.sphinx.conf is deprecated - use sphinx_astropy.conf instead
>   warnings.warn("Note that astropy_helpers.sphinx.conf is deprecated - use sphinx_astropy.conf instead")
> 
> Configuration error:
> There is a programmable error in your configuration file:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/sphinx/config.py", line 368, in eval_config_file
>     execfile_(filename, namespace)
>   File "/usr/lib/python3/dist-packages/sphinx/util/pycompat.py", line 150, in execfile_
>     exec_(code, _globals)
>   File "/<<PKGBUILDDIR>>/docs/conf.py", line 57, in <module>
>     del intersphinx_mapping['h5py']
> NameError: name 'intersphinx_mapping' is not defined
> 
> make[1]: *** [debian/rules:45: override_dh_auto_build] Error 2

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/pyregion_2.0-9_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Debian-astro-maintainers mailing list