Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836906 - app-emacs/evil-1.14.0 - evil-command-window.el: Error: Wrong number of arguments: (3 . 4), 2
Summary: app-emacs/evil-1.14.0 - evil-command-window.el: Error: Wrong number of argume...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-06 09:31 UTC by Toralf Förster
Modified: 2022-04-06 16:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.31 KB, text/plain)
2022-04-06 09:31 UTC, Toralf Förster
Details
app-emacs:evil-1.14.0:20220406-005639.log (app-emacs:evil-1.14.0:20220406-005639.log,4.81 KB, text/plain)
2022-04-06 09:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,79.37 KB, text/plain)
2022-04-06 09:31 UTC, Toralf Förster
Details
environment (environment,30.75 KB, text/plain)
2022-04-06 09:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.48 KB, application/x-bzip)
2022-04-06 09:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,10.74 KB, application/x-bzip)
2022-04-06 09:31 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-04-06 09:31:34 UTC
Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)
Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)

In toplevel form:
evil-command-window.el:36:1: Error: Wrong number of arguments: (3 . 4), 2
Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)
Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20220405-052141

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.1
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.59.0 *
The following VMs are available for generation-2:
1)	OpenJDK 11.0.14_p9 [openjdk-11]
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-11 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 484ce4a14f78dac6d6f9df74682b63a67fc5c7f2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Apr 6 00:04:47 2022 +0000

    2022-04-06 00:04:46 UTC

emerge -qpvO app-emacs/evil
[ebuild  N    ] app-emacs/evil-1.14.0
Comment 1 Toralf Förster gentoo-dev 2022-04-06 09:31:35 UTC
Created attachment 768998 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-06 09:31:36 UTC
Created attachment 769000 [details]
app-emacs:evil-1.14.0:20220406-005639.log
Comment 3 Toralf Förster gentoo-dev 2022-04-06 09:31:37 UTC
Created attachment 769002 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-06 09:31:39 UTC
Created attachment 769004 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-06 09:31:47 UTC
Created attachment 769006 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-06 09:31:48 UTC
Created attachment 769008 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-04-06 16:51:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34a3f4b81ae51f430ae37bea4ebaa395eda281f6

commit 34a3f4b81ae51f430ae37bea4ebaa395eda281f6
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-04-06 16:45:31 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-04-06 16:45:31 +0000

    app-emacs/evil: Fix byte-compilation with Emacs 28
    
    Closes: https://bugs.gentoo.org/836906
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-emacs/evil/evil-1.14.0.ebuild               |  3 ++-
 app-emacs/evil/files/evil-1.14.0-emacs-28.patch | 13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)