Your message dated Mon, 25 Apr 2016 17:32:49 +0000
with message-id <e1auknn-0001gg...@franck.debian.org>
and subject line Bug#822508: Removed package(s) from unstable
has caused the Debian Bug report #820602,
regarding indicator-session: FTBFS: accounts-service-client.h:53:1: error: 
'org_freedesktop_Accounts_list_cached_users_async' defined but not used 
[-Werror=unused-function]
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.)


-- 
820602: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820602
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: indicator-session
Version: 0.3.96-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,

indicator-session fails to build from source in unstable/amd64:

  [..]

  gcc -DHAVE_CONFIG_H -I. 
-I/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/./src
 -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/libdbusmenu-gtk-0.4 -I/usr/include/libdbusmenu-glib-0.4 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/libindicator-0.4 -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/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/PackageKit -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-DLIBEXECDIR=\"/usr/lib/indicator-session\" -Wall -Werror 
-DG_LOG_DOMAIN=\"Indicator-Session\" -I/usr/include/gudev-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall 
-Wno-error=deprecated-declarations -c -o 
indicator_session_service-users-service-dbus.o `test -f 'users-service-dbus.c' 
|| echo 
'/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/./src/'`users-service-dbus.c
  In file included from 
/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/./src/users-service-dbus.c:36:0:
  
/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/./src/accounts-service-client.h:53:1:
 error: 'org_freedesktop_Accounts_list_cached_users_async' defined but not used 
[-Werror=unused-function]
   org_freedesktop_Accounts_list_cached_users_async (DBusGProxy *proxy, 
org_freedesktop_Accounts_list_cached_users_reply callback, gpointer userdata)
   ^
  
/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/./src/accounts-service-client.h:67:1:
 error: 'org_freedesktop_Accounts_find_user_by_id' defined but not used 
[-Werror=unused-function]
   org_freedesktop_Accounts_find_user_by_id (DBusGProxy *proxy, const gint64 
IN_id, char** OUT_user, GError **error)
   ^
  
/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/./src/accounts-service-client.h:91:1:
 error: 'org_freedesktop_Accounts_find_user_by_id_async' defined but not used 
[-Werror=unused-function]
   org_freedesktop_Accounts_find_user_by_id_async (DBusGProxy *proxy, const 
gint64 IN_id, org_freedesktop_Accounts_find_user_by_id_reply callback, gpointer 
userdata)
   ^
  
/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/./src/accounts-service-client.h:105:1:
 error: 'org_freedesktop_Accounts_find_user_by_name' defined but not used 
[-Werror=unused-function]
   org_freedesktop_Accounts_find_user_by_name (DBusGProxy *proxy, const char * 
IN_name, char** OUT_user, GError **error)
   ^
  
/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/./src/accounts-service-client.h:129:1:
 error: 'org_freedesktop_Accounts_find_user_by_name_async' defined but not used 
[-Werror=unused-function]
   org_freedesktop_Accounts_find_user_by_name_async (DBusGProxy *proxy, const 
char * IN_name, org_freedesktop_Accounts_find_user_by_name_reply callback, 
gpointer userdata)
   ^
  
/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/./src/accounts-service-client.h:143:1:
 error: 'org_freedesktop_Accounts_create_user' defined but not used 
[-Werror=unused-function]
   org_freedesktop_Accounts_create_user (DBusGProxy *proxy, const char * 
IN_name, const char * IN_fullname, const gint IN_accountType, char** OUT_user, 
GError **error)
   ^
  
/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/./src/accounts-service-client.h:167:1:
 error: 'org_freedesktop_Accounts_create_user_async' defined but not used 
[-Werror=unused-function]
   org_freedesktop_Accounts_create_user_async (DBusGProxy *proxy, const char * 
IN_name, const char * IN_fullname, const gint IN_accountType, 
org_freedesktop_Accounts_create_user_reply callback, gpointer userdata)
   ^
  
/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/./src/accounts-service-client.h:181:1:
 error: 'org_freedesktop_Accounts_delete_user' defined but not used 
[-Werror=unused-function]
   org_freedesktop_Accounts_delete_user (DBusGProxy *proxy, const gint64 IN_id, 
const gboolean IN_removeFiles, GError **error)
   ^
  
/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/./src/accounts-service-client.h:204:1:
 error: 'org_freedesktop_Accounts_delete_user_async' defined but not used 
[-Werror=unused-function]
   org_freedesktop_Accounts_delete_user_async (DBusGProxy *proxy, const gint64 
IN_id, const gboolean IN_removeFiles, 
org_freedesktop_Accounts_delete_user_reply callback, gpointer userdata)
   ^
  cc1: all warnings being treated as errors
  Makefile:857: recipe for target 
'indicator_session_service-users-service-dbus.o' failed
  make[4]: *** [indicator_session_service-users-service-dbus.o] Error 1
  make[4]: Leaving directory 
'/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/build/gtk2/src'
  Makefile:554: recipe for target 'all' failed
  make[3]: *** [all] Error 2
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/build/gtk2/src'
  Makefile:671: recipe for target 'all-recursive' failed
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/build/gtk2'
  Makefile:601: recipe for target 'all' failed
  make[1]: *** [all] Error 2
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160410134704.HJpE3M18fx.indicator-session/indicator-session-0.3.96/build/gtk2'
  /usr/share/cdbs/1/class/makefile.mk:47: recipe for target 
'debian/stamp-makefile-build/gtk2' failed
  make: *** [debian/stamp-makefile-build/gtk2] Error 2

  [..]

The full build log is attached.


Regards,

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

Attachment: indicator-session.0.3.96-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Version: 0.3.96-1+rm

Dear submitter,

as the package indicator-session has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/822508

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to