Source: indicator-session Version: 0.3.96-1 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected]
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
`. `'` [email protected] / chris-lamb.co.uk
`-
indicator-session.0.3.96-1.unstable.amd64.log.txt.gz
Description: Binary data
_______________________________________________ Reproducible-builds mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds
