Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664848 - sci-mathematics/maxima-5.41.0-r1 with app-editors/emacs-vcs-27.0.50_pre20180731: imaxima.el fails with "imaxima-start-gs: Symbol’s function definition is void: process-kill-without-query"
Summary: sci-mathematics/maxima-5.41.0-r1 with app-editors/emacs-vcs-27.0.50_pre201807...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-29 18:50 UTC by Ulrich Müller
Modified: 2018-09-05 15:26 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2018-08-29 18:50:09 UTC
When starting imaxima in Emacs 27 with "M-x imaxima RET", I get an error message:

imaxima-start-gs: Symbol’s function definition is void: process-kill-without-query

A one-line fix is available upstream:
https://sourceforge.net/p/maxima/code/ci/3c48c02ee99031f8531b3027443038af467e2df8/
Comment 1 Larry the Git Cow gentoo-dev 2018-09-05 15:26:48 UTC
The bug has been closed via the following commit(s):

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

commit 0547f4e74b206aa4fc02746df0e929a3b8777d19
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2018-09-05 15:26:17 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2018-09-05 15:26:17 +0000

    sci-mathematics/maxima: be compatible with emacs-27
    
    add the upstream patch
    bump to eapi 6
    Closes: https://bugs.gentoo.org/664848
    Package-Manager: Portage-2.3.41, Repoman-2.3.9

 sci-mathematics/maxima/files/emacs-27.patch    |  10 ++
 sci-mathematics/maxima/files/xdg-utils-1.patch |  31 ++++
 sci-mathematics/maxima/maxima-5.41.0-r2.ebuild | 212 +++++++++++++++++++++++++
 3 files changed, 253 insertions(+)