Your message dated Tue, 26 Mar 2024 21:50:48 +0000
with message-id <e1rpegy-002xrc...@fasolo.debian.org>
and subject line Bug#1009424: fixed in basemap 1.2.2+dfsg-4
has caused the Debian Bug report #1009424,
regarding basemap: FTBFS: dh_install: error: missing files, aborting
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1009424: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009424
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: basemap
Version: 1.2.2+dfsg-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220412 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> set -e ; \
> for python in python3.9 python3.10; do \
> $python setup.py install --root
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/ --install-layout=deb; \
> done
> checking for GEOS lib in /sbuild-nonexistent ....
> checking for GEOS lib in /sbuild-nonexistent/local ....
> checking for GEOS lib in /usr ....
> GEOS lib (version 3.10.2) found in /usr
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34:
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and
> pip and other standards-based tools.
> warnings.warn(
> running build
> 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 "_geoslib" sources
> build_src: building npy-pkg config files
> running build_py
> running build_ext
> customize UnixCCompiler
> customize UnixCCompiler using build_ext
> CCompilerOpt.__init__[765] : load cache from file ->
> /<<PKGBUILDDIR>>/build/temp.linux-x86_64-3.9/ccompiler_opt_cache_ext.py
> CCompilerOpt.__init__[776] : hit the file cache
> running install_lib
> copying _geoslib.cpython-39-x86_64-linux-gnu.so ->
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages
> Skipping installation of
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/__init__.py
> (namespace package)
> copying mpl_toolkits/basemap/__init__.py ->
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap
> copying mpl_toolkits/basemap/test.py ->
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap
> copying mpl_toolkits/basemap/cm.py ->
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap
> copying mpl_toolkits/basemap/proj.py ->
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap
> copying mpl_toolkits/basemap/solar.py ->
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap
> copying mpl_toolkits/basemap/diagnostic.py ->
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap/__init__.py
> to __init__.cpython-39.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap/test.py
> to test.cpython-39.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap/cm.py
> to cm.cpython-39.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap/proj.py
> to proj.cpython-39.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap/solar.py
> to solar.cpython-39.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap/diagnostic.py
> to diagnostic.cpython-39.pyc
> running install_egg_info
> running egg_info
> creating lib/basemap.egg-info
> writing lib/basemap.egg-info/PKG-INFO
> writing dependency_links to lib/basemap.egg-info/dependency_links.txt
> writing namespace_packages to lib/basemap.egg-info/namespace_packages.txt
> writing requirements to lib/basemap.egg-info/requires.txt
> writing top-level names to lib/basemap.egg-info/top_level.txt
> writing manifest file 'lib/basemap.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/egg_info.py:624:
> SetuptoolsDeprecationWarning: Custom 'build_py' does not implement
> 'get_data_files_without_manifest'.
> Please extend command classes from setuptools instead of distutils.
> warnings.warn(
> reading manifest file 'lib/basemap.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'README'
> warning: no files found matching 'LICENSE_proj4'
> warning: no files found matching 'LICENSE_pyshp'
> warning: no files found matching 'lib/mpl_toolkits/basemap/pyproj.py'
> warning: no files found matching 'lib/mpl_toolkits/basemap/shapefile.py'
> warning: no files found matching '*' under directory 'geos-3.3.3'
> adding license file 'LICENSE_data'
> adding license file 'LICENSE_epsg'
> adding license file 'LICENSE_geos'
> writing manifest file 'lib/basemap.egg-info/SOURCES.txt'
> Copying lib/basemap.egg-info to
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/basemap-1.2.1.egg-info
> Skipping SOURCES.txt
> Installing
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/basemap-1.2.1-nspkg.pth
> running install_scripts
> running install_clib
> customize UnixCCompiler
>
> ########### EXT COMPILER OPTIMIZATION ###########
> Platform :
> Architecture: x64
> Compiler : gcc
>
> CPU baseline :
> Requested : 'min'
> Enabled : SSE SSE2 SSE3
> Flags : -msse -msse2 -msse3
> Extra checks: none
>
> CPU dispatch :
> Requested : 'max -xop -fma4'
> Enabled : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD
> AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL
> Generated : none
> CCompilerOpt.cache_flush[809] : write cache to path ->
> /<<PKGBUILDDIR>>/build/temp.linux-x86_64-3.9/ccompiler_opt_cache_ext.py
> checking for GEOS lib in /sbuild-nonexistent ....
> checking for GEOS lib in /sbuild-nonexistent/local ....
> checking for GEOS lib in /usr ....
> GEOS lib (version 3.10.2) found in /usr
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34:
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and
> pip and other standards-based tools.
> warnings.warn(
> running build
> 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 "_geoslib" sources
> build_src: building npy-pkg config files
> running build_py
> running build_ext
> customize UnixCCompiler
> customize UnixCCompiler using build_ext
> CCompilerOpt.__init__[765] : load cache from file ->
> /<<PKGBUILDDIR>>/build/temp.linux-x86_64-3.10/ccompiler_opt_cache_ext.py
> CCompilerOpt.__init__[776] : hit the file cache
> running install_lib
> copying _geoslib.cpython-310-x86_64-linux-gnu.so ->
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages
> Skipping installation of
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/__init__.py
> (namespace package)
> copying mpl_toolkits/basemap/__init__.py ->
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap
> copying mpl_toolkits/basemap/test.py ->
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap
> copying mpl_toolkits/basemap/cm.py ->
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap
> copying mpl_toolkits/basemap/proj.py ->
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap
> copying mpl_toolkits/basemap/solar.py ->
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap
> copying mpl_toolkits/basemap/diagnostic.py ->
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap/__init__.py
> to __init__.cpython-310.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap/test.py
> to test.cpython-310.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap/cm.py
> to cm.cpython-310.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap/proj.py
> to proj.cpython-310.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap/solar.py
> to solar.cpython-310.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/mpl_toolkits/basemap/diagnostic.py
> to diagnostic.cpython-310.pyc
> running install_egg_info
> running egg_info
> writing lib/basemap.egg-info/PKG-INFO
> writing dependency_links to lib/basemap.egg-info/dependency_links.txt
> writing namespace_packages to lib/basemap.egg-info/namespace_packages.txt
> writing requirements to lib/basemap.egg-info/requires.txt
> writing top-level names to lib/basemap.egg-info/top_level.txt
> /usr/lib/python3/dist-packages/setuptools/command/egg_info.py:624:
> SetuptoolsDeprecationWarning: Custom 'build_py' does not implement
> 'get_data_files_without_manifest'.
> Please extend command classes from setuptools instead of distutils.
> warnings.warn(
> reading manifest file 'lib/basemap.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'README'
> warning: no files found matching 'LICENSE_proj4'
> warning: no files found matching 'LICENSE_pyshp'
> warning: no files found matching 'lib/mpl_toolkits/basemap/pyproj.py'
> warning: no files found matching 'lib/mpl_toolkits/basemap/shapefile.py'
> warning: no files found matching '*' under directory 'geos-3.3.3'
> adding license file 'LICENSE_data'
> adding license file 'LICENSE_epsg'
> adding license file 'LICENSE_geos'
> writing manifest file 'lib/basemap.egg-info/SOURCES.txt'
> removing
> '/<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/basemap-1.2.1.egg-info'
> (and everything under it)
> Copying lib/basemap.egg-info to
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/basemap-1.2.1.egg-info
> Skipping SOURCES.txt
> Installing
> /<<PKGBUILDDIR>>/debian/python3-mpltoolkits.basemap/usr/lib/python3/dist-packages/basemap-1.2.1-nspkg.pth
> running install_scripts
> running install_clib
> customize UnixCCompiler
>
> ########### EXT COMPILER OPTIMIZATION ###########
> Platform :
> Architecture: x64
> Compiler : gcc
>
> CPU baseline :
> Requested : 'min'
> Enabled : SSE SSE2 SSE3
> Flags : -msse -msse2 -msse3
> Extra checks: none
>
> CPU dispatch :
> Requested : 'max -xop -fma4'
> Enabled : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD
> AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL
> Generated : none
> CCompilerOpt.cache_flush[809] : write cache to path ->
> /<<PKGBUILDDIR>>/build/temp.linux-x86_64-3.10/ccompiler_opt_cache_ext.py
> dh_numpy3
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_install -O--buildsystem=pybuild
> dh_install: warning: Cannot find (any matches for) "doc/build/html" (tried in
> ., debian/tmp)
>
> dh_install: warning: python-mpltoolkits.basemap-doc missing files:
> doc/build/html
> dh_install: error: missing files, aborting
> make: *** [debian/rules:7: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/04/12/basemap_1.2.2+dfsg-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: basemap
Source-Version: 1.2.2+dfsg-4
Done: Andreas Tille <ti...@debian.org>
We believe that the bug you reported is fixed in the latest version of
basemap, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1009...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated basemap package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 26 Mar 2024 22:14:00 +0100
Source: basemap
Architecture: source
Version: 1.2.2+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 1009424 1035126 1036514 1056789 1065235
Changes:
basemap (1.2.2+dfsg-4) unstable; urgency=medium
.
* Team upload
.
[ Andreas Tille ]
* Add me and Emmanuel Arias to Uploaders
Closes: #1065235
* Standards-Version: 4.6.2 (routine-update)
* debhelper-compat 13 (routine-update)
* Testsuite: autopkgtest-pkg-python (routine-update)
* Rules-Requires-Root: no (routine-update)
* Remove field Testsuite on binary package python-mpltoolkits.basemap-doc
that duplicates source.
* Add lintian-overrides for custom-library-search-path
* Drop unneeded custom compression dh_builddeb -- -Zxz
* Clarify copyright statements
* Add autopkgtest
Closes: #1035126, #1036514
* Apply patch to make documentation reproducible (hopefully)
Affects bug #790235 but probably does not close it
* Adapt filter name to a value available in PIL10
* Use np.percentile instead of removed plt.prctile_rank
* Hardening
* Fix permissions of data
* Use float instead of deprecated np.float
* Replace deprecated clock() by perf_counter() to measure time needed
* Use python3-packaging instead of distutils
* Fix clean target
* Lintian-overrides for source-ships-excluded-file
.
[ Bas Couwenberg ]
* Switch to cython3-legacy
Closes: #1056789
.
[ Emmanuel Arias ]
* d/patches/0004-Move-the-imports-in-all-.py-files.patch: Add patch to
replace all that move the imports to avoid make a reference to
mpl_toolkits that is already installed by matplotlib.
- d/rules: Update PYTHONPATH tu set it on the build/*/mpl_toolkits
folder.
Closes: #1009424
Checksums-Sha1:
5e30c93ef21100a0dae30d36afe571a01d1cc444 2556 basemap_1.2.2+dfsg-4.dsc
ee1953ce790aaf3b6f73a2e1d75dafe2328f5c27 28396
basemap_1.2.2+dfsg-4.debian.tar.xz
5704a11f749f48b914066f3ed4467701b6f6ba0e 12723
basemap_1.2.2+dfsg-4_amd64.buildinfo
Checksums-Sha256:
a7d462bc2bfde049ea8cbbfb3dc1e04334a8c806ab9b093fcf5162af01fe50dc 2556
basemap_1.2.2+dfsg-4.dsc
e183b186640e4db2467f4c82dda4ab91d9639d32ab0f5b66fbec01aed1d08c3b 28396
basemap_1.2.2+dfsg-4.debian.tar.xz
b0d2a0f08d312b14f865dcf5ea7b1cb5e2d5d84279770bed604eca9337e72e8f 12723
basemap_1.2.2+dfsg-4_amd64.buildinfo
Files:
4f4b099b8dcae21a0489b4a4efa4ffa3 2556 python optional basemap_1.2.2+dfsg-4.dsc
53aba641a9d06a9f56f3f022d609ccd3 28396 python optional
basemap_1.2.2+dfsg-4.debian.tar.xz
72421225bc90c9bcc1130dadf65ab431 12723 python optional
basemap_1.2.2+dfsg-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmYDQEgRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGlxg/+N/m0V3pTi88j2lWgT0eIvYY3JWAjUe2h
lvTClyprspMBQ690XYthgsx0PsE0qC+Yu6LOW3PNtj9fRuoYYOuII0NvkVw/xuQQ
9TFAUM2W5zL1HQXzBtmAS41QOKm1uu/xG2gXxOP+vYCKDU6nGD1g84psJ07tidKF
qt/qv4Et3hFoWNTfz6yOYAA60F5sO6cbtese9d27t7bXabQz+boBrpFqjhxjOoVH
bCN48Fky8jF2QCM8DNPtuCL1rRevT/kzlUonqNK6oPRJMRYD/Vh3KBRU4FoUf5Uz
IU41iOgwxyTeFJHGoS7wH+nmsikDcyWvnc/kfPaDc/6vWWlZ7VU3hg6UJ4Md5FGz
C0JDpHJZOgSsoAG7ApkzoyNnwOSQ3pV8Ak31jk7bEA2zxFC2LcetSJEVey2k4RUa
8mZCeSyx+cBY5+X4SPhrrmp9bNV9hMXl0wATQ3nu5ggJ3bSAuTc7XnphgqicGhcb
OyREci1BpzNnTCLGPvV/h9OHoyhLhEj7wG07dO3CilXvsQSEhYwzZSydHbHpMf8R
+MqxDQxeoGbgf/SrCkBVHbneARceX+iab42UbIJVXPFRw3aK4n4RxqwDqgrc/+bh
conXXaRyowUAFA4mPtZzhFJnnZvvpKPxFbf+f5kimrH2otgJ7QvZ5qzPJT6V8wHj
yqzRUoYubno=
=Frdc
-----END PGP SIGNATURE-----
pgpWqK4FSa0vc.pgp
Description: PGP signature
--- End Message ---