[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1046909: marked as done (id3lib3.8.3: Fails to build source after successful build)



Your message dated Mon, 08 Dec 2025 19:34:30 +0000
with message-id <E1vSh0A-00HFFS-0s@fasolo.debian.org>
and subject line Bug#1046909: fixed in id3lib3.8.3 3.8.3-19
has caused the Debian Bug report #1046909,
regarding id3lib3.8.3: Fails to build source after successful build
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 owner@bugs.debian.org
immediately.)


-- 
1046909: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046909
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: id3lib3.8.3
Version: 3.8.3-18
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@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 id3lib3.8.3
> dpkg-buildpackage: info: source version 3.8.3-18
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Bastian Germann <bage@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_auto_clean
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> 	make -j1 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in .
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> Making distclean in m4
> make[2]: Entering directory '/<<PKGBUILDDIR>>/m4'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4'
> Making distclean in zlib
> make[2]: Entering directory '/<<PKGBUILDDIR>>/zlib'
> Making distclean in prj
> make[3]: Entering directory '/<<PKGBUILDDIR>>/zlib/prj'
> rm -rf .libs _libs
> rm -f *.lo
> rm -f Makefile  stamp-h stamp-h[0-9]*
> rm -f libtool
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/zlib/prj'
> Making distclean in lib
> make[3]: Entering directory '/<<PKGBUILDDIR>>/zlib/lib'
> rm -rf .libs _libs
> rm -f *.lo
> rm -f Makefile  stamp-h stamp-h[0-9]*
> rm -f libtool
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/zlib/lib'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/zlib/src'
> test -z "libz.la" || rm -f libz.la
> rm -rf .libs _libs
> rm -f *.o core *.core
> rm -f *.lo
> rm -f *.tab.c
> rm -rf .deps
> rm -f Makefile  stamp-h stamp-h[0-9]*
> rm -f libtool
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/zlib/src'
> Making distclean in include
> make[3]: Entering directory '/<<PKGBUILDDIR>>/zlib/include'
> rm -rf .libs _libs
> rm -f *.lo
> rm -f Makefile  stamp-h stamp-h[0-9]*
> rm -f libtool
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/zlib/include'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/zlib'
> rm -rf .libs _libs
> rm -f *.lo
> rm -f Makefile  stamp-h stamp-h[0-9]*
> rm -f config.h
> rm -f libtool
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/zlib'
> rm -f config.status config.cache config.log
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/zlib'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> Making distclean in id3
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include/id3'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/id3'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making distclean in id3com
> make[2]: Entering directory '/<<PKGBUILDDIR>>/id3com'
> Making distclean in Sample
> make[3]: Entering directory '/<<PKGBUILDDIR>>/id3com/Sample'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/id3com/Sample'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/id3com'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/id3com'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/id3com'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "libid3.la " || rm -f libid3.la 
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/c_wrapper.Plo
> rm -f ./.deps/field.Plo
> rm -f ./.deps/field_binary.Plo
> rm -f ./.deps/field_integer.Plo
> rm -f ./.deps/field_string_ascii.Plo
> rm -f ./.deps/field_string_unicode.Plo
> rm -f ./.deps/frame.Plo
> rm -f ./.deps/frame_impl.Plo
> rm -f ./.deps/frame_parse.Plo
> rm -f ./.deps/frame_render.Plo
> rm -f ./.deps/globals.Plo
> rm -f ./.deps/header.Plo
> rm -f ./.deps/header_frame.Plo
> rm -f ./.deps/header_tag.Plo
> rm -f ./.deps/helpers.Plo
> rm -f ./.deps/io.Plo
> rm -f ./.deps/io_decorators.Plo
> rm -f ./.deps/io_helpers.Plo
> rm -f ./.deps/misc_support.Plo
> rm -f ./.deps/mp3_parse.Plo
> rm -f ./.deps/readers.Plo
> rm -f ./.deps/spec.Plo
> rm -f ./.deps/tag.Plo
> rm -f ./.deps/tag_file.Plo
> rm -f ./.deps/tag_find.Plo
> rm -f ./.deps/tag_impl.Plo
> rm -f ./.deps/tag_parse.Plo
> rm -f ./.deps/tag_parse_lyrics3.Plo
> rm -f ./.deps/tag_parse_musicmatch.Plo
> rm -f ./.deps/tag_parse_v1.Plo
> rm -f ./.deps/tag_render.Plo
> rm -f ./.deps/utils.Plo
> rm -f ./.deps/writers.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in examples
> make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
>  rm -f id3info id3convert id3tag id3cp
>  rm -f id3simple testpic testunicode testcompression testremove testio get_pic findstr findeng
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/demo_convert.Po
> rm -f ./.deps/demo_convert_options.Po
> rm -f ./.deps/demo_copy.Po
> rm -f ./.deps/demo_copy_options.Po
> rm -f ./.deps/demo_info.Po
> rm -f ./.deps/demo_info_options.Po
> rm -f ./.deps/demo_simple.Po
> rm -f ./.deps/demo_tag.Po
> rm -f ./.deps/demo_tag_options.Po
> rm -f ./.deps/findeng.Po
> rm -f ./.deps/findstr.Po
> rm -f ./.deps/get_pic.Po
> rm -f ./.deps/test_compression.Po
> rm -f ./.deps/test_io.Po
> rm -f ./.deps/test_pic.Po
> rm -f ./.deps/test_remove.Po
> rm -f ./.deps/test_unicode.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> Making distclean in prj
> make[2]: Entering directory '/<<PKGBUILDDIR>>/prj'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/prj'
> Making distclean in libprj
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libprj'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libprj'
> rm -f config.status config.cache config.log configure.lineno config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_clean
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> rm -f config.sub config.guess
> rm -rf doc/api/
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building id3lib3.8.3 using existing ./id3lib3.8.3_3.8.3.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file config.sub, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file config.guess, use --include-removal to override
> dpkg-source: warning: executable mode 0755 of 'compile' will not be represented in diff
> dpkg-source: info: local changes detected, the modified files are:
>  id3lib3.8.3-3.8.3/Makefile.in
>  id3lib3.8.3-3.8.3/aclocal.m4
>  id3lib3.8.3-3.8.3/compile
>  id3lib3.8.3-3.8.3/configure
>  id3lib3.8.3-3.8.3/depcomp
>  id3lib3.8.3-3.8.3/doc/Makefile.in
>  id3lib3.8.3-3.8.3/examples/Makefile.in
>  id3lib3.8.3-3.8.3/id3com/Makefile.in
>  id3lib3.8.3-3.8.3/id3com/Sample/Makefile.in
>  id3lib3.8.3-3.8.3/include/Makefile.in
>  id3lib3.8.3-3.8.3/include/id3/Makefile.in
>  id3lib3.8.3-3.8.3/libprj/Makefile.in
>  id3lib3.8.3-3.8.3/ltmain.sh
>  id3lib3.8.3-3.8.3/m4/Makefile.in
>  id3lib3.8.3-3.8.3/m4/libtool.m4
>  id3lib3.8.3-3.8.3/m4/ltoptions.m4
>  id3lib3.8.3-3.8.3/m4/ltsugar.m4
>  id3lib3.8.3-3.8.3/m4/ltversion.m4
>  id3lib3.8.3-3.8.3/m4/lt~obsolete.m4
>  id3lib3.8.3-3.8.3/missing
>  id3lib3.8.3-3.8.3/prj/Makefile.in
>  id3lib3.8.3-3.8.3/src/Makefile.in
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/id3lib3.8.3_3.8.3-18.diff.EgjFjX
> dpkg-source: info: Hint: make sure the version in debian/changelog matches the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source --commit
> dpkg-buildpackage: error: dpkg-source -b . 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/id3lib3.8.3_3.8.3-18_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.

--- End Message ---
--- Begin Message ---
Source: id3lib3.8.3
Source-Version: 3.8.3-19
Done: Santiago Vila <sanvila@debian.org>

We believe that the bug you reported is fixed in the latest version of
id3lib3.8.3, 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 1046909@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Santiago Vila <sanvila@debian.org> (supplier of updated id3lib3.8.3 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 08 Dec 2025 19:50:00 +0100
Source: id3lib3.8.3
Architecture: source
Version: 3.8.3-19
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Santiago Vila <sanvila@debian.org>
Closes: 1046909
Changes:
 id3lib3.8.3 (3.8.3-19) unstable; urgency=medium
 .
   * QA upload.
   * Fix clean target. Closes: #1046909.
   * d/libid3-3.8.3v5.lintian-overrides: Drop unused override.
   * d/copyright: Use secure URI for the Format field.
   * d/control: Fix Vcs fields.
   * d/control: Drop "Priority: optional" (default).
   * d/control: Update standards-version.
   * Add debian/salsa-ci.yml.
Checksums-Sha1:
 0ff3a2fc8757394c586d4ed7743251d80357ed08 1796 id3lib3.8.3_3.8.3-19.dsc
 067c3b963f7e1b73976f964ace8f63e2bbd11429 13308 id3lib3.8.3_3.8.3-19.debian.tar.xz
 5df3b738ab8b26be779aa2f326007bafccb48c04 5499 id3lib3.8.3_3.8.3-19_source.buildinfo
Checksums-Sha256:
 acf4304cd17351e90b199d47ed22612be27d56ac7a2257fd4203bccb515add50 1796 id3lib3.8.3_3.8.3-19.dsc
 1353a52e0921445690bed449ec32ce07170ce51a36f5220d33f5a03ff155e5dd 13308 id3lib3.8.3_3.8.3-19.debian.tar.xz
 4aaa71cf77cc59a3b6a4b830059c6c3b111568ab9b8eb0e6663890039ce97e0f 5499 id3lib3.8.3_3.8.3-19_source.buildinfo
Files:
 14cdc416e8220e52c432e20924248356 1796 libs optional id3lib3.8.3_3.8.3-19.dsc
 32eb8ecb5d7ba4037691eefff0806d3a 13308 libs optional id3lib3.8.3_3.8.3-19.debian.tar.xz
 1f205a3c066f997855e458e9210dc007 5499 libs optional id3lib3.8.3_3.8.3-19_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmk3IRkACgkQQc5/C58b
izKhgwf+Ks7XPoDz5w4PPvBeH9h/2b9qwUaHj561xV7ANqZ4d7QwPjIVCp8QZqwG
3D2+GNO1oYXzvOEkkbfeshBprxLKEWkG0lbUSQLeiiBLac8qSN4psmrAKWDGqwk3
LAw6m4zT8aiLqFuI+nL+VlAEr3p9tXqHlS8kreVCydiKtptXIRWm2TbaDYBETTzz
NwdmoNzGWpHs6Z5TR9WmFKU0KfIvlSVEqJlGffr+AzCd8tZSJ5LKO+i/ijVYqfbb
u6R0ghVi1KWBr5gYvbaVQgahD75kiiWmq7nj5DhBgX1tETyb0K/y2hqyvGlpZ4/u
krtSqL1KleCOj9yEmsV+6TIaDLe3Uw==
=+ZeC
-----END PGP SIGNATURE-----

Attachment: pgpR5sSpTZpy3.pgp
Description: PGP signature


--- End Message ---

Reply to: