Bug#1044965: flite: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 17:56:55 BST 2023


Source: flite
Version: 2.2-6
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> ---------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package flite
> dpkg-buildpackage: info: source version 2.2-6
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Samuel Thibault <sthibault at debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_update_autotools_config
> [ ! -f config.log ] || dh_auto_clean
> 	make -j8 distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make distclean in ...
> make distclean in config ...
> make distclean in include ...
> make distclean in src ...
> make distclean in src/audio ...
> make distclean in src/utils ...
> make distclean in src/regex ...
> make distclean in src/hrg ...
> make distclean in src/stats ...
> make distclean in src/speech ...
> make distclean in src/lexicon ...
> make distclean in src/synth ...
> make distclean in src/wavesynth ...
> make distclean in src/cg ...
> make distclean in lang ...
> make distclean in lang/cmulex ...
> make distclean in lang/cmu_indic_lex ...
> make distclean in lang/cmu_grapheme_lex ...
> make distclean in lang/usenglish ...
> make distclean in lang/cmu_indic_lang ...
> make distclean in lang/cmu_grapheme_lang ...
> make distclean in lang/cmu_us_kal ...
> make distclean in lang/cmu_time_awb ...
> make distclean in lang/cmu_us_kal16 ...
> make distclean in lang/cmu_us_awb ...
> make distclean in lang/cmu_us_rms ...
> make distclean in lang/cmu_us_slt ...
> make distclean in doc ...
> make distclean in testsuite ...
> make distclean in wince ...
> make distclean in windows ...
> make distclean in android ...
> make distclean in sapi ...
> make distclean in sapi/FliteCMUKalDiphone ...
> make distclean in sapi/FliteCMUKalDiphone/register_vox ...
> make distclean in sapi/FliteCMUGenericCG ...
> make distclean in sapi/FliteTTSEngineObj ...
> make distclean in sapi/cmu_cg ...
> make distclean in sapi/cmu_us_kal ...
> make distclean in sapi/cmulex ...
> make distclean in sapi/flite ...
> make distclean in sapi/usenglish ...
> make distclean in tools ...
> make distclean in main ...
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
> rm: cannot remove './doc/html': Is a directory
> dh_clean: error: rm -f -- debian/flite.substvars debian/libflite1.substvars debian/flite1-dev.substvars ./doc/flite.aux ./doc/flite.info ./doc/flite.log ./doc/flite.pdf ./doc/flite.toc ./doc/html debian/files returned exit code 1
> make: *** [debian/rules:4: clean] Error 25
> dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/flite_2.2-6_unstable.log

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.



More information about the Pkg-a11y-devel mailing list