Your message dated Fri, 10 Jul 2015 11:49:34 +0000
with message-id <e1zdwoa-0003ax...@franck.debian.org>
and subject line Bug#777961: fixed in libomxil-bellagio 0.9.3-3
has caused the Debian Bug report #777961,
regarding libomxil-bellagio: 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.)


-- 
777961: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777961
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libomxil-bellagio
Version: 0.9.3-2
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/libomxil-bellagio_0.9.3-2_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

[...]
libtool: link: (cd ".libs" && rm -f "libomxaudio_effects.so.0" && ln -s 
"libomxaudio_effects.so.0.0.0" "libomxaudio_effects.so.0")
libtool: link: (cd ".libs" && rm -f "libomxaudio_effects.so" && ln -s 
"libomxaudio_effects.so.0.0.0" "libomxaudio_effects.so")
libtool: link: ar cru .libs/libomxaudio_effects.a  
libomxaudio_effects_la-omx_volume_component.o 
libomxaudio_effects_la-omx_audiomixer_component.o 
libomxaudio_effects_la-library_entry_point.o
libtool: link: ranlib .libs/libomxaudio_effects.a
libtool: link: ( cd ".libs" && rm -f "libomxaudio_effects.la" && ln -s 
"../libomxaudio_effects.la" "libomxaudio_effects.la" )
make[5]: Leaving directory '/«PKGBUILDDIR»/src/components/audio_effects'
Making all in clocksrc
make[5]: Entering directory '/«PKGBUILDDIR»/src/components/clocksrc'
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../..     -I../../../include -I../../../src -I../../../src/base -Wall 
-Werror -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter 
-DCONFIG_DEBUG_LEVEL=0 -c -o libomxclocksrc_la-omx_clocksrc_component.lo `test 
-f 'omx_clocksrc_component.c' || echo './'`omx_clocksrc_component.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include 
-I../../../src -I../../../src/base -Wall -Werror 
-Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter 
-DCONFIG_DEBUG_LEVEL=0 -c omx_clocksrc_component.c  -fPIC -DPIC -o 
.libs/libomxclocksrc_la-omx_clocksrc_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include 
-I../../../src -I../../../src/base -Wall -Werror 
-Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter 
-DCONFIG_DEBUG_LEVEL=0 -c omx_clocksrc_component.c -o 
libomxclocksrc_la-omx_clocksrc_component.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../..     -I../../../include -I../../../src -I../../../src/base -Wall 
-Werror -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter 
-DCONFIG_DEBUG_LEVEL=0 -c -o libomxclocksrc_la-library_entry_point.lo `test -f 
'library_entry_point.c' || echo './'`library_entry_point.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include 
-I../../../src -I../../../src/base -Wall -Werror 
-Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter 
-DCONFIG_DEBUG_LEVEL=0 -c library_entry_point.c  -fPIC -DPIC -o 
.libs/libomxclocksrc_la-library_entry_point.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include 
-I../../../src -I../../../src/base -Wall -Werror 
-Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter 
-DCONFIG_DEBUG_LEVEL=0 -c library_entry_point.c -o 
libomxclocksrc_la-library_entry_point.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc  -I../../../include 
-I../../../src -I../../../src/base -Wall -Werror 
-Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter 
-DCONFIG_DEBUG_LEVEL=0   -o libomxclocksrc.la -rpath 
/usr/lib/libomxil-bellagio0 libomxclocksrc_la-omx_clocksrc_component.lo 
libomxclocksrc_la-library_entry_point.lo ../../../src/libomxil-bellagio.la -ldl 
-lpthread 
libtool: link: gcc -shared  -fPIC -DPIC  
.libs/libomxclocksrc_la-omx_clocksrc_component.o 
.libs/libomxclocksrc_la-library_entry_point.o   -Wl,-rpath 
-Wl,/«PKGBUILDDIR»/src/.libs ../../../src/.libs/libomxil-bellagio.so -ldl 
-lpthread    -Wl,-soname -Wl,libomxclocksrc.so.0 -o 
.libs/libomxclocksrc.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libomxclocksrc.so.0" && ln -s 
"libomxclocksrc.so.0.0.0" "libomxclocksrc.so.0")
libtool: link: (cd ".libs" && rm -f "libomxclocksrc.so" && ln -s 
"libomxclocksrc.so.0.0.0" "libomxclocksrc.so")
libtool: link: ar cru .libs/libomxclocksrc.a  
libomxclocksrc_la-omx_clocksrc_component.o 
libomxclocksrc_la-library_entry_point.o
libtool: link: ranlib .libs/libomxclocksrc.a
libtool: link: ( cd ".libs" && rm -f "libomxclocksrc.la" && ln -s 
"../libomxclocksrc.la" "libomxclocksrc.la" )
make[5]: Leaving directory '/«PKGBUILDDIR»/src/components/clocksrc'
Making all in videoscheduler
make[5]: Entering directory '/«PKGBUILDDIR»/src/components/videoscheduler'
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../..    -I../../../include -I../../../src -I../../../src/base -Wall 
-Werror -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter 
-DCONFIG_DEBUG_LEVEL=0 -c -o 
libomxvideosched_la-omx_video_scheduler_component.lo `test -f 
'omx_video_scheduler_component.c' || echo './'`omx_video_scheduler_component.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include 
-I../../../src -I../../../src/base -Wall -Werror 
-Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter 
-DCONFIG_DEBUG_LEVEL=0 -c omx_video_scheduler_component.c  -fPIC -DPIC -o 
.libs/libomxvideosched_la-omx_video_scheduler_component.o
omx_video_scheduler_component.c: In function 
'omx_video_scheduler_component_ClockPortHandleFunction':
omx_video_scheduler_component.c:316:52: error: logical not is only applied to 
the left hand side of comparison [-Werror=logical-not-parentheses]
   
if(!omx_video_scheduler_component_Private->eState==OMX_TIME_ClockStateRunning){
                                                    ^
cc1: all warnings being treated as errors
make[5]: *** [libomxvideosched_la-omx_video_scheduler_component.lo] Error 1
Makefile:444: recipe for target 
'libomxvideosched_la-omx_video_scheduler_component.lo' failed
make[5]: Leaving directory '/«PKGBUILDDIR»/src/components/videoscheduler'
make[4]: *** [all-recursive] Error 1
Makefile:351: recipe for target 'all-recursive' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/src/components'
make[3]: *** [all-recursive] Error 1
Makefile:744: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
Makefile:480: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
Makefile:365: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:9: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: libomxil-bellagio
Source-Version: 0.9.3-3

We believe that the bug you reported is fixed in the latest version of
libomxil-bellagio, 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.
Ying-Chun Liu (PaulLiu) <paul...@debian.org> (supplier of updated 
libomxil-bellagio 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: SHA512

Format: 1.8
Date: Fri, 10 Jul 2015 18:04:06 +0800
Source: libomxil-bellagio
Binary: libomxil-bellagio0 libomxil-bellagio0-components-base 
libomxil-bellagio-dev libomxil-bellagio0-dbg 
libomxil-bellagio0-components-base-dbg libomxil-bellagio-doc
Architecture: source amd64 all
Version: 0.9.3-3
Distribution: unstable
Urgency: low
Maintainer: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
Changed-By: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
Description:
 libomxil-bellagio-dev - implementation of OpenMAX IL, development files
 libomxil-bellagio-doc - Documentation of the Bellagio OpenMAX IL
 libomxil-bellagio0 - implementation of OpenMAX IL, run-time library
 libomxil-bellagio0-components-base - components for Bellagio OpenMAX IL
 libomxil-bellagio0-components-base-dbg - components for Bellagio OpenMAX IL, 
debugging symbols
 libomxil-bellagio0-dbg - implementation of OpenMAX IL, debugging symbols
Closes: 777961
Changes:
 libomxil-bellagio (0.9.3-3) unstable; urgency=low
 .
   * Add debian/patches/0008_fix_FTBFS_for_gcc5.patch
     - Fix FTBFS for gcc-5 (Closes: #777961)
     - Thanks to Linn Crosetto <l...@hp.com>
   * Bump Standards-Version to 3.9.6: Nothing needs to be changed.
Checksums-Sha1:
 7651ec0ddc35c2d8a29de4b3c3929a41143ee5e2 2513 libomxil-bellagio_0.9.3-3.dsc
 e9222a3a242c5b426f395596e82cb0956db7ee2a 8984 
libomxil-bellagio_0.9.3-3.debian.tar.xz
 f8ad21df432d89ae785390ce1f4311e0c1990c3a 96076 
libomxil-bellagio-dev_0.9.3-3_amd64.deb
 9dbd1264afe3f4044dd2d817158dbf730d390ed9 763136 
libomxil-bellagio-doc_0.9.3-3_all.deb
 6966935897bcf644568fb15e0b691c4a5818b2b3 8716 
libomxil-bellagio0-components-base-dbg_0.9.3-3_amd64.deb
 2ba446d95d929ad3c5970b0b8413fe34c33cc83f 23940 
libomxil-bellagio0-components-base_0.9.3-3_amd64.deb
 ded3fd478be575f4313a4f5133e88e2927bcf5b3 10798 
libomxil-bellagio0-dbg_0.9.3-3_amd64.deb
 3cf929b3e46bc0aa331cfc91adb32153346b015e 38682 
libomxil-bellagio0_0.9.3-3_amd64.deb
Checksums-Sha256:
 e208ac81d2540d29c6a4d927890c4d9e991e09878b931d14f69aab9385f72a82 2513 
libomxil-bellagio_0.9.3-3.dsc
 056b6694e66f895cdebcc22fbf1327720ad9c8fdd9b389ffbc9b496c4e8d0cff 8984 
libomxil-bellagio_0.9.3-3.debian.tar.xz
 ec2d07745629d36ce3502f5a6813a4f01f37f75d09a161f33bc58759dda87f5f 96076 
libomxil-bellagio-dev_0.9.3-3_amd64.deb
 b144f6c3bc59f67fb8987becaca7743aa9a71d1a38a2471bf708002d78002911 763136 
libomxil-bellagio-doc_0.9.3-3_all.deb
 77fe7aced9e98e13fe629770b96e55b17982d94e7f1cc75ca985951e8c48e052 8716 
libomxil-bellagio0-components-base-dbg_0.9.3-3_amd64.deb
 1f83ef4b5c4f93020ad1a29628db7d0b6736f6eee1008263bc12ac1f434a4ca4 23940 
libomxil-bellagio0-components-base_0.9.3-3_amd64.deb
 ebb08a880f72069f7b96e6ad270106c5aeed7f5d0dde10dd90684f75e8990a82 10798 
libomxil-bellagio0-dbg_0.9.3-3_amd64.deb
 cec76ef564a0e9d877e27b31cfea5848ddc2e2a6a8bf19a696bf3d17b3dce85e 38682 
libomxil-bellagio0_0.9.3-3_amd64.deb
Files:
 1bf7381a6c47f149d2d53357db32ef1e 2513 libs optional 
libomxil-bellagio_0.9.3-3.dsc
 2f90c772b8048a6793619b0f53acf7bc 8984 libs optional 
libomxil-bellagio_0.9.3-3.debian.tar.xz
 d8b24a85adbd7c71ea1d3a186cfedaf1 96076 libdevel optional 
libomxil-bellagio-dev_0.9.3-3_amd64.deb
 7b1a2be787f006801084a56b5a406cc2 763136 doc optional 
libomxil-bellagio-doc_0.9.3-3_all.deb
 45e1b22b0b61b13a0a9fba4eb22c65c4 8716 debug extra 
libomxil-bellagio0-components-base-dbg_0.9.3-3_amd64.deb
 15757eeffaecab0947d8b8627aacd5fd 23940 libs optional 
libomxil-bellagio0-components-base_0.9.3-3_amd64.deb
 9179f47646263f631faa889146f03fbe 10798 debug extra 
libomxil-bellagio0-dbg_0.9.3-3_amd64.deb
 2c6bdb494958b9ef827011e19e20d1dd 38682 libs optional 
libomxil-bellagio0_0.9.3-3_amd64.deb

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

iQIcBAEBCgAGBQJVn65LAAoJEEQXP6E9BYiIhwYP/30ZJmih+jY9rZUT/Y/7GFFo
pb7xCSAt0IWLcjEWAFA1KTXxyKpYffC4KefPfOLJ9vVdpDNJoxsWbScI8m6LsN0v
uvlylRdPSCg2kgJw3Jmj/Vj7dGhILn5ikvCO8rCw96BimQJFLJ27ccmrvoeT6Qlz
bZuJyxKq/4sc8QOjzuiGFlpPaY6R77dZyBFxeBWcSEfiG0RxvFAkgH9BPe5Gb/v9
BZjIIT0p0RKFq+RC33kMcCBwzFHL1HRyl5SqFKO6RaEQkWgqBP9cuRPYerCiNh6M
0yAUWM3jtkDggunvjEow/8A5oGxPKVS2f1p4O66o1o/hQOmDbiTbmBVUYmDSxv//
quSqXuy+GCESZBTMwIRZW34V5sBmpoiyzN0hze/OJUu5TaWXM04eB7uAsA51C2Dw
p0oACn6vC9mC8sA2+LegHei2Z9/w3bTULp5ZLvhsIquw/4r6TRlnyCPY5WjFWgD4
wX6k+X1GAabFw8UTSGc0qZ6KtdXDwhOYf/qj9nvsqjl1jUs710nPvGMMdmD1BjOY
UcRW9vHHmbv7UM9dVfoHaa0UK5hH8B2ozezYsz6OD1XIvO2XQ0pIFppuMNLg+cfc
C1kTiPgsjY/XPbnO0AiHz41zgj3Ykvz8bw5T1bI+3A3MGwz9taCUVpTKGjrzy36r
mW2+YFceX4lGySid3t/J
=YozB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to