Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836924 - app-emacs/ledger-mode-4.0.0 - ledger-check.el: Error: Wrong number of arguments: (3 . 4), 2
Summary: app-emacs/ledger-mode-4.0.0 - ledger-check.el: Error: Wrong number of argumen...
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 14:00 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,20.12 KB, text/plain)
2022-04-06 14:00 UTC, Toralf Förster
Details
app-emacs:ledger-mode-4.0.0:20220406-133311.log (app-emacs:ledger-mode-4.0.0:20220406-133311.log,5.93 KB, text/plain)
2022-04-06 14:00 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,86.42 KB, application/x-bzip)
2022-04-06 14:00 UTC, Toralf Förster
Details
environment (environment,32.83 KB, text/plain)
2022-04-06 14:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.67 KB, application/x-bzip)
2022-04-06 14:00 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.63 KB, application/x-bzip)
2022-04-06 14:00 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 14:00:11 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:
ledger-check.el:31:1: Error: Wrong number of arguments: (3 . 4), 2

In ledger-accounts-list-in-buffer:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4_test-20220327-230019

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 14.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.0
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.59.0
  [2]   rust-1.59.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit a738347fc1b04817753ceb7bed6e4d4609bb22f9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Apr 6 12:04:48 2022 +0000

    2022-04-06 12:04:46 UTC

emerge -qpvO app-emacs/ledger-mode
[ebuild  N    ] app-emacs/ledger-mode-4.0.0
Comment 1 Toralf Förster gentoo-dev 2022-04-06 14:00:12 UTC
Created attachment 769024 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-06 14:00:13 UTC
Created attachment 769026 [details]
app-emacs:ledger-mode-4.0.0:20220406-133311.log
Comment 3 Toralf Förster gentoo-dev 2022-04-06 14:00:14 UTC
Created attachment 769028 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-04-06 14:00:16 UTC
Created attachment 769030 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-06 14:00:17 UTC
Created attachment 769032 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-06 14:00:26 UTC
Created attachment 769034 [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=9cd6b3297a110a164e4169718f8096ae7128d0a6

commit 9cd6b3297a110a164e4169718f8096ae7128d0a6
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-04-06 16:50:54 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-04-06 16:50:54 +0000

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

 app-emacs/ledger-mode/files/ledger-mode-4.0.0-emacs-28.patch | 11 +++++++++++
 app-emacs/ledger-mode/ledger-mode-4.0.0.ebuild               |  1 +
 2 files changed, 12 insertions(+)