Your message dated Sat, 06 Feb 2016 13:38:13 +0000
with message-id <e1as341-0000xr...@franck.debian.org>
and subject line Bug#810562: fixed in ircp-tray 0.7.6-1.2
has caused the Debian Bug report #810562,
regarding ircp-tray: FTBFS with libopenobex 1.7.1: src/ircp_server.c:273: 
undefined reference to `OBEX_UnicodeToChar'
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.)


-- 
810562: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810562
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ircp-tray
Version: 0.7.6-1.1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

ircp-tray fails to build from source in unstable/amd64:

  [..]

  gcc -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2   -o ircp-tray ircptray.o 
ircptray_main.o ircptray_trayicon.o ircp_io.o ircp_client.o dirtraverse.o 
sendfile.o recvfile.o ircp_server.o progresswin.o savefiledlg.o irda_misc.o 
-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 
-lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig 
-lfreetype -lopenobex -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 
-lglib-2.0 
  ircp_server.o: In function `ircp_srv_setpath':
  
/home/lamby/temp/cdt.20160109213623.zKCqkyfqXu/ircp-tray-0.7.6/src/ircp_server.c:204:
 undefined reference to `OBEX_UnicodeToChar'
  ircp_server.o: In function `new_file':
  
/home/lamby/temp/cdt.20160109213623.zKCqkyfqXu/ircp-tray-0.7.6/src/ircp_server.c:273:
 undefined reference to `OBEX_UnicodeToChar'
  collect2: error: ld returned 1 exit status
  Makefile:288: recipe for target 'ircp-tray' failed
  make[3]: *** [ircp-tray] Error 1
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160109213623.zKCqkyfqXu/ircp-tray-0.7.6/src'
  Makefile:285: recipe for target 'all-recursive' failed
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160109213623.zKCqkyfqXu/ircp-tray-0.7.6'
  Makefile:223: recipe for target 'all' failed
  make[1]: *** [all] Error 2
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160109213623.zKCqkyfqXu/ircp-tray-0.7.6'
  dh_auto_build: make -j1 returned exit code 2
  debian/rules:4: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: ircp-tray.0.7.6-1.1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: ircp-tray
Source-Version: 0.7.6-1.2

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

Debian distribution maintenance software
pp.
Mattia Rizzolo <mat...@debian.org> (supplier of updated ircp-tray 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, 06 Feb 2016 13:31:00 +0000
Source: ircp-tray
Binary: ircp-tray
Architecture: source
Version: 0.7.6-1.2
Distribution: unstable
Urgency: medium
Maintainer: Devid Antonio Filoni <d.fil...@ubuntu.com>
Changed-By: Mattia Rizzolo <mat...@debian.org>
Description:
 ircp-tray  - IrDA and OBEX wireless file transfer
Closes: 743127 810562
Changes:
 ircp-tray (0.7.6-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Nobuhiro Iwamatsu ]
   * Fix build with libopenobex2. (Closes: #810562)
     Add patches/add_OBEX_UnicodeToChar_and_OBEX_CharToUnicode.patch.
   * Change B-D from libopenobex2-dev to libopenobex1-dev.
 .
   [ Nicolas Sévelin-Radiguet ]
   * Fix FTBFS with clang.  Closes: #743127
Checksums-Sha1:
 4c264a7c6c66a981873d71e9d35096e2aade0ea3 1787 ircp-tray_0.7.6-1.2.dsc
 e996129113d53f4d184b8b79b92b11aeacc46e91 4556 ircp-tray_0.7.6-1.2.debian.tar.xz
Checksums-Sha256:
 021f7615a823bf510c2046111896a9b2a66379b9827baf51a9f54fd2a07551ca 1787 
ircp-tray_0.7.6-1.2.dsc
 767ed89f5d6c795911f8ae692bd5cdffad3915023c3c14d97f5f31d60673d4be 4556 
ircp-tray_0.7.6-1.2.debian.tar.xz
Files:
 addd78591b419fb5d0c4ca67131dd156 1787 comm extra ircp-tray_0.7.6-1.2.dsc
 8794cd16c3a1ad1d2a56767b23563738 4556 comm extra 
ircp-tray_0.7.6-1.2.debian.tar.xz

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

iQIcBAEBCAAGBQJWtfWcAAoJEEsEP825REVAcGYQAMDF5v+uVpNL6qPriPxGO3tw
l1JVGAePs8C+yfvZmQfMUCuinT5uBzw4brqEDzVBwSVmU8qF/1Ty5kU783yYWWDu
L2ZZi4RqQCJk8qTXQic46zShZKe59SrOAgk+siDyeZSSvmXD1WVpScyT9pXeVtih
wYsP8XskGx7t9+GBXg9arCmZ2v9209SdXMMlawOXGgNYjbKKVY1mSP2dVmM4ygmY
UNwXS2dZqMg+o5ixWtKYrLLjES/wKEcFIiyrZraVTmEF484fc8wC0xMSe9VXUNmn
uTVzhVRFWfBKeQsO4mqCwIOsZRISq8i+Ckv3DrIcab4KcZXbu92QOd8EYoWh1kzx
F3SWTvJeHhtPx2yAdsKuK0IwW8PAKkMiBSnuIkdLGO0olrhe/cMmN2PLmyv88oDc
l+DhKLnURNRH7pnNcjp22zI9BwimUPJVJlZUe6s1hojjKKbFEkr9iz61xTh2j38i
UfjBiuqPW2k0aDmcZD/yzsRjs//tKxEl6WdMcbgniywnBBUIgqTWgoWIN2fDS+7B
KDmF4Dz5aWvlzRPZ6PoQxKUYHH3qSxKNpEMWHCJKOWovJGZ9Bz+ehmz3Za5HHkWR
dGdDu+MeP/KNr3YzSjuPu59Niz5BL3l8bOHZDC9wuuEAjqJU2QVtBKh8v5aGtheO
z20hvsFC5fe8f5b8VdhS
=E20v
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to