Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837290 - app-emacs/rpm-spec-mode-0.15 - rpm-spec-mode.el: Error: Wrong number of arguments: (3 . 4), 2
Summary: app-emacs/rpm-spec-mode-0.15 - rpm-spec-mode.el: Error: Wrong number of argum...
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-08 14:12 UTC by Toralf Förster
Modified: 2022-04-08 14:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.91 KB, text/plain)
2022-04-08 14:12 UTC, Toralf Förster
Details
app-emacs:rpm-spec-mode-0.15:20220408-082023.log (app-emacs:rpm-spec-mode-0.15:20220408-082023.log,1.98 KB, text/plain)
2022-04-08 14:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,250.01 KB, text/plain)
2022-04-08 14:12 UTC, Toralf Förster
Details
environment (environment,31.68 KB, text/plain)
2022-04-08 14:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.72 KB, application/x-bzip)
2022-04-08 14:12 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,1.18 KB, application/x-bzip)
2022-04-08 14:12 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-08 14:12:33 UTC
>>> Compiling source in /var/tmp/portage/app-emacs/rpm-spec-mode-0.15/work ...
 * Compiling GNU Emacs Elisp files ...

In toplevel form:
rpm-spec-mode.el:114:1: Error: Wrong number of arguments: (3 . 4), 2
 * elisp-compile: batch-byte-compile failed
 [ !! ]

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

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

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

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):
/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) *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

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

  HEAD of ::gentoo
commit 548a06a61fa7d0f5cbe71a439498b6b4e68c7fca
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 8 07:49:40 2022 +0000

    2022-04-08 07:49:37 UTC

emerge -qpvO app-emacs/rpm-spec-mode
[ebuild  N    ] app-emacs/rpm-spec-mode-0.15
Comment 1 Toralf Förster gentoo-dev 2022-04-08 14:12:34 UTC
Created attachment 769457 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-08 14:12:35 UTC
Created attachment 769460 [details]
app-emacs:rpm-spec-mode-0.15:20220408-082023.log
Comment 3 Toralf Förster gentoo-dev 2022-04-08 14:12:36 UTC
Created attachment 769463 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-08 14:12:41 UTC
Created attachment 769466 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-08 14:12:42 UTC
Created attachment 769469 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-08 14:12:43 UTC
Created attachment 769472 [details]
logs.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-04-08 14:34:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33594acceaa6c72b2158a70477d8191e81e4cd39

commit 33594acceaa6c72b2158a70477d8191e81e4cd39
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-04-08 14:31:15 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-04-08 14:34:08 +0000

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

 .../files/rpm-spec-mode-0.15-emacs-28.patch        | 38 ++++++++++++++++++++++
 app-emacs/rpm-spec-mode/rpm-spec-mode-0.15.ebuild  |  3 +-
 2 files changed, 40 insertions(+), 1 deletion(-)