Your message dated Thu, 6 Oct 2016 14:21:10 +0200
with message-id <[email protected]>
and subject line libsndfile-1.0.27 fixes all the problems.
has caused the Debian Bug report #750098,
regarding libsndfile: Inconsistent use of -funsigned-char
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.)
--
750098: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750098
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libsndfile
Version: 1.0.25-9
Severity: minor
Usertags: goto-cc
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.
[...]
CXXLD cpp_test
conflict on char_is_unsigned:
old value in module cpp_test: 0
new value in module utils: 1
Makefile:702: recipe for target 'cpp_test' failed
make[3]: *** [cpp_test] Error 1
make[3]: Leaving directory
'/srv/jenkins-slave/workspace/sid-goto-cc-libsndfile/libsndfile-1.0.25/tests'
Makefile:1012: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory
'/srv/jenkins-slave/workspace/sid-goto-cc-libsndfile/libsndfile-1.0.25/tests'
Makefile:504: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory
'/srv/jenkins-slave/workspace/sid-goto-cc-libsndfile/libsndfile-1.0.25'
debian/rules:36: recipe for target 'build-stamp' failed
Indeed cpp_test is compiled without -funsigned-char:
$make cpp_test V=1
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src -D_FORTIFY_SOURCE=2
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wall -Wextra -Wcast-align -Wcast-qual -Wshadow
-Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual
-Wreorder -Wsign-promo -Wundef -MT cpp_test.o -MD -MP -MF .deps/cpp_test.Tpo
-c -o cpp_test.o cpp_test.cc
mv -f .deps/cpp_test.Tpo .deps/cpp_test.Po
This inconsistency may lead to undefined behaviour.
Best,
Michael
pgpKkg9s4wEn9.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
12 hours ago libsndfile_1.0.27-1 was accepted into Debian/unstable.
the new version should fix your problem.
thanks
fgasdrm
IOhannes
signature.asc
Description: OpenPGP digital signature
--- End Message ---