Your message dated Sun, 01 Dec 2024 10:05:37 +0000
with message-id <e1thgpd-00ctrz...@fasolo.debian.org>
and subject line Bug#1074921: fixed in dsh 0.25.10-2
has caused the Debian Bug report #1074921,
regarding dsh: ftbfs with GCC-14
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.)


-- 
1074921: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074921
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:dsh
Version: 0.25.10-1.6
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/dsh_0.25.10-1.6_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
[3] 
1: Using sleep as the remote shell
1: Show machine names on output
1: Adding machine 5,4,3,2,1 to list
1: Setting forklimit to 3 and wait_shell to 0
1: ... Waiting for process to end with waitpid
1: DUMPing parameters passed to llexec
1: [1] 
Using sleep as the remote shell
Show machine names on output
Adding machine 5,4,3,2,1 to list
Setting forklimit to 3 and wait_shell to 0
... Waiting for process to end with waitpid
DUMPing parameters passed to llexec
[1] 
4: Using sleep as the remote shell
4: Show machine names on output
4: Adding machine 5,4,3,2,1 to list
4: Setting forklimit to 3 and wait_shell to 0
4: DUMPing parameters passed to llexec
4: [4] 
Using sleep as the remote shell
Show machine names on output
Adding machine 5,4,3,2,1 to list
Setting forklimit to 3 and wait_shell to 0
DUMPing parameters passed to llexec
[4] 
5: Using sleep as the remote shell
5: Show machine names on output
5: Adding machine 5,4,3,2,1 to list
5: Setting forklimit to 3 and wait_shell to 0
5: DUMPing parameters passed to llexec
5: [5] 
Using sleep as the remote shell
Show machine names on output
Adding machine 5,4,3,2,1 to list
Setting forklimit to 3 and wait_shell to 0
DUMPing parameters passed to llexec
[5] 
--- Terminated running
Using sleep as the remote shell
Show machine names on output
Adding machine 5,4,3,2,1 to list
Setting forklimit to 3 and wait_shell to 0
... Waiting for process to end with waitpid
... Waiting for process to end with waitpid
Tue Jul  2 00:08:17 UTC 2024
PASS: tests/param-F-forklimit.sh
FAIL: tests/param-gnu-getopt.sh
PASS: tests/news-okay.sh
b: b
c: c
a: a
PASS: tests/segv-catcher.sh
l w
PASS: tests/test-bufferoverflow.sh
PASS: tests/machinelist-comment-test.sh
PASS: tests/machinelist-order.sh
====================
1 of 17 tests failed
====================
make[3]: *** [Makefile:689: check-TESTS] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:905: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:563: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j1 check "TESTSUITEFLAGS=-j1 --verbose" VERBOSE=1 
returned exit code 2
make: *** [debian/rules:34: build-stamp] Error 255
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: dsh
Source-Version: 0.25.10-2
Done: наб <nabijaczlew...@nabijaczleweli.xyz>

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

Debian distribution maintenance software
pp.
наб <nabijaczlew...@nabijaczleweli.xyz> (supplier of updated dsh 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: Thu, 21 Nov 2024 10:10:51 +0100
Source: dsh
Architecture: source
Version: 0.25.10-2
Distribution: unstable
Urgency: medium
Maintainer: Package Salvaging Team <team+salv...@tracker.debian.org>
Changed-By: наб <nabijaczlew...@nabijaczleweli.xyz>
Closes: 1074921 1086438
Changes:
 dsh (0.25.10-2) unstable; urgency=medium
 .
   [ Andreas Tille ]
   * Team upload.
   * Maintain package in Package Salvage team
     CLoses: #1086438
   * Secure URI in watch file
   * Use secure URI in Homepage field.
   * Rules-Requires-Root: no
   * Standards-Version: 4.7.0 (routine-update)
 .
   [ наб ]
   * debhelper-compat 13
   * Remove broken detection of getopt("+...") support, always exists
     Closes: #1074921
   * d/rules: turn into dh style
   * d/rules: debian-rules-ignores-make-clean-error
   * d/watch: version=2 -> 4 (no-op)
   * Break up d/p/debian to restore d/copyright correctness
   * lintian useless-autoreconf-build-depends
   * Drop versioned libdshconfig1-dev depends
   * d/rules: hardening
Checksums-Sha1:
 0457610493329154d2a02c78f1ead44d7ffdaceb 1941 dsh_0.25.10-2.dsc
 0bcd7eedf5b4464b2aaedae70105ebaf9d8ac77d 16416 dsh_0.25.10-2.debian.tar.xz
 508dba06ef20d255d604e1ae693c00fd2fac4448 6595 dsh_0.25.10-2_amd64.buildinfo
Checksums-Sha256:
 f7e3c047383b87931a494f0bd64f60c921d11a1220c492e3de58523c9f09d93b 1941 
dsh_0.25.10-2.dsc
 cb7f4ea0c978930fb0766659f23919aa178337c415ee8f737c198387ce0a700c 16416 
dsh_0.25.10-2.debian.tar.xz
 f59e3ad8e508358559c17be8952c13c4a85bae4db09a41d8c01683856ebfa21d 6595 
dsh_0.25.10-2_amd64.buildinfo
Files:
 38f765a86548c66e7d36aeeb8af78602 1941 net optional dsh_0.25.10-2.dsc
 413448a65a3f595c0ff79f9aca4bfa81 16416 net optional dsh_0.25.10-2.debian.tar.xz
 4a3e86ca34f7b45849ed622affcc4f22 6595 net optional 
dsh_0.25.10-2_amd64.buildinfo

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

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmc++j4RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGXtBAAkWMLfpg2rR+yEzSO9GwEJazG1HIt6gBG
1hpS7A9SoxfVZvXpop3cJIK2hJymus9i5z6958ROQs3cAweCrr0/Q93nbYUNoP+T
dXkX+tbgZ5c2YZdB4agv3b50fUXnd0UwzKeINm9eDrQGjK8CK77NZZiVATPGUfZr
6woE67oeCuoqVHAOe8FOoQbyAQC64jVDw2cc8WzyuPNBas36mu8YODGhtrHhd8iK
aJSrVwSVcRqYkPyFoesSBUcXbBhyAcI6qv6Pd3+AADvw4bjOp8d2v1LYJTkrQB8O
5CE3bPRZoxXKNipNoIoayJHiYzds61P3mY8YvKBv0TmfjjTu7MqfrflwJ9SsQvlG
wMneNtRM8I93aHsEq08dBgOBWPG+Frqm009+qfYmGD212JktaOzCia3HBQce8CBS
skXhJmAC6hRNbGDveZQ54cPhV6iOpiMp3EJeobQ4auf9IiXTWVFGA+UvMGQPiqGc
A07RAWLTTK5wnYwvD96xfXpiUXO+y8Xr9Y8MDITcyUAauAHSqwPt1P6s0be6EGdb
204pKd2wl9aBYNTWFXYxO2WyCDVghhSx26ltnXVdCO8gNNBgg3TQIiPJ+3ZMwlrC
K4Coo6z45o1Y+NX6jY8A5g3ppPiJFRyTRJqmn1nZMMvBqDixYSgD//KyDUUkFrwj
cZXoS+U4ehs=
=cfPS
-----END PGP SIGNATURE-----

Attachment: pgpb9VGm0OAbF.pgp
Description: PGP signature


--- End Message ---

Reply via email to