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

Bug#1017834: elpa-cider: emacs 28.1 upgrade fails with byte compiling elpa-cider



Package: elpa-cider
Version: 0.19.0+dfsg-3
Severity: normal

Dear Maintainer,

While upgrading to emacs-gtk 28.1, the process fails with byte
compiling elpa-cider

... skipped successful byte compiling lines
Install elpa-cider for emacs
install/cider-0.19.0: Handling install of emacsen flavor emacs
install/cider-0.19.0: byte-compiling for emacs
../../elpa-src/clojure-mode-5.10.0/clojure-mode.el: Warning: ‘project-roots’ is an obsolete generic function (as of 0.3.0); use ‘project-root’ instead.
../../elpa-src/cider-0.19.0/cider-popup.el: Warning: Use keywords rather than deprecated positional arguments to `define-minor-mode'

In toplevel form:
cider-apropos.el:28:1: Warning: Package cl is deprecated
../../elpa-src/cider-0.19.0/nrepl-client.el: Warning: Use keywords rather than deprecated positional arguments to `define-minor-mode'
Interactive forms unsupported in generic functions: (interactive "P")

In cider--nrepl-pprint-request-plist:
cider-client.el:238:29: Warning: reference to free variable
    ‘cider-pprint-options’

In end of data:
cider-client.el:240:58: Warning: the function ‘cider--pprint-option’ is not
    known to be defined.

In cider-prompt-for-symbol-function:
cider-common.el:59:8: Warning: docstring wider than 80 characters
Interactive forms unsupported in generic functions: (interactive "P")
../../elpa-src/cider-0.19.0/cider-test.el: Warning: Use keywords rather than deprecated positional arguments to `define-minor-mode'

In toplevel form:
cider-debug.el:307:7: Warning: Use keywords rather than deprecated positional
    arguments to `define-minor-mode'

In toplevel form:
cider-eldoc.el:48:1: Warning: custom-declare-variable
    `cider-eldoc-max-num-sexps-to-skip' docstring wider than 80 characters

In cider-default-err-op-handler:
cider-eval.el:282:19: Warning: reference to free variable
    ‘cider-stacktrace-print-options’

In cider-popup-eval-out-handler:
cider-eval.el:561:8: Warning: docstring wider than 80 characters
../../elpa-src/cider-0.19.0/cider-mode.el: Warning: Use keywords rather than deprecated positional arguments to `define-minor-mode'

In toplevel form:
cider-macroexpansion.el:196:20: Warning: Use keywords rather than deprecated
    positional arguments to `define-minor-mode'

In toplevel form:
cider-mode.el:594:1: Warning: custom-declare-variable
    `cider-font-lock-reader-conditionals' docstring wider than 80 characters

In cider--compile-font-lock-keywords:
cider-mode.el:725:8: Warning: docstring wider than 80 characters
cider-mode.el:1007:7: Warning: Use keywords rather than deprecated positional
    arguments to `define-minor-mode'

In cider-ns-refresh:
cider-ns.el:253:25: Warning: reference to free variable
    ‘cider-stacktrace-print-options’

In toplevel form:
cider-popup.el:29:20: Warning: Use keywords rather than deprecated positional
    arguments to `define-minor-mode'

In toplevel form:
cider-repl-history.el:194:1: Warning: custom-declare-variable
    `cider-repl-history-display-duplicate-highest' docstring wider than 80
    characters
cider-repl-history.el:232:1: Warning: defvar
    `cider-repl-history-preview-overlay' docstring wider than 80 characters

In cider-repl-history-resize-window:
cider-repl-history.el:247:8: Warning: docstring wider than 80 characters

In cider-repl-history-read-regexp:
cider-repl-history.el:257:8: Warning: docstring wider than 80 characters

In cider-repl-history-current-string:
cider-repl-history.el:359:8: Warning: docstring wider than 80 characters

In cider-repl-history-do-insert:
cider-repl-history.el:367:8: Warning: docstring wider than 80 characters

In cider-repl-history-elide:
cider-repl-history.el:498:8: Warning: docstring wider than 80 characters

In cider-repl-history-setup:
cider-repl-history.el:588:8: Warning: docstring wider than 80 characters

In cider-repl-closing-return:
cider-repl.el:1003:8: Warning: docstring wider than 80 characters

In cider-stacktrace-suppress-error:
cider-stacktrace.el:407:8: Warning: docstring wider than 80 characters

In cider-stacktrace-promote-error:
cider-stacktrace.el:412:8: Warning: docstring wider than 80 characters

In cider-stacktrace-suppressed-error-p:
cider-stacktrace.el:417:8: Warning: docstring wider than 80 characters

In cider-stacktrace-toggle-suppression:
cider-stacktrace.el:550:8: Warning: docstring wider than 80 characters

In cider-stacktrace-render-suppression-toggle:
cider-stacktrace.el:665:8: Warning: docstring wider than 80 characters

In cider-test-stacktrace-for:
cider-test.el:287:19: Warning: reference to free variable
    ‘cider-stacktrace-print-options’

In cider-test-run-loaded-tests:
cider-test.el:713:8: Warning: docstring wider than 80 characters

In cider-test-run-project-tests:
cider-test.el:720:8: Warning: docstring wider than 80 characters
cider-test.el:815:28: Warning: Use keywords rather than deprecated positional
    arguments to `define-minor-mode'
../../elpa-src/cider-0.19.0/cider-debug.el: Warning: Use keywords rather than deprecated positional arguments to `define-minor-mode'

In toplevel form:
cider.el:218:1: Error: Wrong number of arguments: (3 . 4), 2

In toplevel form:
nrepl-client.el:121:1: Warning: custom-declare-variable
    `nrepl-use-ssh-fallback-for-remote-hosts' docstring wider than 80
    characters

In nrepl-extract-port:
nrepl-client.el:241:8: Warning: docstring wider than 80 characters

In nrepl--clear-client-sessions:
nrepl-client.el:696:8: Warning: docstring wider than 80 characters

In nrepl-send-request:
nrepl-client.el:831:8: Warning: docstring wider than 80 characters
nrepl-client.el:920:45: Warning: Use keywords rather than deprecated
    positional arguments to `define-minor-mode'

In nrepl-sync-request:clone:
nrepl-client.el:952:8: Warning: docstring wider than 80 characters

In nrepl-log--pp-listlike:
nrepl-client.el:1259:42: Warning: ‘seq-contains’ is an obsolete function (as
    of 27.1); use ‘seq-contains-p’ instead.
ERROR: install script from elpa-cider package failed
dpkg: erreur de traitement du paquet 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
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
merged-usr: no
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.18.0-4-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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-cider depends on:
ii  dh-elpa-helper     2.0.10
ii  elpa-clojure-mode  5.10.0-3
ii  elpa-pkg-info      0.6-6
ii  elpa-queue         0.2-4
ii  elpa-seq           2.23-1
ii  elpa-sesman        0.3.4-2
ii  elpa-spinner       1.7.4-2
ii  emacsen-common     3.0.4
ii  gradle             4.4.1-14
ii  leiningen          2.9.1-8

Versions of packages elpa-cider recommends:
iu  emacs              1:28.1+1-2
ih  emacs-gtk [emacs]  1:28.1+1-2

Versions of packages elpa-cider suggests:
ii  cider-doc  0.19.0+dfsg-3

-- no debconf information

Reply to: