Your message dated Sun, 17 Sep 2023 14:37:35 +0000
with message-id <[email protected]>
and subject line Bug#1049066: fixed in libzstd 1.5.5+dfsg2-2
has caused the Debian Bug report #1049066,
regarding libzstd: 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 [email protected]
immediately.)


-- 
1049066: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049066
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libzstd
Version: 1.5.5+dfsg2-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
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 libzstd
> dpkg-buildpackage: info: source version 1.5.5+dfsg2-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Peter Pentchev <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh 'clean'
>    dh_auto_clean
>       make -j8 clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make -C lib clean > /dev/null
> make -C programs clean > /dev/null
> make -C tests clean > /dev/null
> make -C zlibWrapper clean > /dev/null
> make -C examples/ clean > /dev/null
> make -C contrib/gen_html clean > /dev/null
> make -C contrib/pzstd clean > /dev/null
> make -C contrib/seekable_format/examples clean > /dev/null
> make -C contrib/seekable_format/tests clean > /dev/null
> make -C contrib/largeNbDicts clean > /dev/null
> make -C contrib/externalSequenceProducer clean > /dev/null
> rm -f zstd zstdmt tmp*
> rm -f -r lz4
> Cleaning completed
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>       rm -f debian/libzstd1.debhelper.log
>    debian/rules execute_after_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean -D contrib/pzstd
>       cd contrib/pzstd && make -j8 clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/contrib/pzstd'
> rm -f -f *.o pzstd *.Td *.d
> rm -f -f test/*.o test/*Test test/*.Td test/*.d
> rm -f -f utils/test/*.o utils/test/*Test utils/test/*.Td utils/test/*.d
> rm -f -f ../../programs/*.o ../../programs/*.Td ../../programs/*.d
> make -C ../../lib clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
> rm -f -r *.dSYM   # macOS-specific
> rm -f core *.o *.a *.gcda *.so *.so.* libzstd.pc
> rm -f dll/libzstd.dll dll/libzstd.lib libzstd-nomt*
> rm -f -r obj/*
> Cleaning library completed
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> Cleaning completed
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/contrib/pzstd'
> dh_auto_clean -D doc/educational_decoder
>       cd doc/educational_decoder && make -j8 clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc/educational_decoder'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc/educational_decoder'
> dh_auto_clean \
>       --buildsystem=cmake \
>       --sourcedir=/<<PKGBUILDDIR>>/build/cmake
>       rm -rf obj-x86_64-linux-gnu
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>       rm -f debian/debhelper-build-stamp
>       rm -rf debian/.debhelper/
>       rm -f -- debian/libzstd-dev.substvars debian/libzstd1.substvars 
> debian/zstd.substvars debian/libzstd1-udeb.substvars debian/files
>       rm -fr -- debian/libzstd-dev/ debian/tmp/ debian/libzstd1/ debian/zstd/ 
> debian/libzstd1-udeb/
>       find .  \( \( \
>               \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
> -type f -a \
>               \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
>                -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
>                -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
>                -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
>               \) -exec rm -f {} + \) -o \
>               \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) 
> \)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libzstd using existing 
> ./libzstd_1.5.5+dfsg2.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> tests/cli-tests/bin/symlinks/zstd:
> dpkg-source: error:   new version is symlink to /<<PKGBUILDDIR>>/programs/zstd
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> tests/cli-tests/bin/symlinks/gzip:
> dpkg-source: error:   new version is symlink to /<<PKGBUILDDIR>>/programs/zstd
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> tests/cli-tests/bin/symlinks/xz:
> dpkg-source: error:   new version is symlink to /<<PKGBUILDDIR>>/programs/zstd
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> tests/cli-tests/bin/symlinks/unlzma:
> dpkg-source: error:   new version is symlink to /<<PKGBUILDDIR>>/programs/zstd
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> tests/cli-tests/bin/symlinks/gunzip:
> dpkg-source: error:   new version is symlink to /<<PKGBUILDDIR>>/programs/zstd
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> tests/cli-tests/bin/symlinks/zstdcat:
> dpkg-source: error:   new version is symlink to /<<PKGBUILDDIR>>/programs/zstd
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> tests/cli-tests/bin/symlinks/lzma:
> dpkg-source: error:   new version is symlink to /<<PKGBUILDDIR>>/programs/zstd
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> tests/cli-tests/bin/symlinks/unzstd:
> dpkg-source: error:   new version is symlink to /<<PKGBUILDDIR>>/programs/zstd
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> tests/cli-tests/bin/symlinks/zcat:
> dpkg-source: error:   new version is symlink to /<<PKGBUILDDIR>>/programs/zstd
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> tests/cli-tests/bin/symlinks/zstdmt:
> dpkg-source: error:   new version is symlink to /<<PKGBUILDDIR>>/programs/zstd
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> tests/cli-tests/bin/symlinks/gzcat:
> dpkg-source: error:   new version is symlink to /<<PKGBUILDDIR>>/programs/zstd
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> tests/cli-tests/bin/symlinks/lz4:
> dpkg-source: error:   new version is symlink to /<<PKGBUILDDIR>>/programs/zstd
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> tests/cli-tests/bin/symlinks/unlz4:
> dpkg-source: error:   new version is symlink to /<<PKGBUILDDIR>>/programs/zstd
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to 
> tests/cli-tests/bin/symlinks/unxz:
> dpkg-source: error:   new version is symlink to /<<PKGBUILDDIR>>/programs/zstd
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255
> 
> 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/libzstd_1.5.5+dfsg2-1_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: libzstd
Source-Version: 1.5.5+dfsg2-2
Done: Peter Pentchev <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libzstd, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Pentchev <[email protected]> (supplier of updated libzstd 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 [email protected])


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

Format: 1.8
Date: Sun, 17 Sep 2023 16:48:35 +0300
Source: libzstd
Architecture: source
Version: 1.5.5+dfsg2-2
Distribution: unstable
Urgency: medium
Maintainer: RPM packaging team <[email protected]>
Changed-By: Peter Pentchev <[email protected]>
Closes: 1031384 1037088 1049066
Changes:
 libzstd (1.5.5+dfsg2-2) unstable; urgency=medium
 .
   * Clean up a directory of symlinks created by the test suite.
     Closes: #1049066
   * Bump the CMake version requirement to 3.24. Closes: #1031384
   * Fix the nodoc build: do not tweak non-existent manpages. Closes: #1037088
   * Declare version 1 of the dpkg-build API:
     - drop the implied Root-Requires-Root: true
     - use dpkg's default.mk instead of including buildtools.mk directly
   * Use the DEB_HOST_MULTIARCH variable provided by default.mk.
   * Use dh-package-notes to record ELF package metadata.
   * Update the bundled copy of the check-build Python library in
     the autopkgtest tree:
     - remove the non-runtime check-build files
     - import check-build 0.1.0
Checksums-Sha1:
 f2e8ac2788fcac94448383366f53994759a8cac4 2375 libzstd_1.5.5+dfsg2-2.dsc
 b8c804cce277e7ec938cf18b5bbc46e92d552daf 1784164 
libzstd_1.5.5+dfsg2.orig.tar.xz
 a658ce95bc2ec9fcf7d0f109cf5c8a7516f5371d 21068 
libzstd_1.5.5+dfsg2-2.debian.tar.xz
 1eef372d19f8cd8890fa55c3366f8b4ce3a98a2d 8558 
libzstd_1.5.5+dfsg2-2_amd64.buildinfo
Checksums-Sha256:
 4e27ea0c5e2564dd6cc93d95fddc56ef85c5388ea4a4a60d8cca0b4c18c1da4f 2375 
libzstd_1.5.5+dfsg2-2.dsc
 d7cf3c10d416fd999cb8fcf7685d9268ba7bec8eb78121fc2d0d916fa393d22b 1784164 
libzstd_1.5.5+dfsg2.orig.tar.xz
 0a72f44f83cbd2dce66722f5c7844aaf8e5937066a795ca6b3d2b0eba69b9e73 21068 
libzstd_1.5.5+dfsg2-2.debian.tar.xz
 ad76b98b9389dcc3fc667fa1516a6254291d8a87147b3f95ae236e553246c326 8558 
libzstd_1.5.5+dfsg2-2_amd64.buildinfo
Files:
 a07ddc75cc3845664179dd81f618cecb 2375 libs optional libzstd_1.5.5+dfsg2-2.dsc
 757b1b125f12cb78fbf256e79ac6d3e9 1784164 libs optional 
libzstd_1.5.5+dfsg2.orig.tar.xz
 0ac64b73aa369feb3026f020adc495b3 21068 libs optional 
libzstd_1.5.5+dfsg2-2.debian.tar.xz
 9851e6f27fb2e98ae294d5f7ec069167 8558 libs optional 
libzstd_1.5.5+dfsg2-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEELuenpRf8EkzxFcNUZR7vsCUn3xMFAmUHB+cACgkQZR7vsCUn
3xNdLg/+MIEpg6DTkRI5Cv2Vodkg5zQTUMajzX/O+cZhu6ZLlYaOBEnAdsSsfE1v
/1WjFaitfOiJYJ/jRMa2IJsCfLzQ6H8pRCFfGG9Fgpxmv8CyfRk7+/pTY+aYuWk0
3D5GWC725rBhlI9mxU+VyzqVsw52MASag9+N9OH1XHBPPmtNd6rKR1YNFjGDqCKX
1QF1xYpfVzNxlMxRkBh1KwNyxGjYrRe6Kl2egB/Lib1NEhXXPxbKCibYVYWcDR65
2UdUgpVZKbuEsGzV8UD6gswQe4/OohxaA+WHg/Nqd9JTeTmN0XyG7MdkNoaNQHcx
BnzOjuWXSfuJ6Xfpavzs4VFK5tjfRoysSgxkPN5J742r3T3hx3IseX+uVnDSEj5C
yURcEdGMGO8xvhqCQ+2MFQwfvpnkmJ3HOmUQllNMjF9wTCp4VMYaHoWOk9aF9+b3
QFwZXHpY7NHZPceyINExjta3inDLTBa2lRn6pr90+LcCYJS6OUzS6MnBqUdh4zAZ
l7M3FMlAbUqFcc2Y0LQz0M0eFs2czRW7U83uJdysJvpi9h7w2+Hjc8x84YMx3i4g
MDOs7AVbzlOjwpeE4EX7nRKAzdr/4cq1nd33lkvaovKs564kgrRbhIkl1T4A7ir/
H8ySHBKKV/LyiU+smaH3Rju0uxlv+f27N+cpWHb1Fw4aHlW/cao=
=e1yp
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to