Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836904 - app-emacs/volume-1.0-r1 - volume.el: Error: Wrong number of arguments: (3 . 4), 2
Summary: app-emacs/volume-1.0-r1 - volume.el: Error: Wrong number of arguments: (3 . 4...
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:30 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,19.17 KB, text/plain)
2022-04-06 09:30 UTC, Toralf Förster
Details
app-emacs:volume-1.0-r1:20220406-060331.log (app-emacs:volume-1.0-r1:20220406-060331.log,2.01 KB, text/plain)
2022-04-06 09:30 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,110.74 KB, application/x-bzip)
2022-04-06 09:31 UTC, Toralf Förster
Details
environment (environment,33.11 KB, text/plain)
2022-04-06 09:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,72.05 KB, application/x-bzip)
2022-04-06 09:31 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,1.24 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:30:51 UTC
 * Compiling GNU Emacs Elisp files ...

In volume-error:
volume.el:89:17: Warning: reference to free variable volume-buffer’
volume.el:449: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_no_multilib-j4-20220326-101155

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

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) *
Available Rust versions:
  [1]   rust-bin-1.59.0
  [2]   rust-1.59.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JRE 11.0.14_p9 [openjdk-jre-bin-11]
*)	Eclipse Temurin JRE 8.322_p06 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-jre-bin-8  system-vm
  [3]   openjdk-jre-bin-11 

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

  HEAD of ::gentoo
commit 3d93930aaa2655c0a2535f9dc9fbbcdca62afb3c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Apr 6 01:04:35 2022 +0000

    2022-04-06 01:04:34 UTC

emerge -qpvO app-emacs/volume
[ebuild  N    ] app-emacs/volume-1.0-r1
Comment 1 Toralf Förster gentoo-dev 2022-04-06 09:30:52 UTC
Created attachment 768986 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-06 09:30:53 UTC
Created attachment 768988 [details]
app-emacs:volume-1.0-r1:20220406-060331.log
Comment 3 Toralf Förster gentoo-dev 2022-04-06 09:31:00 UTC
Created attachment 768990 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-04-06 09:31:01 UTC
Created attachment 768992 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-06 09:31:08 UTC
Created attachment 768994 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-06 09:31:09 UTC
Created attachment 768996 [details]
logs.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-04-06 16:51:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02c64e95e3b7ed70642732b1cd8fe930db1ee34f

commit 02c64e95e3b7ed70642732b1cd8fe930db1ee34f
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-04-06 16:25:06 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-04-06 16:43:08 +0000

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

 app-emacs/volume/files/volume-1.0-emacs-28.patch | 40 ++++++++++++++++++++++++
 app-emacs/volume/metadata.xml                    |  2 +-
 app-emacs/volume/volume-1.0-r1.ebuild            |  9 ++++--
 3 files changed, 47 insertions(+), 4 deletions(-)