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

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


Attachments
emerge-info.txt (emerge-info.txt,18.10 KB, text/plain)
2022-04-09 08:51 UTC, Toralf Förster
Details
app-emacs:ess-18.10.2-r1:20220409-064326.log (app-emacs:ess-18.10.2-r1:20220409-064326.log,4.68 KB, text/plain)
2022-04-09 08:51 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,56.20 KB, application/x-bzip)
2022-04-09 08:51 UTC, Toralf Förster
Details
environment (environment,33.79 KB, text/plain)
2022-04-09 08:51 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.87 KB, application/x-bzip)
2022-04-09 08:51 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.10 KB, application/x-bzip)
2022-04-09 08:51 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.69 KB, application/x-bzip)
2022-04-09 08:51 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-09 08:51:47 UTC
In toplevel form:
ess-help.el:44:1: Warning: Package cl is deprecated
Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)
Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)
ess-gretl.el:40:1: Error: Wrong number of arguments: (3 . 4), 2
make[1]: *** [Makefile:91: ess-gretl.elc] Error 1
make[1]: *** Waiting for unfinished jobs....

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

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

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

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

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

  HEAD of ::gentoo
commit d76eb8ccde6cbe68a77b2c646b14038dc11854fd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Apr 9 06:04:59 2022 +0000

    2022-04-09 06:04:55 UTC

emerge -qpvO app-emacs/ess
[ebuild  N    ] app-emacs/ess-18.10.2-r1
Comment 1 Toralf Förster gentoo-dev 2022-04-09 08:51:48 UTC
Created attachment 769553 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-09 08:51:49 UTC
Created attachment 769556 [details]
app-emacs:ess-18.10.2-r1:20220409-064326.log
Comment 3 Toralf Förster gentoo-dev 2022-04-09 08:51:50 UTC
Created attachment 769559 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-04-09 08:51:51 UTC
Created attachment 769562 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-09 08:51:52 UTC
Created attachment 769565 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-09 08:51:53 UTC
Created attachment 769568 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-09 08:51:54 UTC
Created attachment 769571 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-04-09 09:04:00 UTC
The bug has been closed via the following commit(s):

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

commit c4cdf85415908e3ec31a967588e4516b102dba38
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-04-09 09:02:22 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-04-09 09:03:53 +0000

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

 app-emacs/ess/ess-18.10.2-r1.ebuild            |  7 ++++---
 app-emacs/ess/files/ess-18.10.2-emacs-28.patch | 11 +++++++++++
 2 files changed, 15 insertions(+), 3 deletions(-)