Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836773 - app-emacs/icicles-2018.02.13.23733 - icicles-cmd1.el: Error: Wrong number of arguments: (3 . 3), 2
Summary: app-emacs/icicles-2018.02.13.23733 - icicles-cmd1.el: Error: Wrong number of ...
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:23 UTC by Toralf Förster
Modified: 2022-04-05 10:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.69 KB, text/plain)
2022-04-04 19:23 UTC, Toralf Förster
Details
app-emacs:icicles-2018.02.13.23733:20220404-172549.log (app-emacs:icicles-2018.02.13.23733:20220404-172549.log,17.11 KB, text/plain)
2022-04-04 19:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,113.43 KB, text/plain)
2022-04-04 19:23 UTC, Toralf Förster
Details
environment (environment,30.51 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,11.66 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:23:38 UTC
icicles-fn.el: Warning: case’ is an obsolete alias (as of 27.1); use cl-case’ instead.
icicles-fn.el: Warning: case’ is an obsolete alias (as of 27.1); use cl-case’ instead.
icicles-fn.el: Warning: case’ is an obsolete alias (as of 27.1); use cl-case’ instead.
icicles-fn.el: Warning: loop’ is an obsolete alias (as of 27.1); use cl-loop’ instead.
icicles-cmd1.el:535:1: Error: Wrong number of arguments: (3 . 3), 2
Loading /var/tmp/portage/app-emacs/icicles-2018.02.13.23733/work/icicles-2018.02.13.23733/icicles-mac.el (source)...
Loading /var/tmp/portage/app-emacs/icicles-2018.02.13.23733/work/icicles-2018.02.13.23733/icicles-mac.el (source)...

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

  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 be54a84b35816ffd36d302788ec0a7ccdee5146d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 4 17:04:41 2022 +0000

    2022-04-04 17:04:40 UTC

emerge -qpvO app-emacs/icicles
[ebuild  N    ] app-emacs/icicles-2018.02.13.23733
Comment 1 Toralf Förster gentoo-dev 2022-04-04 19:23:39 UTC
Created attachment 768786 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-04 19:23:41 UTC
Created attachment 768787 [details]
app-emacs:icicles-2018.02.13.23733:20220404-172549.log
Comment 3 Toralf Förster gentoo-dev 2022-04-04 19:23:42 UTC
Created attachment 768788 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-04 19:23:43 UTC
Created attachment 768789 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-04 19:23:44 UTC
Created attachment 768790 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-04 19:23:45 UTC
Created attachment 768791 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-04-05 10:04:27 UTC
The bug has been closed via the following commit(s):

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

commit 4830511ba1345983b53e000db04ab14cfbe7f541
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-04-05 10:03:23 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-04-05 10:04:21 +0000

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

 app-emacs/icicles/Manifest                          |  1 +
 .../files/icicles-2018.10.15.23738-emacs-28.patch   | 13 +++++++++++++
 app-emacs/icicles/icicles-2018.10.15.23738.ebuild   | 21 +++++++++++++++++++++
 3 files changed, 35 insertions(+)