[Bug 1490204] Re: bluez-tools FTBFS on wily-proposed in 64-bit archs due to implicit pointer conversion

Launchpad Bug Tracker 1490204 at bugs.launchpad.net
Sun Aug 30 13:55:18 UTC 2015


This bug was fixed in the package bluez-tools - 0.2.0~20140808-3ubuntu2

---------------
bluez-tools (0.2.0~20140808-3ubuntu2) wily; urgency=medium

  * debian/patches/fix-implicity-pointer-conversion.patch: include
    gio-unix-2.0 module to configure.ac and gio/gunixinputstream.h
    to bt-device.c (LP: #1490204, Closes: 797356)

 -- Tiago Stürmer Daitx <tiago.daitx at canonical.com>  Sat, 29 Aug 2015
18:30:37 -0300

** Changed in: bluez-tools (Ubuntu)
       Status: New => Fix Released

** Branch linked: lp:ubuntu/bluez-tools

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1490204

Title:
  bluez-tools FTBFS on wily-proposed in 64-bit archs due to implicit
  pointer conversion

Status in bluez-tools package in Ubuntu:
  Fix Released
Status in bluez-tools package in Debian:
  New

Bug description:
  After LDADD fix (LP: #1489661, Debian #797128) bluez-tools build now
  fails on 64-bit systems due to implicit pointer conversion in bt-
  device.c.

  Build logs at: https://launchpad.net/ubuntu/+source/bluez-
  tools/0.2.0~20140808-3ubuntu1

  gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/powerpc64le-linux-gnu/glib-2.0/include  -pthread -I/usr/include/glib-2.0 -I/usr/lib/powerpc64le-linux-gnu/glib-2.0/include  -D_FORTIFY_SOURCE=2  -g -O3 -fstack-protector-strong -Wformat -Werror=format-security -c -o bt-device.o bt-device.c
  bt-device.c: In function '_bt_device_sdp_browse':
  bt-device.c:345:50: warning: implicit declaration of function 'g_unix_input_stream_new' [-Wimplicit-function-declaration]
       GInputStream *exec_output = (GInputStream *) g_unix_input_stream_new(pipefd[0], TRUE);

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez-tools/+bug/1490204/+subscriptions



More information about the Ubuntu-sponsors mailing list