Your message dated Fri, 03 Jul 2015 16:22:20 +0000
with message-id <[email protected]>
and subject line Bug#777991: fixed in ltrace 0.7.3-5
has caused the Debian Bug report #777991,
regarding ltrace: ftbfs with GCC-5
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.)
--
777991: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777991
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ltrace
Version: 0.7.3-4
Severity: normal
Tags: sid stretch
User: [email protected]
Usertags: ftbfs-gcc-5
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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/ltrace_0.7.3-4_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, 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-5/porting_to.html
[...]
Making all in .
make[3]: Entering directory '/«PKGBUILDDIR»'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I.
-DSYSCONFDIR=\"/etc\" -D_FORTIFY_SOURCE=2 -Wall -Wsign-compare -Wfloat-equal
-Wformat-security -Werror -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wall -c -o breakpoints.lo breakpoints.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86
-I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -D_FORTIFY_SOURCE=2
-Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c
breakpoints.c -fPIC -DPIC -o .libs/breakpoints.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86
-I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -D_FORTIFY_SOURCE=2
-Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c
breakpoints.c -o breakpoints.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I.
-DSYSCONFDIR=\"/etc\" -D_FORTIFY_SOURCE=2 -Wall -Wsign-compare -Wfloat-equal
-Wformat-security -Werror -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wall -c -o debug.lo debug.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86
-I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -D_FORTIFY_SOURCE=2
-Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c debug.c
-fPIC -DPIC -o .libs/debug.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86
-I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -D_FORTIFY_SOURCE=2
-Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c debug.c -o
debug.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I.
-DSYSCONFDIR=\"/etc\" -D_FORTIFY_SOURCE=2 -Wall -Wsign-compare -Wfloat-equal
-Wformat-security -Werror -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wall -c -o demangle.lo demangle.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86
-I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -D_FORTIFY_SOURCE=2
-Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c demangle.c
-fPIC -DPIC -o .libs/demangle.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86
-I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -D_FORTIFY_SOURCE=2
-Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c demangle.c
-o demangle.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I.
-DSYSCONFDIR=\"/etc\" -D_FORTIFY_SOURCE=2 -Wall -Wsign-compare -Wfloat-equal
-Wformat-security -Werror -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wall -c -o dict.lo dict.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86
-I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -D_FORTIFY_SOURCE=2
-Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c dict.c
-fPIC -DPIC -o .libs/dict.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86
-I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -D_FORTIFY_SOURCE=2
-Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c dict.c -o
dict.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I.
-DSYSCONFDIR=\"/etc\" -D_FORTIFY_SOURCE=2 -Wall -Wsign-compare -Wfloat-equal
-Wformat-security -Werror -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wall -c -o ltrace-elf.lo ltrace-elf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86
-I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -D_FORTIFY_SOURCE=2
-Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c ltrace-elf.c
-fPIC -DPIC -o .libs/ltrace-elf.o
ltrace-elf.c: In function 'elf_read_u16':
ltrace-elf.c:221:42: error: logical not is only applied to the left hand side
of comparison [-Werror=logical-not-parentheses]
if (!need_data(data, offset, SIZE / 8) < 0) \
^
ltrace-elf.c:238:1: note: in expansion of macro 'DEF_READER'
DEF_READER(elf_read_u16, 16)
^
ltrace-elf.c: In function 'elf_read_u32':
ltrace-elf.c:221:42: error: logical not is only applied to the left hand side
of comparison [-Werror=logical-not-parentheses]
if (!need_data(data, offset, SIZE / 8) < 0) \
^
ltrace-elf.c:239:1: note: in expansion of macro 'DEF_READER'
DEF_READER(elf_read_u32, 32)
^
ltrace-elf.c: In function 'elf_read_u64':
ltrace-elf.c:221:42: error: logical not is only applied to the left hand side
of comparison [-Werror=logical-not-parentheses]
if (!need_data(data, offset, SIZE / 8) < 0) \
^
ltrace-elf.c:240:1: note: in expansion of macro 'DEF_READER'
DEF_READER(elf_read_u64, 64)
^
cc1: all warnings being treated as errors
make[3]: *** [ltrace-elf.lo] Error 1
Makefile:615: recipe for target 'ltrace-elf.lo' failed
make[3]: Leaving directory '/«PKGBUILDDIR»'
make[2]: *** [all-recursive] Error 1
Makefile:741: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
Makefile:447: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/stamp-makefile-build] Error 2
/usr/share/cdbs/1/class/makefile.mk:47: recipe for target
'debian/stamp-makefile-build' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: ltrace
Source-Version: 0.7.3-5
We believe that the bug you reported is fixed in the latest version of
ltrace, 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.
Juan Cespedes <[email protected]> (supplier of updated ltrace 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, 03 Jul 2015 17:16:04 +0200
Source: ltrace
Binary: ltrace
Architecture: source amd64
Version: 0.7.3-5
Distribution: unstable
Urgency: low
Maintainer: Juan Cespedes <[email protected]>
Changed-By: Juan Cespedes <[email protected]>
Description:
ltrace - Tracks runtime library calls in dynamically linked programs
Closes: 777991
Changes:
ltrace (0.7.3-5) unstable; urgency=low
.
* Fix build with GCC 5 (closes: #777991)
Checksums-Sha1:
347984edeb4d03aea560ecdc432a63674b1a5d2d 1894 ltrace_0.7.3-5.dsc
4039274fec34f98efcea1a356a3f5cfa7994fc4c 10964 ltrace_0.7.3-5.debian.tar.xz
97ceae14e6f457a4c661721f14fa38f6fb4f2c2e 137582 ltrace_0.7.3-5_amd64.deb
Checksums-Sha256:
38ee48d18b5e0616cbdd39c352eb733e50357d384b9e408032dedd5ea4c53944 1894
ltrace_0.7.3-5.dsc
4c91f019004cfb29f0dc4f402faa2b971059f93ec28bf70374dba0165b8f7233 10964
ltrace_0.7.3-5.debian.tar.xz
844906440a5688290f08a6c36b3d8876552f75dd2b39a05efeb9195fddfe94e2 137582
ltrace_0.7.3-5_amd64.deb
Files:
9576b2fb403388085c2fb1c669f87948 1894 utils optional ltrace_0.7.3-5.dsc
16e649588dfb1e1f3f3da8b7e6b14720 10964 utils optional
ltrace_0.7.3-5.debian.tar.xz
d8e94324f6249ac586a6cdc000dd9f95 137582 utils optional ltrace_0.7.3-5_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJVlqsLAAoJEK+rkx+lYGB8ppkP/3O0TRmwi3tfjPecPJMt/cUx
P8662/WaNkmZsqUKoao4PPZY7c6TcyjybI17CahmUYOSapm4JiZYuQSSJ8ta/Yc9
dAkXoP6vm960E3Ahb22iKdJ4JqNKMVJzBuq82ZDfe68ZS0WBVr0DASiPuxY6rDY+
X0FdSQo17c4qaBoNW2JPRtBSVjSUTDwQ4mMgQn04zRJC2xCQ1frmU02Tsho+qeOH
YLdfNwcRkEVZVGOqrcx5VqvHBNJpbAkQR8QC5f8QnXJkSJe7sUhRZ8sNySc+DM/q
TasZw6cnD2PJxINgYi6AYY7aDbyvFGet4Nb8h92v8a3lZ+qMyu93hdq7fDYfD9xY
AjCvCqXMdq1W65PrI2lI2pDo0MWRjsqT09PUf+FZ02kCZVViHPRkWjX43r2gWRXX
8j5I7NSVlGf3rvWBewkIkOrNaxI38yUvYZVYFFb4tbiNvl2A/pCg1V0KRniwJbcs
/IqBl4ETDjIU4Px7pPtf5cq9z/6Engkyn/WLZn+YWzzFIXjkJrrfmwsIrGIT6evk
h+eY1UjwPvRWDvj75/VrnixH4DuAQ8oykgh1CqUcqqAz2GfAr/k/i/uYYOAbZEye
Tdfsj58ff+6rxhaz1Vo0uo/OA5cdT0//BGN2gcoAPELQhC2WGU7ker68vceyWdCG
fncrH/X0Mt87Z113aa37
=hoRo
-----END PGP SIGNATURE-----
--- End Message ---