Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836817 - app-emacs/emacs-jabber-0.8.92 - jabber-activity.el: Error: Wrong number of arguments: make-obsolete, 2
Summary: app-emacs/emacs-jabber-0.8.92 - jabber-activity.el: Error: Wrong number of ar...
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-05 08:13 UTC by Toralf Förster
Modified: 2022-04-05 10:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.42 KB, text/plain)
2022-04-05 08:13 UTC, Toralf Förster
Details
app-emacs:emacs-jabber-0.8.92:20220404-201001.log (app-emacs:emacs-jabber-0.8.92:20220404-201001.log,30.76 KB, text/plain)
2022-04-05 08:14 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,60.49 KB, application/x-bzip)
2022-04-05 08:14 UTC, Toralf Förster
Details
environment (environment,31.54 KB, text/plain)
2022-04-05 08:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.95 KB, application/x-bzip)
2022-04-05 08:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,13.56 KB, application/x-bzip)
2022-04-05 08:14 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-05 08:13:31 UTC
jabber-alert.el: Warning: return’ is an obsolete alias (as of 27.1); use cl-return’ instead.
jabber-alert.el: Warning: return’ is an obsolete alias (as of 27.1); use cl-return’ instead.
jabber-alert.el: Warning: return’ is an obsolete alias (as of 27.1); use cl-return’ instead.
jabber-alert.el: Warning: return’ is an obsolete alias (as of 27.1); use cl-return’ instead.
jabber-activity.el:46:1: Error: Wrong number of arguments: make-obsolete, 2

In toplevel form:

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

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

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

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

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

  HEAD of ::gentoo
commit 20ce18e23cd645913948b59775330178dc4eaa77
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 4 19:49:30 2022 +0000

    2022-04-04 19:49:29 UTC

emerge -qpvO app-emacs/emacs-jabber
[ebuild  N    ] app-emacs/emacs-jabber-0.8.92
Comment 1 Toralf Förster gentoo-dev 2022-04-05 08:13:43 UTC
Created attachment 768840 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-05 08:14:05 UTC
Created attachment 768841 [details]
app-emacs:emacs-jabber-0.8.92:20220404-201001.log
Comment 3 Toralf Förster gentoo-dev 2022-04-05 08:14:07 UTC
Created attachment 768842 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-04-05 08:14:08 UTC
Created attachment 768843 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-05 08:14:09 UTC
Created attachment 768844 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-05 08:14:10 UTC
Created attachment 768845 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-04-05 10:22:03 UTC
The bug has been closed via the following commit(s):

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

commit e518196562b5d021cd31ba47eae406fcfe9d66c5
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-04-05 10:21:12 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-04-05 10:21:43 +0000

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

 app-emacs/emacs-jabber/emacs-jabber-0.8.92.ebuild  |  3 ++-
 .../files/emacs-jabber-0.8.92-emacs-28.patch       | 24 ++++++++++++++++++++++
 2 files changed, 26 insertions(+), 1 deletion(-)