Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836772 - app-emacs/remember-2.0-r1 - remember.el: Error: Wrong number of arguments: (3 . 4), 2
Summary: app-emacs/remember-2.0-r1 - remember.el: Error: Wrong number of arguments: (3...
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-04 19:22 UTC by Toralf Förster
Modified: 2022-04-05 09:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.66 KB, text/plain)
2022-04-04 19:22 UTC, Toralf Förster
Details
app-emacs:remember-2.0-r1:20220404-171941.log (app-emacs:remember-2.0-r1:20220404-171941.log,2.13 KB, text/plain)
2022-04-04 19:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,113.21 KB, text/plain)
2022-04-04 19:23 UTC, Toralf Förster
Details
environment (environment,31.41 KB, text/plain)
2022-04-04 19:23 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.79 KB, application/x-bzip)
2022-04-04 19:23 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,10.37 KB, application/x-bzip)
2022-04-04 19:23 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-04 19:22:53 UTC
In remember:
remember.el:289:18: Warning: frame-configuration-to-register’ is an obsolete
    function (as of 24.4); use frameset-to-register’ instead.
remember.el:464:1: Error: Wrong number of arguments: (3 . 4), 2
make: *** [Makefile:24: remember.elc] Error 1
make: *** Waiting for unfinished jobs....

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

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

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

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 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit ac409c85530d26e11bcc4f742778fc68c1054d81
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 4 16:04:53 2022 +0000

    2022-04-04 16:04:49 UTC

emerge -qpvO app-emacs/remember
[ebuild  N    ] app-emacs/remember-2.0-r1  USE="-bbdb -planner"
Comment 1 Toralf Förster gentoo-dev 2022-04-04 19:22:54 UTC
Created attachment 768780 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-04 19:23:04 UTC
Created attachment 768781 [details]
app-emacs:remember-2.0-r1:20220404-171941.log
Comment 3 Toralf Förster gentoo-dev 2022-04-04 19:23:05 UTC
Created attachment 768782 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-04 19:23:07 UTC
Created attachment 768783 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-04 19:23:16 UTC
Created attachment 768784 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-04 19:23:17 UTC
Created attachment 768785 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-04-05 09:46:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab22a488f8f35641026caaa34b407822c32c293

commit 9ab22a488f8f35641026caaa34b407822c32c293
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-04-05 09:45:52 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-04-05 09:45:52 +0000

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

 app-emacs/remember/files/remember-2.0-emacs-28.patch | 13 +++++++++++++
 app-emacs/remember/remember-2.0-r1.ebuild            |  7 +++++--
 2 files changed, 18 insertions(+), 2 deletions(-)