Package: src:cif2cell Version: 2.1.0+dfsg-1 Severity: important Tags: forky sid ftbfs User: [email protected] Usertags: ftbfs-nocheck-profile
Dear maintainer: During a rebuild of all packages in unstable using the nocheck build profile, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ A wiki page discussing how to reproduce bugs in this category and possible solutions is available here: https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck (It's a wiki, so you are welcome to contribute) [ Note: This is RC, but I will wait at least two weeks before raising the severities, there are a lot of gcc-15 and CMake 4 bugs open now ]. About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:cif2cell, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --buildsystem pybuild --with python3 dh_auto_clean -O--buildsystem=pybuild I: pybuild base:311: python3.13 setup.py clean /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running clean removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build' (and everything under it) 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.13' does not exist -- can't clean it dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild debian/rules execute_after_dh_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -rf .pytest_cache make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules binary dh binary --buildsystem pybuild --with python3 dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild I: pybuild base:311: python3.13 setup.py config /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running config dh_auto_build -O--buildsystem=pybuild I: pybuild base:311: /usr/bin/python3 setup.py build /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell copying cif2cell/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell copying cif2cell/elementdata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell copying cif2cell/ESPInterfaces.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell copying cif2cell/uctools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell copying cif2cell/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell copying cif2cell/spacegroupdata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell running build_scripts creating build/scripts-3.13 copying and adjusting binaries/cif2cell -> build/scripts-3.13 copying and adjusting binaries/vasp2cif -> build/scripts-3.13 changing mode of build/scripts-3.13/cif2cell from 644 to 755 changing mode of build/scripts-3.13/vasp2cif from 644 to 755 dh: command-omitted: The call to "dh_auto_test -O--buildsystem=pybuild" was omitted due to "DEB_BUILD_OPTIONS=nocheck" create-stamp debian/debhelper-build-stamp dh_testroot -O--buildsystem=pybuild dh_prep -O--buildsystem=pybuild dh_auto_install --destdir=debian/python3-cif2cell/ -O--buildsystem=pybuild I: pybuild base:311: /usr/bin/python3 setup.py install --root /<<PKGBUILDDIR>>/debian/python3-cif2cell /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_scripts running install_lib creating /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages creating /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell/__init__.py -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell/elementdata.py -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell/ESPInterfaces.py -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell/uctools.py -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell/utils.py -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell/spacegroupdata.py -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell byte-compiling /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell/__init__.py to __init__.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell/elementdata.py to elementdata.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell/ESPInterfaces.py to ESPInterfaces.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell/uctools.py to uctools.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell/utils.py to utils.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell/spacegroupdata.py to spacegroupdata.cpython-313.pyc running install_data creating /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell copying LICENSE -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell creating /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs copying cifs/anatase.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs copying cifs/BaTiO3_cubic.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs copying cifs/SiC.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs copying cifs/gamma-Pu.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs copying cifs/alpha-Mn.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs creating /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/K.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Sn-alpha.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Ta.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Se.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/diamond.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Zn.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Be.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Si.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Ac.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Br.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Ti.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Co.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Ir.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Ru.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Pu-delta.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Cm.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Pd.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Hg.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Dy.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Yb.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/I.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Np.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Sn-beta.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Gd.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Te.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Tc2.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/C.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Na.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Ce-gamma.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/As.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Tl.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Fe.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Mo.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Os.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Ba.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/S.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Sr.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Y.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Pt.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Cr.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Th.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/U.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Sm.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/B.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Pu-gamma.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Pb.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Rh.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Al.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Bk.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/La.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Am.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Pu-epsilon.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Er.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Ga.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Tm.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Au.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Bi.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Nd.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Cd.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Ra.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/In.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Eu.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Ge.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Mn.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/V.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Pu-alpha.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Nb.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Pa.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Ho.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Cs.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Sc.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Rb.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Sb.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Re.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/W.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Ni.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Mg.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Cu.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Hf.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Ag.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Zr.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Pr.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Lu.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Tb.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Li.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Ca.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Tc.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/Po.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/P.cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table copying cifs/periodic_table/README -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table creating /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/docs copying docs/cif2cell.pdf -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/docs running install_egg_info running egg_info creating cif2cell.egg-info writing cif2cell.egg-info/PKG-INFO writing dependency_links to cif2cell.egg-info/dependency_links.txt writing requirements to cif2cell.egg-info/requires.txt writing top-level names to cif2cell.egg-info/top_level.txt writing manifest file 'cif2cell.egg-info/SOURCES.txt' reading manifest file 'cif2cell.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'cif2cell.egg-info/SOURCES.txt' Copying cif2cell.egg-info to /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell-2.1.0.egg-info Skipping SOURCES.txt running install_scripts creating /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/bin copying build/scripts-3.13/cif2cell -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/bin copying build/scripts-3.13/vasp2cif -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/bin changing mode of /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/bin/cif2cell to 755 changing mode of /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/bin/vasp2cif to 755 debian/rules execute_after_dh_install make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -rf debian/python3-cif2cell/usr/lib/cif2cell make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_installdocs -O--buildsystem=pybuild dh_installchangelogs -O--buildsystem=pybuild debian/rules execute_before_dh_installman make[1]: Entering directory '/<<PKGBUILDDIR>>' mkdir --parents debian/tmp PYTHONPATH=. help2man --no-info \ --name 'prepare CIF files for electronic structure calculations' \ --version-string 2.1.0+dfsg binaries/cif2cell > debian/tmp/cif2cell.1 help2man: can't get `--help' info from binaries/cif2cell Try `--no-discard-stderr' if option outputs to stderr make[1]: *** [debian/rules:17: execute_before_dh_installman] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:10: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- -- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
