Source: adios Version: 1.13.1-31 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20231027 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[5]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > (cd ..; \ > if git rev-parse &>/dev/null; then \ > echo "GITLOG=\"`git log -n 1 --format=\"Last commit on %ad hash %h\"`\"" > > /<<PKGBUILDDIR>>/build-mpich/adios_git_status; \ > echo "read -d '' GITSTAT <<'_EOF_'" >> > /<<PKGBUILDDIR>>/build-mpich/adios_git_status; \ > git status -uno >> /<<PKGBUILDDIR>>/build-mpich/adios_git_status; \ > echo "_EOF_" >> /<<PKGBUILDDIR>>/build-mpich/adios_git_status; \ > else \ > echo "GITLOG=\"git log not available\"" >> > /<<PKGBUILDDIR>>/build-mpich/adios_git_status; \ > echo "GITSTAT=\"git status not available\"" >> > /<<PKGBUILDDIR>>/build-mpich/adios_git_status; \ > echo "Note: git command not found or /<<PKGBUILDDIR>>/build-mpich is not > a git repository."; \ > fi) > Note: git command not found or /<<PKGBUILDDIR>>/build-mpich is not a git > repository. > make[5]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > install -D -m 644 build-mpich/adios-mpi.pc > /<<PKGBUILDDIR>>/debian/tmp//usr/lib/x86_64-linux-gnu/pkgconfig/adios-mpich.pc > for p in python3.11 ; do \ > ( set -e ; cd build-mpich/numpy && \ > $p ./setup_mpi.py install --prefix=/<<PKGBUILDDIR>>/debian/tmp/mpich ) > ; \ > mv debian/tmp/mpich/lib/$p/site-packages/adios_mpi \ > debian/tmp/mpich/lib/$p/site-packages/adios_mpich ; \ > done > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'description-file' will not be supported in > future > versions. Please use the underscore name 'description_file' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/command/sdist.py:126: > SetuptoolsDeprecationWarning: `build_py` command does not inherit from > setuptools' `build_py`. > !! > > > ******************************************************************************** > Custom 'build_py' does not implement > 'get_data_files_without_manifest'. > Please extend command classes from setuptools instead of distutils. > > See https://peps.python.org/pep-0632/ for details. > > ******************************************************************************** > > !! > self._add_data_files(self._safe_data_files(build_py)) > mv: cannot stat 'debian/tmp/mpich/lib/python3.11/site-packages/adios_mpi': No > such file or directory > make[1]: *** [debian/rules:154: override_dh_auto_install] Error 1 The full build log is available from: http://qa-logs.debian.net/2023/10/27/adios_1.13.1-31_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231027;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231027&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 mark 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.