Your message dated Sun, 4 Aug 2013 19:41:56 +0100
with message-id
<canbhlugwczwu9o7k5h2erma9-4diqhxgigrs6_ujzr169mr...@mail.gmail.com>
and subject line Fwd: abi-compliance-checker_1.99.8-1_amd64.changes ACCEPTED
into unstable
has caused the Debian Bug report #717806,
regarding abi-compliance-checker: self-check fails with error "can't compile
header(s)"
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.)
--
717806: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717806
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: abi-compliance-checker
Version: 1.99.1-1
Severity: important
Dear Maintainer,
The self-test mode in abi-compliance-checker now fails:
__________
$ abi-compliance-checker -test -debug
Using GCC 4.8 (i486-linux-gnu)
verifying detectable C library changes
running perl /usr/bin/abi-compliance-checker -l libsample_c -d1
libsample_c/v1.xml -d2 libsample_c/v2.xml -debug
preparation, please wait ...
Using GCC 4.8 (i486-linux-gnu)
checking header(s) 1.0 ...
Detected code: "int testCppKeywords1(int class,"
Using C++ compatibility mode
ERROR: can't compile header(s)
ERROR: analysis has failed
__________
Error is also seen in Ubuntu Saucy.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.10.0-5-generic (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages abi-compliance-checker depends on:
ii binutils 2.23.52.20130722-1
ii gcc 4:4.8.1-2
ii perl 5.14.2-21
Versions of packages abi-compliance-checker recommends:
ii exuberant-ctags [ctags] 1:5.9~svn20110310-6
Versions of packages abi-compliance-checker suggests:
pn doc-base <none>
pn icheck <none>
-- no debconf information
Kind regards,
James.
--
James Hunt
____________________________________
#upstart on freenode
http://upstart.ubuntu.com/cookbook
https://lists.ubuntu.com/mailman/listinfo/upstart-devel
--- End Message ---
--- Begin Message ---
Version: 1.99.8-1
Whilst not yet performing all checks, a-c-c was made to work around
gcc-4.8 not dumping translation unit.
For best results, one should specify and use gcc-4.7 to gain header checks.
The full bug report against gcc-4.8 is here:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57850
Regards,
Dmitrijs.
Accepted:
Format: 1.8
Date: Thu, 01 Aug 2013 10:52:43 +0100
Source: abi-compliance-checker
Binary: abi-compliance-checker dh-acc
Architecture: source all
Version: 1.99.8-1
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur <[email protected]>
Changed-By: Dmitrijs Ledkovs <[email protected]>
Description:
abi-compliance-checker - tool to compare ABI compatibility of shared
C/C++ library version
dh-acc - debhelper addon to compare ABI compatibility of shared C/C++ libr
Changes:
abi-compliance-checker (1.99.8-1) unstable; urgency=low
.
* New upstream release
- Fixed compatibility with gcc-4.8
* Update watch file to point at github
--- End Message ---