Your message dated Fri, 14 Jun 2024 08:27:38 +0000
with message-id <e1si2ha-0016rl...@fasolo.debian.org>
and subject line Bug#1046656: fixed in softether-vpn
5.01.9674+git20200806+8181039+dfsg3-1
has caused the Debian Bug report #1046656,
regarding softether-vpn: 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 ow...@bugs.debian.org
immediately.)
--
1046656: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046656
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: softether-vpn
Version: 5.01.9674+git20200806+8181039+dfsg2-2
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@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 softether-vpn
> dpkg-buildpackage: info: source version 5.01.9674+git20200806+8181039+dfsg2-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andrej Shadura
> <andre...@debian.org>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean --buildsystem=cmake --builddirectory=/<<PKGBUILDDIR>>
> dh_auto_clean -O--buildsystem=cmake
> -O--builddirectory=/<<BUILDDIR>>/softether-vpn-5.01.9674\+git20200806\+8181039\+dfsg2
> make -j8 clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make -f CMakeFiles/Makefile2 clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make -f src/CMakeFiles/hamcore-archive-build.dir/build.make
> src/CMakeFiles/hamcore-archive-build.dir/clean
> make -f src/Cedar/CMakeFiles/cedar.dir/build.make
> src/Cedar/CMakeFiles/cedar.dir/clean
> make -f src/Mayaqua/CMakeFiles/mayaqua.dir/build.make
> src/Mayaqua/CMakeFiles/mayaqua.dir/clean
> make -f src/hamcorebuilder/CMakeFiles/hamcorebuilder.dir/build.make
> src/hamcorebuilder/CMakeFiles/hamcorebuilder.dir/clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> cd /<<PKGBUILDDIR>>/src && /usr/bin/cmake -P
> CMakeFiles/hamcore-archive-build.dir/cmake_clean.cmake
> make -f src/vpnserver/CMakeFiles/vpnserver.dir/build.make
> src/vpnserver/CMakeFiles/vpnserver.dir/clean
> make -f src/vpnclient/CMakeFiles/vpnclient.dir/build.make
> src/vpnclient/CMakeFiles/vpnclient.dir/clean
> make -f src/vpnbridge/CMakeFiles/vpnbridge.dir/build.make
> src/vpnbridge/CMakeFiles/vpnbridge.dir/clean
> make -f src/vpncmd/CMakeFiles/vpncmd.dir/build.make
> src/vpncmd/CMakeFiles/vpncmd.dir/clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> cd /<<PKGBUILDDIR>>/src/vpnserver && /usr/bin/cmake -P
> CMakeFiles/vpnserver.dir/cmake_clean.cmake
> cd /<<PKGBUILDDIR>>/src/hamcorebuilder && /usr/bin/cmake -P
> CMakeFiles/hamcorebuilder.dir/cmake_clean.cmake
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> cd /<<PKGBUILDDIR>>/src/vpnclient && /usr/bin/cmake -P
> CMakeFiles/vpnclient.dir/cmake_clean.cmake
> cd /<<PKGBUILDDIR>>/src/Mayaqua && /usr/bin/cmake -P
> CMakeFiles/mayaqua.dir/cmake_clean.cmake
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> cd /<<PKGBUILDDIR>>/src/vpnbridge && /usr/bin/cmake -P
> CMakeFiles/vpnbridge.dir/cmake_clean.cmake
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> cd /<<PKGBUILDDIR>>/src/vpncmd && /usr/bin/cmake -P
> CMakeFiles/vpncmd.dir/cmake_clean.cmake
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> cd /<<PKGBUILDDIR>>/src/Cedar && /usr/bin/cmake -P
> CMakeFiles/cedar.dir/cmake_clean.cmake
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make -f src/vpntest/CMakeFiles/vpntest.dir/build.make
> src/vpntest/CMakeFiles/vpntest.dir/clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> cd /<<PKGBUILDDIR>>/src/vpntest && /usr/bin/cmake -P
> CMakeFiles/vpntest.dir/cmake_clean.cmake
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=cmake
> -O--builddirectory=/<<BUILDDIR>>/softether-vpn-5.01.9674\+git20200806\+8181039\+dfsg2
> dh_clean -O--buildsystem=cmake
> -O--builddirectory=/<<BUILDDIR>>/softether-vpn-5.01.9674\+git20200806\+8181039\+dfsg2
> rm -f debian/debhelper-build-stamp
> rm -rf debian/.debhelper/
> rm -f debian/softether-common.debhelper.log
> debian/softether-vpnbridge.debhelper.log
> debian/softether-vpnclient.debhelper.log
> debian/softether-vpncmd.debhelper.log debian/softether-vpnserver.debhelper.log
> rm -f -- debian/softether-vpnserver.substvars
> debian/softether-vpnserver.postrm.debhelper
> debian/softether-vpnclient.substvars
> debian/softether-vpnclient.postrm.debhelper debian/softether-vpncmd.substvars
> debian/softether-vpnbridge.substvars
> debian/softether-vpnbridge.postrm.debhelper debian/softether-common.substvars
> ./src/Mayaqua/3rdparty/cpu_features/CMakeLists.txt debian/files
> rm -fr -- debian/softether-vpnserver/ debian/tmp/
> debian/softether-vpnclient/ debian/softether-vpncmd/
> debian/softether-vpnbridge/ debian/softether-common/
> 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 softether-vpn using existing
> ./softether-vpn_5.01.9674+git20200806+8181039+dfsg2.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to
> CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin: binary file contents
> changed
> dpkg-source: error: add CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin' will not be represented
> in diff
> dpkg-source: error: cannot represent change to
> CMakeFiles/3.27.2/CompilerIdC/a.out: binary file contents changed
> dpkg-source: error: add CMakeFiles/3.27.2/CompilerIdC/a.out in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'CMakeFiles/3.27.2/CompilerIdC/a.out' will not be represented in diff
> dpkg-source: error: cannot represent change to hamcore.se2: binary file
> contents changed
> dpkg-source: error: add hamcore.se2 in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: warning: file
> softether-vpn-5.01.9674+git20200806+8181039+dfsg2/install_manifest.txt has no
> final newline (either original or modified version)
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
>
> 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/softether-vpn_5.01.9674+git20200806+8181039+dfsg2-2_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: softether-vpn
Source-Version: 5.01.9674+git20200806+8181039+dfsg3-1
Done: Andrej Shadura <andre...@debian.org>
We believe that the bug you reported is fixed in the latest version of
softether-vpn, 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 1046...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andrej Shadura <andre...@debian.org> (supplier of updated softether-vpn 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 14 Jun 2024 09:44:17 +0200
Source: softether-vpn
Architecture: source
Version: 5.01.9674+git20200806+8181039+dfsg3-1
Distribution: unstable
Urgency: medium
Maintainer: Andrej Shadura <andre...@debian.org>
Changed-By: Andrej Shadura <andre...@debian.org>
Closes: 1046656
Changes:
softether-vpn (5.01.9674+git20200806+8181039+dfsg3-1) unstable; urgency=medium
.
* Reinstate the nodejs package which is needed for webui.
* Ship the nodejs module in softether-common.
* Move files to /usr using dh-sequence-movetousr.
* Clean more generated files (Closes: #1046656).
Checksums-Sha1:
836713d95d6de1d1b13b732f3b3222a44ac3adb3 1987
softether-vpn_5.01.9674+git20200806+8181039+dfsg3-1.dsc
9eaf48016a7adc6a86b2ef1617a73a87f9d5bb55 3711580
softether-vpn_5.01.9674+git20200806+8181039+dfsg3.orig.tar.xz
c80665601bcf86c09f9db002c5123a11608128c8 6252
softether-vpn_5.01.9674+git20200806+8181039+dfsg3-1.debian.tar.xz
Checksums-Sha256:
55b13e1f6d9cb07d3d1c57f3c855d20d5e93a09b3fb64e962eeb43f02389e5c6 1987
softether-vpn_5.01.9674+git20200806+8181039+dfsg3-1.dsc
82a13b59288dd992c2ca31db2c0861cbe0721eb126059ca2c9843fefffb629de 3711580
softether-vpn_5.01.9674+git20200806+8181039+dfsg3.orig.tar.xz
cc1c663d618eb8d48eb2306451e27882ee53a14f51086e09ce6d2b0a8ecc76fc 6252
softether-vpn_5.01.9674+git20200806+8181039+dfsg3-1.debian.tar.xz
Files:
61a949836fe0031d9c6067b6ceb745b7 1987 net optional
softether-vpn_5.01.9674+git20200806+8181039+dfsg3-1.dsc
2f0ccc1aa760c019a3f5c422569baa3e 3711580 net optional
softether-vpn_5.01.9674+git20200806+8181039+dfsg3.orig.tar.xz
0c6820103887fd400f3769ea6d4b4317 6252 net optional
softether-vpn_5.01.9674+git20200806+8181039+dfsg3-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQSD3NF/RLIsyDZW7aHoRGtKyMdyYQUCZmv1UgAKCRDoRGtKyMdy
YTT4AQCa6xNaS4+2e8Z/dAFw2qT3G2yXQKnvkLt7jYdlIp72HQEA3NuPCBHHVoZy
k4bTLSQx1k+YUoxFQEmQ6nEh1ggLIgs=
=0cTb
-----END PGP SIGNATURE-----
pgpBbr1CKjzpI.pgp
Description: PGP signature
--- End Message ---