Your message dated Mon, 14 Mar 2016 11:52:11 +0000
with message-id <[email protected]>
and subject line Bug#744515: fixed in ssldump 0.9b3-5
has caused the Debian Bug report #744515,
regarding ssldump: run dh-autoreconf to update config.{sub,guess} and 
{libtool,aclocal}.m4
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.)


-- 
744515: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744515
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ssldump
Version: 0.9b3-4.1
User: [email protected]
Usertags: autoreconf

The package fails to build on arm64 (aarch64-linux-gnu), because the
config.{guess,sub} files are out of date, and are not updated during
the build.  If possible, please do not update these files directly,
but build-depend on autotools-dev instead, and use the tools provided
by autotools-dev to update these files.

  - For dh, call dh --with autoreconf.

  - For cdbs based build systems, include
    /usr/share/cdbs/1/rules/autoreconf.mk

  - For other rules files, call dh_autoreconf before calling
    configure (in the build or configure target), and call
    dh_autoreconf_clean before dh_clean in the clean target.

For combining autoreconf and autotools_dev, see bug #698765.

After the build on any architecture, and before a clean, a grep for
aarch64 in the config.sub file(s) should print some lines.

The full build log can be found at:
http://people.debian.org/~doko/logs/arm64-20140414/buildlog_ubuntu-trusty-arm64.ssldump_0.9b3-4.1_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.

Please note that these builds were done in an Ubuntu development,
environment there may be a few false positives in these bug reports.

See https://wiki.debian.org/qa.debian.org/FTBFS for a guide how to
address these.

[...]
common/lib/r_data.c: In function 'r_data_create':
common/lib/r_data.c:65:5: warning: incompatible implicit declaration of 
built-in function 'memcpy' [enabled by default]
     memcpy(d_->data,d,l);
     ^
common/lib/r_data.c: In function 'r_data_make':
common/lib/r_data.c:109:5: warning: incompatible implicit declaration of 
built-in function 'memcpy' [enabled by default]
     memcpy(dp->data,d,l);
     ^
common/lib/r_data.c: In function 'r_data_copy':
common/lib/r_data.c:136:5: warning: incompatible implicit declaration of 
built-in function 'memcpy' [enabled by default]
     memcpy(dst->data,src->data,dst->len=src->len);
     ^
common/lib/r_data.c: In function 'r_data_zfree':
common/lib/r_data.c:147:5: warning: incompatible implicit declaration of 
built-in function 'memset' [enabled by default]
     memset(d->data,0,d->len);
     ^
gcc -g -O2  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 
-DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void 
-DHAVE_VPRINTF=1 -DHAVE_STRDUP=1   -c -o r_errors.o common/lib/r_errors.c       
     -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/  
gcc -g -O2  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 
-DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void 
-DHAVE_VPRINTF=1 -DHAVE_STRDUP=1   -c -o r_list.o common/lib/r_list.c           
 -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/  
gcc -g -O2  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 
-DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void 
-DHAVE_VPRINTF=1 -DHAVE_STRDUP=1   -c -o r_replace.o common/lib/r_replace.c     
       -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/  
gcc -g -O2  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 
-DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void 
-DHAVE_VPRINTF=1 -DHAVE_STRDUP=1   -c -o r_time.o common/lib/r_time.c           
 -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/  
gcc -g -O2  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 
-DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void 
-DHAVE_VPRINTF=1 -DHAVE_STRDUP=1   -c -o network.o ./base/network.c            
-I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/  
gcc -g -O2  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 
-DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void 
-DHAVE_VPRINTF=1 -DHAVE_STRDUP=1   -c -o pcap-snoop.o ./base/pcap-snoop.c       
     -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/  
./base/pcap-snoop.c: In function 'main':
./base/pcap-snoop.c:206:5: warning: passing argument 2 of 'signal' from 
incompatible pointer type [enabled by default]
     signal(SIGINT,sig_handler);
     ^
In file included from /usr/include/aarch64-linux-gnu/sys/param.h:28:0,
                 from ./base/pcap-snoop.c:53:
/usr/include/signal.h:102:23: note: expected '__sighandler_t' but argument is 
of type 'void (*)(void)'
 extern __sighandler_t signal (int __sig, __sighandler_t __handler)
                       ^
./base/pcap-snoop.c:328:5: warning: passing argument 3 of 'pcap_loop' from 
incompatible pointer type [enabled by default]
     pcap_loop(p,-1,pcap_cb,(u_char *)n);
     ^
In file included from /usr/include/pcap.h:45:0,
                 from ./base/pcap-snoop.c:50:
/usr/include/pcap/pcap.h:372:5: note: expected 'pcap_handler' but argument is 
of type 'void (*)(u_char *, struct pcap_pkthdr *, u_char *)'
 int pcap_loop(pcap_t *, int, pcap_handler, u_char *);
     ^
gcc -g -O2  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 
-DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void 
-DHAVE_VPRINTF=1 -DHAVE_STRDUP=1   -c -o proto_mod.o ./base/proto_mod.c         
   -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/  
gcc -g -O2  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 
-DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void 
-DHAVE_VPRINTF=1 -DHAVE_STRDUP=1   -c -o tcpconn.o ./base/tcpconn.c            
-I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/  
gcc -g -O2  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 
-DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void 
-DHAVE_VPRINTF=1 -DHAVE_STRDUP=1   -c -o tcppack.o ./base/tcppack.c            
-I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/  
./base/tcppack.c:54:31: fatal error: netinet/tcp_seq.h: No such file or 
directory
 #  include <netinet/tcp_seq.h>
                               ^
compilation terminated.
make[1]: *** [tcppack.o] Error 1
make[1]: Leaving directory `/build/buildd/ssldump-0.9b3'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: ssldump
Source-Version: 0.9b3-5

We believe that the bug you reported is fixed in the latest version of
ssldump, 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.
Sophie Brun <[email protected]> (supplier of updated ssldump 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: SHA256

Format: 1.8
Date: Fri, 11 Mar 2016 10:42:20 +0100
Source: ssldump
Binary: ssldump
Architecture: source
Version: 0.9b3-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools Packaging Team 
<[email protected]>
Changed-By: Sophie Brun <[email protected]>
Description:
 ssldump    - SSLv3/TLS network protocol analyzer
Closes: 610334 627884 661276 668099 744515 765260
Changes:
 ssldump (0.9b3-5) unstable; urgency=medium
 .
   * Take over the package and import it under the umbrella of the pkg-security
     team.
   * Bump to debhelper 9.
   * Use quilt instead of deprecated dpatch (Closes: #668099)
   * Drop debian/source.lintian-overrides for more-than-one-patch-system
   * Add debian/clean to clean up generated files not cleaned by the
     upstream makefile.
   * Use dh-autoreconf (Closes: #765260, #744515)
   * Compile against openssl (Closes: #661276) (thanks brian m. carlson)
   * Add two patches to fix the warnings during the build:
     update-for-glibc2.20.patch and add-missing-include.patch
   * Add a patch fix-table-stop.patch (Closes: #627884)
   * Add a patch support-TUN-interfaces (Closes: #610334)
Checksums-Sha1:
 2ea4dbc4bf51ba7e70a6385ccea8db4b25c1bbca 1616 ssldump_0.9b3-5.dsc
 23c678ed72078b436834aa1fa4c9dc84c737b455 8944 ssldump_0.9b3-5.debian.tar.xz
Checksums-Sha256:
 06673fa33ebc461c362e805e98b688437d2c3b8044abc7a0bef3a035bda46b84 1616 
ssldump_0.9b3-5.dsc
 0c7d68d1db0c8e7eddeb739b91dca2bf32421fe8bac7d73b48c50a21c634d54b 8944 
ssldump_0.9b3-5.debian.tar.xz
Files:
 85e1611870f186f6fcaebce595bda2f8 1616 net optional ssldump_0.9b3-5.dsc
 e7f1681f91b35eb2d54cbad79d28ee20 8944 net optional 
ssldump_0.9b3-5.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: Signed by Raphael Hertzog

iQEcBAEBCAAGBQJW5qHiAAoJEAOIHavrwpq5tG8H/0aF7DZebxuQLe0572j4Kvgu
DG8xQ+/jYcHNyEJ18YIHJ4S7cHjYzAac0KcYrHyxEqSv7jl1uzRY67h4+USsEQTV
8toxab+C3eLOtb4aZ3AbLYiwx1zIEvRBvsgzj618/MA007E8pN3ssbL5LsZCZ9xU
n3VlywdhXnoshQ8i/HHFKsgsUbeRoSD2i+oTznueB0mLeCutbGTyzpk1jzrhXBPs
0iZRKVhdjjoMOpHGbAuQvGlcKZSo0Hxwe9o9Fyaq6E7Rtmw5IuF8drb/l95jEkXI
0ozdAnfuf1q4dKeWrYL66a6w5nkJlGNCfU1TRbfQWvpD21YtXuyDI6SfvCbxIOE=
=HE9p
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to