[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1017818: marked as done (elpa-jabber: Fails to compile with Emacs 28: Error: Wrong number of arguments: make-obsolete, 2)



Your message dated Tue, 06 Sep 2022 23:33:54 +0000
with message-id <E1oVi4o-00GcWy-QL@fasolo.debian.org>
and subject line Bug#1017818: fixed in emacs-jabber 0.8.9999.git1569-1
has caused the Debian Bug report #1017818,
regarding elpa-jabber: Fails to compile with Emacs 28: Error: Wrong number of arguments: make-obsolete, 2
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 owner@bugs.debian.org
immediately.)


-- 
1017818: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017818
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: elpa-jabber
Version: 0.8.92+git98dc8e-7
Severity: serious

The upgrade from Emacs 27 to 28 aborts because byte-compilation of
elpa-jabber fails with the following error(s):

| In toplevel form:
| jabber-vcard.el:67:1: Error: Wrong number of arguments: make-obsolete, 2

The full log is:

Install elpa-jabber for emacs
install/jabber-0.8.92: Handling install of emacsen flavor emacs
install/jabber-0.8.92: byte-compiling for emacs

In toplevel form:
fsm.el:108:1: Warning: Package cl is deprecated
fsm.el:131:1: Warning: ‘defmacro*’ is an obsolete alias (as of 27.1); use
    ‘cl-defmacro’ instead.

In define-state-machine:
fsm.el:166:18: Warning: ‘destructuring-bind’ is an obsolete alias (as of
    27.1); use ‘cl-destructuring-bind’ instead.
fsm.el:183:1: Warning: ‘defmacro*’ is an obsolete alias (as of 27.1); use
    ‘cl-defmacro’ instead.
fsm.el:214:1: Warning: ‘defmacro*’ is an obsolete alias (as of 27.1); use
    ‘cl-defmacro’ instead.
fsm.el:233:1: Warning: ‘defmacro*’ is an obsolete alias (as of 27.1); use
    ‘cl-defmacro’ instead.

In define-fsm:
fsm.el:255:29: Warning: ‘loop’ is an obsolete alias (as of 27.1); use
    ‘cl-loop’ instead.

In fsm-goodbye-cruel-world:
fsm.el:283:8: Warning: ‘remprop’ is an obsolete function (as of 27.1); use
    ‘cl-remprop’ instead.
fsm.el:283:21: Warning: ‘remprop’ is an obsolete function (as of 27.1); use
    ‘cl-remprop’ instead.

In fsm-update:
fsm.el:333:12: Warning: ‘destructuring-bind’ is an obsolete alias (as of
    27.1); use ‘cl-destructuring-bind’ instead.

In fsm-send-sync:
fsm.el:374:30: Warning: ‘destructuring-bind’ is an obsolete alias (as of
    27.1); use ‘cl-destructuring-bind’ instead.

In hexrgb-read-color:
hexrgb.el:349:14: Warning: ‘interactive-p’ is an obsolete function (as of
    23.2); use ‘called-interactively-p’ instead.

In hexrgb-complement:
hexrgb.el:373:10: Warning: ‘interactive-p’ is an obsolete function (as of
    23.2); use ‘called-interactively-p’ instead.

In hexrgb-hsv-to-rgb:
hexrgb.el:497:25: Warning: ‘case’ is an obsolete alias (as of 27.1); use
    ‘cl-case’ instead.

In end of data:
hexrgb.el:332:35: Warning: the function ‘eyedrop-background-at-mouse’ is not
    known to be defined.
hexrgb.el:328:35: Warning: the function ‘eyedrop-foreground-at-mouse’ is not
    known to be defined.
hexrgb.el:326:66: Warning: the function ‘eyedrop-background-at-point’ is not
    known to be defined.
../../elpa-src/jabber-0.8.92/jabber-util.el: Warning: ‘return’ is an obsolete alias (as of 27.1); use ‘cl-return’ instead.
../../elpa-src/jabber-0.8.92/jabber-util.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ instead.
../../elpa-src/jabber-0.8.92/jabber-util.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ instead.
../../elpa-src/jabber-0.8.92/jabber-util.el: Warning: ‘return’ is an obsolete alias (as of 27.1); use ‘cl-return’ instead.
../../elpa-src/jabber-0.8.92/jabber-util.el: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead.
../../elpa-src/jabber-0.8.92/jabber-util.el: Warning: ‘return’ is an obsolete alias (as of 27.1); use ‘cl-return’ instead.
../../elpa-src/jabber-0.8.92/jabber-util.el: Warning: ‘destructuring-bind’ is an obsolete alias (as of 27.1); use ‘cl-destructuring-bind’ instead.
../../elpa-src/jabber-0.8.92/jabber-util.el: Warning: ‘do’ is an obsolete alias (as of 27.1); use ‘cl-do’ instead.
../../elpa-src/jabber-0.8.92/jabber-xml.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ instead.
../../elpa-src/jabber-0.8.92/jabber-xml.el: Warning: ‘return’ is an obsolete alias (as of 27.1); use ‘cl-return’ instead.

In toplevel form:
jabber-activity.el:42:1: Warning: Package tls is deprecated
jabber-activity.el:42:1: Warning: Package starttls is deprecated
../../elpa-src/jabber-0.8.92/srv.el: Warning: ‘incf’ is an obsolete alias (as of 27.1); use ‘cl-incf’ instead.
../../elpa-src/jabber-0.8.92/srv.el: Warning: ‘return’ is an obsolete alias (as of 27.1); use ‘cl-return’ instead.
../../elpa-src/jabber-0.8.92/jabber-conn.el: Warning: ‘labels’ is an obsolete macro (as of 24.3); use ‘cl-labels’ instead.
../../elpa-src/jabber-0.8.92/jabber-conn.el: Warning: ‘labels’ is an obsolete macro (as of 24.3); use ‘cl-labels’ instead.
../../elpa-src/jabber-0.8.92/jabber-conn.el: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead.
../../elpa-src/jabber-0.8.92/fsm.el: Warning: ‘destructuring-bind’ is an obsolete alias (as of 27.1); use ‘cl-destructuring-bind’ instead.
../../elpa-src/jabber-0.8.92/fsm.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ instead.
../../elpa-src/jabber-0.8.92/fsm.el: Warning: ‘destructuring-bind’ is an obsolete alias (as of 27.1); use ‘cl-destructuring-bind’ instead.
../../elpa-src/jabber-0.8.92/fsm.el: Warning: ‘destructuring-bind’ is an obsolete alias (as of 27.1); use ‘cl-destructuring-bind’ instead.
../../elpa-src/jabber-0.8.92/jabber-core.el: Warning: ‘destructuring-bind’ is an obsolete alias (as of 27.1); use ‘cl-destructuring-bind’ instead.
../../elpa-src/jabber-0.8.92/jabber-core.el: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead.
../../elpa-src/jabber-0.8.92/jabber-core.el: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead.
../../elpa-src/jabber-0.8.92/jabber-core.el: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead.
../../elpa-src/jabber-0.8.92/jabber-core.el: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead.
../../elpa-src/jabber-0.8.92/jabber-core.el: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead.
../../elpa-src/jabber-0.8.92/jabber-core.el: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead.
../../elpa-src/jabber-0.8.92/jabber-core.el: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead.
../../elpa-src/jabber-0.8.92/jabber-core.el: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead.
../../elpa-src/jabber-0.8.92/jabber-core.el: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead.
../../elpa-src/jabber-0.8.92/jabber-core.el: Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’ instead.
../../elpa-src/jabber-0.8.92/jabber-core.el: Warning: ‘return’ is an obsolete alias (as of 27.1); use ‘cl-return’ instead.
../../elpa-src/jabber-0.8.92/jabber-alert.el: Warning: ‘return’ is an obsolete alias (as of 27.1); use ‘cl-return’ instead.
../../elpa-src/jabber-0.8.92/jabber-alert.el: Warning: ‘return’ is an obsolete alias (as of 27.1); use ‘cl-return’ instead.
../../elpa-src/jabber-0.8.92/jabber-alert.el: Warning: ‘return’ is an obsolete alias (as of 27.1); use ‘cl-return’ instead.
../../elpa-src/jabber-0.8.92/jabber-alert.el: Warning: ‘return’ is an obsolete alias (as of 27.1); use ‘cl-return’ instead.
jabber-activity.el:45:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-ahc-presence.el:22:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-ahc.el:22:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-alert.el:274:35: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-alert.el:274:35: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-alert.el:274:35: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-alert.el:274:35: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-alert.el:276:27: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-alert.el:276:27: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-alert.el:276:27: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-alert.el:276:27: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.

In jabber-message-wave:
jabber-alert.el:304:37: Warning: ‘return’ is an obsolete alias (as of 27.1);
    use ‘cl-return’ instead.

In jabber-presence-default-message:
jabber-alert.el:395:44: Warning: reference to free variable
    ‘jabber-presence-strings’

In jabber-presence-only-chat-open-message:
jabber-alert.el:406:71: Warning: reference to free variable ‘xml-data’
jabber-alert.el:473:31: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-alert.el:474:31: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-alert.el:475:31: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-alert.el:476:31: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-alert.el:477:31: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-alert.el:497:1: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-alert.el:510:1: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.

In end of data:
jabber-alert.el:495:12: Warning: the function ‘jabber-chat-send’ is not known
    to be defined.

In toplevel form:
jabber-autoaway.el:31:1: Warning: defcustom for ‘jabber-autoaway-methods’
    fails to specify type
jabber-autoaway.el:31:1: Warning: defcustom for ‘jabber-autoaway-methods’
    fails to specify type

In jabber-autoaway-set-idle:
jabber-autoaway.el:147:47: Warning: reference to free variable
    ‘jabber-default-status’

In jabber-autoaway-maybe-unidle:
jabber-autoaway.el:174:37: Warning: reference to free variable
    ‘jabber-default-show’
jabber-autoaway.el:174:81: Warning: reference to free variable
    ‘jabber-default-priority’

In toplevel form:
jabber-avatar.el:67:1: Warning: ‘defstruct’ is an obsolete alias (as of 27.1);
    use ‘cl-defstruct’ instead.

In end of data:
jabber-avatar.el:216:8: Warning: the function ‘jabber-presence-update-roster’
    is not known to be defined.

In toplevel form:
jabber-awesome.el:39:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-awesome.el:39:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-awesome.el:39:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-awesome.el:39:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-awesome.el:40:31: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.

In toplevel form:
jabber-bookmarks.el:22:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-browse.el:28:15: Warning: reference to free variable
    ‘jabber-jid-info-menu’
jabber-browse.el:28:15: Warning: assignment to free variable
    ‘jabber-jid-info-menu’

In toplevel form:
jabber-chat.el:24:1: Error: Wrong number of arguments: make-obsolete, 2

In jabber-chatstates-when-sending:
jabber-chatstates.el:75:11: Warning: assignment to free variable
    ‘jabber-chatstates-composing-sent’

In jabber-handle-incoming-message-chatstates:
jabber-chatstates.el:154:25: Warning: ‘find’ is an obsolete function (as of
    27.1); use ‘cl-find’ instead.
jabber-chatstates.el:157:38: Warning: ‘find’ is an obsolete function (as of
    27.1); use ‘cl-find’ instead.

In jabber-compose-send:
jabber-compose.el:69:58: Warning: reference to free variable
    ‘jabber-widget-alist’

In end of data:
jabber-compose.el:76:8: Warning: the function ‘jabber-send-message’ is not
    known to be defined.

In jabber-network-connect-async:
jabber-conn.el:174:35: Warning: ‘labels’ is an obsolete macro (as of 24.3);
    use ‘cl-labels’ instead.
jabber-conn.el:183:69: Warning: ‘labels’ is an obsolete macro (as of 24.3);
    use ‘cl-labels’ instead.

In jabber-network-connect-sync:
jabber-conn.el:226:40: Warning: reference to free variable
    ‘jabber-debug-keep-process-buffers’

In jabber-ssl-connect:
jabber-conn.el:290:30: Warning: reference to free variable
    ‘jabber-debug-keep-process-buffers’

In jabber-starttls-connect:
jabber-conn.el:326:40: Warning: reference to free variable
    ‘jabber-debug-keep-process-buffers’

In jabber-starttls-process-input:
jabber-conn.el:359:27: Warning: ‘case’ is an obsolete alias (as of 27.1); use
    ‘cl-case’ instead.

In jabber-console-comment:
jabber-console.el:82:44: Warning: reference to free variable
    ‘jabber-debug-log-xml’

In jabber-console-pp:
jabber-console.el:96:47: Warning: reference to free variable
    ‘jabber-debug-log-xml’

In end of data:
jabber-console.el:140:26: Warning: the function ‘jabber-truncate-top’ is not
    known to be defined.

In jabber-connect-all:
jabber-core.el:149:8: Warning: docstring wider than 80 characters
jabber-core.el:156:11: Warning: ‘remove-if’ is an obsolete function (as of
    27.1); use ‘cl-remove-if’ instead.

In jabber-connect:
jabber-core.el:239:28: Warning: reference to free variable
    ‘jabber-silent-mode’

In start-jabber-connection:
jabber-core.el:285:40: Warning: ‘destructuring-bind’ is an obsolete alias (as
    of 27.1); use ‘cl-destructuring-bind’ instead.
jabber-core.el:299:25: Warning: reference to free variable
    ‘jabber-debug-keep-process-buffers’
jabber-core.el:326:13: Warning: reference to free variable
    ‘jabber-mode-line-mode’
jabber-core.el:333:25: Warning: ‘case’ is an obsolete alias (as of 27.1); use
    ‘cl-case’ instead.
jabber-core.el:356:25: Warning: ‘case’ is an obsolete alias (as of 27.1); use
    ‘cl-case’ instead.
jabber-core.el:413:25: Warning: ‘case’ is an obsolete alias (as of 27.1); use
    ‘cl-case’ instead.
jabber-core.el:480:25: Warning: ‘case’ is an obsolete alias (as of 27.1); use
    ‘cl-case’ instead.
jabber-core.el:514:25: Warning: ‘case’ is an obsolete alias (as of 27.1); use
    ‘cl-case’ instead.
jabber-core.el:545:25: Warning: ‘case’ is an obsolete alias (as of 27.1); use
    ‘cl-case’ instead.
jabber-core.el:590:25: Warning: ‘case’ is an obsolete alias (as of 27.1); use
    ‘cl-case’ instead.
jabber-core.el:632:25: Warning: ‘case’ is an obsolete alias (as of 27.1); use
    ‘cl-case’ instead.
jabber-core.el:736:25: Warning: ‘case’ is an obsolete alias (as of 27.1); use
    ‘cl-case’ instead.

In jabber-disconnect:
jabber-core.el:806:18: Warning: ‘interactive-p’ is an obsolete function (as of
    23.2); use ‘called-interactively-p’ instead.

In jabber-disconnect-one:
jabber-core.el:814:10: Warning: ‘interactive-p’ is an obsolete function (as of
    23.2); use ‘called-interactively-p’ instead.

In jabber-log-xml:
jabber-core.el:837:9: Warning: reference to free variable
    ‘jabber-debug-log-xml’

In jabber-filter:
jabber-core.el:902:14: Warning: ‘loop’ is an obsolete alias (as of 27.1); use
    ‘cl-loop’ instead.
jabber-core.el:870:15: Warning: ‘return’ is an obsolete alias (as of 27.1);
    use ‘cl-return’ instead.

In end of data:
jabber-core.el:729:21: Warning: the function ‘jabber-initial-roster-failure’
    is not known to be defined.
jabber-core.el:728:21: Warning: the function ‘jabber-process-roster’ is not
    known to be defined.
jabber-core.el:510:4: Warning: the function ‘jabber-get-register’ is not known
    to be defined.
jabber-core.el:327:10: Warning: the function
    ‘jabber-mode-line-presence-update’ is not known to be defined.
jabber-core.el:328:8: Warning: the function ‘jabber-display-roster’ is not
    known to be defined.
jabber-core.el:303:4: Warning: the function ‘jabber-muc-connection-closed’ is
    not known to be defined.

In toplevel form:
jabber-disco.el:24:1: Error: Wrong number of arguments: make-obsolete, 2

In jabber-handle-incoming-message-events:
jabber-events.el:165:17: Warning: ‘find’ is an obsolete function (as of 27.1);
    use ‘cl-find’ instead.
jabber-events.el:205:33: Warning: ‘flet’ is an obsolete macro (as of 24.3);
    use either ‘cl-flet’ or ‘cl-letf’.
jabber-events.el:242:16: Warning: ‘return’ is an obsolete alias (as of 27.1);
    use ‘cl-return’ instead.

In jabber-export-remove-regexp:
jabber-export.el:106:18: Warning: ‘delete-if’ is an obsolete function (as of
    27.1); use ‘cl-delete-if’ instead.

In jabber-import-doit:
jabber-export.el:151:17: Warning: ‘set-difference’ is an obsolete function (as
    of 27.1); use ‘cl-set-difference’ instead.
jabber-export.el:153:52: Warning: ‘union’ is an obsolete function (as of
    27.1); use ‘cl-union’ instead.
jabber-export.el:170:35: Warning: ‘flet’ is an obsolete macro (as of 24.3);
    use either ‘cl-flet’ or ‘cl-letf’.

In jabber-roster-xml-to-sexp:
jabber-export.el:213:35: Warning: ‘assert’ is an obsolete alias (as of 27.1);
    use ‘cl-assert’ instead.
jabber-export.el:219:13: Warning: ‘assert’ is an obsolete alias (as of 27.1);
    use ‘cl-assert’ instead.

In end of data:
jabber-export.el:40:6: Warning: the function ‘jabber-init-widget-buffer’ is
    not known to be defined.

In toplevel form:
jabber-feature-neg.el:22:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-festival.el:29:41: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.
jabber-festival.el:29:41: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.
jabber-festival.el:29:41: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.
jabber-festival.el:30:10: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.

In end of data:
jabber-festival.el:29:41: Warning: the function ‘festival-say-string’ is not
    known to be defined.

In toplevel form:
jabber-ft-client.el:23:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-ft-server.el:22:1: Error: Wrong number of arguments: make-obsolete, 2

In jabber-send-iq:
jabber-iq.el:106:8: Warning: docstring wider than 80 characters

In toplevel form:
jabber-keepalive.el:29:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-libnotify.el:51:1: Warning: custom-declare-variable
    `jabber-libnotify-method' docstring wider than 80 characters
jabber-libnotify.el:98:4: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.
jabber-libnotify.el:98:4: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.
jabber-libnotify.el:98:4: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.
jabber-libnotify.el:98:4: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.
jabber-libnotify.el:99:31: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.

In toplevel form:
jabber-menu.el:136:2: Warning: make-obsolete called with 2 arguments, but
    requires 3
jabber-menu.el:136:17: Error: Wrong number of arguments: #<subr make-obsolete>, 2

In toplevel form:
jabber-modeline.el:21:1: Error: Wrong number of arguments: make-obsolete, 2
../../elpa-src/jabber-0.8.92/hexrgb.el: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead.

In toplevel form:
jabber-muc-nick-completion.el:39:1: Warning: custom-declare-variable
    `jabber-muc-all-string' docstring wider than 80 characters
jabber-muc-nick-completion.el:50:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-muc.el:23:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-notifications.el:64:15: Warning: reference to free variable
    ‘jabber-notifications-message-header’
jabber-notifications.el:67:22: Warning: reference to free variable
    ‘jabber-notifications-icon’
jabber-notifications.el:68:8: Warning: reference to free variable
    ‘jabber-notifications-app’
jabber-notifications.el:70:8: Warning: reference to free variable
    ‘jabber-notifications-timeout’
jabber-notifications.el:87:13: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.
jabber-notifications.el:87:68: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.
jabber-notifications.el:88:77: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.

In end of data:
jabber-notifications.el:80:10: Warning: the function
    ‘jabber-muc-notifications’ is not known to be defined.
jabber-notifications.el:86:13: Warning: the function
    ‘jabber-message-notifications’ is not known to be defined.
jabber-notifications.el:66:40: Warning: the function
    ‘jabber-avatar-find-cached’ is not known to be defined.
jabber-notifications.el:63:8: Warning: the function ‘notifications-notify’ is
    not known to be defined.

In toplevel form:
jabber-osd.el:29:41: Warning: ‘pushnew’ is an obsolete alias (as of 27.1); use
    ‘cl-pushnew’ instead.
jabber-osd.el:30:37: Warning: ‘pushnew’ is an obsolete alias (as of 27.1); use
    ‘cl-pushnew’ instead.
jabber-osd.el:30:37: Warning: ‘pushnew’ is an obsolete alias (as of 27.1); use
    ‘cl-pushnew’ instead.
jabber-osd.el:31:10: Warning: ‘pushnew’ is an obsolete alias (as of 27.1); use
    ‘cl-pushnew’ instead.
jabber-osd.el:31:10: Warning: ‘pushnew’ is an obsolete alias (as of 27.1); use
    ‘cl-pushnew’ instead.

In end of data:
jabber-osd.el:31:10: Warning: the function ‘jabber-muc-osd’ is not known to be
    defined.
jabber-osd.el:29:41: Warning: the function ‘osd-show-string’ is not known to
    be defined.

In toplevel form:
jabber-ping.el:23:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-presence.el:26:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-ratpoison.el:32:4: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.
jabber-ratpoison.el:32:4: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.
jabber-ratpoison.el:32:4: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.
jabber-ratpoison.el:32:4: Warning: ‘pushnew’ is an obsolete alias (as of
    27.1); use ‘cl-pushnew’ instead.

In toplevel form:
jabber-register.el:23:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-roster.el:23:1: Error: Wrong number of arguments: make-obsolete, 2

In jabber-rtt--process-actions:
jabber-rtt.el:120:39: Warning: ‘case’ is an obsolete alias (as of 27.1); use
    ‘cl-case’ instead.
jabber-rtt.el:203:13: Warning: Use keywords rather than deprecated positional
    arguments to `define-minor-mode'

In jabber-sasl-start-auth:
jabber-sasl.el:46:24: Warning: reference to free variable ‘jabber-silent-mode’
jabber-sasl.el:58:26: Warning: ‘find’ is an obsolete function (as of 27.1);
    use ‘cl-find’ instead.
jabber-sasl.el:61:39: Warning: ‘find’ is an obsolete function (as of 27.1);
    use ‘cl-find’ instead.

In jabber-sawfish-display-message:
jabber-sawfish.el:32:6: Warning: start-process-shell-command called with 4
    arguments, but accepts only 3
jabber-sawfish.el:41:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-sawfish.el:41:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-sawfish.el:41:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-sawfish.el:41:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.

In toplevel form:
jabber-screen.el:28:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-screen.el:28:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-screen.el:28:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-screen.el:28:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.

In toplevel form:
jabber-search.el:22:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-si-client.el:22:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-si-server.el:23:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-socks5.el:23:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-time.el:29:15: Warning: reference to free variable
    ‘jabber-jid-info-menu’
jabber-time.el:29:15: Warning: assignment to free variable
    ‘jabber-jid-info-menu’

In jabber-message-tmux:
jabber-tmux.el:30:4: Warning: jabber-tmux-message called with 2 arguments, but
    accepts only 1
jabber-tmux.el:30:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1); use
    ‘cl-pushnew’ instead.

In jabber-muc-tmux:
jabber-tmux.el:30:4: Warning: jabber-tmux-message called with 2 arguments, but
    accepts only 1
jabber-tmux.el:30:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1); use
    ‘cl-pushnew’ instead.

In jabber-presence-tmux:
jabber-tmux.el:30:4: Warning: jabber-tmux-message called with 2 arguments, but
    accepts only 1
jabber-tmux.el:30:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1); use
    ‘cl-pushnew’ instead.
jabber-tmux.el:30:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1); use
    ‘cl-pushnew’ instead.

In toplevel form:
jabber-truncate.el:21:1: Error: Wrong number of arguments: make-obsolete, 2

In jabber-concat-rosters-full:
jabber-util.el:122:8: Warning: docstring wider than 80 characters

In jabber-find-connection:
jabber-util.el:159:30: Warning: ‘return’ is an obsolete alias (as of 27.1);
    use ‘cl-return’ instead.

In jabber-jid-bookmarkname:
jabber-util.el:198:8: Warning: docstring wider than 80 characters
jabber-util.el:200:13: Warning: ‘loop’ is an obsolete alias (as of 27.1); use
    ‘cl-loop’ instead.
jabber-util.el:200:13: Warning: ‘loop’ is an obsolete alias (as of 27.1); use
    ‘cl-loop’ instead.
jabber-util.el:201:79: Warning: reference to free variable ‘jabber-bookmarks’
jabber-util.el:206:31: Warning: ‘return’ is an obsolete alias (as of 27.1);
    use ‘cl-return’ instead.

In jabber-read-jid-completing:
jabber-util.el:286:35: Warning: ‘case’ is an obsolete alias (as of 27.1); use
    ‘cl-case’ instead.

In jabber-read-account:
jabber-util.el:382:31: Warning: ‘find-if’ is an obsolete function (as of
    27.1); use ‘cl-find-if’ instead.

In jabber-parse-legacy-time:
jabber-util.el:447:8: Warning: docstring wider than 80 characters

In jabber-stream-error-condition:
jabber-util.el:639:22: Warning: ‘return’ is an obsolete alias (as of 27.1);
    use ‘cl-return’ instead.

In jabber-parse-stream-error:
jabber-util.el:642:8: Warning: docstring wider than 80 characters

In jabber-handle-uri:
jabber-util.el:701:38: Warning: ‘destructuring-bind’ is an obsolete alias (as
    of 27.1); use ‘cl-destructuring-bind’ instead.

In jabber-tree-map:
jabber-util.el:768:12: Warning: ‘do’ is an obsolete alias (as of 27.1); use
    ‘cl-do’ instead.

In end of data:
jabber-util.el:726:8: Warning: the function ‘jabber-chat-with’ is not known to
    be defined.
jabber-util.el:722:8: Warning: the function ‘jabber-ahc-execute-command’ is
    not known to be defined.
jabber-util.el:718:8: Warning: the function ‘jabber-get-register’ is not known
    to be defined.
jabber-util.el:715:23: Warning: the function ‘jabber-muc-read-my-nickname’ is
    not known to be defined.
jabber-util.el:714:10: Warning: the function ‘jabber-muc-join’ is not known to
    be defined.
jabber-util.el:278:36: Warning: the function ‘assoc-ignore-case’ is not known
    to be defined.

In toplevel form:
jabber-vcard-avatars.el:123:15: Warning: reference to free variable
    ‘jabber-presence-element-functions’
jabber-vcard-avatars.el:123:15: Warning: assignment to free variable
    ‘jabber-presence-element-functions’

In end of data:
jabber-vcard-avatars.el:121:8: Warning: the function
    ‘jabber-send-current-presence’ is not known to be defined.
jabber-vcard-avatars.el:82:30: Warning: the function ‘jabber-vcard-parse’ is
    not known to be defined.

In toplevel form:
jabber-vcard.el:67:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-version.el:31:15: Warning: reference to free variable
    ‘jabber-jid-info-menu’
jabber-version.el:31:15: Warning: assignment to free variable
    ‘jabber-jid-info-menu’

In toplevel form:
jabber-widget.el:25:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:
jabber-wmii.el:23:1: Warning: defvar `jabber-wmii-color' docstring wider than
    80 characters
jabber-wmii.el:26:1: Warning: defvar `jabber-wmii-reset-time' docstring wider
    than 80 characters
jabber-wmii.el:56:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1); use
    ‘cl-pushnew’ instead.
jabber-wmii.el:56:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1); use
    ‘cl-pushnew’ instead.
jabber-wmii.el:56:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1); use
    ‘cl-pushnew’ instead.
jabber-wmii.el:56:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1); use
    ‘cl-pushnew’ instead.

In toplevel form:
jabber-xmessage.el:40:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-xmessage.el:40:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-xmessage.el:40:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.
jabber-xmessage.el:40:4: Warning: ‘pushnew’ is an obsolete alias (as of 27.1);
    use ‘cl-pushnew’ instead.

In jabber-sexp2xml:
jabber-xml.el:59:8: Warning: docstring wider than 80 characters

In jabber-xml-skip-tag-forward:
jabber-xml.el:127:57: Warning: ‘loop’ is an obsolete alias (as of 27.1); use
    ‘cl-loop’ instead.

In jabber-xml-path:
jabber-xml.el:223:28: Warning: ‘return’ is an obsolete alias (as of 27.1); use
    ‘cl-return’ instead.

In toplevel form:
jabber.el:117:1: Error: Wrong number of arguments: make-obsolete, 2

In srv-lookup:
srv.el:85:35: Warning: ‘incf’ is an obsolete alias (as of 27.1); use ‘cl-incf’
    instead.
srv.el:91:38: Warning: ‘return’ is an obsolete alias (as of 27.1); use
    ‘cl-return’ instead.
ERROR: install script from elpa-jabber package failed
dpkg: error processing package emacs-gtk (--configure):
 installed emacs-gtk package post-installation script subprocess returned error exit status 1


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'unstable'), (500, 'testing')
merged-usr: no
Architecture: amd64 (x86_64)
Foreign Architectures: i386, x32

Kernel: Linux 5.18.0-4-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages elpa-jabber depends on:
ii  dh-elpa-helper     2.0.10
ii  elpa-fsm           0.2.1-4
iu  emacs              1:28.1+1-1
ih  emacs-gtk [emacs]  1:28.1+1-1
ii  emacsen-common     3.0.4

Versions of packages elpa-jabber recommends:
iu  emacs              1:28.1+1-1
ih  emacs-gtk [emacs]  1:28.1+1-1
ii  gnutls-bin         3.7.7-2
ii  xprintidle         0.2.4-2

elpa-jabber suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: emacs-jabber
Source-Version: 0.8.9999.git1569-1
Done: David Bremner <bremner@debian.org>

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

Debian distribution maintenance software
pp.
David Bremner <bremner@debian.org> (supplier of updated emacs-jabber 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 05 Sep 2022 13:20:34 -0300
Source: emacs-jabber
Architecture: source
Version: 0.8.9999.git1569-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>
Changed-By: David Bremner <bremner@debian.org>
Closes: 1016840 1017818
Changes:
 emacs-jabber (0.8.9999.git1569-1) unstable; urgency=medium
 .
   * New upstream repo https://codeberg.org/emacs-jabber/emacs-jabber
   * New upstream snapshot af0315e174fa6446d5c4dd3e6465d48912950e58
   * Bug fix: "Fails to compile with Emacs 28: Error: Wrong number of
     arguments: make-obsolete, 2", thanks to Yavor Doganov (Closes:
     #1017818).
   * Bug fix: "consider switching to active fork", (Closes: #1016840).
Checksums-Sha1:
 2c5c3a1332056fc3717e060ff07076881fec0d16 2235 emacs-jabber_0.8.9999.git1569-1.dsc
 3deff42e94ac24827079a2752ecd8a3f5373e539 299444 emacs-jabber_0.8.9999.git1569.orig.tar.xz
 9cff9573d0cdfb53e05ca41c057f2543c84e650e 3912 emacs-jabber_0.8.9999.git1569-1.debian.tar.xz
Checksums-Sha256:
 1da93738bb8d7e2ec1489cbc9814316862ae677aa5ddb25de7f08b20d91145ad 2235 emacs-jabber_0.8.9999.git1569-1.dsc
 29769dbba68af495b02cf1f8c743045434b7ee10ba1dd37e0c0d96a9f3c62420 299444 emacs-jabber_0.8.9999.git1569.orig.tar.xz
 6e8dada2421b68d5c3180ca7f75566fa5b79d3e97610e2224cb1ab104d0aae53 3912 emacs-jabber_0.8.9999.git1569-1.debian.tar.xz
Files:
 7a39baeb1ab97dc31a3e9a3d9f45509d 2235 net optional emacs-jabber_0.8.9999.git1569-1.dsc
 63d98dca95ad38261fe25ef9f44b3cba 299444 net optional emacs-jabber_0.8.9999.git1569.orig.tar.xz
 02c30196102c24f54243c484bfa1fa6d 3912 net optional emacs-jabber_0.8.9999.git1569-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEkiyHYXwaY0SiY6fqA0U5G1WqFSEFAmMX0dwACgkQA0U5G1Wq
FSFpqA//TYhc/AXULrYslbnca5Tnx4DTkmMUB4Fm/F+M6hF7pXhPVt+jHSUcUEr4
7g1+ITbgIKq13rwuWzTmfWIP5+Pq5V409AdCeyJODhIfeZLnYxoZCpxZp/RsecKa
zwbCNZ34cG4fKz5iVY8OhyOLIxk9L1TZcYz/kTV5aFFMvgMUuqcTovNyTmKmR3BF
vJ9Cj4I6pwdQvlkfsyN3VrLRhm8nPdgGZw0Xqe9bh2Y3a3QQ689vCLPr89nK5SXX
VzvR/MnZ1871XVSxGJTKlWdZzih0mse9SozMV7IhzB245B2PHaEaaYibyRr/YJA0
88S1dRe0p8M5BF7HTb2PtkPZJyi2/kU5ulBDn/CE17BGmAvFF4GTjS421bRe9IBU
YiEKsOoQ+qtESkKqPUed/LVtXucsBjtN/lJH4pPQNspY7xhyYmZb39y78V5yZYb8
edn7Aaj625KWcicnXCuydSiVdjaK8W1nHSP799+F8x8je4IcnJ50wxTAlLPL9Ugs
slshjUhyjWXgOAKxd4mGF3IQh1ueZxaaZzccxAO1qU9vA9JDjK3TXols2T8y/tUe
5IbXFUvHtdrRoow9EWubT3OMU7Zham5l3ClrQG5eixTD6RNVXhV1gX3MAmzBPY0V
urkOw3aYjO/kWysZlGdcr6cphZgnfs07wnswDI8hhPXca70ykIE=
=Q94E
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: