Your message dated Thu, 16 Jul 2015 10:35:34 +0000
with message-id <[email protected]>
and subject line Bug#777919: fixed in irda-utils 0.9.18-13
has caused the Debian Bug report #777919,
regarding irda-utils: 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.)


-- 
777919: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777919
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:irda-utils
Version: 0.9.18-12
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/irda-utils_0.9.18-12_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

[...]
 inline void parse_obex(GNetBuf *buf, GString *str, int cmd);
             ^
gcc -O2 -W -Wall -I. `pkg-config --cflags glib-2.0` -I/usr/include 
-I../include/ -c obex.c
obex.c:265:8: warning: 'g_netbuf_get_len' is static but used in inline function 
'parse_obex' which is not static
  len = g_netbuf_get_len(buf);
        ^
In file included from obex.c:32:0:
irdadump.h:225:13: warning: inline function 'parse_ui_irlmp' declared but never 
defined
 inline void parse_ui_irlmp(GNetBuf *buf, GString *str, int type);
             ^
irdadump.h:223:13: warning: inline function 'parse_irlmp' declared but never 
defined
 inline void parse_irlmp(GNetBuf *buf, GString *str,
             ^
gcc -O2 -W -Wall -I. `pkg-config --cflags glib-2.0` -I/usr/include 
-I../include/ -c ircomm.c
In file included from ircomm.c:31:0:
irdadump.h:225:13: warning: inline function 'parse_ui_irlmp' declared but never 
defined
 inline void parse_ui_irlmp(GNetBuf *buf, GString *str, int type);
             ^
irdadump.h:223:13: warning: inline function 'parse_irlmp' declared but never 
defined
 inline void parse_irlmp(GNetBuf *buf, GString *str,
             ^
irdadump.h:222:13: warning: inline function 'parse_obex' declared but never 
defined
 inline void parse_obex(GNetBuf *buf, GString *str, int cmd);
             ^
gcc -O2 -W -Wall -I. `pkg-config --cflags glib-2.0` -I/usr/include 
-I../include/ -c netbuf.c
gcc -O2 -W -Wall -I. `pkg-config --cflags glib-2.0` -I/usr/include 
-I../include/ -c capture.c
ar cru  lib_irdadump.a irdadump.o irlap.o irlmp.o obex.o ircomm.o netbuf.o 
capture.o
ranlib lib_irdadump.a
gcc -O2 -W -Wall -I. `pkg-config --cflags glib-2.0` -I/usr/include 
-I../include/ -c main.c
In file included from main.c:41:0:
./irdadump.h:225:13: warning: inline function 'parse_ui_irlmp' declared but 
never defined
 inline void parse_ui_irlmp(GNetBuf *buf, GString *str, int type);
             ^
./irdadump.h:223:13: warning: inline function 'parse_irlmp' declared but never 
defined
 inline void parse_irlmp(GNetBuf *buf, GString *str,
             ^
./irdadump.h:222:13: warning: inline function 'parse_obex' declared but never 
defined
 inline void parse_obex(GNetBuf *buf, GString *str, int cmd);
             ^
gcc -O2 -W -Wall -I. `pkg-config --cflags glib-2.0` -o  irdadump main.o 
lib_irdadump.a `pkg-config --libs glib-2.0`
lib_irdadump.a(irlap.o): In function `parse_irlap_frame':
irlap.c:(.text+0x843): undefined reference to `parse_irlmp'
irlap.c:(.text+0xa7f): undefined reference to `parse_ui_irlmp'
collect2: error: ld returned 1 exit status
make[1]: *** [irdadump] Error 1
Makefile:42: recipe for target 'irdadump' failed
make[1]: Leaving directory '/«PKGBUILDDIR»/irdadump'
make: *** [build-stamp] Error 2
debian/rules:23: recipe for target 'build-stamp' failed
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: irda-utils
Source-Version: 0.9.18-13

We believe that the bug you reported is fixed in the latest version of
irda-utils, 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.
Alberto Gonzalez Iniesta <[email protected]> (supplier of updated irda-utils 
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: Wed, 15 Jul 2015 10:58:23 +0000
Source: irda-utils
Binary: irda-utils
Architecture: source amd64
Version: 0.9.18-13
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[email protected]>
Changed-By: Alberto Gonzalez Iniesta <[email protected]>
Description:
 irda-utils - IrDA management and handling utilities
Closes: 777919
Changes:
 irda-utils (0.9.18-13) unstable; urgency=low
 .
   * Patch by Matthias Klose to fix build with GCC-5, use
     dpkg-buildflags and build findchip and smcinit on i386.
     (Closes: #777919)
   * Orphaning package.
   * Changed Maintainer address to QA.
Checksums-Sha1:
 904abacd1bb54f0f56f7f622874263ba033f25b4 1753 irda-utils_0.9.18-13.dsc
 555110a1f8872d18c62928f2d4078f51e962387a 33088 
irda-utils_0.9.18-13.debian.tar.xz
 4cb956cd8222e7f844092cab97dc3d0c16d832d4 87880 irda-utils_0.9.18-13_amd64.deb
Checksums-Sha256:
 ba17d231f143078bba752873a68f9cf8a1fd0d5cc8d6e482b2d38d8b68f92e71 1753 
irda-utils_0.9.18-13.dsc
 480567e5ad77e702984c27c7d3047c8e03e84ed70ce30fbce35d36f1196e1628 33088 
irda-utils_0.9.18-13.debian.tar.xz
 4553b71fabf52ed5c33caf852f0d0a018cf1b5d210726087deae94c237f1144c 87880 
irda-utils_0.9.18-13_amd64.deb
Files:
 c3b019208eb7619987815d8d7c1a931c 1753 utils optional irda-utils_0.9.18-13.dsc
 5f2f460454b766c0e237a3e75009f748 33088 utils optional 
irda-utils_0.9.18-13.debian.tar.xz
 fca60f2430045cb6510f2e3479b50a90 87880 utils optional 
irda-utils_0.9.18-13_amd64.deb

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

iQIcBAEBCAAGBQJVp4Y8AAoJEACbM3VrmqpVN30QAJQWuC43Tt9iL0VVxDpTAouD
A7lU13TlWlU+/i2hIjWFWPejtMBVmalKidL3F1JY+prKflVr2cgLCv05mZM232pH
/AO8+PpVda5GWUmRMN1OrlIFMFGDLideyp7we9fnca/rAvAwQB4VH4dkOa7jblam
7GV5uDHNe25JLZtvj8T+QDepkDYItJIP5Ay/uI2VodUcUEMN4UDNalO81jPbYQm3
tec0v1pQOwCaTqhDp1hm+jg+HfGJyk/xCkqeys6L0Gw8GfDE2X6KfdIdK/ZzV8jJ
kxY0RbgAvx6/9Url8tULuNWqUhu7KppNjhLPpbkmkcG9w9zkwoqDTEc3MRGX0rO7
Uik0tPNr8c/HTfimDD0fuTbg6nPtPYOErPaBrWMJITgMxTRVRBvloiPTvVmTaJ+R
DpKqlKhGfuiCeafPQJLN4g+cSlS3tNLi6X478AKA/Nrg7sT485XMIeOaAnj3Ayoc
Gw/UlBWbt1innSTGG2emxGlsycUZC7Ss8fhsYQPkVLhenQkPXMSUmOwTrJP9y62N
DUSHUs9BHHH99SfxC2UcbYdQxBRL8SsZJjcvaifyh559308Zubnk+uMWNf0+Ot5A
pIOAN4sbfRfmEpJqv1NUZSeA8nCbJYwy98+VxI1gKuNa0XklJmEvvzk78lELThpq
fgT3R5Jr8YJl/yz3ALbr
=ijGv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to