Your message dated Sun, 26 Apr 2015 07:48:39 +0000
with message-id <e1ymhit-0008ov...@franck.debian.org>
and subject line Bug#777943: fixed in libdvbpsi 1.2.0-2
has caused the Debian Bug report #777943,
regarding libdvbpsi: 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 ow...@bugs.debian.org
immediately.)


-- 
777943: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777943
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libdvbpsi
Version: 1.2.0-1
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
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/libdvbpsi_1.2.0-1_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

[...]
   BOZO_end_boolean(b_still_picture)
   ^
test_dr.h:102:39: error: comparison of constant '12' with boolean expression is 
always true [-Werror=bool-compare]
     } while(!i_err && (s_decoded.name <= 12));                          \
                                       ^
test_dr.c:203:3: note: in expansion of macro 'BOZO_end_boolean'
   BOZO_end_boolean(b_frame_rate_extension)
   ^
test_dr.c: In function 'main_astream_':
test_dr.h:102:39: error: comparison of constant '12' with boolean expression is 
always true [-Werror=bool-compare]
     } while(!i_err && (s_decoded.name <= 12));                          \
                                       ^
test_dr.c:226:3: note: in expansion of macro 'BOZO_end_boolean'
   BOZO_end_boolean(b_free_format)
   ^
test_dr.c: In function 'main_system_clock_':
test_dr.h:102:39: error: comparison of constant '12' with boolean expression is 
always true [-Werror=bool-compare]
     } while(!i_err && (s_decoded.name <= 12));                          \
                                       ^
test_dr.c:488:3: note: in expansion of macro 'BOZO_end_boolean'
   BOZO_end_boolean(b_external_clock_ref)
   ^
test_dr.c: In function 'main_mx_buff_utilization_':
test_dr.h:102:39: error: comparison of constant '12' with boolean expression is 
always true [-Werror=bool-compare]
     } while(!i_err && (s_decoded.name <= 12));                          \
                                       ^
test_dr.c:531:3: note: in expansion of macro 'BOZO_end_boolean'
   BOZO_end_boolean(b_mdv_valid)
   ^
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Werror 
--std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wcast-qual 
-Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes 
-Wnested-externs -Wsign-compare  -Wl,-z,relro -o gen_crc gen_crc.o  
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Werror 
--std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wcast-qual 
-Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes 
-Wnested-externs -Wsign-compare -L../src -ldvbpsi -Wl,-z,relro -o gen_pat 
gen_pat-gen_pat.o  
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Werror 
--std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wcast-qual 
-Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes 
-Wnested-externs -Wsign-compare -L../src -ldvbpsi -Wl,-z,relro -o gen_pmt 
gen_pmt-gen_pmt.o  
libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Werror --std=gnu99 -D_GNU_SOURCE -Wpointer-arith 
-Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return 
-Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-z -Wl,relro -o 
gen_crc gen_crc.o 
libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Werror --std=gnu99 -D_GNU_SOURCE -Wpointer-arith 
-Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return 
-Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-z -Wl,relro -o 
.libs/gen_pmt gen_pmt-gen_pmt.o  -L../src 
/«PKGBUILDDIR»/src/.libs/libdvbpsi.so
libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Werror --std=gnu99 -D_GNU_SOURCE -Wpointer-arith 
-Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return 
-Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-z -Wl,relro -o 
.libs/gen_pat gen_pat-gen_pat.o  -L../src 
/«PKGBUILDDIR»/src/.libs/libdvbpsi.so
cc1: all warnings being treated as errors
make[3]: *** [test_dr-test_dr.o] Error 1
make[3]: *** Waiting for unfinished jobs....
Makefile:445: recipe for target 'test_dr-test_dr.o' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/misc'
make[2]: *** [all-recursive] Error 1
Makefile:454: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
Makefile:360: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j10 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:8: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: libdvbpsi
Source-Version: 1.2.0-2

We believe that the bug you reported is fixed in the latest version of
libdvbpsi, 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 777...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramac...@debian.org> (supplier of updated libdvbpsi 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 25 Apr 2015 10:27:53 +0200
Source: libdvbpsi
Binary: dvbpsi-utils libdvbpsi-dbg libdvbpsi-dev libdvbpsi9
Architecture: source
Version: 1.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Sebastian Ramacher <sramac...@debian.org>
Description:
 dvbpsi-utils - utilities and example programs for libdvbpsi
 libdvbpsi-dbg - debugging symbols for libdvbpsi
 libdvbpsi-dev - development files for libdvbpsi
 libdvbpsi9 - library for MPEG TS and DVB PSI tables decoding and generating
Closes: 777943
Changes:
 libdvbpsi (1.2.0-2) unstable; urgency=medium
 .
   * debian/patches:
     - no-werror.patch: Do not build with -Werror. (Closes: #777943)
     - hide-internal-symbols.patch: Hide internal symbols.
   * debian/libdvbpsi9.symbols: Remove internal symbols.
Checksums-Sha1:
 56c82cf50026cfc841ecb2c8290ed4d0f7e8d11b 2244 libdvbpsi_1.2.0-2.dsc
 121fc86c8c293223c3e25ee05b897bf75c347bd4 7864 libdvbpsi_1.2.0-2.debian.tar.xz
Checksums-Sha256:
 b120f16bc13c964f8007f5cfcebbb537615bae82984b341dcfdf919a1ac4c802 2244 
libdvbpsi_1.2.0-2.dsc
 670036c7e8279e80f89efd7c0ed77c86853195e875568a5614701aa754b50348 7864 
libdvbpsi_1.2.0-2.debian.tar.xz
Files:
 df2632c163a4dfd9c10fb9f43c452a1c 2244 libs optional libdvbpsi_1.2.0-2.dsc
 4b3aa032643c91fe295c3cc8d0f86fab 7864 libs optional 
libdvbpsi_1.2.0-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVO1CMAAoJEGny/FFupxmT23oQALLlPA/eJXR/qHp2ObmAJVKq
I+qWUNwni8fiu/h91/tiMWI+29Po9cftzVZsoxTzcuMDynC6dRHVqq1Y831FlySZ
MULFfsxAFTaigNN300sjL8j5xAxnKWoYIjRY47BN8vFs+oo7rF9p2/nFGNErTljX
JFCkVPJrsSCVnB9+B2Jm8DI32mmkt3uInPNDM3WbUBTKbTUezR8s2U7AvQZTZV15
iAlE99pAKcY35UjzhVCwBMOqbTQ2w8Pe2e8/D82ZQ57NEBOwnLrkTUmr30ktZLZD
7GlzPyUagyRkIBhWZj1IQvSmNOeqsH1BSwprtnH6HWPUWqB3Cb1uVU1G4WzptRk1
ybjkKu/a/vhJspCyDYM+TTJu7cvAZ5l8ZJlgSJga5GiKO3HSEF4u1AccBBsSLcKO
YLZpPUpfHSIz71bNWHSanzqs8bfsDCCE+K77UDruxlrrHS5Pzfg0DKZ77l89T7GL
kDMF3y7N/zipjjPUtRF3ni+IMLgXl2X7b+jsUaPvtl9iWw2OjkkEM0jdr9nJud+O
hd7q6LXD8wZMYxj/0VBzR2AudAPV7eWUErTOFRSvYn8GMpUx7v3KUnH27hkJCCmh
pyzMWpMkIyVAPy/+9qm02xj+uvyU+HewHl8CYMRErMXMgSKGvIDKFScNOek/l3AP
0IGMTwtRVSj710nFcnqa
=1e4L
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to