Your message dated Sat, 26 Jul 2014 07:48:53 +0000
with message-id <[email protected]>
and subject line Bug#751500: fixed in ipsvd 1.0.0-3
has caused the Debian Bug report #751500,
regarding ipsvd: Parameter declarations of function ssl_io differ in signedness
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.)
--
751500: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751500
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ipsvd
Version: 1.0.0-2
Usertags: goto-cc
Tags: upstream
During a rebuild of all packages in a clean sid chroot (and cowbuilder+pbuilder)
the build failed with the following error. Please note that we use our research
compiler tool-chain (using tools from the cbmc package), which permits extended
reporting on type inconsistencies at link time.
[...]
./load sslio ssl_io.o uidgid.o sslerror_str.o unix.a byte.a time.a \
-lmatrixssl
error: conflicting function declarations "ssl_io"
old definition in module sslio file ssl_io.h line 22
signed int (signed int, const char **)
new definition in module ssl_io file ssl_io.c line 334
signed int (unsigned int newsession, const char **prog)
Makefile:35: recipe for target 'sslio' failed
make[2]: *** [sslio] Error 64
make[2]: Leaving directory
'/srv/jenkins-slave/workspace/sid-goto-cc-ipsvd/ipsvd-1.0.0/ipsvd-1.0.0/compile'
Makefile:4: recipe for target 'default' failed
make[1]: *** [default] Error 2
Observe the difference on the first parameter; this will only be safe as long as
no negative values are being passed in. Yet the declaration in ssl_io.h should
be fixed to ensure appropriate compiler diagnostics.
Best,
Michael
PS.: I believe this is an upstream issue, but the control file and thus PTS does
not provide any Homepage information.
pgppOhnjzRbkd.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: ipsvd
Source-Version: 1.0.0-3
We believe that the bug you reported is fixed in the latest version of
ipsvd, 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.
Gerrit Pape <[email protected]> (supplier of updated ipsvd 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: SHA1
Format: 1.8
Date: Sat, 26 Jul 2014 06:57:45 +0000
Source: ipsvd
Binary: ipsvd
Architecture: source amd64
Version: 1.0.0-3
Distribution: unstable
Urgency: low
Maintainer: Gerrit Pape <[email protected]>
Changed-By: Gerrit Pape <[email protected]>
Description:
ipsvd - Internet protocol service daemons
Closes: 751500
Changes:
ipsvd (1.0.0-3) unstable; urgency=low
.
* debian/rules: no longer install the sslsvd, sslio programs and man
pages, as matrixssl is orphaned (closes: #751500).
* debian/control: no longer Build-Depends: libmatrixssl1.8-dev.
* debian/diff/0001-Makefile-build-ssl-programs-with-...diff: remove;
obsolete.
* debian/ipsvd.NEWS.Debian: new; sslsvd and sslio programs are no
longer included.
Checksums-Sha1:
09c6efd411c0113b20ebe220a34a5e9fae0f8633 960 ipsvd_1.0.0-3.dsc
bcafc6c731f268954348805e64836dd037a75adf 5210 ipsvd_1.0.0-3.diff.gz
9b72c92e4a26fc89d7fe27873bb764d5e065605b 65004 ipsvd_1.0.0-3_amd64.deb
Checksums-Sha256:
0b78c16c798cb41d598cc4e48c989506e232e7961b6871cf06c209ce5c597092 960
ipsvd_1.0.0-3.dsc
ce97419092706e7b682894c047d4a3bbdd97bec2b06cb92a27aaedc8376c9208 5210
ipsvd_1.0.0-3.diff.gz
dac61e8816761f5431b3e51a555fee5c53bf8292cca95971dbe2f4722b7c587a 65004
ipsvd_1.0.0-3_amd64.deb
Files:
cb7fd786d27b0fea7292875d4e4cf7a7 65004 net optional ipsvd_1.0.0-3_amd64.deb
3aa9be69fbbbc9d1f2c5fdad26fb5749 960 net optional ipsvd_1.0.0-3.dsc
b3a20b1928c90f8796d78f0db4e5950f 5210 net optional ipsvd_1.0.0-3.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlPTWoMACgkQGJoyQbxwpv/W7wCgoD/fqMqs18GkTjVxPYELbRYZ
S0oAoKbOZ/aNY3NbmzJwDKScWDxvXAWX
=Wfwx
-----END PGP SIGNATURE-----
--- End Message ---