Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 642588 - app-emacs/emhacks-20070920 - batch-byte-compile failed with Emacs 25.3.1
Summary: app-emacs/emhacks-20070920 - batch-byte-compile failed with Emacs 25.3.1
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: 2017-12-29 01:24 UTC by Martin von Gagern
Modified: 2018-02-12 22:31 UTC (History)
0 users

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


Attachments
build log (app-emacs:emhacks-20070920:20171224-164729.log,3.43 KB, text/plain)
2017-12-29 01:24 UTC, Martin von Gagern
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin von Gagern 2017-12-29 01:24:05 UTC
Created attachment 511918 [details]
build log

During a world re-merge for the 17.0 profile I failed to re-merge app-emacs/emhacks-20070920, with error messages like

jsee.el:50:1:Error: eieio-oref called on a class: jde-plugin

The build output as a whole doesn't look confidence-inspiring, and seeing how much of this appears to be part of Emacs proper now, I wonder whether it is worth fixing that package or just declaring an incompatibility with recent Emacs and leave it at that. Up to Emacs package maintainers.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-03 23:38:29 UTC
Please also paste/attach 'emerge --info' in case it could be helpful.
Comment 2 Ulrich Müller gentoo-dev 2018-01-03 23:48:01 UTC
(In reply to Michał Górny from comment #1)
> Please also paste/attach 'emerge --info' in case it could be helpful.

I don't think that will be necessary.

Does the package build with USE=-jde?
Comment 3 Larry the Git Cow gentoo-dev 2018-02-12 22:31:05 UTC
The bug has been closed via the following commit(s):

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

commit d13ac84aa2c242cfe9ed49d55a6e97393d332369
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2018-01-04 00:09:11 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2018-02-12 22:28:43 +0000

    app-emacs/emhacks: Unconditionally remove jsee.
    
    Byte compilation of jsee.el fails with recent Emacs versions.
    After its removal, the jde USE flag is not needed any more.
    
    Closes: https://bugs.gentoo.org/642588
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-emacs/emhacks/emhacks-20070920-r1.ebuild | 25 ++++++++++++++++++
 app-emacs/emhacks/emhacks-20070920.ebuild    | 38 ----------------------------
 app-emacs/emhacks/files/50emhacks-gentoo.el  |  4 ---
 app-emacs/emhacks/metadata.xml               |  3 ---
 4 files changed, 25 insertions(+), 45 deletions(-)