Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Oct 2013 14:36:44 +0200
From:      Joerg Surmann <joerg_surmann@elektropost.org>
To:        Freebsd_mailinglist_PORTS <freebsd-ports@freebsd.org>
Subject:   net-im/telepathy-glib problem
Message-ID:  <524EB65C.4040702@elektropost.org>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------030703070202070605040302
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit

Hi all,

i can't install port net-im telepathy-glib.
In Attachements a .txt file with the error messages.

Thanks for help


--------------030703070202070605040302
Content-Type: text/plain; charset=UTF-8;
 name="telepathy-glib_error.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="telepathy-glib_error.txt"

In file included from account-manager.c:42:
../telepathy-glib/_gen/tp-cli-account-manager-body.h:48:3: error: use of undeclared identifier 'tp_cli_account_manager_signal_callback_account_removed'; did you mean
      '_tp_cli_account_manager_invoke_callback_for_account_removed'?
  tp_cli_account_manager_signal_callback_account_removed callback =
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  _tp_cli_account_manager_invoke_callback_for_account_removed
../telepathy-glib/_gen/tp-cli-account-manager-body.h:41:1: note: '_tp_cli_account_manager_invoke_callback_for_account_removed' declared here
_tp_cli_account_manager_invoke_callback_for_account_removed (TpProxy *tpproxy,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:48:57: error: expected ';' after expression
  tp_cli_account_manager_signal_callback_account_removed callback =
                                                        ^
                                                        ;
../telepathy-glib/_gen/tp-cli-account-manager-body.h:48:58: error: use of undeclared identifier 'callback'
  tp_cli_account_manager_signal_callback_account_removed callback =
                                                         ^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:49:8: error: use of undeclared identifier 'tp_cli_account_manager_signal_callback_account_removed'; did you mean
      '_tp_cli_account_manager_invoke_callback_for_account_removed'?
      (tp_cli_account_manager_signal_callback_account_removed) generic_callback;
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       _tp_cli_account_manager_invoke_callback_for_account_removed
../telepathy-glib/_gen/tp-cli-account-manager-body.h:41:1: note: '_tp_cli_account_manager_invoke_callback_for_account_removed' declared here
_tp_cli_account_manager_invoke_callback_for_account_removed (TpProxy *tpproxy,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:51:7: error: use of undeclared identifier 'callback'
  if (callback != NULL)
      ^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:52:5: warning: implicit declaration of function 'callback' is invalid in C99 [-Wimplicit-function-declaration]
    callback (g_object_ref (tpproxy),
    ^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:48:3: warning: expression result unused [-Wunused-value]
  tp_cli_account_manager_signal_callback_account_removed callback =
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../telepathy-glib/_gen/tp-cli-account-manager-body.h:62:5: error: unknown type name 'tp_cli_account_manager_signal_callback_account_removed'; did you mean 'tp_cli_account_signal_callback_removed'?
    tp_cli_account_manager_signal_callback_account_removed callback,
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    tp_cli_account_signal_callback_removed
../telepathy-glib/_gen/tp-cli-account.h:6:16: note: 'tp_cli_account_signal_callback_removed' declared here
typedef void (*tp_cli_account_signal_callback_removed) (TpAccount *proxy,
               ^
In file included from account-manager.c:42:
../telepathy-glib/_gen/tp-cli-account-manager-body.h:61:1: warning: no previous prototype for function 'tp_cli_account_manager_connect_to_account_removed' [-Wmissing-prototypes]
tp_cli_account_manager_connect_to_account_removed (TpAccountManager *proxy,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:117:3: error: use of undeclared identifier 'tp_cli_account_manager_signal_callback_account_validity_changed'; did you mean
      '_tp_cli_account_manager_invoke_callback_for_account_validity_changed'?
  tp_cli_account_manager_signal_callback_account_validity_changed callback =
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  _tp_cli_account_manager_invoke_callback_for_account_validity_changed
../telepathy-glib/_gen/tp-cli-account-manager-body.h:110:1: note: '_tp_cli_account_manager_invoke_callback_for_account_validity_changed' declared here
_tp_cli_account_manager_invoke_callback_for_account_validity_changed (TpProxy *tpproxy,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:117:66: error: expected ';' after expression
  tp_cli_account_manager_signal_callback_account_validity_changed callback =
                                                                 ^
                                                                 ;
../telepathy-glib/_gen/tp-cli-account-manager-body.h:118:8: error: use of undeclared identifier 'tp_cli_account_manager_signal_callback_account_validity_changed'; did you mean
      '_tp_cli_account_manager_invoke_callback_for_account_validity_changed'?
      (tp_cli_account_manager_signal_callback_account_validity_changed) generic_callback;
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       _tp_cli_account_manager_invoke_callback_for_account_validity_changed
../telepathy-glib/_gen/tp-cli-account-manager-body.h:110:1: note: '_tp_cli_account_manager_invoke_callback_for_account_validity_changed' declared here
_tp_cli_account_manager_invoke_callback_for_account_validity_changed (TpProxy *tpproxy,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:117:76: error: non-object type 'int ()' is not assignable
  tp_cli_account_manager_signal_callback_account_validity_changed callback =
                                                                  ~~~~~~~~ ^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:117:3: warning: expression result unused [-Wunused-value]
  tp_cli_account_manager_signal_callback_account_validity_changed callback =
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../telepathy-glib/_gen/tp-cli-account-manager-body.h:132:5: error: unknown type name 'tp_cli_account_manager_signal_callback_account_validity_changed'; did you mean
      'tp_cli_account_signal_callback_account_property_changed'?
    tp_cli_account_manager_signal_callback_account_validity_changed callback,
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    tp_cli_account_signal_callback_account_property_changed
../telepathy-glib/_gen/tp-cli-account.h:15:16: note: 'tp_cli_account_signal_callback_account_property_changed' declared here
typedef void (*tp_cli_account_signal_callback_account_property_changed) (TpAccount *proxy,
               ^
In file included from account-manager.c:42:
../telepathy-glib/_gen/tp-cli-account-manager-body.h:131:1: warning: no previous prototype for function 'tp_cli_account_manager_connect_to_account_validity_changed' [-Wmissing-prototypes]
tp_cli_account_manager_connect_to_account_validity_changed (TpAccountManager *proxy,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:196:3: error: use of undeclared identifier 'tp_cli_account_manager_callback_for_create_account'; did you mean
      '_tp_cli_account_manager_invoke_callback_create_account'?
  tp_cli_account_manager_callback_for_create_account callback = (tp_cli_account_manager_callback_for_create_account) generic_callback;
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  _tp_cli_account_manager_invoke_callback_create_account
../telepathy-glib/_gen/tp-cli-account-manager-body.h:189:1: note: '_tp_cli_account_manager_invoke_callback_create_account' declared here
_tp_cli_account_manager_invoke_callback_create_account (TpProxy *self,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:196:53: error: expected ';' after expression
  tp_cli_account_manager_callback_for_create_account callback = (tp_cli_account_manager_callback_for_create_account) generic_callback;
                                                    ^
                                                    ;
../telepathy-glib/_gen/tp-cli-account-manager-body.h:196:66: error: use of undeclared identifier 'tp_cli_account_manager_callback_for_create_account'; did you mean
      '_tp_cli_account_manager_invoke_callback_create_account'?
  tp_cli_account_manager_callback_for_create_account callback = (tp_cli_account_manager_callback_for_create_account) generic_callback;
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                 _tp_cli_account_manager_invoke_callback_create_account
../telepathy-glib/_gen/tp-cli-account-manager-body.h:189:1: note: '_tp_cli_account_manager_invoke_callback_create_account' declared here
_tp_cli_account_manager_invoke_callback_create_account (TpProxy *self,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:196:63: error: non-object type 'int ()' is not assignable
  tp_cli_account_manager_callback_for_create_account callback = (tp_cli_account_manager_callback_for_create_account) generic_callback;
                                                     ~~~~~~~~ ^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:196:3: warning: expression result unused [-Wunused-value]
  tp_cli_account_manager_callback_for_create_account callback = (tp_cli_account_manager_callback_for_create_account) generic_callback;
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../telepathy-glib/_gen/tp-cli-account-manager-body.h:221:5: error: unknown type name 'tp_cli_account_manager_callback_for_create_account'
    tp_cli_account_manager_callback_for_create_account callback,
    ^
account-manager.c:534:7: warning: incompatible pointer types passing 'void (TpAccountManager *, const gchar *, gboolean, gpointer, GObject *)' to parameter of type
      'tp_cli_account_signal_callback_account_property_changed' (aka 'void (*)(TpAccount *, GHashTable *, gpointer, GObject *)') [-Wincompatible-pointer-types]
      _tp_account_manager_validity_changed_cb, NULL,
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../telepathy-glib/_gen/tp-cli-account-manager-body.h:132:69: note: passing argument to parameter 'callback' here
    tp_cli_account_manager_signal_callback_account_validity_changed callback,
                                                                    ^
14 warnings and 16 errors generated.
gmake[3]: *** [account-manager.lo] Fehler 1
gmake[3]: Leaving directory `/usr/ports/net-im/telepathy-glib/work/telepathy-glib-0.20.2/telepathy-glib'
gmake[2]: *** [all] Fehler 2
rm _gen/tp-spec-call-content-media-description.xml _gen/tp-spec-call-content.xml _gen/tp-spec-call-stream.xml _gen/tp-spec-channel-request.xml _gen/tp-spec-account.xml _gen/tp-spec-connection-manager.xml _gen/tp-spec-media-stream-handler.xml _gen/tp-spec-debug.xml _gen/tp-spec-connection.xml _gen/tp-spec-client.xml _gen/tp-spec-account-manager.xml _gen/tp-spec-dbus-daemon.xml _gen/tp-spec-tls-cert.xml _gen/tp-spec-protocol.xml _gen/tp-spec-generic.xml _gen/tp-spec-media-session-handler.xml _gen/tp-spec-call-stream-endpoint.xml _gen/tp-spec-channel.xml _gen/tp-spec-channel-dispatcher.xml _gen/tp-spec-channel-dispatch-operation.xml
gmake[2]: Leaving directory `/usr/ports/net-im/telepathy-glib/work/telepathy-glib-0.20.2/telepathy-glib'
gmake[1]: *** [all-recursive] Fehler 1
gmake[1]: Leaving directory `/usr/ports/net-im/telepathy-glib/work/telepathy-glib-0.20.2'
gmake: *** [all] Fehler 2
*** [do-build] Error code 1

Stop in /usr/ports/net-im/telepathy-glib.

===>>> make failed for net-im/telepathy-glib
===>>> Aborting update

===>>> Killing background jobs
Terminated

===>>> You can restart from the point of failure with this command line:
       portmaster <flags> net-im/telepathy-glib 

===>>> Exiting


--------------030703070202070605040302--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?524EB65C.4040702>